Bug 222530 - Add experimental support for CSS Color 5 color-contrast()
Summary: Add experimental support for CSS Color 5 color-contrast()
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-28 13:49 PST by Sam Weinig
Modified: 2022-05-21 09:48 PDT (History)
18 users (show)

See Also:


Attachments
Patch (39.54 KB, patch)
2021-02-28 14:09 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (37.10 KB, patch)
2021-02-28 18:16 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (39.13 KB, patch)
2021-03-01 08:41 PST, Sam Weinig
ews-feeder: commit-queue-
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-28 13:49:46 PST
Let's add experimental support for CSS Color 5 color-contrast() - https://drafts.csswg.org/css-color-5/#colorcontrast.

Because the spec doesn't seem quite finished, we should keep this behind an experimental feature flag for now.
Comment 1 Sam Weinig 2021-02-28 14:09:56 PST Comment hidden (obsolete)
Comment 2 Sam Weinig 2021-02-28 18:16:41 PST
Created attachment 421787 [details]
Patch
Comment 3 Sam Weinig 2021-03-01 08:41:41 PST
Created attachment 421829 [details]
Patch
Comment 4 EWS 2021-03-01 12:57:02 PST
Committed r273683: <https://commits.webkit.org/r273683>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421829 [details].
Comment 5 Radar WebKit Bug Importer 2021-03-01 12:58:15 PST
<rdar://problem/74886031>