rickg%netscape.com 3a8ccbf675 adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 21:33:20 +00:00

25 lines
589 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<BODY BGCOLOR="lime" TEXT="#FFFFFF">
<title>bug18865</title>
<span style="background-color:yellow">
<a href="bug19172.html">
Next...</a></span><br><br>
<FONT FACE="Arial,Helvetica,sans-serif" SIZE="2" COLOR="#000000">
This text is displayed in the assigned font color (black)
<BLOCKQUOTE>
This text is displayed in white rather than font color assigned. This text is not using the assigned font color but rather
the text color assigned in the BODY element.
</BLOCKQUOTE>
</FONT>
</BODY>
</HTML>