From 35ade6b7409ef1fc18c75871b76e68218217d640 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Mon, 16 Apr 2007 20:34:22 +0000 Subject: [PATCH] Add tests --- layout/reftests/bugs/306660-1-ref.html | 5 +++++ layout/reftests/bugs/306660-1.html | 8 ++++++++ layout/reftests/bugs/306660-2-ref.html | 4 ++++ layout/reftests/bugs/306660-2.html | 15 +++++++++++++++ layout/reftests/bugs/306660-3-ref.html | 2 ++ layout/reftests/bugs/306660-3.html | 14 ++++++++++++++ layout/reftests/bugs/reftest.list | 3 +++ 7 files changed, 51 insertions(+) create mode 100644 layout/reftests/bugs/306660-1-ref.html create mode 100644 layout/reftests/bugs/306660-1.html create mode 100644 layout/reftests/bugs/306660-2-ref.html create mode 100644 layout/reftests/bugs/306660-2.html create mode 100644 layout/reftests/bugs/306660-3-ref.html create mode 100644 layout/reftests/bugs/306660-3.html diff --git a/layout/reftests/bugs/306660-1-ref.html b/layout/reftests/bugs/306660-1-ref.html new file mode 100644 index 00000000000..36929dcd57d --- /dev/null +++ b/layout/reftests/bugs/306660-1-ref.html @@ -0,0 +1,5 @@ + + + + + diff --git a/layout/reftests/bugs/306660-1.html b/layout/reftests/bugs/306660-1.html new file mode 100644 index 00000000000..c877778d2e9 --- /dev/null +++ b/layout/reftests/bugs/306660-1.html @@ -0,0 +1,8 @@ + + + + + + diff --git a/layout/reftests/bugs/306660-2-ref.html b/layout/reftests/bugs/306660-2-ref.html new file mode 100644 index 00000000000..2ea698faf19 --- /dev/null +++ b/layout/reftests/bugs/306660-2-ref.html @@ -0,0 +1,4 @@ + + + + diff --git a/layout/reftests/bugs/306660-2.html b/layout/reftests/bugs/306660-2.html new file mode 100644 index 00000000000..0e46831a186 --- /dev/null +++ b/layout/reftests/bugs/306660-2.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/layout/reftests/bugs/306660-3-ref.html b/layout/reftests/bugs/306660-3-ref.html new file mode 100644 index 00000000000..9457b7b064e --- /dev/null +++ b/layout/reftests/bugs/306660-3-ref.html @@ -0,0 +1,2 @@ + + diff --git a/layout/reftests/bugs/306660-3.html b/layout/reftests/bugs/306660-3.html new file mode 100644 index 00000000000..9e8663cc150 --- /dev/null +++ b/layout/reftests/bugs/306660-3.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 42a3c52f484..71a42d8c960 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -92,6 +92,9 @@ fails == 25888-3r.html 25888-3r-ref.html # bug 25888 == 300691-1d.html 300691-1-ref.html == 300691-1e.html 300691-1-ref.html == 300691-1f.html 300691-1-ref.html +== 306660-1.html 306660-1-ref.html +== 306660-2.html 306660-2-ref.html +== 306660-3.html 306660-3-ref.html == 315620-1a.html 315620-1-ref.html != 315620-1b.html 315620-1-ref.html == 315620-2a.xhtml 315620-2-ref.xhtml