RESOLVED FIXED Bug 119756
[CSS Grid Layout] Handle 'span' positions during layout
https://bugs.webkit.org/show_bug.cgi?id=119756
Summary [CSS Grid Layout] Handle 'span' positions during layout
Sergio Villar Senin
Reported 2013-08-13 10:25:30 PDT
In bug 118051 we added support for the 'span' keyword at parser level. This change effectively uses it to perform the final layout of the grid items. This has been already implemented in Blink. We should probably merge: r149133 Properly handle 'span' position during layout This change plumbs the final bits so that we now recognize 'span' positions and resolve them accordingly.
Attachments
Patch (14.23 KB, patch)
2013-08-28 04:15 PDT, Sergio Villar Senin
no flags
Patch (14.12 KB, patch)
2013-08-28 09:15 PDT, Sergio Villar Senin
kling: review+
Sergio Villar Senin
Comment 1 2013-08-28 04:15:44 PDT
Sergio Villar Senin
Comment 2 2013-08-28 09:15:32 PDT
Sergio Villar Senin
Comment 3 2013-08-28 09:48:09 PDT
Sergio Villar Senin
Comment 4 2013-11-06 08:40:08 PST
*** Bug 115404 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.