RESOLVED FIXED 273056
[view-transitions] View transition pseudo element should be anonymous
https://bugs.webkit.org/show_bug.cgi?id=273056
Summary [view-transitions] View transition pseudo element should be anonymous
Matt Woodrow
Reported 2024-04-22 01:10:19 PDT
We have existing code that expects renderers that return false from isAnonymous to also have a valid Element. Rather than making the view-transition pseudo elements not-anonymous, we should instead change the consumers of isAnonymous so that these pseudo-renderers can still be containing blocks.
Attachments
Matt Woodrow
Comment 1 2024-04-22 01:30:06 PDT
Radar WebKit Bug Importer
Comment 2 2024-04-22 08:58:21 PDT
EWS
Comment 3 2024-04-22 13:53:40 PDT
Committed 277834@main (124d36f180e3): <https://commits.webkit.org/277834@main> Reviewed commits have been landed. Closing PR #27573 and removing active labels.
Tim Nguyen (:ntim)
Comment 4 2024-04-22 14:54:38 PDT
*** Bug 273085 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.