[Webkit-unassigned] [Bug 119922] New: [CSS Grid Layout] Fix grid-template serialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 20:01:06 PDT 2013


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

           Summary: [CSS Grid Layout] Fix grid-template serialization
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: hyatt at apple.com, bdakin at apple.com,
                    simon.fraser at apple.com, dino at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/e3d8282bd6a40a6f89f1d4ee5a032272040f300f

This is a follow-up of https://codereview.chromium.org/18532004/#msg6

We didn't know if serializing strings was specified and it turns out
that it is: http://dev.w3.org/csswg/cssom/#serialize-a-string

Bottom-line, we should use double quote for
CSSGridTemplateValue serialization.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list