adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
27
mozilla/parser/htmlparser/tests/html/bug19172.html
Normal file
27
mozilla/parser/htmlparser/tests/html/bug19172.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<HTML>
|
||||
|
||||
<body bgcolor="White" link="Blue" text="Black" VLINK="#551A8B" ALINK="Red">
|
||||
|
||||
<title>bug19172</title>
|
||||
<span style="background-color:yellow">
|
||||
<a href="bug19194.html">
|
||||
Next...</a></span><br><br>
|
||||
|
||||
<B>Linux News sites:</B>
|
||||
<P>
|
||||
<OL>
|
||||
<LI><A HREF="http://lwn.net">LWN</A>
|
||||
<LI><A HREF="http://www.linuxworld.com">LinuxWorld</A>
|
||||
<LI><A HREF="http://elvin.net/wired/">Wired
|
||||
<LI><A HREF="http://www.linuxresources.com/">Resources</A>
|
||||
<LI><A HREF="http://www.linuxgazette.com">Gazette</A>
|
||||
</OL>
|
||||
<P>
|
||||
<B>Games:</B>
|
||||
<P>
|
||||
<LI><A HREF="http://www.linuxgames.com/">LinuxGames</A>
|
||||
<LI><A HREF="http://happypenguin.org/news">Game Tome News</A>
|
||||
<P>
|
||||
|
||||
</BODY></HTML>
|
||||
|
||||
Reference in New Issue
Block a user