1 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 testRunner
.dumpAsText();
8 document
.getElementById("result").innerHTML
= "PASS";
12 <body onload=
"finish()">
13 <p>Tests that text transformation applied to a non-text node does not result in crash.
</p>
14 <div id=
"result"></div>
16 <style type=
"text/css">
18 text-transform: lowercase
;
21 text-transform: lowercase
;