[Webkit-unassigned] [Bug 96096] [CSS Regions] Region style is not correctly applied for floats in certain situations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 06:22:09 PDT 2012


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





--- Comment #2 from Andrei Bucur <abucur at adobe.com>  2012-09-07 06:22:24 PST ---
After some investigations this may be a layout bug, not a regions one. I'm not very familiar (yet) with the floats spec but what I'm seeing is that the containing block of the float doesn't get the chance to call setLogicalHeight using the height of the float because this happens in layoutBlockChild but not in positionNewFloats.

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