1 <html xmlns=
"http://www.w3.org/1999/xhtml" class=
"reftest-wait">
5 var HTML_NS
= "http://www.w3.org/1999/xhtml";
9 var a
= document
.getElementById("a");
10 var plus
= document
.getElementById("plus");
11 var frameset
= document
.createElementNS(HTML_NS
, "frameset");
13 document
.body
.style
.width
= "300px";
15 a
.parentNode
.removeChild(a
);
17 plus
.appendChild(frameset
);
19 document
.documentElement
.removeAttribute("class");
25 <body onload=
"setTimeout(boom, 30);">
27 <div><math xmlns=
"http://www.w3.org/1998/Math/MathML" display=
"block">