From 32c01229f9710ac4804b3e6dba4207720fc32f82 Mon Sep 17 00:00:00 2001 From: Ryan VanderMeulen Date: Wed, 10 Jan 2018 20:46:36 -0500 Subject: [PATCH] Bug 1426797 - Mark image-size.xul as random on Windows. a=test-only --HG-- extra : rebase_source : 6a247228bc12ebfb112cb92845f6c2073de6a5fa --- layout/xul/reftest/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/xul/reftest/reftest.list b/layout/xul/reftest/reftest.list index ca8b3b6b9b63..de8dbebaad90 100644 --- a/layout/xul/reftest/reftest.list +++ b/layout/xul/reftest/reftest.list @@ -1,7 +1,7 @@ fails-if(Android) == textbox-multiline-noresize.xul textbox-multiline-ref.xul # reference is blank on Android (due to no native theme support?) != textbox-multiline-resize.xul textbox-multiline-ref.xul == popup-explicit-size.xul popup-explicit-size-ref.xul -random-if(Android) fuzzy-if(webrender,128-128,168-168) == image-size.xul image-size-ref.xul +random-if(Android||winWidget) fuzzy-if(webrender,128-128,168-168) == image-size.xul image-size-ref.xul # Bug 1426797 == image-scaling-min-height-1.xul image-scaling-min-height-1-ref.xul == textbox-text-transform.xul textbox-text-transform-ref.xul