adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
21
mozilla/htmlparser/tests/html/bug8771.html
Normal file
21
mozilla/htmlparser/tests/html/bug8771.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<HTML>
|
||||
<BODY BGCOLOR="#006699" TEXT="#000000" LINK="#993333" ALINK="#990000"
|
||||
VLINK="#000000">
|
||||
|
||||
<title>bug8771</title>
|
||||
<span style="background-color:yellow">
|
||||
<a href="bug8913.html">
|
||||
Next...</a></span><br><br>
|
||||
|
||||
<TABLE WIDTH="100%" BORDER="0" CELLPADDING="1" CELLSPACING="0"
|
||||
BGCOLOR="#6699cc">
|
||||
<TR>
|
||||
<TD ALIGN="CENTER">
|
||||
<FONT FACE="VERDANA,HELVETICA,ARIAL" SIZE="1" COLOR="#FFFFCC">
|
||||
<b><center>June 27, 1999</CENTER></B>
|
||||
</FONT>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user