Bug 221114 - Add support for color(rec2020 ...) as part of CSS Color 4
Summary: Add support for color(rec2020 ...) as part of CSS Color 4
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: 220928
  Show dependency treegraph
 
Reported: 2021-01-28 19:02 PST by Sam Weinig
Modified: 2021-01-30 23:54 PST (History)
14 users (show)

See Also:


Attachments
Patch (50.32 KB, patch)
2021-01-30 09:39 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (51.80 KB, patch)
2021-01-30 10:45 PST, Sam Weinig
no flags 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-01-28 19:02:44 PST Comment hidden (obsolete)
Comment 1 Sam Weinig 2021-01-28 19:05:29 PST
Add support for color(rec2020 ...) as part of CSS Color 4 - https://drafts.csswg.org/css-color-4/#valdef-color-rec2020.
Comment 2 Sam Weinig 2021-01-29 10:27:53 PST
Found some differences between CSS Color 4 spec text, sample code and CoreGraphics and filed https://github.com/w3c/csswg-drafts/issues/5907 to clarify. Looks like we are going to with the sample code / CoreGraphics values, which is great.
Comment 3 Sam Weinig 2021-01-30 09:39:05 PST Comment hidden (obsolete)
Comment 4 EWS Watchlist 2021-01-30 09:40:22 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 5 Sam Weinig 2021-01-30 10:45:20 PST
Created attachment 418818 [details]
Patch
Comment 6 EWS 2021-01-30 23:53:02 PST
Committed r272123: <https://trac.webkit.org/changeset/272123>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418818 [details].
Comment 7 Radar WebKit Bug Importer 2021-01-30 23:54:16 PST
<rdar://problem/73802412>