From 009c63bbfee57512865366bbd83d8a3c5e9271bf Mon Sep 17 00:00:00 2001 From: "bernd.mielke%snafu.de" Date: Sun, 18 Nov 2001 19:35:56 +0000 Subject: [PATCH] new table regression testcases - not part of the build --- layout/html/tests/table/bugs/bug101201.html | 30 +++++++++++++++++++++ layout/html/tests/table/bugs/bug108340.html | 27 +++++++++++++++++++ layout/html/tests/table/bugs/file_list1.txt | 2 ++ 3 files changed, 59 insertions(+) create mode 100644 layout/html/tests/table/bugs/bug101201.html create mode 100644 layout/html/tests/table/bugs/bug108340.html diff --git a/layout/html/tests/table/bugs/bug101201.html b/layout/html/tests/table/bugs/bug101201.html new file mode 100644 index 000000000000..4079f049c5a5 --- /dev/null +++ b/layout/html/tests/table/bugs/bug101201.html @@ -0,0 +1,30 @@ + + +dom test - editor inspired - border width dropped during reflow + + + + +dom access + + + + +
+reference + + + + +
100000
+ + + diff --git a/layout/html/tests/table/bugs/bug108340.html b/layout/html/tests/table/bugs/bug108340.html new file mode 100644 index 000000000000..e82fabb5990d --- /dev/null +++ b/layout/html/tests/table/bugs/bug108340.html @@ -0,0 +1,27 @@ + + + + + reflow style changed - target: outertable frame + + + +
+ + + + +
+aaaaa +
+
+ + diff --git a/layout/html/tests/table/bugs/file_list1.txt b/layout/html/tests/table/bugs/file_list1.txt index 7acc43bc2370..5f486bb40415 100644 --- a/layout/html/tests/table/bugs/file_list1.txt +++ b/layout/html/tests/table/bugs/file_list1.txt @@ -2,6 +2,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug10009.html file:///s|/mozilla/layout/html/tests/table/bugs/bug106336.html file:///s|/mozilla/layout/html/tests/table/bugs/bug106816.html file:///s|/mozilla/layout/html/tests/table/bugs/bug1010.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug101201.html file:///s|/mozilla/layout/html/tests/table/bugs/bug101759.html file:///s|/mozilla/layout/html/tests/table/bugs/bug10140.html file:///s|/mozilla/layout/html/tests/table/bugs/bug10216.html @@ -18,6 +19,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug10565.html file:///s|/mozilla/layout/html/tests/table/bugs/bug10633.html file:///s|/mozilla/layout/html/tests/table/bugs/bug1067-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug1067-2.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug108340.html file:///s|/mozilla/layout/html/tests/table/bugs/bug11026.html file:///s|/mozilla/layout/html/tests/table/bugs/bug1128.html file:///s|/mozilla/layout/html/tests/table/bugs/bug11321.html