Adding regression tests

git-svn-id: svn://10.0.0.236/trunk@147613 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2003-10-06 05:08:24 +00:00
parent 1833145a2b
commit 2f8b20fd88
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<html>
<head>
<title>bug 219693</title>
</head>
<body style="overflow:hidden;">
<table border="1" height="100%"><tr><td>&nbsp;</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,8 @@
<html>
<head>
<title>bug 219693</title>
</head>
<body style="overflow: auto;">
<table border="1" height="100%"><tr><td>&nbsp;</td></tr></table>
</body>
</html>

View File

@ -6,6 +6,8 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug2123.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug21299.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug21518.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug21918.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug219693-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug219693-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug22019.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug22122.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug22246-2.html