blob: a277e007172b60f1a5f5557ccbaf74daaa740c55 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<pre><script>
if (window.testRunner)
testRunner.dumpAsText();
document.writeln(window.testRunner ? "PASS - window.testRunner exists" : "FAIL - window.testRunner doesn't");
document.writeln('Done');
</script></pre>
</body>
</html>