Bug 119922

Summary: [CSS Grid Layout] Fix grid-template serialization
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bdakin, dino, hyatt, simon.fraser, svillar
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-08-16 20:00:37 PDT
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.
Attachments
Sergio Villar Senin
Comment 1 2013-11-06 08:56:28 PST
Fixed as part of the implementation of grid-template in bug 103313 *** This bug has been marked as a duplicate of bug 103313 ***
Note You need to log in before you can comment on or make changes to this bug.