Bug 1499779 - Reenable mix-blend-mode-parent-element-overflow-scroll.html on linux, r=emilio

Add a fuzzy annotation to allow the small differences sometimes
observed in CI.

Differential Revision: https://phabricator.services.mozilla.com/D56746

--HG--
extra : moz-landing-system : lando
This commit is contained in:
James Graham 2019-12-11 15:01:03 +00:00
parent a50454abf1
commit 4efdc5cdd6

View File

@ -1,7 +1,5 @@
[mix-blend-mode-parent-element-overflow-scroll.html]
disabled:
if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1499779
if os == "android" and not e10s: android
expected:
if e10s and (os == "linux") and (processor == "x86"): FAIL
if not webrender and e10s and (os == "linux") and (processor == "x86_64"): FAIL
fuzzy:
if os == "linux": maxDifference=0-1;totalPixels=0-2