<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFrames();
}
</script>
<body>
<p>Make sure that XSLT works in a subframe.
<iframe src="resources/subframe.xml"></iframe>
</body>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFrames();
}
</script>
<body>
<p>Make sure that XSLT works in a subframe.
<iframe src="resources/subframe.xml"></iframe>
</body>