Bug 273166
Summary: | [view-transitions] Pseudo elements can't be captured | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 259055 |
Matt Woodrow
Pseudo elements (like ::backdrop) don't have an associated Element, so can't be found by ViewTransition's forEachElementInPaintOrder
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126964779>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/27674
EWS
Committed 278123@main (3ba31ee3b3d5): <https://commits.webkit.org/278123@main>
Reviewed commits have been landed. Closing PR #27674 and removing active labels.