xref: /aosp_15_r20/external/libxml2/result/HTML/comments.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2*7c568831SAndroid Build Coastguard Worker<html>
3*7c568831SAndroid Build Coastguard Worker  <body>
4*7c568831SAndroid Build Coastguard Worker    <div>
5*7c568831SAndroid Build Coastguard Worker      <h3>
6*7c568831SAndroid Build Coastguard Worker        <a href="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-incorrectly-closed-comment">
7*7c568831SAndroid Build Coastguard Worker          Incorrectly closed comment
8*7c568831SAndroid Build Coastguard Worker        </a>
9*7c568831SAndroid Build Coastguard Worker      </h3>
10*7c568831SAndroid Build Coastguard Worker      <div>
11*7c568831SAndroid Build Coastguard Worker        <!--incorrectly closed comment--><span id="under-test">whatwg guidance is that this should be a DOM node</span><!--correctly closed comment-->
12*7c568831SAndroid Build Coastguard Worker      </div>
13*7c568831SAndroid Build Coastguard Worker    </div>
14*7c568831SAndroid Build Coastguard Worker  </body>
15*7c568831SAndroid Build Coastguard Worker</html>
16