updated libxml2 to 2.5.10
[TestXSLT.git] / libxml2 / result / HTML / test3.html.err
1 ./test/HTML/test3.html:6: error: Unexpected end tag : p
2 </a><p><hr></p>
3                ^
4 ./test/HTML/test3.html:13: error: Unexpected end tag : p
5 <p><hr></p>
6            ^
7 ./test/HTML/test3.html:27: error: Opening and ending tag mismatch: h4 and b
8 <h4><b>Links</h4></b>
9                  ^
10 ./test/HTML/test3.html:27: error: Unexpected end tag : b
11 <h4><b>Links</h4></b>
12                      ^