Bug 246927
| Summary: | Computed value CSS gradients need to serialize colors in their computed form | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 249061 | ||
Sam Weinig
The CSS Images spec has been update to require that when accessing a CSS gradient via a computed style (as opposed to as a specified style), colors should be serialized in their computed form (e.g. red -> rgb(255, 0, 0)).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/5692
EWS
Committed 256073@main (6c434b5464a0): <https://commits.webkit.org/256073@main>
Reviewed commits have been landed. Closing PR #5692 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101649519>
Karl Dubost
*** Bug 244659 has been marked as a duplicate of this bug. ***