From 6960e3b3193c8344b463077e7cfc7407a68a926e Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Fri, 1 Jun 2012 15:24:44 -0400 Subject: [PATCH] Disable the test on Windows, since it just can't pass there. Followup for bug 731447. --- layout/reftests/text-decoration/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/reftests/text-decoration/reftest.list b/layout/reftests/text-decoration/reftest.list index 5ae0e8d58b47..2c910abbcf13 100644 --- a/layout/reftests/text-decoration/reftest.list +++ b/layout/reftests/text-decoration/reftest.list @@ -98,5 +98,5 @@ fails == underline-block-propagation-2-quirks.html underline-block-propagation-2 != inline-baseline-quirks.html inline-baseline-quirks-ref.html == 676538-1.html 676538-1-ref.html == underline-button-1.html underline-button-1-ref.html -== underline-button-2.html underline-button-2-ref.html +fails-if(winWidget) == underline-button-2.html underline-button-2-ref.html # On windows, the underline spacing inside the button is different