From e11e970ca2be66afd9bff914f34da334cf2bb5d0 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Tue, 3 Jul 2007 18:27:38 +0000 Subject: [PATCH] Adding test. git-svn-id: svn://10.0.0.236/trunk@229259 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/reftests/bugs/382600-1-ref.html | 7 +++++++ mozilla/layout/reftests/bugs/382600-1.html | 12 ++++++++++++ mozilla/layout/reftests/bugs/reftest.list | 1 + 3 files changed, 20 insertions(+) create mode 100644 mozilla/layout/reftests/bugs/382600-1-ref.html create mode 100644 mozilla/layout/reftests/bugs/382600-1.html diff --git a/mozilla/layout/reftests/bugs/382600-1-ref.html b/mozilla/layout/reftests/bugs/382600-1-ref.html new file mode 100644 index 00000000000..09271d44b26 --- /dev/null +++ b/mozilla/layout/reftests/bugs/382600-1-ref.html @@ -0,0 +1,7 @@ + + + + + + diff --git a/mozilla/layout/reftests/bugs/382600-1.html b/mozilla/layout/reftests/bugs/382600-1.html new file mode 100644 index 00000000000..8c78ee547ce --- /dev/null +++ b/mozilla/layout/reftests/bugs/382600-1.html @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/mozilla/layout/reftests/bugs/reftest.list b/mozilla/layout/reftests/bugs/reftest.list index b2de3b909ae..0725e9bd45f 100644 --- a/mozilla/layout/reftests/bugs/reftest.list +++ b/mozilla/layout/reftests/bugs/reftest.list @@ -268,4 +268,5 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug == 380842-1.html 380842-1-ref.html == 381130-1.html 381130-1-ref.html == 381507-1.html 381507-1-ref.html +== 382600-1.html 382600-1-ref.html == 383551-1.html 383551-1-ref.html