1 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
svg=
"http://www.w3.org/2000/svg" xmlns:
xht=
"http://www.w3.org/1999/xhtml">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <script type=
"text/javascript">
7 testRunner
.dumpAsText();
8 testRunner
.waitUntilDone();
13 document
.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'style')[0];
15 document
.body
.innerHTML
= "PASS";
16 if (window
.testRunner
)
17 testRunner
.notifyDone();
23 <xht:iframe onload=
"runTest();"></xht:iframe>