diff --git a/image/test/reftest/generic/reftest.list b/image/test/reftest/generic/reftest.list index 68dd1440fd8..c8d850ccb2b 100644 --- a/image/test/reftest/generic/reftest.list +++ b/image/test/reftest/generic/reftest.list @@ -1 +1 @@ -fails-if(Android&&(AndroidVersion==10||AndroidVersion==17)) HTTP == accept-image-catchall.html accept-image-catchall-ref.html +HTTP == accept-image-catchall.html accept-image-catchall-ref.html diff --git a/layout/reftests/backgrounds/reftest.list b/layout/reftests/backgrounds/reftest.list index 544ea1c1510..93919077d94 100644 --- a/layout/reftests/backgrounds/reftest.list +++ b/layout/reftests/backgrounds/reftest.list @@ -124,7 +124,7 @@ fails == background-size-zoom-repeat.html background-size-zoom-repeat-ref.html random-if(B2G) == fixed-bg-with-transform-outside-viewport-1.html fixed-bg-with-transform-outside-viewport-ref.html HTTP == root-background-1.html root-background-ref.html -fails-if(Android&&(AndroidVersion==10||AndroidVersion==17)) HTTP != root-background-1.html about:blank +HTTP != root-background-1.html about:blank random-if(B2G) == really-big-background.html really-big-background-ref.html == body-background.html body-background-ref.html @@ -136,7 +136,7 @@ random-if(B2G) == really-big-background.html really-big-background-ref.html == multi-background-clip-content-border.html multi-background-clip-content-border-ref.html -fails-if(Android&&(AndroidVersion==10||AndroidVersion==17)) HTTP == background-referrer.html background-referrer-ref.html +HTTP == background-referrer.html background-referrer-ref.html == attachment-scroll-positioning-1.html attachment-scroll-positioning-1-ref.html == attachment-local-positioning-1.html attachment-local-positioning-1-ref.html diff --git a/layout/reftests/font-face/reftest.list b/layout/reftests/font-face/reftest.list index cf5e0bcefa1..91b2b3ad6cc 100644 --- a/layout/reftests/font-face/reftest.list +++ b/layout/reftests/font-face/reftest.list @@ -152,8 +152,8 @@ skip-if(B2G) HTTP(..) == missing-names.html missing-names-ref.html # bug 773482 # Tests for bug 670900 - handling of 404 (not found) error in @font-face URL # (using Chunkfive font data returned from a .sjs file) HTTP(..) == font-error-404-1.html font-error-404-1-ref.html # HTTP status 404, don't load -skip-if(B2G) fails-if(Android&&(AndroidVersion==10||AndroidVersion==17)) HTTP(..) == font-error-404-2.html font-error-404-2-ref.html # HTTP status 200, load # bug 773482 -fails-if(Android&&(AndroidVersion==10||AndroidVersion==17)) HTTP(..) != font-error-404-1.html font-error-404-2.html # sanity-check that the results differ +skip-if(B2G) HTTP(..) == font-error-404-2.html font-error-404-2-ref.html # HTTP status 200, load # bug 773482 +HTTP(..) != font-error-404-1.html font-error-404-2.html # sanity-check that the results differ # Font load redirection HTTP(..) == font-redirect.html order-1-ref.html