blob: a0d336b8b60aa47a1bad9a54e1e27a56494ef53a [file] [log] [blame]
<html>
<body>
<div>
<h3>
<a href="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-incorrectly-closed-comment">
Incorrectly closed comment
</a>
</h3>
<div>
<!--incorrectly closed comment--!><span id=under-test>whatwg guidance is that this should be a DOM node</span><!--correctly closed comment-->
</div>
</div>
</body>
</html>