From 2d043e82c611ac6ba39bd07677daad167f9d4352 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Thu, 14 Dec 2006 22:35:52 +0000 Subject: [PATCH] Adding regression test. --- layout/reftests/bugs/315620-1-ref.html | 15 +++++++++++++++ layout/reftests/bugs/315620-1a.html | 16 ++++++++++++++++ layout/reftests/bugs/315620-1b.html | 16 ++++++++++++++++ layout/reftests/bugs/315620-2-ref.xhtml | 13 +++++++++++++ layout/reftests/bugs/315620-2a.xhtml | 13 +++++++++++++ layout/reftests/bugs/315620-2b.xhtml | 13 +++++++++++++ layout/reftests/reftest.list | 4 ++++ 7 files changed, 90 insertions(+) create mode 100644 layout/reftests/bugs/315620-1-ref.html create mode 100644 layout/reftests/bugs/315620-1a.html create mode 100644 layout/reftests/bugs/315620-1b.html create mode 100644 layout/reftests/bugs/315620-2-ref.xhtml create mode 100644 layout/reftests/bugs/315620-2a.xhtml create mode 100644 layout/reftests/bugs/315620-2b.xhtml diff --git a/layout/reftests/bugs/315620-1-ref.html b/layout/reftests/bugs/315620-1-ref.html new file mode 100644 index 000000000000..b2a443226832 --- /dev/null +++ b/layout/reftests/bugs/315620-1-ref.html @@ -0,0 +1,15 @@ + + + + + +
+ + + diff --git a/layout/reftests/bugs/315620-1a.html b/layout/reftests/bugs/315620-1a.html new file mode 100644 index 000000000000..659928af026b --- /dev/null +++ b/layout/reftests/bugs/315620-1a.html @@ -0,0 +1,16 @@ + + + + + +
+ + + diff --git a/layout/reftests/bugs/315620-1b.html b/layout/reftests/bugs/315620-1b.html new file mode 100644 index 000000000000..71aa8925d6c9 --- /dev/null +++ b/layout/reftests/bugs/315620-1b.html @@ -0,0 +1,16 @@ + + + + + +
+ + + diff --git a/layout/reftests/bugs/315620-2-ref.xhtml b/layout/reftests/bugs/315620-2-ref.xhtml new file mode 100644 index 000000000000..9e0e5613f579 --- /dev/null +++ b/layout/reftests/bugs/315620-2-ref.xhtml @@ -0,0 +1,13 @@ + + + + + +
+ + diff --git a/layout/reftests/bugs/315620-2a.xhtml b/layout/reftests/bugs/315620-2a.xhtml new file mode 100644 index 000000000000..e41d22ae18e9 --- /dev/null +++ b/layout/reftests/bugs/315620-2a.xhtml @@ -0,0 +1,13 @@ + + + + + +
+ + diff --git a/layout/reftests/bugs/315620-2b.xhtml b/layout/reftests/bugs/315620-2b.xhtml new file mode 100644 index 000000000000..8421db2547c2 --- /dev/null +++ b/layout/reftests/bugs/315620-2b.xhtml @@ -0,0 +1,13 @@ + + + + + +
+ + diff --git a/layout/reftests/reftest.list b/layout/reftests/reftest.list index f3db913063f9..0f13cd0382b6 100644 --- a/layout/reftests/reftest.list +++ b/layout/reftests/reftest.list @@ -24,6 +24,10 @@ f== bugs/351641-2b.html bugs/351641-2-ref.html # bug 358433 (2006-10-19) == bugs/360757-1b.html bugs/360757-1-ref.html f== bugs/360065-1.html bugs/360065-1-ref.html # bug 18217 == bugs/332557-1.html bugs/332557-1-ref.html +== bugs/315620-1a.html bugs/315620-1-ref.html +!= bugs/315620-1b.html bugs/315620-1-ref.html +== bugs/315620-2a.xhtml bugs/315620-2-ref.xhtml +!= bugs/315620-2b.xhtml bugs/315620-2-ref.xhtml # table-dom/ == table-dom/appendCells1.html table-dom/appendCells1-ref.html