WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(14.12 KB, patch)
2013-08-28 09:15 PDT
,
Sergio Villar Senin
kling
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2013-08-28 04:15:44 PDT
Created
attachment 209864
[details]
Patch
Sergio Villar Senin
Comment 2
2013-08-28 09:15:32 PDT
Created
attachment 209894
[details]
Patch
Sergio Villar Senin
Comment 3
2013-08-28 09:48:09 PDT
Committed
r154753
: <
http://trac.webkit.org/changeset/154753
>
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.
Top of Page
Format For Printing
XML
Clone This Bug