[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
Fri Sep 20 07:57:03 PDT 2013


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





--- Comment #1 from Renata Hodovan <reni at webkit.org>  2013-09-20 07:56:08 PST ---
According to the comment before the assert SVG doesn't support independent x/y overflow values, but in this case these values are WebCore::OHIDDEN and WebCore::OVISIBLE, respectively.

On the other hand the test runs fine if the outermost <svg> is removed.

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