Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[blink] Add support for HWB color values. #32624

Merged
merged 1 commit into from Feb 26, 2022

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jan 31, 2022

Implement CSSHWB classes and HWB <-> RGB conversion to implement the
standard in https://drafts.csswg.org/css-color-4/#the-hwb-notation#

Fixed: 1288883
I2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/7SKzObJ9IBI/
Change-Id: I343651980244a18af45ac28b446153a93a55721d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3404291
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Alex Rudenko <alexrudenko@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#975498}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-3404291 branch 12 times, most recently from 5f568cc to c6a1d48 Compare February 10, 2022 17:06
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-3404291 branch 2 times, most recently from 46f0258 to a160c96 Compare February 22, 2022 19:16
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-3404291 branch 2 times, most recently from 8864e36 to f7ea59c Compare February 25, 2022 22:10
Implement CSSHWB classes and HWB <-> RGB conversion to implement the
standard in https://drafts.csswg.org/css-color-4/#the-hwb-notation#

Fixed: 1288883
I2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/7SKzObJ9IBI/
Change-Id: I343651980244a18af45ac28b446153a93a55721d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3404291
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Alex Rudenko <alexrudenko@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#975498}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants