adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/htmlparser/tests/html/bug6233.html
Normal file
18
mozilla/htmlparser/tests/html/bug6233.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<html><body>
|
||||
|
||||
<title>bug6233</title>
|
||||
<span style="background-color:yellow">
|
||||
<a href="bug6925.html">
|
||||
Next...</a></span><br><br>
|
||||
|
||||
|
||||
<font> <p> Before <font> Inside </font> After </p> </font>
|
||||
<hr>
|
||||
<em> <p> Hello </p> </em>
|
||||
|
||||
<hr>
|
||||
<font color="#FF0000"> <p> Hello </p> </font>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user