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/htmlparser/tests/html/bug21689.html
Normal file
13
mozilla/htmlparser/tests/html/bug21689.html
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html40/strict.dtd">
|
||||
|
||||
<title>bug21689</title>
|
||||
<span style="background-color:yellow">
|
||||
<a href="bug21692.html">
|
||||
Next...</a></span><br><br>
|
||||
|
||||
<!-- <body> -->
|
||||
<h1>test</h1>
|
||||
|
||||
<p>foo
|
||||
Reference in New Issue
Block a user