RESOLVED FIXED 127989
[CSS Grid Layout] Rename grid-definition-{columns|rows} to match the new syntax
https://bugs.webkit.org/show_bug.cgi?id=127989
Summary [CSS Grid Layout] Rename grid-definition-{columns|rows} to match the new syntax
Javier Fernandez
Reported 2014-01-31 02:47:54 PST
In the latest WD, grid-definition-{columns|rows} were renamed to grid-template-{columns|rows}.
Attachments
Patch (174.09 KB, patch)
2014-02-06 14:23 PST, Javier Fernandez
no flags
Modified the ChangeLog as suggested in the last review. (174.05 KB, patch)
2014-02-07 02:14 PST, Javier Fernandez
no flags
Patch rebased. (314.02 KB, patch)
2014-02-07 05:11 PST, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2014-02-06 13:54:06 PST
This basically involves merging the same fix I did for blink: [CSS Grid Layout] Rename grid-definition-{columns|rows} to match the new syntax In the latest WD, grid-definition-{columns|rows} were renamed to grid-template-{columns|rows}. BUG=BUG=337626 Review URL: https://codereview.chromium.org/146773002
Javier Fernandez
Comment 2 2014-02-06 14:23:37 PST
Sergio Villar Senin
Comment 3 2014-02-07 01:31:27 PST
Comment on attachment 223383 [details] Patch sgtm
Andreas Kling
Comment 4 2014-02-07 01:39:34 PST
Comment on attachment 223383 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=223383&action=review rs=me on updating the property names. Thanks for keeping this stuff up-to-date! > Source/WebCore/ChangeLog:10 > + No new tests, no behavior change. This statement is inconsistent with the actual changes; there is definitely a behavior change.
Javier Fernandez
Comment 5 2014-02-07 02:14:33 PST
Created attachment 223437 [details] Modified the ChangeLog as suggested in the last review.
Javier Fernandez
Comment 6 2014-02-07 05:11:29 PST
Created attachment 223450 [details] Patch rebased.
Sergio Villar Senin
Comment 7 2014-02-07 09:11:30 PST
Comment on attachment 223450 [details] Patch rebased. Let's get this in!
WebKit Commit Bot
Comment 8 2014-02-07 09:40:56 PST
Comment on attachment 223450 [details] Patch rebased. Clearing flags on attachment: 223450 Committed r163625: <http://trac.webkit.org/changeset/163625>
WebKit Commit Bot
Comment 9 2014-02-07 09:40:59 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.