Regression Test files.

Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@73536 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
harishd%netscape.com
2000-06-29 21:41:02 +00:00
parent 23041af290
commit 36b124ebdc
24 changed files with 750 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<html>
<head>
<title>Bug</title>
</head>
<body>
BUG:<BR>
<SPAN style="color:blue">&lt;SPAN>
<DIV style="color:red">&lt;DIV>
<SPAN style="color:green">&lt;SPAN>
&lt;/SPAN></SPAN>
&lt;/DIV></DIV>
&lt;/SPAN></SPAN>
<HR>
NO BUG:<BR>
<SPAN style="color:blue">&lt;SPAN>
<DIV style="color:red">&lt;DIV>
<B style="color:green">&lt;B>
&lt;/B></B>
&lt;/DIV></DIV>
&lt;/SPAN></SPAN>
</body>
</html>