block regression test - not part of the build

This commit is contained in:
bernd.mielke%snafu.de 2001-12-09 15:36:55 +00:00
parent 2022fe4630
commit 7517847885
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<html>
<head>
<title>Mozilla Test Case - Bug 60992</title>
</head>
<body>
a div with white-space: nowrap
<div style="white-space: nowrap; width:400px; border: thin solid">
<hr>
</div
<br>
a div without white-space: nowrap
<div style="width:400px; border: thin solid">
<hr>
</div>
</body>
</html>

View File

@ -167,6 +167,7 @@ file:///s:/mozilla/layout/html/tests/block/bugs/59200-a.html
file:///s:/mozilla/layout/html/tests/block/bugs/59200-c.html
file:///s:/mozilla/layout/html/tests/block/bugs/59200-d.html
file:///s:/mozilla/layout/html/tests/block/bugs/59200-e.html
file:///s:/mozilla/layout/html/tests/block/bugs/60992.html
file:///s:/mozilla/layout/html/tests/block/bugs/63785.html
file:///s:/mozilla/layout/html/tests/block/bugs/67690.html
file:///s:/mozilla/layout/html/tests/block/bugs/69960.html