From 3e54830daae5e60d70b5365b766c616c0d841455 Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Sun, 21 Jan 2001 21:49:36 +0000 Subject: [PATCH] Adding regression test for bug 4519. (Not part of build.) git-svn-id: svn://10.0.0.236/trunk@85233 18797224-902f-48f8-a5cc-f745e15eee43 --- .../layout/html/tests/block/bugs/4519.html | 112 ++++++++++++++++++ .../html/tests/block/bugs/file_list.txt | 1 + 2 files changed, 113 insertions(+) create mode 100644 mozilla/layout/html/tests/block/bugs/4519.html diff --git a/mozilla/layout/html/tests/block/bugs/4519.html b/mozilla/layout/html/tests/block/bugs/4519.html new file mode 100644 index 00000000000..e77a6319b41 --- /dev/null +++ b/mozilla/layout/html/tests/block/bugs/4519.html @@ -0,0 +1,112 @@ + + +bug 4519 + + + +

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+

This is some text.

+ +
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
+
+

This is some text.

+
diff --git a/mozilla/layout/html/tests/block/bugs/file_list.txt b/mozilla/layout/html/tests/block/bugs/file_list.txt index 6c2e30097c2..baa71548f7f 100644 --- a/mozilla/layout/html/tests/block/bugs/file_list.txt +++ b/mozilla/layout/html/tests/block/bugs/file_list.txt @@ -1,5 +1,6 @@ file:///s:/mozilla/layout/html/tests/block/bugs/4324.html file:///s:/mozilla/layout/html/tests/block/bugs/4515.html +file:///s:/mozilla/layout/html/tests/block/bugs/4519.html file:///s:/mozilla/layout/html/tests/block/bugs/4677.html file:///s:/mozilla/layout/html/tests/block/bugs/4803.html file:///s:/mozilla/layout/html/tests/block/bugs/4956.html