RESOLVED FIXED 148942
[CSS Grid Layout] Using {row, column}-axis terms in alignment related logic
https://bugs.webkit.org/show_bug.cgi?id=148942
Summary [CSS Grid Layout] Using {row, column}-axis terms in alignment related logic
Javier Fernandez
Reported 2015-09-07 13:44:09 PDT
Some of the function defined to implement the alignment logic are not clear enough. In order to improve its coherence, we will use the terms row-axis and column-axis to refer the direction the alignment logic is applied to.
Attachments
Patch (4.66 KB, patch)
2015-09-07 13:52 PDT, Javier Fernandez
no flags
Patch (4.66 KB, patch)
2015-09-15 06:40 PDT, Javier Fernandez
no flags
Patch (4.66 KB, patch)
2015-09-15 06:51 PDT, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2015-09-07 13:52:13 PDT
Sergio Villar Senin
Comment 2 2015-09-08 07:07:38 PDT
Comment on attachment 260747 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=260747&action=review > Source/WebCore/ChangeLog:3 > + [CSS Grid Layout] Using [row, column}-axis terms in alignment related logic Either use ] or } but do not mix them
Javier Fernandez
Comment 3 2015-09-15 06:40:13 PDT
Javier Fernandez
Comment 4 2015-09-15 06:51:14 PDT
WebKit Commit Bot
Comment 5 2015-09-15 07:48:55 PDT
Comment on attachment 261191 [details] Patch Clearing flags on attachment: 261191 Committed r189806: <http://trac.webkit.org/changeset/189806>
WebKit Commit Bot
Comment 6 2015-09-15 07:49:00 PDT
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.