[webkit-reviews] review granted: [Bug 223665] Update CSS Color 5 color-mix() implementation to match the latest draft spec : [Attachment 424093] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 19:57:14 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Sam Weinig
<sam at webkit.org>'s request for review:
Bug 223665: Update CSS Color 5 color-mix() implementation to match the latest
draft spec
https://bugs.webkit.org/show_bug.cgi?id=223665

Attachment 424093: Patch

https://bugs.webkit.org/attachment.cgi?id=424093&action=review




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 424093
  --> https://bugs.webkit.org/attachment.cgi?id=424093
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=424093&action=review

> Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:1562
> +    Srgb,
> +    Hsl,
> +    Hwb,
> +    Xyz,
> +    Lab,
> +    Lch

These capitalizations are a bit odd.


More information about the webkit-reviews mailing list