karnaze%netscape.com ce470ffc0e new regression tests not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@104690 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 23:16:06 +00:00

21 lines
285 B
HTML

<html>
<head>
<title>testcase</title>
</head>
<body>
<table width="0%" border="1">
<tr bgcolor="#CCFFFF">
<td>THis table has zero % width declared</td>
</tr>
</table>
<table border="1">
<tr bgcolor="#CCFFFF">
<td>THis table has no width declared</td>
</tr>
</table>
</body>
</html>