[Webkit-unassigned] [Bug 204506] New: [css-grid] Serialization of custom identifiers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 03:56:56 PST 2019


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

            Bug ID: 204506
           Summary: [css-grid] Serialization of custom identifiers
           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: rego at igalia.com
                CC: jfernandez at igalia.com, obrufau at igalia.com

Things like "\\31st" are not serialize like "\\31st" right now, this causes failures in http://w3c-test.org/css/css-grid/parsing/grid-area-computed.html (Blink and Firefox does this right).
This was discussed at https://github.com/w3c/csswg-drafts/issues/2858

Also grid-area: "--a" has similar problems, and http://w3c-test.org/css/css-grid/parsing/grid-area-shorthand.html also fails only in WebKit.

Not sure if it's exactly the same issue or 2 separated ones.

-- 
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/20191122/a4ad0bef/attachment.htm>


More information about the webkit-unassigned mailing list