From 8752adba2e0bfcfa2deb4da68dd4ccc4c17d0b62 Mon Sep 17 00:00:00 2001 From: "roc+%cs.cmu.edu" Date: Mon, 16 Jul 2007 23:02:00 +0000 Subject: [PATCH] Bug 386920 reftests. git-svn-id: svn://10.0.0.236/trunk@230071 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/reftests/bugs/386920-1-ref.html | 6 ++++++ mozilla/layout/reftests/bugs/386920-1.html | 6 ++++++ mozilla/layout/reftests/bugs/reftest.list | 1 + 3 files changed, 13 insertions(+) create mode 100644 mozilla/layout/reftests/bugs/386920-1-ref.html create mode 100644 mozilla/layout/reftests/bugs/386920-1.html diff --git a/mozilla/layout/reftests/bugs/386920-1-ref.html b/mozilla/layout/reftests/bugs/386920-1-ref.html new file mode 100644 index 00000000000..3cfa7d849fb --- /dev/null +++ b/mozilla/layout/reftests/bugs/386920-1-ref.html @@ -0,0 +1,6 @@ + + + +

THIS TEXT SHOULD BREAK. + + diff --git a/mozilla/layout/reftests/bugs/386920-1.html b/mozilla/layout/reftests/bugs/386920-1.html new file mode 100644 index 00000000000..b74b0cdaa26 --- /dev/null +++ b/mozilla/layout/reftests/bugs/386920-1.html @@ -0,0 +1,6 @@ + + + +

THIS TEXT SHOULD BREAK. + + diff --git a/mozilla/layout/reftests/bugs/reftest.list b/mozilla/layout/reftests/bugs/reftest.list index cf94f2114f7..c8a6a8cb770 100644 --- a/mozilla/layout/reftests/bugs/reftest.list +++ b/mozilla/layout/reftests/bugs/reftest.list @@ -276,4 +276,5 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug == 382600-1.html 382600-1-ref.html == 383551-1.html 383551-1-ref.html == 384576-1.html 384576-1-ref.html +== 386920-1.html 386920-1-ref.html == 387344-1.html 387344-1-ref.html