REGRESSION(r151146) fast/forms/control-clip-overflow.html fails
https://bugs.webkit.org/show_bug.cgi?id=117185
Summary REGRESSION(r151146) fast/forms/control-clip-overflow.html fails
Attachments
Zoltan Arvai
Comment 1 2013-06-04 04:16:41 PDT
Skippen on Qt in http://trac.webkit.org/changeset/151163. Please unskip it with proper fix.
Roger Fong
Comment 2 2013-06-04 11:54:11 PDT
Well, one thing I didn't check thoroughly enough was whether or not clearLayoutOverflow is now called too early (something else still accesses layoutOverflowRect between the time it's now called and when it used to be called). Perhaps this means that clearLayoutOverflow should still just be called where it used to, which unfortunately requires spreading out the delayed scrolling logic a bit...but better than a test failing.
Roger Fong
Comment 3 2013-06-04 11:56:53 PDT
Also I didn't see this failure locally. Weird.
Alexey Proskuryakov
Comment 4 2013-06-05 10:52:37 PDT
*** Bug 117207 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.