From 0d1163f232be463a3d648cb55ca9f34d2371642b Mon Sep 17 00:00:00 2001 From: "dbaron%dbaron.org" Date: Thu, 21 Jun 2007 22:34:27 +0000 Subject: [PATCH] Add reftest for bug 368155 from Ryan VanderMeulen . r+sr=dbaron git-svn-id: svn://10.0.0.236/trunk@228549 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/reftests/bugs/368155-1-ref.xhtml | 10 ++++++++++ mozilla/layout/reftests/bugs/368155-1.xhtml | 10 ++++++++++ mozilla/layout/reftests/bugs/reftest.list | 1 + 3 files changed, 21 insertions(+) create mode 100644 mozilla/layout/reftests/bugs/368155-1-ref.xhtml create mode 100644 mozilla/layout/reftests/bugs/368155-1.xhtml diff --git a/mozilla/layout/reftests/bugs/368155-1-ref.xhtml b/mozilla/layout/reftests/bugs/368155-1-ref.xhtml new file mode 100644 index 00000000000..d68e227d99c --- /dev/null +++ b/mozilla/layout/reftests/bugs/368155-1-ref.xhtml @@ -0,0 +1,10 @@ + + + + + Bug 368155 Reference + + +
All of this text should be on one line
+ + diff --git a/mozilla/layout/reftests/bugs/368155-1.xhtml b/mozilla/layout/reftests/bugs/368155-1.xhtml new file mode 100644 index 00000000000..6b1ced944b3 --- /dev/null +++ b/mozilla/layout/reftests/bugs/368155-1.xhtml @@ -0,0 +1,10 @@ + + + + + Bug 368155 + + +
All of this text should be on one line
+ + diff --git a/mozilla/layout/reftests/bugs/reftest.list b/mozilla/layout/reftests/bugs/reftest.list index e774b6fdeaa..a581ad70776 100644 --- a/mozilla/layout/reftests/bugs/reftest.list +++ b/mozilla/layout/reftests/bugs/reftest.list @@ -209,6 +209,7 @@ random-if(MOZ_WIDGET_TOOLKIT=="gtk2") == 368020-2.html 368020-2-ref.html # bug 3 fails == 368020-3.html 368020-3-ref.html # bug 368085 fails == 368020-4.html 368020-4-ref.html # bug 368085 == 368020-5.html 368020-5-ref.html +== 368155-1.xhtml 368155-1-ref.xhtml == 368155-negative-margins-1.html 368155-negative-margins-1-ref.html # we can't test this because there's antialiasing involved, and our comparison # is too exact