1 <html>This test passes if a malformed html document triggers an error, not crash.
2 <svg xmlns=
"http://www.w3.org/2000/svg"
3 xmlns:
xlink=
"http://www.w3.org/1999/xlink"
7 testRunner
.dumpAsText();
9 document
.getElementById("b").style
.position
= "absolute";
16 <use xlink:
href=
"#a" />