From fbeca7e668c56777033338bfde4d86a1f7a6021f Mon Sep 17 00:00:00 2001 From: "dholbert@cs.stanford.edu" Date: Thu, 1 Nov 2007 12:31:36 -0700 Subject: [PATCH] Bug 400171 reftests. r=roc --- layout/reftests/bugs/400171-1-ref.html | 15 +++++++++++++++ layout/reftests/bugs/400171-1a.html | 23 +++++++++++++++++++++++ layout/reftests/bugs/400171-1b.html | 22 ++++++++++++++++++++++ layout/reftests/bugs/400171-1c.html | 24 ++++++++++++++++++++++++ layout/reftests/bugs/400171-2-ref.html | 15 +++++++++++++++ layout/reftests/bugs/400171-2a.html | 23 +++++++++++++++++++++++ layout/reftests/bugs/400171-2b.html | 22 ++++++++++++++++++++++ layout/reftests/bugs/400171-2c.html | 24 ++++++++++++++++++++++++ layout/reftests/bugs/reftest.list | 6 ++++++ 9 files changed, 174 insertions(+) create mode 100644 layout/reftests/bugs/400171-1-ref.html create mode 100644 layout/reftests/bugs/400171-1a.html create mode 100644 layout/reftests/bugs/400171-1b.html create mode 100644 layout/reftests/bugs/400171-1c.html create mode 100644 layout/reftests/bugs/400171-2-ref.html create mode 100644 layout/reftests/bugs/400171-2a.html create mode 100644 layout/reftests/bugs/400171-2b.html create mode 100644 layout/reftests/bugs/400171-2c.html diff --git a/layout/reftests/bugs/400171-1-ref.html b/layout/reftests/bugs/400171-1-ref.html new file mode 100644 index 000000000000..eae60597d750 --- /dev/null +++ b/layout/reftests/bugs/400171-1-ref.html @@ -0,0 +1,15 @@ + + + + + +
+
+
+ + diff --git a/layout/reftests/bugs/400171-1a.html b/layout/reftests/bugs/400171-1a.html new file mode 100644 index 000000000000..f37a18681888 --- /dev/null +++ b/layout/reftests/bugs/400171-1a.html @@ -0,0 +1,23 @@ + + + + + + +
+
+
+
+ + diff --git a/layout/reftests/bugs/400171-1b.html b/layout/reftests/bugs/400171-1b.html new file mode 100644 index 000000000000..313b80cb6b7d --- /dev/null +++ b/layout/reftests/bugs/400171-1b.html @@ -0,0 +1,22 @@ + + + + + + +
+
+
+ + diff --git a/layout/reftests/bugs/400171-1c.html b/layout/reftests/bugs/400171-1c.html new file mode 100644 index 000000000000..d4ac2ac63124 --- /dev/null +++ b/layout/reftests/bugs/400171-1c.html @@ -0,0 +1,24 @@ + + + + + + +
+
+
+
+
+ + diff --git a/layout/reftests/bugs/400171-2-ref.html b/layout/reftests/bugs/400171-2-ref.html new file mode 100644 index 000000000000..9085c15da721 --- /dev/null +++ b/layout/reftests/bugs/400171-2-ref.html @@ -0,0 +1,15 @@ + + + + + +
+
+
+ + diff --git a/layout/reftests/bugs/400171-2a.html b/layout/reftests/bugs/400171-2a.html new file mode 100644 index 000000000000..727cc84cf28b --- /dev/null +++ b/layout/reftests/bugs/400171-2a.html @@ -0,0 +1,23 @@ + + + + + + +
+
+
+
+ + diff --git a/layout/reftests/bugs/400171-2b.html b/layout/reftests/bugs/400171-2b.html new file mode 100644 index 000000000000..f303ee1feb01 --- /dev/null +++ b/layout/reftests/bugs/400171-2b.html @@ -0,0 +1,22 @@ + + + + + + +
+
+
+ + diff --git a/layout/reftests/bugs/400171-2c.html b/layout/reftests/bugs/400171-2c.html new file mode 100644 index 000000000000..d55167078846 --- /dev/null +++ b/layout/reftests/bugs/400171-2c.html @@ -0,0 +1,24 @@ + + + + + + +
+
+
+
+
+ + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 074cf1c2a93b..89670d2ae212 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -418,4 +418,10 @@ fails == 386310-1d.html 386310-1-ref.html == 396286-1.html about:blank # crash test == 398289-1.html 398289-1-ref.html == 399384-1.html 399384-1-ref.html +fails == 400171-1a.html 400171-1-ref.html # Remove 'fails' when 400171 lands +== 400171-1b.html 400171-1-ref.html +== 400171-1c.html 400171-1-ref.html +fails == 400171-2a.html 400171-2-ref.html # Remove 'fails' when 400171 lands +== 400171-2b.html 400171-2-ref.html +fails == 400171-2c.html 400171-2-ref.html # Remove 'fails' when 400171 lands == 400421-1.html 400421-1-ref.html