WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 103313
119922
[CSS Grid Layout] Fix grid-template serialization
https://bugs.webkit.org/show_bug.cgi?id=119922
Summary
[CSS Grid Layout] Fix grid-template serialization
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug