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/z-index | |
parent | e011a048e431bd850bfd42b5fb8c6eec0b6b878e (diff) | |
download | uxp-0bb464bfc13e3a0239fd268de265fc332014b385.tar.gz |
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/z-index')
-rw-r--r-- | layout/reftests/z-index/reftest-stylo.list | 13 | ||||
-rw-r--r-- | layout/reftests/z-index/reftest.list | 2 |
2 files changed, 1 insertions, 14 deletions
diff --git a/layout/reftests/z-index/reftest-stylo.list b/layout/reftests/z-index/reftest-stylo.list deleted file mode 100644 index 69a763ca64..0000000000 --- a/layout/reftests/z-index/reftest-stylo.list +++ /dev/null @@ -1,13 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== 480053-1.html 480053-1.html -== z-index-1.html z-index-1.html -== stacking-context-yes.html stacking-context-yes.html -fails fuzzy-if(skiaContent,1,1500) == stacking-context-perspective.html stacking-context-perspective.html -== stacking-context-backface-visibility.html stacking-context-backface-visibility.html - -fails-if(Android&&!asyncPan) == overlayscrollbar-sorting-ref-visible.html overlayscrollbar-sorting-ref-visible.html -random-if(transparentScrollbars) == overlayscrollbar-sorting-1.html overlayscrollbar-sorting-1.html -== overlayscrollbar-sorting-2.html overlayscrollbar-sorting-2.html -== overlayscrollbar-sorting-3.html overlayscrollbar-sorting-3.html -== overlayscrollbar-sorting-4.html overlayscrollbar-sorting-4.html -random-if(transparentScrollbars) == overlayscrollbar-sorting-5.html overlayscrollbar-sorting-5.html diff --git a/layout/reftests/z-index/reftest.list b/layout/reftests/z-index/reftest.list index fc8edab76e..4da2a34155 100644 --- a/layout/reftests/z-index/reftest.list +++ b/layout/reftests/z-index/reftest.list @@ -4,7 +4,7 @@ fuzzy-if(skiaContent,1,1500) == stacking-context-perspective.html stacking-context-yes.html == stacking-context-backface-visibility.html stacking-context-no.html -fails-if(Android&&!asyncPan) != overlayscrollbar-sorting-ref-visible.html overlayscrollbar-sorting-ref-hidden.html +!= overlayscrollbar-sorting-ref-visible.html overlayscrollbar-sorting-ref-hidden.html random-if(transparentScrollbars) == overlayscrollbar-sorting-1.html overlayscrollbar-sorting-ref-visible.html == overlayscrollbar-sorting-2.html overlayscrollbar-sorting-ref-visible.html == overlayscrollbar-sorting-3.html overlayscrollbar-sorting-ref-hidden.html |