1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xhtml="http://www.w3.org/1999/xhtml">
3 if (window.testRunner) {
4 testRunner.waitUntilDone();
5 testRunner.dumpAsText();
9 <xhtml:iframe src="javascript:if (top.body = top.document.body) document.implementation.createHTMLDocument().adoptNode(top.body)"/>
13 alert(body.ownerDocument === body.firstChild.ownerDocument ? 'PASS' : 'FAIL');
14 if (window.testRunner)
15 testRunner.notifyDone();
20 <elt attr="1" attr="2"/>