From 64a11f002a13b3ffbff03c424a389b525ef4c09e Mon Sep 17 00:00:00 2001 From: "mats.palmgren%bredband.net" Date: Tue, 27 Feb 2007 06:17:52 +0000 Subject: [PATCH] Add reftests for bug 98223. b=98223 r+sr=bzbarsky --- layout/reftests/bugs/98223-1-ref.html | 27 +++++++++++++++++++++++++ layout/reftests/bugs/98223-1.html | 29 +++++++++++++++++++++++++++ layout/reftests/bugs/98223-2-ref.html | 26 ++++++++++++++++++++++++ layout/reftests/bugs/98223-2.html | 28 ++++++++++++++++++++++++++ layout/reftests/reftest.list | 2 ++ 5 files changed, 112 insertions(+) create mode 100644 layout/reftests/bugs/98223-1-ref.html create mode 100644 layout/reftests/bugs/98223-1.html create mode 100644 layout/reftests/bugs/98223-2-ref.html create mode 100644 layout/reftests/bugs/98223-2.html diff --git a/layout/reftests/bugs/98223-1-ref.html b/layout/reftests/bugs/98223-1-ref.html new file mode 100644 index 000000000000..34b7fa7b19bc --- /dev/null +++ b/layout/reftests/bugs/98223-1-ref.html @@ -0,0 +1,27 @@ + + + + +Testcase #1 for bug 98223 + + + + + + + + +
+
+
+
+
+ + + diff --git a/layout/reftests/bugs/98223-1.html b/layout/reftests/bugs/98223-1.html new file mode 100644 index 000000000000..7b220a97ec48 --- /dev/null +++ b/layout/reftests/bugs/98223-1.html @@ -0,0 +1,29 @@ + + + + +Testcase #1 for bug 98223 + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/layout/reftests/bugs/98223-2-ref.html b/layout/reftests/bugs/98223-2-ref.html new file mode 100644 index 000000000000..7cf3cceca34a --- /dev/null +++ b/layout/reftests/bugs/98223-2-ref.html @@ -0,0 +1,26 @@ + + + + +Testcase #2 for bug 98223 + + + + + + + +
+
+
+
+
+ + + diff --git a/layout/reftests/bugs/98223-2.html b/layout/reftests/bugs/98223-2.html new file mode 100644 index 000000000000..3f28c6c7b161 --- /dev/null +++ b/layout/reftests/bugs/98223-2.html @@ -0,0 +1,28 @@ + + + + +Testcase #2 for bug 98223 + + + + + + + +
+
+
+
+
+
+ + + diff --git a/layout/reftests/reftest.list b/layout/reftests/reftest.list index f342a39c0521..eb3d63738d45 100644 --- a/layout/reftests/reftest.list +++ b/layout/reftests/reftest.list @@ -49,6 +49,8 @@ random-if(MOZ_WIDGET_TOOLKIT=="windows") == bugs/28811-1a.html bugs/28811-1-ref. 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 random-if(MOZ_WIDGET_TOOLKIT=="windows") == bugs/28811-2b.html bugs/28811-2-ref.html # bug 369040 +== bugs/98223-1.html bugs/98223-1-ref.html +== bugs/98223-2.html bugs/98223-2-ref.html random-if(MOZ_WIDGET_TOOLKIT=="windows") == bugs/142233-1.html bugs/142233-1-ref.html # bug 369040 == bugs/163504-1a.html bugs/163504-1-ref.html == bugs/163504-1b.html bugs/163504-1-ref.html