[Webkit-unassigned] [Bug 112361] [CSS Grid Layout] computedUsedBreadthOfGridTracks doesn't fill all the grid tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 14 13:28:10 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112361





--- Comment #1 from Julien Chaffraix <jchaffraix at webkit.org>  2013-03-14 13:30:36 PST ---
I am not sure this bug is visible now. That's because we allow a grid track's usedbreadth to go above its maxbreadth if there is some max-content max sizing function, which matches the specification. This is used e.g. to handle the case where the max sizing function is smaller than the min sizing function.

Once we have implemented the default implicit sizing (bug 103333), it should be trivial to come up with a test case.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list