Bug 304743
| Summary: | [UsedStyle] Extract color related computation from RenderStyle | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
Like with the transform calculation and application, the color calculations should be moved out of RenderStyle.
Unlike with transform, we should add generated getters for the various color properties to simplify the interfaces, removing the need to pass CSSPropertyIDs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/55903
EWS
Committed 304985@main (79f21948053b): <https://commits.webkit.org/304985@main>
Reviewed commits have been landed. Closing PR #55903 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167305423>