From 8ef59c881a6da43c4716071baecc8bc81f118f36 Mon Sep 17 00:00:00 2001 From: "jruderman%hmc.edu" Date: Fri, 3 Aug 2007 04:22:58 +0000 Subject: [PATCH] Add reftests for bug 387201. git-svn-id: svn://10.0.0.236/trunk@231394 18797224-902f-48f8-a5cc-f745e15eee43 --- .../layout/reftests/bugs/387201-1-ref.html | 21 +++++++++++++++++++ mozilla/layout/reftests/bugs/387201-1.html | 21 +++++++++++++++++++ mozilla/layout/reftests/bugs/387201-2.html | 18 ++++++++++++++++ mozilla/layout/reftests/bugs/387201-3.html | 15 +++++++++++++ mozilla/layout/reftests/bugs/reftest.list | 3 +++ 5 files changed, 78 insertions(+) create mode 100644 mozilla/layout/reftests/bugs/387201-1-ref.html create mode 100644 mozilla/layout/reftests/bugs/387201-1.html create mode 100644 mozilla/layout/reftests/bugs/387201-2.html create mode 100644 mozilla/layout/reftests/bugs/387201-3.html diff --git a/mozilla/layout/reftests/bugs/387201-1-ref.html b/mozilla/layout/reftests/bugs/387201-1-ref.html new file mode 100644 index 00000000000..bcd40d8aeb9 --- /dev/null +++ b/mozilla/layout/reftests/bugs/387201-1-ref.html @@ -0,0 +1,21 @@ + + + + + + + +
+
+ +
2
+
+
+ + + diff --git a/mozilla/layout/reftests/bugs/387201-1.html b/mozilla/layout/reftests/bugs/387201-1.html new file mode 100644 index 00000000000..103f617b63f --- /dev/null +++ b/mozilla/layout/reftests/bugs/387201-1.html @@ -0,0 +1,21 @@ + + + + + + + +
+
+
+
2
+
+
+ + + diff --git a/mozilla/layout/reftests/bugs/387201-2.html b/mozilla/layout/reftests/bugs/387201-2.html new file mode 100644 index 00000000000..e3b4ca996be --- /dev/null +++ b/mozilla/layout/reftests/bugs/387201-2.html @@ -0,0 +1,18 @@ + + + + + + + +
+ + diff --git a/mozilla/layout/reftests/bugs/387201-3.html b/mozilla/layout/reftests/bugs/387201-3.html new file mode 100644 index 00000000000..f0d578de80f --- /dev/null +++ b/mozilla/layout/reftests/bugs/387201-3.html @@ -0,0 +1,15 @@ + + + + + + +
+
+
+
+
+
+ + + diff --git a/mozilla/layout/reftests/bugs/reftest.list b/mozilla/layout/reftests/bugs/reftest.list index 9ab507652d0..45c8400c4e3 100644 --- a/mozilla/layout/reftests/bugs/reftest.list +++ b/mozilla/layout/reftests/bugs/reftest.list @@ -332,6 +332,9 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug == 386470-1b.html 386470-1-ref.html == 386470-1c.html 386470-1-ref.html == 386920-1.html 386920-1-ref.html +== 387201-1.html 387201-1-ref.html +== 387201-2.html about:blank # Really an assertion test rather than a rendering test +== 387201-3.html about:blank # Really an assertion test rather than a rendering test == 387344-1.html 387344-1-ref.html == 389924-1a.html 389924-1-ref.html == 389924-1b.html 389924-1-ref.html