[Webkit-unassigned] [Bug 102352] Avoid a second layout of flex items in layoutAndPlaceChildren()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 10:33:04 PST 2012


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





--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-11-20 10:35:03 PST ---
(In reply to comment #9)
> I've been debugging fast/forms/range/input-appearance-range.html and the problem is that the slider thumb location is added every time the slider container is laid out. RenderSliderContainer::layout() sets the thumb location assuming the thumb is laid out, which might not be the case after this patch. I've filed it as a separate bug report:
> 
> https://bugs.webkit.org/show_bug.cgi?id=102817
> 
> I'm still looking at the mathml changes, the different is just a few pixels, for some reason the main axis is different (by one pixel) in some cases when doing the second layout to apply the stretch alignment.

I meant the cross axis, not the main axis.

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