xref: /aosp_15_r20/external/libxml2/test/HTML/comments3.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<html>
2*7c568831SAndroid Build Coastguard Worker  <body>
3*7c568831SAndroid Build Coastguard Worker    <div>
4*7c568831SAndroid Build Coastguard Worker      <h3>
5*7c568831SAndroid Build Coastguard Worker        <a href="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-abrupt-closing-of-empty-comment">
6*7c568831SAndroid Build Coastguard Worker          Abruptly closed comment
7*7c568831SAndroid Build Coastguard Worker        </a>
8*7c568831SAndroid Build Coastguard Worker      </h3>
9*7c568831SAndroid Build Coastguard Worker      <div>
10*7c568831SAndroid Build Coastguard Worker        <!-->the previous node should be an empty comment, and this should be a text node-->
11*7c568831SAndroid Build Coastguard Worker      </div>
12*7c568831SAndroid Build Coastguard Worker      <div>
13*7c568831SAndroid Build Coastguard Worker        <!--->the previous node should be an empty comment, and this should be a text node-->
14*7c568831SAndroid Build Coastguard Worker      </div>
15*7c568831SAndroid Build Coastguard Worker    </div>
16*7c568831SAndroid Build Coastguard Worker  </body>
17*7c568831SAndroid Build Coastguard Worker</html>
18