Last change
on this file since 99257 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
442 bytes
|
Line | |
---|
1 | ./test/HTML/test3.html:6: HTML parser error : Unexpected end tag : p
|
---|
2 | </a><p><hr></p>
|
---|
3 | ^
|
---|
4 | ./test/HTML/test3.html:13: HTML parser error : Unexpected end tag : p
|
---|
5 | <p><hr></p>
|
---|
6 | ^
|
---|
7 | ./test/HTML/test3.html:27: HTML parser error : Opening and ending tag mismatch: h4 and b
|
---|
8 | <h4><b>Links</h4></b>
|
---|
9 | ^
|
---|
10 | ./test/HTML/test3.html:27: HTML parser error : Unexpected end tag : b
|
---|
11 | <h4><b>Links</h4></b>
|
---|
12 | ^
|
---|
Note:
See
TracBrowser
for help on using the repository browser.