3 <title> SVG lock up test
</title>
6 This test PASS if it doesn't cause the page to freeze.
7 <svg xmlns=
"http://www.w3.org/2000/svg" version=
"1.1" width=
"312" height=
"200">
8 <path style=
"stroke-width: 0px; stroke-linejoin: miter; " fill=
"none" stroke=
"#ffffff" d=
"M0,1L312,1" stroke-linejoin=
"miter" stroke-dasharray=
"0,0"></path>
11 if (window
.testRunner
) {
12 testRunner
.dumpAsText();