2 <svg xmlns:
xlink=
"http://www.w3.org/1999/xlink" xmlns=
"http://www.w3.org/2000/svg" xmlns:
xhtml=
"http://www.w3.org/1999/xhtml">
3 <!-- Test for https://bugs.webkit.org/show_bug.cgi?id=87297 -->
6 <foreignObject width=
"400" height=
"200">
7 <xhtml:div xmlns=
"http://www.w3.org/1999/xhtml" style=
"position:absolute;"></xhtml:div>
11 <use xlink:
href=
"#grp2"/>
14 <use xlink:
href=
"#grp1"/>
18 <foreignObject width=
"400" height=
"200">
19 <xhtml:div xmlns=
"http://www.w3.org/1999/xhtml" style=
"position:absolute;"></xhtml:div>
25 <xhtml:div xmlns=
"http://www.w3.org/1999/xhtml" style=
"position:fixed;"></xhtml:div>
29 <text>PASS: did not crash.
</text>
32 if (window.testRunner)
33 testRunner.dumpAsText();