[Webkit-unassigned] [Bug 78562] New flexboxes don't split into columns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 16:47:04 PST 2012


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|RenderBlock::createAnonymou |New flexboxes don't split
                   |sBlockWithSameTypeAs needs  |into columns
                   |to know about the new       |
                   |flexboxes                   |
                 CC|                            |hyatt at apple.com




--- Comment #3 from Ojan Vafai <ojan at chromium.org>  2012-02-15 16:47:04 PST ---
We need createAnonymousBlock to create a RenderFlexibleBox when splitting flexboxes. This will get new flexboxes to match the old ones. Old flexboxes are all sorts of buggy in multi-column though.

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