[Webkit-unassigned] [Bug 36730] Crash on SVG Test of new W3C test-suite.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 12:53:06 PDT 2010


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





--- Comment #2 from Dirk Schulze <krit at webkit.org>  2010-03-29 12:53:06 PST ---
Reduced the test case:

<svg xmlns="http://www.w3.org/2000/svg">
<defs>
<foreignObject>
<svg>
<text>Hello</text>
</svg>
</foreignObject>
</defs>
</svg>

The text element breaks the SVG. This doesn't happen for <rect..

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