RESOLVED FIXED 246927
Computed value CSS gradients need to serialize colors in their computed form
https://bugs.webkit.org/show_bug.cgi?id=246927
Summary Computed value CSS gradients need to serialize colors in their computed form
Sam Weinig
Reported 2022-10-23 17:30:02 PDT
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
Sam Weinig
Comment 1 2022-10-23 17:41:55 PDT
EWS
Comment 2 2022-10-27 13:54:45 PDT
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
Comment 3 2022-10-27 13:55:22 PDT
Karl Dubost
Comment 4 2023-01-30 17:03:45 PST
*** Bug 244659 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.