Bug 1351145 - Enable reftest for CSS animation on pseudo element. r?boris draft
authorHiroyuki Ikezoe <hikezoe@mozilla.com>
Tue, 28 Mar 2017 11:10:11 +0900
changeset 552147 cb79a9379f72948525426a7fea06ce38389a9cee
parent 552146 5182b2c4b963ed87d038c7d9a4021463917076cd
child 621729 e54c2c315054a58c0dd9b5dff78d8de241b0b0a7
push id51252
push userhikezoe@mozilla.com
push dateTue, 28 Mar 2017 02:10:27 +0000
reviewersboris
bugs1351145
milestone55.0a1
Bug 1351145 - Enable reftest for CSS animation on pseudo element. r?boris MozReview-Commit-ID: 102ccHdfLPh
layout/reftests/css-animations/reftest-stylo.list
--- a/layout/reftests/css-animations/reftest-stylo.list
+++ b/layout/reftests/css-animations/reftest-stylo.list
@@ -1,17 +1,17 @@
 # DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
 == screen-animations.html screen-animations.html
 == screen-animations.html screen-animations.html
 == print-no-animations.html print-no-animations.html
 == print-no-animations.html print-no-animations.html
 == animate-opacity.html animate-opacity.html
 == animate-preserves3d.html animate-preserves3d.html
 == in-visibility-hidden-animation.html in-visibility-hidden-animation.html
-skip-if(stylo) == in-visibility-hidden-animation-pseudo-element.html in-visibility-hidden-animation-pseudo-element.html # Bug 1331047
+== in-visibility-hidden-animation-pseudo-element.html in-visibility-hidden-animation-pseudo-element.html
 == partially-out-of-view-animation.html partially-out-of-view-animation.html
 == animate-display-table-opacity.html animate-display-table-opacity.html
 # We need to run 100% opacity test case when OMTA is disabled to check that the animation creates a stacking context even if the animation is not running on the compositor
 pref(layers.offmainthreadcomposition.async-animations,false) == stacking-context-opacity-1-animation.html stacking-context-opacity-1-animation.html
 # We need to run transform:none test case when OMTA is disabled to check that the animation creates a stacking context even if the animation is not running on the compositor
 pref(layers.offmainthreadcomposition.async-animations,false) == stacking-context-transform-none-animation.html stacking-context-transform-none-animation.html
 == no-stacking-context-opacity-removing-animation-in-delay.html no-stacking-context-opacity-removing-animation-in-delay.html
 == no-stacking-context-transform-removing-animation-in-delay.html no-stacking-context-transform-removing-animation-in-delay.html