diff options
Diffstat (limited to 'layout/reftests/css-animations/reftest-stylo.list')
-rw-r--r-- | layout/reftests/css-animations/reftest-stylo.list | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/layout/reftests/css-animations/reftest-stylo.list b/layout/reftests/css-animations/reftest-stylo.list new file mode 100644 index 000000000..fcff4eff6 --- /dev/null +++ b/layout/reftests/css-animations/reftest-stylo.list @@ -0,0 +1,34 @@ +# 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 +# reftest harness doesn't actually make pres context non-dynamic for reftest-print tests +== print-no-animations.html print-no-animations.html +# reftest harness doesn't actually make pres context non-dynamic for reftest-print tests +== animate-opacity.html animate-opacity.html +== animate-preserves3d.html animate-preserves3d.html +== in-visibility-hidden-animation.html in-visibility-hidden-animation.html +== 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 +test-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 +test-pref(layers.offmainthreadcomposition.async-animations,false) == stacking-context-transform-none-animation.html stacking-context-transform-none-animation.html +== stacking-context-lose-opacity-1.html stacking-context-lose-opacity-1.html +== stacking-context-lose-transform-none.html stacking-context-lose-transform-none.html +== stacking-context-opacity-1-animation.html stacking-context-opacity-1-animation.html +== stacking-context-opacity-1-with-fill-backwards.html stacking-context-opacity-1-with-fill-backwards.html +== stacking-context-opacity-1-with-fill-forwards.html stacking-context-opacity-1-with-fill-forwards.html +== stacking-context-paused-on-opacity-1.html stacking-context-paused-on-opacity-1.html +== stacking-context-paused-on-transform-none.html stacking-context-paused-on-transform-none.html +== stacking-context-transform-none-animation.html stacking-context-transform-none-animation.html +== stacking-context-transform-none-animation-on-svg.html stacking-context-transform-none-animation-on-svg.html +== stacking-context-transform-none-animation-with-backface-visibility.html stacking-context-transform-none-animation-with-backface-visibility.html +== stacking-context-transform-none-animation-with-preserve-3d.html stacking-context-transform-none-animation-with-preserve-3d.html +== stacking-context-transform-none-with-fill-backwards.html stacking-context-transform-none-with-fill-backwards.html +== stacking-context-transform-none-with-fill-forwards.html stacking-context-transform-none-with-fill-forwards.html +== stacking-context-opacity-1-in-delay.html stacking-context-opacity-1-in-delay.html +# bug 1278136 and bug 1279403 +== stacking-context-transform-none-in-delay.html stacking-context-transform-none-in-delay.html +# bug 1278136 and bug 1279403 |