[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 08:10:32 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=121682
--- Comment #13 from Dirk Schulze <krit at webkit.org> 2014-05-08 08:10:51 PST ---
Created an attachment (id=231066)
--> (https://bugs.webkit.org/attachment.cgi?id=231066&action=review)
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?
--
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