1999-12-12 21:03:50 +08:00
|
|
|
./test/HTML/test3.html:6: error: Unexpected end tag : p
|
1999-10-14 17:10:25 +08:00
|
|
|
</a><p><hr></p>
|
2003-05-14 10:53:43 +08:00
|
|
|
^
|
1999-12-12 21:03:50 +08:00
|
|
|
./test/HTML/test3.html:13: error: Unexpected end tag : p
|
1999-10-14 17:10:25 +08:00
|
|
|
<p><hr></p>
|
2003-05-14 10:53:43 +08:00
|
|
|
^
|
1999-12-12 21:03:50 +08:00
|
|
|
./test/HTML/test3.html:27: error: Opening and ending tag mismatch: h4 and b
|
1999-10-14 17:10:25 +08:00
|
|
|
<h4><b>Links</h4></b>
|
|
|
|
^
|
2001-04-24 20:51:09 +08:00
|
|
|
./test/HTML/test3.html:27: error: Unexpected end tag : b
|
|
|
|
<h4><b>Links</h4></b>
|
2003-05-14 10:53:43 +08:00
|
|
|
^
|