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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 16:03:22 PST 2012


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan at chromium.org




--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2012-01-27 16:03:22 PST ---
We also break when floating the flexbox itself:
<div style="border:1px solid blue;display:-webkit-flexbox;float:left"><div>foo</div><div>barbaz</div></div>

Would be good for the fix to this to have a testcase for float as well.

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