xref: /aosp_15_r20/external/libxml2/test/HTML/liclose.html (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2                      "http://www.w3.org/TR/REC-html40/loose.dtd">
3<html>
4<head>
5  <title></title>
6</head>
7<body>
8<ul>
9<li>First item
10<li>Second item, closes the first one
11</ul>
12
13</html>
14