From cc9a05725b4f0e6b8610afc1567d7ce662c6a95f Mon Sep 17 00:00:00 2001 From: "dbaron%dbaron.org" Date: Mon, 23 Oct 2006 23:38:59 +0000 Subject: [PATCH] Add testcases for bug 339289, from Adam Guthrie , r=dbaron git-svn-id: svn://10.0.0.236/trunk@214030 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/reftests/bugs/339289-1-ref.html | 7 +++++++ mozilla/layout/reftests/bugs/339289-1.html | 12 ++++++++++++ mozilla/layout/reftests/reftest.list | 2 +- 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 mozilla/layout/reftests/bugs/339289-1-ref.html create mode 100644 mozilla/layout/reftests/bugs/339289-1.html diff --git a/mozilla/layout/reftests/bugs/339289-1-ref.html b/mozilla/layout/reftests/bugs/339289-1-ref.html new file mode 100644 index 00000000000..2e81bbab713 --- /dev/null +++ b/mozilla/layout/reftests/bugs/339289-1-ref.html @@ -0,0 +1,7 @@ + + + + +
Hello World
+ + diff --git a/mozilla/layout/reftests/bugs/339289-1.html b/mozilla/layout/reftests/bugs/339289-1.html new file mode 100644 index 00000000000..5510ff98789 --- /dev/null +++ b/mozilla/layout/reftests/bugs/339289-1.html @@ -0,0 +1,12 @@ + + + + + +
+ + diff --git a/mozilla/layout/reftests/reftest.list b/mozilla/layout/reftests/reftest.list index d556ffc51d8..c6df81bbde5 100644 --- a/mozilla/layout/reftests/reftest.list +++ b/mozilla/layout/reftests/reftest.list @@ -4,8 +4,8 @@ != data:text/plain,HELLO about:blank # bugs/ +== bugs/339289-1.html bugs/339289-1-ref.html == bugs/351641-1a.html bugs/351641-1-ref.html == bugs/351641-1b.html bugs/351641-1-ref.html == bugs/351641-2a.html bugs/351641-2-ref.html == bugs/351641-2b.html bugs/351641-2-ref.html -# adding tests for 339289 would be good too