[Webkit-unassigned] [Bug 273056] New: [view-transitions] View transition pseudo element should be anonymous
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 22 01:10:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273056
Bug ID: 273056
Summary: [view-transitions] View transition pseudo element
should be anonymous
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattwoodrow at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
webkit-bug-importer at group.apple.com, zalan at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240422/3403909b/attachment.htm>
More information about the webkit-unassigned
mailing list