From 7b7028d14bdf3b51ab90592d9d93423f9a7df075 Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Thu, 15 Apr 2010 10:12:26 +0100 Subject: [PATCH] Add reftest for bug 557736. --- layout/reftests/bugs/557736-1-ref.html | 9 +++++++++ layout/reftests/bugs/557736-1.html | 11 +++++++++++ layout/reftests/bugs/reftest.list | 1 + 3 files changed, 21 insertions(+) create mode 100644 layout/reftests/bugs/557736-1-ref.html create mode 100644 layout/reftests/bugs/557736-1.html diff --git a/layout/reftests/bugs/557736-1-ref.html b/layout/reftests/bugs/557736-1-ref.html new file mode 100644 index 00000000000..c4c3fae7a7c --- /dev/null +++ b/layout/reftests/bugs/557736-1-ref.html @@ -0,0 +1,9 @@ + + + +557736 Test Page + + + bogus + bogus + diff --git a/layout/reftests/bugs/557736-1.html b/layout/reftests/bugs/557736-1.html new file mode 100644 index 00000000000..3cbf2dd1e45 --- /dev/null +++ b/layout/reftests/bugs/557736-1.html @@ -0,0 +1,11 @@ + + + +557736 Test Page + + + + bogus + + bogus + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index da00f697d98..f4e256a2149 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -1422,3 +1422,4 @@ random-if(!haveTestPlugin) == 546071-1.html 546071-1-ref.html == 551699-1.html 551699-1-ref.html == 552334-1.html 552334-1-ref.html == 556661-1.html 556661-1-ref.html +== 557736-1.html 557736-1-ref.html