[Webkit-unassigned] [Bug 70792] new flexbox should ignore float set on flexitems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 15:30:55 PDT 2012


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Meta] New flexbox needs to |new flexbox should ignore
                   |handle different            |float set on flexitems
                   |display/position types      |




--- Comment #2 from Tony Chang <tony at chromium.org>  2012-07-27 15:30:58 PST ---
I'm morphing this bug to just be about float on flex items. We'll probably need a separate issue for position absolute once the behavior is finalized.

For float, the spec says:
- ‘float’ and ‘clear’ have no effect on a flex item.

As mentioned in comment #1, we currently position and size properly, but never paint floating children.

This is an easy fix.

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