Diff for /embedaddon/libxml2/result/HTML/liclose.html between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:38:02 version 1.1.1.2, 2014/06/15 19:53:33
Line 1 Line 1
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
 <html>  <html>
<head><title></title></head><head>
   <title></title>
 </head>
 <body>  <body>
 <ul>  <ul>
 <li>First item  <li>First item
Line 8 Line 10
 <li>Second item, closes the first one  <li>Second item, closes the first one
 </li>  </li>
 </ul>  </ul>
   
 </body>  </body>
 </html>  </html>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>