From 7d48e1b0e7989eba97d8dbf3d3f67a8547290813 Mon Sep 17 00:00:00 2001 From: "dbaron%dbaron.org" Date: Wed, 14 Feb 2007 02:28:16 +0000 Subject: [PATCH] Add tests for bug 25888 (an open bug). --- layout/reftests/bugs/25888-1l-notref.html | 21 +++++++++++++++++++++ layout/reftests/bugs/25888-1l-ref.html | 21 +++++++++++++++++++++ layout/reftests/bugs/25888-1l.html | 21 +++++++++++++++++++++ layout/reftests/bugs/25888-1r-notref.html | 21 +++++++++++++++++++++ layout/reftests/bugs/25888-1r-ref.html | 21 +++++++++++++++++++++ layout/reftests/bugs/25888-1r.html | 21 +++++++++++++++++++++ layout/reftests/bugs/25888-2l-ref.html | 20 ++++++++++++++++++++ layout/reftests/bugs/25888-2l.html | 20 ++++++++++++++++++++ layout/reftests/bugs/25888-2r-ref.html | 20 ++++++++++++++++++++ layout/reftests/bugs/25888-2r.html | 20 ++++++++++++++++++++ layout/reftests/bugs/25888-3l-ref.html | 19 +++++++++++++++++++ layout/reftests/bugs/25888-3l.html | 20 ++++++++++++++++++++ layout/reftests/bugs/25888-3r-ref.html | 19 +++++++++++++++++++ layout/reftests/bugs/25888-3r.html | 20 ++++++++++++++++++++ layout/reftests/reftest.list | 8 ++++++++ 15 files changed, 292 insertions(+) create mode 100644 layout/reftests/bugs/25888-1l-notref.html create mode 100644 layout/reftests/bugs/25888-1l-ref.html create mode 100644 layout/reftests/bugs/25888-1l.html create mode 100644 layout/reftests/bugs/25888-1r-notref.html create mode 100644 layout/reftests/bugs/25888-1r-ref.html create mode 100644 layout/reftests/bugs/25888-1r.html create mode 100644 layout/reftests/bugs/25888-2l-ref.html create mode 100644 layout/reftests/bugs/25888-2l.html create mode 100644 layout/reftests/bugs/25888-2r-ref.html create mode 100644 layout/reftests/bugs/25888-2r.html create mode 100644 layout/reftests/bugs/25888-3l-ref.html create mode 100644 layout/reftests/bugs/25888-3l.html create mode 100644 layout/reftests/bugs/25888-3r-ref.html create mode 100644 layout/reftests/bugs/25888-3r.html diff --git a/layout/reftests/bugs/25888-1l-notref.html b/layout/reftests/bugs/25888-1l-notref.html new file mode 100644 index 000000000000..7bd185fd617b --- /dev/null +++ b/layout/reftests/bugs/25888-1l-notref.html @@ -0,0 +1,21 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-1l-ref.html b/layout/reftests/bugs/25888-1l-ref.html new file mode 100644 index 000000000000..7af8e5441d68 --- /dev/null +++ b/layout/reftests/bugs/25888-1l-ref.html @@ -0,0 +1,21 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-1l.html b/layout/reftests/bugs/25888-1l.html new file mode 100644 index 000000000000..3bc91ddd237c --- /dev/null +++ b/layout/reftests/bugs/25888-1l.html @@ -0,0 +1,21 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-1r-notref.html b/layout/reftests/bugs/25888-1r-notref.html new file mode 100644 index 000000000000..059908ad108d --- /dev/null +++ b/layout/reftests/bugs/25888-1r-notref.html @@ -0,0 +1,21 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-1r-ref.html b/layout/reftests/bugs/25888-1r-ref.html new file mode 100644 index 000000000000..0398a7343f2d --- /dev/null +++ b/layout/reftests/bugs/25888-1r-ref.html @@ -0,0 +1,21 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-1r.html b/layout/reftests/bugs/25888-1r.html new file mode 100644 index 000000000000..02ad42683ad3 --- /dev/null +++ b/layout/reftests/bugs/25888-1r.html @@ -0,0 +1,21 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-2l-ref.html b/layout/reftests/bugs/25888-2l-ref.html new file mode 100644 index 000000000000..8ccc5f1604d5 --- /dev/null +++ b/layout/reftests/bugs/25888-2l-ref.html @@ -0,0 +1,20 @@ + + + +Testcase, bug 25888 + + + + +
+ +
+ + + + diff --git a/layout/reftests/bugs/25888-2l.html b/layout/reftests/bugs/25888-2l.html new file mode 100644 index 000000000000..5603c5668595 --- /dev/null +++ b/layout/reftests/bugs/25888-2l.html @@ -0,0 +1,20 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-2r-ref.html b/layout/reftests/bugs/25888-2r-ref.html new file mode 100644 index 000000000000..5e4b6b9ed2e9 --- /dev/null +++ b/layout/reftests/bugs/25888-2r-ref.html @@ -0,0 +1,20 @@ + + + +Testcase, bug 25888 + + + + +
+ +
+ + + + diff --git a/layout/reftests/bugs/25888-2r.html b/layout/reftests/bugs/25888-2r.html new file mode 100644 index 000000000000..4bafd7a614fe --- /dev/null +++ b/layout/reftests/bugs/25888-2r.html @@ -0,0 +1,20 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-3l-ref.html b/layout/reftests/bugs/25888-3l-ref.html new file mode 100644 index 000000000000..cdec218c1770 --- /dev/null +++ b/layout/reftests/bugs/25888-3l-ref.html @@ -0,0 +1,19 @@ + + + +Testcase, bug 25888 + + + + +
+ + + + + diff --git a/layout/reftests/bugs/25888-3l.html b/layout/reftests/bugs/25888-3l.html new file mode 100644 index 000000000000..05d04434d215 --- /dev/null +++ b/layout/reftests/bugs/25888-3l.html @@ -0,0 +1,20 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/bugs/25888-3r-ref.html b/layout/reftests/bugs/25888-3r-ref.html new file mode 100644 index 000000000000..e88a225def67 --- /dev/null +++ b/layout/reftests/bugs/25888-3r-ref.html @@ -0,0 +1,19 @@ + + + +Testcase, bug 25888 + + + + +
+ + + + + diff --git a/layout/reftests/bugs/25888-3r.html b/layout/reftests/bugs/25888-3r.html new file mode 100644 index 000000000000..d9d6d7c56e85 --- /dev/null +++ b/layout/reftests/bugs/25888-3r.html @@ -0,0 +1,20 @@ + + + +Testcase, bug 25888 + + + + +
+
+ + + + + diff --git a/layout/reftests/reftest.list b/layout/reftests/reftest.list index 6acc3c975ea4..9454e1d867e1 100644 --- a/layout/reftests/reftest.list +++ b/layout/reftests/reftest.list @@ -37,6 +37,14 @@ == bugs/18217-zorder-3.html bugs/18217-zorder-ref-inline.html == bugs/18217-zorder-4.html bugs/18217-zorder-ref-inline-table.html == bugs/18217-zorder-5.html bugs/18217-zorder-ref-inline-table.html +fails == bugs/25888-1l.html bugs/25888-1l-ref.html # bug 25888 +fails != bugs/25888-1l.html bugs/25888-1l-notref.html # bug 25888 +fails == bugs/25888-1r.html bugs/25888-1r-ref.html # bug 25888 +fails != bugs/25888-1r.html bugs/25888-1r-notref.html # bug 25888 +fails == bugs/25888-2l.html bugs/25888-2l-ref.html # bug 25888 +fails == bugs/25888-2r.html bugs/25888-2r-ref.html # bug 25888 +fails == bugs/25888-3l.html bugs/25888-3l-ref.html # bug 25888 +fails == bugs/25888-3r.html bugs/25888-3r-ref.html # bug 25888 random-if(MOZ_WIDGET_TOOLKIT=="windows") == bugs/28811-1a.html bugs/28811-1-ref.html # bug 369040 random-if(MOZ_WIDGET_TOOLKIT=="windows") == bugs/28811-1b.html bugs/28811-1-ref.html # bug 369040 random-if(MOZ_WIDGET_TOOLKIT=="windows") == bugs/28811-2a.html bugs/28811-2-ref.html # bug 369040