1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <xsl:stylesheet version=
"1.0" xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform">
3 <xsl:template match=
"*">
8 testRunner.dumpAsText();
10 <div>This test includes content via a cross-origin document() command. It
11 passes if the load fails and thus there is no text below this line.
</div>
12 <xsl:value-of select=
"document('http://localhost:8000/security/resources/target.xml')"/>