Bug 1386963 - Part 3: remove test fail annotations from meta in wpt. r?hiro draft
authorDaisuke Akatsuka <dakatsuka@mozilla.com>
Fri, 04 Aug 2017 08:52:39 +0900
changeset 620844 c41eeb95ced2d41d9364b5a94fff0adb8a86093f
parent 620843 a4e153426d4c5b2b862446c1e975530e9054dc72
child 640818 f8c6dbf9b80bddd4a52aca681680e12fdc6bc6fd
push id72165
push userbmo:dakatsuka@mozilla.com
push dateThu, 03 Aug 2017 23:53:12 +0000
reviewershiro
bugs1386963
milestone57.0a1
Bug 1386963 - Part 3: remove test fail annotations from meta in wpt. r?hiro Since we make 'image-orientation' and 'paint-order' properties animatable, remove test fail annotations from meta in wpt. MozReview-Commit-ID: JRMe8wSxydg
testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini
testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini
testing/web-platform/meta/web-animations/animation-model/animation-types/interpolation-per-property.html.ini
--- a/testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini
+++ b/testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini
@@ -10,40 +10,27 @@
   [content: ""a"" onto ""b""]
     expected:
       if stylo: FAIL
 
   [filter: same ordered filter functions]
     expected:
       if stylo: FAIL
 
-  [image-orientation: "90deg" onto "0deg"]
-    expected:
-      if stylo: FAIL
-
   [list-style-type: "square" onto "circle"]
     expected:
       if stylo: FAIL
 
   [list-style-type: "circle" onto "square"]
     expected:
       if stylo: FAIL
 
-  [paint-order: "stroke" onto "fill"]
-    expected:
-      if stylo: FAIL
-
-  [paint-order: "fill" onto "stroke"]
-    expected:
-      if stylo: FAIL
-
   [shape-outside: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"]
     expected:
       if stylo: FAIL
 
   [shape-outside: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"]
     expected:
       if stylo: FAIL
 
   [stroke-dasharray: dasharray]
     expected:
       if stylo: FAIL
-
--- a/testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini
+++ b/testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini
@@ -8,40 +8,27 @@ prefs: [layout.css.contain.enabled:true,
   [content: ""b"" onto ""a""]
     expected:
       if stylo: FAIL
 
   [content: ""a"" onto ""b""]
     expected:
       if stylo: FAIL
 
-  [image-orientation: "90deg" onto "0deg"]
-    expected:
-      if stylo: FAIL
-
   [list-style-type: "square" onto "circle"]
     expected:
       if stylo: FAIL
 
   [list-style-type: "circle" onto "square"]
     expected:
       if stylo: FAIL
 
-  [paint-order: "stroke" onto "fill"]
-    expected:
-      if stylo: FAIL
-
-  [paint-order: "fill" onto "stroke"]
-    expected:
-      if stylo: FAIL
-
   [shape-outside: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"]
     expected:
       if stylo: FAIL
 
   [shape-outside: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"]
     expected:
       if stylo: FAIL
 
   [stroke-dasharray: dasharray]
     expected:
       if stylo: FAIL
-
--- a/testing/web-platform/meta/web-animations/animation-model/animation-types/interpolation-per-property.html.ini
+++ b/testing/web-platform/meta/web-animations/animation-model/animation-types/interpolation-per-property.html.ini
@@ -24,56 +24,31 @@ prefs: [layout.css.contain.enabled:true,
   [content uses discrete animation when animating between ""a"" and ""b"" with effect easing]
     expected:
       if stylo: FAIL
 
   [content uses discrete animation when animating between ""a"" and ""b"" with keyframe easing]
     expected:
       if stylo: FAIL
 
-  [image-orientation uses discrete animation when animating between "0deg" and "90deg" with linear easing]
-    expected:
-      if stylo: FAIL
-
-  [image-orientation uses discrete animation when animating between "0deg" and "90deg" with effect easing]
-    expected:
-      if stylo: FAIL
-
-  [image-orientation uses discrete animation when animating between "0deg" and "90deg" with keyframe easing]
-    expected:
-      if stylo: FAIL
-
   [list-style-type uses discrete animation when animating between "circle" and "square" with linear easing]
     expected:
       if stylo: FAIL
 
   [list-style-type uses discrete animation when animating between "circle" and "square" with effect easing]
     expected:
       if stylo: FAIL
 
   [list-style-type uses discrete animation when animating between "circle" and "square" with keyframe easing]
     expected:
       if stylo: FAIL
 
-  [paint-order uses discrete animation when animating between "fill" and "stroke" with linear easing]
-    expected:
-      if stylo: FAIL
-
-  [paint-order uses discrete animation when animating between "fill" and "stroke" with effect easing]
-    expected:
-      if stylo: FAIL
-
-  [paint-order uses discrete animation when animating between "fill" and "stroke" with keyframe easing]
-    expected:
-      if stylo: FAIL
-
   [shape-outside uses discrete animation when animating between "url("http://localhost/test-1")" and "url("http://localhost/test-2")" with linear easing]
     expected:
       if stylo: FAIL
 
   [shape-outside uses discrete animation when animating between "url("http://localhost/test-1")" and "url("http://localhost/test-2")" with effect easing]
     expected:
       if stylo: FAIL
 
   [shape-outside uses discrete animation when animating between "url("http://localhost/test-1")" and "url("http://localhost/test-2")" with keyframe easing]
     expected:
       if stylo: FAIL
-