[Webkit-unassigned] [Bug 190685] New: color-interpolation-filters keywords should serialize in lower case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 13:26:38 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190685

            Bug ID: 190685
           Summary: color-interpolation-filters keywords should serialize
                    in lower case
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericwilligers at chromium.org

CSS keywords serialize in lower case.

    https://drafts.csswg.org/cssom/#serializing-css-values
    "To serialize a CSS component value depends on the component, as follows:
    keyword
    The keyword converted to ASCII lowercase."

A test page shows that 'sRGB' and 'linearRGB' are serialized in lower case in Firefox and Chrome Canary, but not Safari or Edge:
https://jsfiddle.net/ericwilligers/0y4m7h9x/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181017/937bf936/attachment.html>


More information about the webkit-unassigned mailing list