1 <stylesheet version=
"1.0" xmlns=
"http://www.w3.org/1999/XSL/Transform">
3 <processing-instruction name=
"xml-stylesheet">
4 href=
"resources/xslt-recursion-chain2.xsl" type=
"text/xsl"
5 </processing-instruction>
6 <html xml:
lang=
"en-us" xmlns=
"http://www.w3.org/1999/xhtml">
13 <link rel=
"stylesheet" href=
"resources/xslt-recursion-chain1.css" />
15 if (window.testRunner)
16 testRunner.dumpAsText();
18 <p class=
"success">Success!
</p>
19 <p class=
"failure">Failure! (external CSS sheets were ignored)
</p>