blob: 4c0671d69db09bc298b6b83d2cca0e1b3a07ae2d [file] [log] [blame]
<html>
<body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
<!--
document.write('This should invoke document.write.');
</script>
document.write('This should not invoke document.write.');
</body>
</html>