blob: 28ea5834acf9f3a5789a56d77ee532554e7a1951 [file] [log] [blame]
<!DOCTYPE html>
<body>
<script src="resources/cached-script-document-write.js"></script>
<script>
if (window.testRunner)
testRunner.dumpAsText();
window.isTestScriptCached = true;
document.write("<script src='resources/cached-script-document-write.js'></" + "script>");
</script>
</body>