diff options
author | Moonchild <moonchild@palemoon.org> | 2020-12-31 22:46:09 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-12-31 22:46:09 +0000 |
commit | 0bb464bfc13e3a0239fd268de265fc332014b385 (patch) | |
tree | 5b3075f86ebe79961b047fc5e338d65b933f3f23 /layout/reftests/layers | |
parent | e011a048e431bd850bfd42b5fb8c6eec0b6b878e (diff) | |
download | UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.gz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.lz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.xz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.zip |
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
Diffstat (limited to 'layout/reftests/layers')
-rw-r--r-- | layout/reftests/layers/reftest-stylo.list | 33 | ||||
-rw-r--r-- | layout/reftests/layers/reftest.list | 2 |
2 files changed, 1 insertions, 34 deletions
diff --git a/layout/reftests/layers/reftest-stylo.list b/layout/reftests/layers/reftest-stylo.list deleted file mode 100644 index 984f829c1..000000000 --- a/layout/reftests/layers/reftest-stylo.list +++ /dev/null @@ -1,33 +0,0 @@ -# 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 diff --git a/layout/reftests/layers/reftest.list b/layout/reftests/layers/reftest.list index d2cabf37e..7a4dc06d6 100644 --- a/layout/reftests/layers/reftest.list +++ b/layout/reftests/layers/reftest.list @@ -1,5 +1,5 @@ == move-to-background-1.html move-to-background-1-ref.html -fuzzy-if(cocoaWidget,2,6) random-if(Android) == component-alpha-exit-1.html component-alpha-exit-1-ref.html # bug 760275 +fuzzy-if(cocoaWidget,2,6) == component-alpha-exit-1.html component-alpha-exit-1-ref.html # bug 760275 != pull-background-1.html about:blank != pull-background-2.html about:blank != pull-background-3.html about:blank |