Bug 222085

Summary: lch() colors should serialize as lch(), not lab()
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Sam Weinig 2021-02-17 18:04:10 PST
The CSS Color 4 was updated and now lch() colors should serialize as lch(), not lab(). We should fix our implementation.
Comment 1 Sam Weinig 2021-02-17 18:39:08 PST
Created attachment 420780 [details]
Patch
Comment 2 Sam Weinig 2021-02-18 09:02:12 PST
Committed r273078 (234276@main): <https://commits.webkit.org/234276@main>
Comment 3 Radar WebKit Bug Importer 2021-02-18 09:03:14 PST
<rdar://problem/74480117>