LGTM1

(Super cool first contribution, Jan)

On 2/8/22 5:40 AM, Anders Hartvoll Ruud wrote:


        Contact emails

andr...@chromium.org, on behalf of: <mailto:andr...@chromium.org>
jan.kei...@gmail.com <mailto:andr...@chromium.org>


        Explainer

None


        Specification

https://drafts.csswg.org/css-color/#the-hwb-notation


        Summary

HWB (short for Hue-Whiteness-Blackness) is another method of specifying sRGB colors, similar to HSL, but often even easier for humans to work with. It describes colors with a starting hue, then a degree of whiteness and blackness to mix into that base hue.

Example CSS declaration: color:hwb(194 0% 0%);

Since hwb() resolves to RGB, it's a relatively straightforward addition that doesn't add complexity or performance concerns.

CL: https://chromium-review.googlesource.com/c/chromium/src/+/3404291


        Blink component

Blink>CSS <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3ECSS>


        TAG review

Didn't file one.


        Risks


        Interoperability and Compatibility


Gecko: Shipped/Shipping (https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/96)

WebKit: Shipped/Shipping (https://webkit.org/blog/11989/new-webkit-features-in-safari-15/)

Web developers: No signals

Other signals:


        Debuggability

Inspector support will be shipped at the same time.


        Is this feature fully tested by web-platform-tests
        
<https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md>?

Yes:
https://wpt.fyi/results/css/css-color?label=master&label=experimental&aligned&q=hwb <https://wpt.fyi/results/css/css-color?label=master&label=experimental&aligned&q=hwb>


        Requires code in //chrome?

False


        Tracking bug

https://bugs.chromium.org/p/chromium/issues/detail?id=1288883


        Estimated milestones

No milestones specified



        Link to entry on the Chrome Platform Status

https://chromestatus.com/feature/5637256860663808

This intent message was generated by Chrome Platform Status <https://chromestatus.com/>.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAKFBnUoZTq_4U9-ocMkOPDczeZ6DSfdCLZGkY8Crbp0tT68OxA%40mail.gmail.com <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAKFBnUoZTq_4U9-ocMkOPDczeZ6DSfdCLZGkY8Crbp0tT68OxA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/7e4f5aa6-099f-720c-b7ee-a585696ab82c%40chromium.org.

Reply via email to