summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/parser/external-script-document-write.html
blob: f1d326109cf601e2d7888d22f50ea1bc0e55e106 (plain)
1
2
3
4
5
6
<script>
if (window.testRunner)
    testRunner.dumpAsText();
</script>
<script src="resources/external-script-document-write.js"></script>
<PASS> <- Should say <PASS> before this.