Bug 222085 - lch() colors should serialize as lch(), not lab()
Summary: lch() colors should serialize as lch(), not lab()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-17 18:04 PST by Sam Weinig
Modified: 2021-02-18 09:03 PST (History)
8 users (show)

See Also:


Attachments
Patch (17.15 KB, patch)
2021-02-17 18:39 PST, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>