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/css-break | |
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/css-break')
-rw-r--r-- | layout/reftests/css-break/reftest-stylo.list | 13 | ||||
-rw-r--r-- | layout/reftests/css-break/reftest.list | 4 |
2 files changed, 2 insertions, 15 deletions
diff --git a/layout/reftests/css-break/reftest-stylo.list b/layout/reftests/css-break/reftest-stylo.list deleted file mode 100644 index 4bc15ab56b..0000000000 --- a/layout/reftests/css-break/reftest-stylo.list +++ /dev/null @@ -1,13 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -default-preferences pref(layout.css.box-decoration-break.enabled,true) - -== box-decoration-break-1.html box-decoration-break-1.html -== box-decoration-break-with-inset-box-shadow-1.html box-decoration-break-with-inset-box-shadow-1.html -fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,32,254) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1.html -random-if(!gtkWidget) HTTP(..) == box-decoration-break-border-image.html box-decoration-break-border-image.html -== box-decoration-break-block-border-padding.html box-decoration-break-block-border-padding.html -== box-decoration-break-block-margin.html box-decoration-break-block-margin.html -fails fuzzy-if(!Android,1,5) fuzzy-if(Android,8,6627) fuzzy-if(skiaContent,1,24) == box-decoration-break-first-letter.html box-decoration-break-first-letter.html -== box-decoration-break-with-bidi.html box-decoration-break-with-bidi.html -== box-decoration-break-bug-1235152.html box-decoration-break-bug-1235152.html -== box-decoration-break-bug-1249913.html box-decoration-break-bug-1249913.html diff --git a/layout/reftests/css-break/reftest.list b/layout/reftests/css-break/reftest.list index 5b53e56dae..caf3bb60ac 100644 --- a/layout/reftests/css-break/reftest.list +++ b/layout/reftests/css-break/reftest.list @@ -2,11 +2,11 @@ default-preferences pref(layout.css.box-decoration-break.enabled,true) == box-decoration-break-1.html box-decoration-break-1-ref.html fuzzy(1,20) fuzzy-if(skiaContent,1,700) == box-decoration-break-with-inset-box-shadow-1.html box-decoration-break-with-inset-box-shadow-1-ref.html -fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,32,254) fuzzy-if(winWidget,32,152) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html +fuzzy(16,460) fuzzy-if(skiaContent,32,254) fuzzy-if(winWidget,32,152) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html random-if(!gtkWidget) HTTP(..) == box-decoration-break-border-image.html box-decoration-break-border-image-ref.html == box-decoration-break-block-border-padding.html box-decoration-break-block-border-padding-ref.html == box-decoration-break-block-margin.html box-decoration-break-block-margin-ref.html -fuzzy-if(!Android,1,62) fuzzy-if(Android,8,6627) == box-decoration-break-first-letter.html box-decoration-break-first-letter-ref.html #Bug 1313773 +fuzzy(1,62) == box-decoration-break-first-letter.html box-decoration-break-first-letter-ref.html #Bug 1313773 == box-decoration-break-with-bidi.html box-decoration-break-with-bidi-ref.html == box-decoration-break-bug-1235152.html box-decoration-break-bug-1235152-ref.html == box-decoration-break-bug-1249913.html box-decoration-break-bug-1249913-ref.html |