WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140720
[CSS Grid Layout] Skip items spanning flex tracks when sizing content based tracks
https://bugs.webkit.org/show_bug.cgi?id=140720
Summary
[CSS Grid Layout] Skip items spanning flex tracks when sizing content based t...
Sergio Villar Senin
Reported
2015-01-21 00:47:10 PST
The specs mention the following in the second step of the algorithm described in "Resolve Intrinsic Track Sizes section": "2- Increase sizes to accommodate spanning items: Next, consider the items with a span of 2 that do not span a track with a flexible sizing function" We are using those items so we must detect and keep them away for further actions.
Attachments
Patch
(11.67 KB, patch)
2015-01-21 10:41 PST
,
Sergio Villar Senin
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2015-01-21 10:41:57 PST
Created
attachment 245069
[details]
Patch
Dave Hyatt
Comment 2
2015-01-21 10:43:02 PST
Comment on
attachment 245069
[details]
Patch r=me, but didn't apply, so watch layout tests.
Sergio Villar Senin
Comment 3
2015-01-22 00:56:16 PST
Committed
r178895
: <
http://trac.webkit.org/changeset/178895
>
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