[Webkit-unassigned] [Bug 87905] Can avoid a second layout of flex-items in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 00:11:52 PST 2012


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #174091|                            |review?
               Flag|                            |




--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-11-14 00:13:38 PST ---
Created an attachment (id=174091)
 --> (https://bugs.webkit.org/attachment.cgi?id=174091&action=review)
Patch

I'm getting a failure in 3 tests that I'm not sure why.

css3/flexbox/inline-flex-crash.html
css3/flexbox/inline-flex-crash2.html

The output is different in both cases, but it doesn't crash.

css3/flexbox/auto-margins.html

The output is correct, but the first time it's called it fails to get the margin values, although the inspector shows the right ones and simply reloading the page fixes the test. 

All other css3 flexbox tests pass.

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