Contact emailsandr...@chromium.org, on behalf of: <andr...@chromium.org> jan.kei...@gmail.com <andr...@chromium.org>
ExplainerNone Specificationhttps://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 componentBlink>CSS <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3ECSS> TAG reviewDidn'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 Requires code in //chrome?False Tracking bughttps://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.