WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-25 00:26:24 PST
<
rdar://problem/121580606
>
Tim Nguyen (:ntim)
Comment 2
2024-01-27 19:43:13 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23374
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.
Top of Page
Format For Printing
XML
Clone This Bug