RESOLVED FIXED 278864
Remove no longer spec'd color-contrast() support
https://bugs.webkit.org/show_bug.cgi?id=278864
Summary Remove no longer spec'd color-contrast() support
Sam Weinig
Reported 2024-08-29 09:46:17 PDT
`color-contrast()` has been removed from CSS Color 5. Fortunately, we never turned it on by default, so we can just remove it. There is a replacement planned in CSS Color 6 called `contrast-color()`, but there is nothing to be shared.
Attachments
Sam Weinig
Comment 1 2024-08-29 09:51:30 PDT
Tim Nguyen (:ntim)
Comment 2 2024-08-29 10:55:14 PDT
*** Bug 256101 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 3 2024-08-29 10:55:40 PDT
EWS
Comment 4 2024-08-29 13:24:16 PDT
Committed 282921@main (cd77f75e6f7b): <https://commits.webkit.org/282921@main> Reviewed commits have been landed. Closing PR #32895 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.