[Webkit-unassigned] [Bug 92163] flexitems can overflow the flexbox due to rounding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 15:37:00 PDT 2012


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





--- Comment #9 from Emil A Eklund <eae at chromium.org>  2012-07-24 15:37:05 PST ---
(In reply to comment #8)
> (In reply to comment #6)
> > Changing childLocation on line 1022 from IntPoint to LayoutPoint, in addition to getting rid of the rounding, seems to fix the issue. Might be other edge cases though.
> 
> Magical!  When I make both those changes, all the flexbox tests pass for me.  I'll add a layout test for this and upload as a new patch.  Thanks for the help!

Nice! Glad I was able to help.

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