xref: /aosp_15_r20/external/libxml2/result/HTML/comments3.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2<html>
3  <body>
4    <div>
5      <h3>
6        <a href="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-abrupt-closing-of-empty-comment">
7          Abruptly closed comment
8        </a>
9      </h3>
10      <div>
11        <!---->the previous node should be an empty comment, and this should be a text node--&gt;
12      </div>
13      <div>
14        <!---->the previous node should be an empty comment, and this should be a text node--&gt;
15      </div>
16    </div>
17  </body>
18</html>
19