blob: ebb38f3243a44b0159fed023354c15d27342c180 [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.layoutTestController) layoutTestController.dumpAsText();</script>
<p>SUCCESS</p>
</body>
</html>
</xsl:template>
</xsl:transform>