[Webkit-unassigned] [Bug 121682] ASSERTION FAILED: object->style()->overflowX() == object->style()->overflowY() in WebCore::SVGRenderSupport::isOverflowHidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 10:12:39 PDT 2014


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





--- Comment #16 from Dirk Schulze <krit at webkit.org>  2014-05-08 10:12:58 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > Created an attachment (id=231066)
 --> (https://bugs.webkit.org/attachment.cgi?id=231066&action=review) [details] [details]
> > Test case
> > 
> > This is one of the tests that fail for me. If you run it the first time, you see a green rect on white background. The whole document should be green instead. (with the exception of a white stripe at the left and top side.) I have to change the window size to trigger a whole page repaint. Somehow the repaint rect is not updated correctly.
> > 
> > Can you check as well please?
> 
> I checked your test and the whole document is green. 
> I don't have to change the window size to repaint.

Do you use debug builds? Did you rebaseline to trunk? A lot of things changed the last couple of days. I just did with my patch and it doesn't work for me.

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