4 <svg xmlns=
"http://www.w3.org/2000/svg">
5 <pattern id=
"pattern" width=
"100" height=
"100">
6 <image height=
"40000" width=
"40000" xlink:
href=
"data:image/svg+xml,
7 <svg xmlns='http://www.w3.org/2000/svg'></svg>
10 <rect fill=
"url(#pattern)" height=
"300" width=
"400"/>
11 <text>PASS: did not crash.
</text>
14 if (window
.testRunner
)
15 testRunner
.dumpAsText();