Bug 1307332 - Remove B2G and Mulet annotations from reftest.list: layout/reftests/reftest.list. r?dholbert
MozReview-Commit-ID: CD0nmkbXLTq
--- a/layout/reftests/reftest.list
+++ b/layout/reftests/reftest.list
@@ -189,17 +189,17 @@ include floats/reftest.list
# font-face
include font-face/reftest.list
# font features (opentype)
include font-features/reftest.list
# mobile font size inflation
-skip-if((B2G&&browserIsRemote)||Mulet) include font-inflation/reftest.list # Bug 972697 # Initial mulet triage: parity with B2G/B2G Desktop
+include font-inflation/reftest.list
# CSS Font Loading API
include font-loading-api/reftest.list
# font matching
include font-matching/reftest.list
# forms
@@ -246,35 +246,35 @@ include mathml/reftest.list
# margin-collapsing
include margin-collapsing/reftest.list
# marquee/
include marquee/reftest.list
# native-theme/
-# skipping for B2G since something around radio-nonnative.html makes the whole suite hang
-skip-if(B2G||Android||Mulet) include native-theme/reftest.list # Initial mulet triage: parity with B2G/B2G Desktop
+# (no XUL theme on Android)
+skip-if(Android) include native-theme/reftest.list
# netwerk/
include ../../netwerk/test/reftest/reftest.list
include outline/reftest.list
# object/
include object/reftest.list
# ogg-video/
-skip-if(!B2G&&browserIsRemote) include ogg-video/reftest.list
+skip-if(browserIsRemote) include ogg-video/reftest.list
# webm-video/
-skip-if(!B2G&&browserIsRemote) include webm-video/reftest.list
+skip-if(browserIsRemote) include webm-video/reftest.list
# mp4-video/
-skip-if(!B2G&&browserIsRemote) include mp4-video/reftest.list
+skip-if(browserIsRemote) include mp4-video/reftest.list
# parser/
include ../../parser/htmlparser/tests/reftest/reftest.list
# percent-overflow-sizing/
include percent-overflow-sizing/reftest.list
# pixel-rounding/