diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /layout/reftests/layers/reftest-stylo.list | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'layout/reftests/layers/reftest-stylo.list')
-rw-r--r-- | layout/reftests/layers/reftest-stylo.list | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/layout/reftests/layers/reftest-stylo.list b/layout/reftests/layers/reftest-stylo.list new file mode 100644 index 000000000..984f829c1 --- /dev/null +++ b/layout/reftests/layers/reftest-stylo.list @@ -0,0 +1,33 @@ +# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing +== move-to-background-1.html move-to-background-1.html +fuzzy-if(cocoaWidget,2,6) random-if(Android) == component-alpha-exit-1.html component-alpha-exit-1.html +# bug 760275 +== pull-background-1.html pull-background-1.html +== pull-background-2.html pull-background-2.html +== pull-background-3.html pull-background-3.html +== pull-background-4.html pull-background-4.html +== pull-background-5.html pull-background-5.html +== pull-background-6.html pull-background-6.html +# The animated-position tests are disabled for intermittent failures / passes, bug 1150941 +skip == pull-background-animated-position-1.html pull-background-animated-position-1.html +# Fails with event regions +skip == pull-background-animated-position-2.html pull-background-animated-position-2.html +skip == pull-background-animated-position-3.html pull-background-animated-position-3.html +# Fails because PaintedLayer item assignment doesn't recognize overflow:hidden clips +skip == pull-background-animated-position-4.html pull-background-animated-position-4.html +# Fails because PaintedLayer item assignment and background pulling don't recognize overflow:hidden clips +skip == pull-background-animated-position-5.html pull-background-animated-position-5.html +# Fails because ownLayer bounds don't anticipate changes of animated contents, but doesn't fail with event regions +skip-if(!asyncPan) == pull-background-displayport-1.html pull-background-displayport-1.html +skip-if(!asyncPan) == pull-background-displayport-2.html pull-background-displayport-2.html +skip-if(!asyncPan) == pull-background-displayport-3.html pull-background-displayport-3.html +# fails with non-overlay scrollbars and event regions due to bug 1148515 +skip-if(!asyncPan) == pull-background-displayport-4.html pull-background-displayport-4.html +# fails with non-overlay scrollbars and event regions due to bug 1148515 +skip-if(!asyncPan) == pull-background-displayport-5.html pull-background-displayport-5.html +skip-if(!asyncPan) == pull-background-displayport-6.html pull-background-displayport-6.html +# fails with non-overlay scrollbars and event regions due to bug 1148515 +fuzzy(2,30150) == opacity-blending.html opacity-blending.html +== mask-layer-transform.html mask-layer-transform.html +fails fuzzy-if(gtkWidget,1,17) == forced-bg-color-outside-visible-region.html forced-bg-color-outside-visible-region.html +== layerize-over-fixed-bg-1.html layerize-over-fixed-bg-1.html |