haikuwebkit/LayoutTests/fast/parser/resources/pre-html5-parser-quirk-self...

9 lines
239 B
HTML

<html>
<body onload="printToConsole()">
Self-closing &lt;script&gt; in body:<br>
<script src="pre-html5-parser-quirk-self-closing-script.js" />
Parsing: PASS
<div id="console"></div>
</body>
</html>