[Webkit-unassigned] [Bug 266863] New: Consider lowercasing CSS keywords at source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 24 03:56:28 PST 2023


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

            Bug ID: 266863
           Summary: Consider lowercasing CSS keywords at source
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl

It would probably be best if CSS keywords were lowercased in CSSValueKeywords.in rather than requiring them to be lowercased upon serialization (e.g., that's how we did currentcolor).

This would allow for removing the lowercasing code introduced in bug 249438.

-- 
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/20231224/b55c63ef/attachment-0001.htm>


More information about the webkit-unassigned mailing list