new regression test, not affecting the build.

git-svn-id: svn://10.0.0.236/trunk@106458 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bernd.mielke%snafu.de
2001-10-27 06:27:12 +00:00
parent f42d2a8c9e
commit 6f1d485fdf
4 changed files with 59 additions and 2 deletions

View File

@@ -0,0 +1,42 @@
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
<head>
<title>Test</title>
</head>
<body>
<style type="text/css">
p {
border: medium solid purple;
}
p.center {
text-align: center;
}
p.mozcenter {
text-align: -moz-center;
}
table.center {
margin-left: auto;
margin-right: auto;
}
table {
border: medium solid green;
padding-right: 2em;
padding-left: 2em;
}
caption.center { margin-left: auto;
margin-right: auto;
}
caption { border: medium solid orange;
padding-right: 1em;
padding-left: 1em;
}
</style>
<p align="center"><table><caption>cap</caption><tr><td>Centered<br>OK</td></tr></table></p>
<p><table class="center"><caption class="center">cap</caption><tr><td>Centered<br>SHIFT</td></tr></table></p>
<p class="mozcenter"><table><caption>cap</caption><tr><td>Centered<br>NOSTD</td></tr></table></p>
</body>
</html>

View File

@@ -0,0 +1,14 @@
<html>
<head>
<title>bug</title>
</head>
<body>
<table border width=100%?>
<tr>
<td>xxx xxx xxx xxx xxx xxx xxx xxx</td>
<td>xxx xxx xxx xxx xxx xxx xxx xxx</td>
</tr>
</table>
</body>
</html>

View File

@@ -9,6 +9,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug10269-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10269-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10296-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10296-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug104898.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1055-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1055-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10036.html

View File

@@ -79,16 +79,16 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug52506.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug53690-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug53690-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug53891.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug54450.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5538.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug55527.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug55545.html
# Non-existant test case?
#file:///s|/mozilla/layout/html/tests/table/bugs/bug55563.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug55694.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug55789.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug56024.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug56024.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug56201.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug56563.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug57378.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug57828.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug57828.html