adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
13
mozilla/parser/htmlparser/tests/html/bug20178.html
Normal file
13
mozilla/parser/htmlparser/tests/html/bug20178.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<title>bug20178</title>
|
||||
<span style="background-color:yellow">
|
||||
<a href="bug20199.html">
|
||||
Next...</a></span><br><br>
|
||||
|
||||
<a href="bad.html">
|
||||
<p>Link to bad.html</a></p>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="good.html">Should be link to good.html</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user