From 0d6b5640d8ce8e27dd69e6dab431eecd0aeff02f Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Wed, 19 Dec 2007 17:54:48 +0000 Subject: [PATCH] Adding test --- layout/reftests/bugs/408782-1-ref.html | 9 +++++++++ layout/reftests/bugs/408782-1a.html | 9 +++++++++ layout/reftests/bugs/408782-1b.html | 9 +++++++++ layout/reftests/bugs/408782-2-ref.html | 5 +++++ layout/reftests/bugs/408782-2a.html | 5 +++++ layout/reftests/bugs/408782-2b.html | 9 +++++++++ layout/reftests/bugs/reftest.list | 4 ++++ 7 files changed, 50 insertions(+) create mode 100644 layout/reftests/bugs/408782-1-ref.html create mode 100644 layout/reftests/bugs/408782-1a.html create mode 100644 layout/reftests/bugs/408782-1b.html create mode 100644 layout/reftests/bugs/408782-2-ref.html create mode 100644 layout/reftests/bugs/408782-2a.html create mode 100644 layout/reftests/bugs/408782-2b.html diff --git a/layout/reftests/bugs/408782-1-ref.html b/layout/reftests/bugs/408782-1-ref.html new file mode 100644 index 00000000000..c40a0817730 --- /dev/null +++ b/layout/reftests/bugs/408782-1-ref.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/layout/reftests/bugs/408782-1a.html b/layout/reftests/bugs/408782-1a.html new file mode 100644 index 00000000000..5a5c65f0a2c --- /dev/null +++ b/layout/reftests/bugs/408782-1a.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/layout/reftests/bugs/408782-1b.html b/layout/reftests/bugs/408782-1b.html new file mode 100644 index 00000000000..f4044508e3d --- /dev/null +++ b/layout/reftests/bugs/408782-1b.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/layout/reftests/bugs/408782-2-ref.html b/layout/reftests/bugs/408782-2-ref.html new file mode 100644 index 00000000000..c5fbda2fe4d --- /dev/null +++ b/layout/reftests/bugs/408782-2-ref.html @@ -0,0 +1,5 @@ + + + + + diff --git a/layout/reftests/bugs/408782-2a.html b/layout/reftests/bugs/408782-2a.html new file mode 100644 index 00000000000..2ad4ab5cd60 --- /dev/null +++ b/layout/reftests/bugs/408782-2a.html @@ -0,0 +1,5 @@ + + + + + diff --git a/layout/reftests/bugs/408782-2b.html b/layout/reftests/bugs/408782-2b.html new file mode 100644 index 00000000000..1597dfaf2ec --- /dev/null +++ b/layout/reftests/bugs/408782-2b.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 57562bf66fc..6aaf3de32e5 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -546,3 +546,7 @@ random == 403134-1.html 403134-1-ref.html # bug 405377 == 407111-1.html 407111-1-ref.html == 407227-1.html 407227-1-ref.html == 407937-1.html 407937-1-ref.html +== 408782-1a.html 408782-1-ref.html +== 408782-1b.html 408782-1-ref.html +== 408782-2a.html 408782-2-ref.html +== 408782-2b.html 408782-2-ref.html