moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
33
mozilla/parser/htmlparser/tests/html/list001.html
Normal file
33
mozilla/parser/htmlparser/tests/html/list001.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<html>
|
||||
<head><title>Welcome to Hewlett-Packard</title>
|
||||
</head>
|
||||
|
||||
<body >
|
||||
This file was created on 9/16/97 for bug #85117, assert in parser
|
||||
when closing dd tag.
|
||||
|
||||
<br>This is from the end of the page www.hp.com
|
||||
<br>Note, an optional closing dd tag is missing.
|
||||
|
||||
<tr>
|
||||
|
||||
<td width=445 align=center>
|
||||
|
||||
<dl>
|
||||
|
||||
<dd>[<a href="/go/search">Search HP</a>]
|
||||
|
||||
[<a href="#top">Top</a>]
|
||||
[<a href="/go/feedback">Contact HP</a>]
|
||||
[<a href="/ahp/HPCopyright-97.html">Copyright</a>]
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user