[Webkit-unassigned] [Bug 76867] nesting horizontal flexboxes is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 15:25:59 PST 2012


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





--- Comment #1 from Tony Chang <tony at chromium.org>  2012-01-27 15:25:59 PST ---
This is because we need to implement computePreferredLogicalWidths().  Without it, we fall back on RenderBlock::computePreferredLogicalWidths which doesn't know about horizontal layout.

-- 
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