blob: 2e4557cd7949da30e3a6f93c5d0272bc25982e84 [file] [log] [blame]
<?xml version="1.0"?>
<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="*">
<html>
<body>
<script>if (window.testRunner) testRunner.dumpAsText();</script>
<p>SUCCESS</p>
</body>
</html>
</xsl:template>
</xsl:transform>