Bug 246927

Summary: Computed value CSS gradients need to serialize colors in their computed form
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: 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
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.