From a1ec91e147a244e1181e726878740761ce33df51 Mon Sep 17 00:00:00 2001 From: Timothy Nikkel Date: Sun, 23 Apr 2023 21:49:29 +0000 Subject: [PATCH] Bug 1829516. Improve test for bug 1827337. r=mstange We only have overlay scrollbars enabled on test machines on android, but we force them on using a pref for individual tests. I checked that this causes the tests to fail on desktop platforms without the patch from bug 1827337. Differential Revision: https://phabricator.services.mozilla.com/D176228 --- layout/reftests/bugs/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index e8c912aca219..d3279114850d 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -2134,4 +2134,4 @@ skip-if(!/^Windows\x20NT\x2010\.0/.test(http.oscpu)) != 1798297-1.html 1798297-1 == 1814047.html 1814047-ref.html == 1818412-1.html 1818412-1-ref.html == 1827009-1.html 1827009-1-ref.html -== 1827337-1.html 1827337-1-ref.html +pref(layout.testing.overlay-scrollbars.always-visible,true) pref(ui.useOverlayScrollbars,1) == 1827337-1.html 1827337-1-ref.html