Bug 273166

Summary: [view-transitions] Pseudo elements can't be captured
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: 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
Reported 2024-04-23 21:39:22 PDT
Pseudo elements (like ::backdrop) don't have an associated Element, so can't be found by ViewTransition's forEachElementInPaintOrder
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-23 21:39:34 PDT
Matt Woodrow
Comment 2 2024-04-23 21:48:46 PDT
EWS
Comment 3 2024-04-29 14:05:19 PDT
Committed 278123@main (3ba31ee3b3d5): <https://commits.webkit.org/278123@main> Reviewed commits have been landed. Closing PR #27674 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.