RESOLVED FIXED 268063
Use PseudoElementIdentifier in ComputedStyleExtractor and CSSComputedStyleDeclaration
https://bugs.webkit.org/show_bug.cgi?id=268063
Summary Use PseudoElementIdentifier in ComputedStyleExtractor and CSSComputedStyleDec...
Tim Nguyen (:ntim)
Reported 2024-01-25 00:25:55 PST
In order for animation code to work for view transition pseudo elements, we first need to change all ComputedStyleExtractor and Element::computedStyle() to take a `PseudoElementRequest` instead of a `PseudoId`.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-25 00:26:24 PST
Tim Nguyen (:ntim)
Comment 2 2024-01-27 19:43:13 PST
EWS
Comment 3 2024-02-01 12:57:44 PST
Committed 273934@main (741f7b16f8e6): <https://commits.webkit.org/273934@main> Reviewed commits have been landed. Closing PR #23374 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.