adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
20
mozilla/parser/htmlparser/tests/html/bug14636.html
Normal file
20
mozilla/parser/htmlparser/tests/html/bug14636.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<html><head><title>Testcase for bug 14636</title></head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
<span style="background-color:yellow">
|
||||
<a href="bug14918.html">
|
||||
Next...</a></span><br><br>
|
||||
|
||||
<font face="Verdana,Arial,Helvetica">
|
||||
|
||||
<p>
|
||||
|
||||
<font face="Verdana,Arial,Helvetica"><p>The Shining is essential Kubrick...</p></font>
|
||||
|
||||
</p>
|
||||
|
||||
</font>
|
||||
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user