WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
139059
[CSS Grid Layout] Tracks shrink sometimes with indefinite remaining space
https://bugs.webkit.org/show_bug.cgi?id=139059
Summary
[CSS Grid Layout] Tracks shrink sometimes with indefinite remaining space
Sergio Villar Senin
Reported
2014-11-26 04:10:34 PST
[CSS Grid Layout] Tracks shrink sometimes with indefinite remaining space
Attachments
Patch
(18.99 KB, patch)
2014-11-26 05:48 PST
,
Sergio Villar Senin
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2014-11-26 05:48:58 PST
Created
attachment 242224
[details]
Patch
Sergio Villar Senin
Comment 2
2015-01-14 06:10:32 PST
ping reviewers...
Dave Hyatt
Comment 3
2015-01-15 09:12:43 PST
Comment on
attachment 242224
[details]
Patch r=me
Sergio Villar Senin
Comment 4
2015-01-16 02:22:49 PST
Committed
r178577
: <
http://trac.webkit.org/changeset/178577
>
Csaba Osztrogonác
Comment 5
2015-01-16 06:59:57 PST
(In reply to
comment #4
)
> Committed
r178577
: <
http://trac.webkit.org/changeset/178577
>
It made fast/css-grid-layout/grid-content-sized-columns-resolution.html fail.
Alexey Proskuryakov
Comment 6
2015-01-16 10:31:39 PST
-PASS window.getComputedStyle(gridAutoAndFixedFixedAndMaxContentFixed, '').getPropertyValue('-webkit-grid-template-columns') is "70px 20px 60px" +FAIL window.getComputedStyle(gridAutoAndFixedFixedAndMaxContentFixed, '').getPropertyValue('-webkit-grid-template-columns') should be 70px 20px 60px. Was 40px 20px 90px. Will roll out.
WebKit Commit Bot
Comment 7
2015-01-16 10:33:34 PST
Re-opened since this is blocked by
bug 140546
Sergio Villar Senin
Comment 8
2015-01-19 01:44:26 PST
Committed
r178642
: <
http://trac.webkit.org/changeset/178642
>
Sergio Villar Senin
Comment 9
2015-01-19 01:45:44 PST
(In reply to
comment #6
)
> -PASS window.getComputedStyle(gridAutoAndFixedFixedAndMaxContentFixed, > '').getPropertyValue('-webkit-grid-template-columns') is "70px 20px 60px" > +FAIL window.getComputedStyle(gridAutoAndFixedFixedAndMaxContentFixed, > '').getPropertyValue('-webkit-grid-template-columns') should be 70px 20px > 60px. Was 40px 20px 90px. > > Will roll out.
Thanks for taking care of this. I somehow committed a different patch than the one I had previously uploaded for review, perhaps I messed up something while rebasing.
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