Bug 268063
| Summary: | Use PseudoElementIdentifier in ComputedStyleExtractor and CSSComputedStyleDeclaration | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=268650 | ||
Tim Nguyen (:ntim)
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
<rdar://problem/121580606>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/23374
EWS
Committed 273934@main (741f7b16f8e6): <https://commits.webkit.org/273934@main>
Reviewed commits have been landed. Closing PR #23374 and removing active labels.