Bug 1371109 - Enable webm-video/poster-xxx.html . r=alwu draft
authorbechen <bechen@mozilla.com>
Thu, 08 Jun 2017 14:30:41 +0800
changeset 590847 b5e0cff5a13bde3d9c808cbacbcbef69bed4e68b
parent 589954 5801aa478de12a62b2b2982659e787fcc4268d67
child 632324 b6aecdc28768ebac1dba8af06612a0a42e501483
push id62848
push userbechen@mozilla.com
push dateThu, 08 Jun 2017 06:31:00 +0000
reviewersalwu
bugs1371109
milestone55.0a1
Bug 1371109 - Enable webm-video/poster-xxx.html . r=alwu MozReview-Commit-ID: ArVBRmEjNaf
layout/reftests/webm-video/reftest.list
--- a/layout/reftests/webm-video/reftest.list
+++ b/layout/reftests/webm-video/reftest.list
@@ -14,29 +14,29 @@ fails-if(Android) HTTP(..) == canvas-1b.
 == empty-1b.html empty-1-ref.html
 #these is skipped because we hang on the htmlparser tests when this is ran
 random skip-if(Android) HTTP(..) == object-aspect-ratio-1a.xhtml aspect-ratio-1-ref.html
 random skip-if(Android) HTTP(..) == object-aspect-ratio-1b.xhtml aspect-ratio-1-ref.html
 skip-if(Android) HTTP(..) == offset-1.xhtml offset-1-ref.html
 random skip-if(Android) HTTP(..) == object-aspect-ratio-2a.xhtml aspect-ratio-2-ref.html
 random skip-if(Android) HTTP(..) == object-aspect-ratio-2b.xhtml aspect-ratio-2-ref.html
 skip-if(Android) fuzzy-if(winWidget,1,56000) fuzzy-if(cocoaWidget,1,56000) HTTP(..) == zoomed-1.xhtml zoomed-1-ref.html # bug 778995 for fuzzy
-skip-if(Android) fails-if(styloVsGecko) == poster-1.html poster-ref-blue250x200.html
-skip-if(Android) fails-if(styloVsGecko) == poster-2.html poster-ref-black140x100.html
-skip-if(Android) == poster-3.html poster-ref-black140x100.html
-skip-if(Android) == poster-4.html poster-ref-black140x100.html
-skip-if(Android) == poster-5.html poster-ref-black140x100.html
-skip-if(Android) == poster-6.html poster-ref-black140x100.html
-skip-if(Android) == poster-7.html poster-ref-red140x100.html
-skip-if(Android) == poster-8.html poster-ref-black140x100.html
-random skip-if(Android) == poster-10.html poster-ref-blue125x100.html
-random skip-if(Android) fails-if(styloVsGecko) == poster-11.html poster-ref-blue140x100.html
-random skip-if(Android) fails-if(styloVsGecko) == poster-12.html poster-ref-blue140x100.html
-skip-if(Android) == poster-13.html poster-ref-blue400x300.html
-skip-if(Android) == poster-15.html poster-ref-green70x30.html
+fails-if(styloVsGecko) == poster-1.html poster-ref-blue250x200.html
+fails-if(Android) fails-if(styloVsGecko) == poster-2.html poster-ref-black140x100.html
+== poster-3.html poster-ref-black140x100.html
+== poster-4.html poster-ref-black140x100.html
+== poster-5.html poster-ref-black140x100.html
+== poster-6.html poster-ref-black140x100.html
+== poster-7.html poster-ref-red140x100.html
+fuzzy-if(Android,2,14000) == poster-8.html poster-ref-black140x100.html
+random == poster-10.html poster-ref-blue125x100.html
+random fails-if(styloVsGecko) == poster-11.html poster-ref-blue140x100.html
+random fails-if(styloVsGecko) == poster-12.html poster-ref-blue140x100.html
+== poster-13.html poster-ref-blue400x300.html
+== poster-15.html poster-ref-green70x30.html
 random-if(winWidget) random-if(cocoaWidget) skip-if(Android) == bug686957.html bug686957-ref.html # bug 922951 for OS X
 == webm-alpha.html webm-alpha-ref.html
 
 # Tests for <video src> with 'object-fit' & 'object-position':
 # These tests should be very similar to tests in our w3c-css/submitted/images3
 # reftest directory. They live here because they use WebM video (VP9), and it
 # wouldn't be fair of us to make a W3C testsuite implicitly depend on any
 # particular (non-spec-mandated) video codec.