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/forms/input | |
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/forms/input')
20 files changed, 32 insertions, 276 deletions
diff --git a/layout/reftests/forms/input/checkbox/reftest-stylo.list b/layout/reftests/forms/input/checkbox/reftest-stylo.list deleted file mode 100644 index 11fe7d778..000000000 --- a/layout/reftests/forms/input/checkbox/reftest-stylo.list +++ /dev/null @@ -1,18 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== label-dynamic.html label-dynamic.html -skip-if(B2G||Mulet) fails-if(Android) == radio-stretched.html radio-stretched.html -# test for bug 464589 -# Initial mulet triage: parity with B2G/B2G Desktop -== checked.html checked.html -== checked-native.html checked-native.html -== checked.html checked.html -== checked-notref.html checked-notref.html -== checked-native.html checked-native.html -== checked-native-notref.html checked-native-notref.html -== indeterminate-checked.html indeterminate-checked.html -== indeterminate-unchecked.html indeterminate-unchecked.html -== indeterminate-native-checked.html indeterminate-native-checked.html -== indeterminate-native-unchecked.html indeterminate-native-unchecked.html -== indeterminate-selector.html indeterminate-selector.html -skip-if(!gtkWidget||Mulet) == gtk-theme-width-height.html gtk-theme-width-height.html -# bug 1141511: Disable some gtkWidget-dependant reftests on Mulet diff --git a/layout/reftests/forms/input/checkbox/reftest.list b/layout/reftests/forms/input/checkbox/reftest.list index cc485e969..442d3d1cd 100644 --- a/layout/reftests/forms/input/checkbox/reftest.list +++ b/layout/reftests/forms/input/checkbox/reftest.list @@ -1,5 +1,5 @@ == label-dynamic.html label-dynamic-ref.html -fails-if(Android) == radio-stretched.html radio-stretched-ref.html # test for bug 464589 +== radio-stretched.html radio-stretched-ref.html # test for bug 464589 != checked.html checked-notref.html != checked-native.html checked-native-notref.html != checked.html about:blank diff --git a/layout/reftests/forms/input/color/reftest-stylo.list b/layout/reftests/forms/input/color/reftest-stylo.list deleted file mode 100644 index a1e01b480..000000000 --- a/layout/reftests/forms/input/color/reftest-stylo.list +++ /dev/null @@ -1,20 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -# Simple test. Should fail on platforms where input type color isn't activated -# yet. Missing platforms are B2G (bug 875751), Android (bug 875750). -fails-if(B2G||Mulet||Android) == input-color-1.html input-color-1.html -# Initial mulet triage: parity with B2G/B2G Desktop - -default-preferences pref(dom.forms.color,true) - -# Despite the "default-preferences" line above, B2G and Android are still -# excluded from some style in forms.css, which makes the following tests fail. -fails-if(B2G||Mulet||Android) == margin-padding-1.html margin-padding-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -== block-invalidate-1.html block-invalidate-1.html -== block-invalidate-2.html block-invalidate-2.html -fuzzy-if(gtkWidget,8,33) fuzzy-if(skiaContent,8,35) fails-if(B2G||Mulet||Android) == transformations-1.html transformations-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -fails-if(B2G||Mulet||Android) == custom-style-1.html custom-style-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -fails-if(B2G||Mulet||Android) == custom-style-2.html custom-style-2.html -# Initial mulet triage: parity with B2G/B2G Desktop diff --git a/layout/reftests/forms/input/color/reftest.list b/layout/reftests/forms/input/color/reftest.list index 148cb4bad..314eebd04 100644 --- a/layout/reftests/forms/input/color/reftest.list +++ b/layout/reftests/forms/input/color/reftest.list @@ -1,14 +1,12 @@ # Simple test. Should fail on platforms where input type color isn't activated -# yet. The missing platform is Android (bug 875750). -fails-if(Android) == input-color-1.html input-color-1-ref.html +# yet. +== input-color-1.html input-color-1-ref.html default-preferences pref(dom.forms.color,true) -# Despite the "default-preferences" line above, Android is still -# excluded from some style in forms.css, which makes the following tests fail. -fails-if(Android) == margin-padding-1.html margin-padding-1-ref.html +== margin-padding-1.html margin-padding-1-ref.html == block-invalidate-1.html block-invalidate-1-ref.html == block-invalidate-2.html block-invalidate-2-ref.html -fuzzy-if(gtkWidget,8,33) fuzzy-if(skiaContent,8,35) fails-if(Android) == transformations-1.html transformations-1-ref.html -fails-if(Android) == custom-style-1.html custom-style-1-ref.html -fails-if(Android) == custom-style-2.html custom-style-2-ref.html +fuzzy-if(gtkWidget,8,33) fuzzy-if(skiaContent,8,35) == transformations-1.html transformations-1-ref.html +== custom-style-1.html custom-style-1-ref.html +== custom-style-2.html custom-style-2-ref.html diff --git a/layout/reftests/forms/input/datetime/reftest.list b/layout/reftests/forms/input/datetime/reftest.list index a62d56c7c..25f676898 100644 --- a/layout/reftests/forms/input/datetime/reftest.list +++ b/layout/reftests/forms/input/datetime/reftest.list @@ -1,24 +1,21 @@ default-preferences pref(dom.forms.datetime,true) -# not valid on Android/B2G where type=time looks like type=text -skip-if(Android||B2G||Mulet) != time-simple-unthemed.html time-simple-unthemed-ref.html -skip-if(Android||B2G||Mulet) != time-large-font.html time-basic.html -skip-if(Android||B2G||Mulet) != time-width-height.html time-basic.html -skip-if(Android||B2G||Mulet) != time-border.html time-basic.html -# only valid on Android/B2G where type=number looks the same as type=text -skip-if(!Android&&!B2G&&!Mulet) == time-simple-unthemed.html time-simple-unthemed-ref.html +!= time-simple-unthemed.html time-simple-unthemed-ref.html +!= time-large-font.html time-basic.html +!= time-width-height.html time-basic.html +!= time-border.html time-basic.html # type change -skip-if(Android||B2G||Mulet) == to-time-from-other-type-unthemed.html time-simple-unthemed.html -skip-if(Android||B2G||Mulet) == from-time-to-other-type-unthemed.html from-time-to-other-type-unthemed-ref.html +== to-time-from-other-type-unthemed.html time-simple-unthemed.html +== from-time-to-other-type-unthemed.html from-time-to-other-type-unthemed-ref.html # content should not overflow on small width/height -skip-if(Android) == time-small-width.html time-small-width-ref.html -skip-if(Android) == time-small-height.html time-small-height-ref.html -skip-if(Android) == time-small-width-height.html time-small-width-height-ref.html +== time-small-width.html time-small-width-ref.html +== time-small-height.html time-small-height-ref.html +== time-small-width-height.html time-small-width-height-ref.html # content (text) should be left aligned -skip-if(Android) == time-content-left-aligned.html time-content-left-aligned-ref.html +== time-content-left-aligned.html time-content-left-aligned-ref.html # reset button should be right aligned -skip-if(Android) fails-if(styloVsGecko) == time-reset-button-right-aligned.html time-reset-button-right-aligned-ref.html # bug 1372062 +fails-if(styloVsGecko) == time-reset-button-right-aligned.html time-reset-button-right-aligned-ref.html # bug 1372062 diff --git a/layout/reftests/forms/input/email/reftest-stylo.list b/layout/reftests/forms/input/email/reftest-stylo.list deleted file mode 100644 index 021c5f861..000000000 --- a/layout/reftests/forms/input/email/reftest-stylo.list +++ /dev/null @@ -1,4 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== 1.html 1.html -== 2.html 2.html -== 3.html 3.html diff --git a/layout/reftests/forms/input/file/reftest-stylo.list b/layout/reftests/forms/input/file/reftest-stylo.list deleted file mode 100644 index 44d8ce504..000000000 --- a/layout/reftests/forms/input/file/reftest-stylo.list +++ /dev/null @@ -1,20 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -# B2G failures: bug 855352. -fails-if(B2G||Mulet||Android) fuzzy-if(OSX==1006,8,152) skip-if((B2G&&browserIsRemote)||Mulet) == simple.html simple.html -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -fails-if(B2G||Mulet||Android) fuzzy-if(OSX==1006,8,76) skip-if((B2G&&browserIsRemote)||Mulet) == rtl.html rtl.html -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -fails-if(B2G||Mulet||Android) fuzzy-if(OSX==1006,8,152) skip-if((B2G&&browserIsRemote)||Mulet) == size.html size.html -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -fails-if(B2G||Mulet||Android) fuzzy-if(OSX==1006,8,76) skip-if((B2G&&browserIsRemote)||Mulet) == background.html background.html -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -fails-if(B2G||Mulet||Android) skip-if((B2G&&browserIsRemote)||Mulet) == style.html style.html -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -== width-clip.html width-clip.html -fails-if(B2G||Mulet||Android) == color-inherit.html color-inherit.html -# Initial mulet triage: parity with B2G/B2G Desktop diff --git a/layout/reftests/forms/input/file/reftest.list b/layout/reftests/forms/input/file/reftest.list index ecb509226..7596f1c82 100644 --- a/layout/reftests/forms/input/file/reftest.list +++ b/layout/reftests/forms/input/file/reftest.list @@ -1,7 +1,7 @@ -fails-if(Android) fuzzy-if(OSX==1006,8,152) == simple.html simple-ref.xul -fails-if(Android) fuzzy-if(OSX==1006,8,76) == rtl.html rtl-ref.xul -fails-if(Android) fuzzy-if(OSX==1006,8,152) == size.html simple-ref.xul -fails-if(Android) fuzzy-if(OSX==1006,8,76) == background.html background-ref.xul -fails-if(Android) == style.html style-ref.xul +fuzzy-if(OSX==1006,8,152) == simple.html simple-ref.xul +fuzzy-if(OSX==1006,8,76) == rtl.html rtl-ref.xul +fuzzy-if(OSX==1006,8,152) == size.html simple-ref.xul +fuzzy-if(OSX==1006,8,76) == background.html background-ref.xul +== style.html style-ref.xul != width-clip.html width-clip-ref.html -fails-if(Android) == color-inherit.html color-inherit-ref.html +== color-inherit.html color-inherit-ref.html diff --git a/layout/reftests/forms/input/hidden/reftest-stylo.list b/layout/reftests/forms/input/hidden/reftest-stylo.list deleted file mode 100644 index db274e45f..000000000 --- a/layout/reftests/forms/input/hidden/reftest-stylo.list +++ /dev/null @@ -1,2 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== border.html border.html diff --git a/layout/reftests/forms/input/number/reftest-stylo.list b/layout/reftests/forms/input/number/reftest-stylo.list deleted file mode 100644 index 8a10476d7..000000000 --- a/layout/reftests/forms/input/number/reftest-stylo.list +++ /dev/null @@ -1,65 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -default-preferences pref(dom.forms.number,true) - -# sanity checks: -# not valid on Android/B2G where type=number looks like type=text -skip skip-if(Android||B2G||Mulet) == not-other-type-unthemed-1.html not-other-type-unthemed-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -skip skip-if(Android||B2G||Mulet) == not-other-type-unthemed-1.html not-other-type-unthemed-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -# only valid on Android/B2G where type=number looks the same as type=text -skip-if(!Android&&!B2G&&!Mulet) == number-same-as-text-unthemed.html number-same-as-text-unthemed.html -# Initial mulet triage: parity with B2G/B2G Desktop - -# should look the same as type=text, except for the spin box -skip == number-similar-to-text-unthemed.html number-similar-to-text-unthemed.html -skip == number-similar-to-text-unthemed-rtl.html number-similar-to-text-unthemed-rtl.html -skip == number-similar-to-text-unthemed-vertical-lr.html number-similar-to-text-unthemed-vertical-lr.html -skip == number-similar-to-text-unthemed-vertical-rl.html number-similar-to-text-unthemed-vertical-rl.html - -# dynamic type changes: -fuzzy-if(/^Windows\x20NT\x205\.1/.test(http.oscpu),64,4) fuzzy-if(cocoaWidget,63,4) fuzzy-if(skiaContent,2,5) == to-number-from-other-type-unthemed-1.html to-number-from-other-type-unthemed-1.html -# skip fuzzy-if(skiaContent,2,5) == from-number-to-other-type-unthemed-1.html from-number-to-other-type-unthemed-1.html - -# dynamic value changes: -# skip fuzzy-if(skiaContent,2,13) == show-value.html show-value.html - -# disabled -skip == number-disabled.html number-disabled.html - -# auto width: -skip == number-auto-width-1.html number-auto-width-1.html - -# min-height/max-height tests: -skip skip-if(B2G||Mulet||Android) == number-min-height-1.html number-min-height-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -skip skip-if(B2G||Mulet||Android) == number-min-height-2.html number-min-height-2.html -# Initial mulet triage: parity with B2G/B2G Desktop -skip skip-if(B2G||Mulet||Android) == number-max-height-1.html number-max-height-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -skip skip-if(B2G||Mulet||Android) == number-max-height-2.html number-max-height-2.html -# Initial mulet triage: parity with B2G/B2G Desktop - -# number of significant fractional digits: -skip == number-significant-fractional-digits.html number-significant-fractional-digits.html - -# focus -# autofocus is disabled on B2G -# https://bugzilla.mozilla.org/show_bug.cgi?id=965763 -# skip skip-if(B2G||Mulet) fuzzy-if(skiaContent,2,5) needs-focus == focus-handling.html focus-handling.html -# Initial mulet triage: parity with B2G/B2G Desktop - -# select -skip == number-selected.html number-selected.html - -# pseudo-elements not usable from content: -skip == number-pseudo-elements.html number-pseudo-elements.html - -skip == number-placeholder.html number-placeholder.html - -# check that if the anonymous text control is reframed, we reframe the whole -# number control (the fuzzy is for the top-right and bottom-left of the border -# bevel which gets slightly different antialiasing after invalidation): -skip == number-reframe-anon-text-field.html number-reframe-anon-text-field.html - -skip == pseudo-classes.html pseudo-classes.html diff --git a/layout/reftests/forms/input/number/reftest.list b/layout/reftests/forms/input/number/reftest.list index bd07e274c..610c847e7 100644 --- a/layout/reftests/forms/input/number/reftest.list +++ b/layout/reftests/forms/input/number/reftest.list @@ -1,11 +1,9 @@ default-preferences pref(dom.forms.number,true) # sanity checks: -# not valid on Android where type=number looks like type=text -skip-if(Android) != not-other-type-unthemed-1.html not-other-type-unthemed-1a-notref.html -skip-if(Android) != not-other-type-unthemed-1.html not-other-type-unthemed-1b-notref.html -# only valid on Android where type=number looks the same as type=text -skip-if(!Android) == number-same-as-text-unthemed.html number-same-as-text-unthemed-ref.html +!= not-other-type-unthemed-1.html not-other-type-unthemed-1a-notref.html +!= not-other-type-unthemed-1.html not-other-type-unthemed-1b-notref.html +!= number-same-as-text-unthemed.html number-same-as-text-unthemed-ref.html # should look the same as type=text, except for the spin box == number-similar-to-text-unthemed.html number-similar-to-text-unthemed-ref.html @@ -27,10 +25,10 @@ fuzzy-if(skiaContent,2,13) == show-value.html show-value-ref.html == number-auto-width-1.html number-auto-width-1-ref.html # min-height/max-height tests: -skip-if(Android) == number-min-height-1.html number-min-height-1-ref.html -skip-if(Android) == number-min-height-2.html number-min-height-2-ref.html -skip-if(Android) == number-max-height-1.html number-max-height-1-ref.html -skip-if(Android) == number-max-height-2.html number-max-height-2-ref.html +== number-min-height-1.html number-min-height-1-ref.html +== number-min-height-2.html number-min-height-2-ref.html +== number-max-height-1.html number-max-height-1-ref.html +== number-max-height-2.html number-max-height-2-ref.html # number of significant fractional digits: == number-significant-fractional-digits.html number-significant-fractional-digits-ref.html diff --git a/layout/reftests/forms/input/percentage/reftest-stylo.list b/layout/reftests/forms/input/percentage/reftest-stylo.list deleted file mode 100644 index 6f9069ce2..000000000 --- a/layout/reftests/forms/input/percentage/reftest-stylo.list +++ /dev/null @@ -1,2 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== padding.html padding.html diff --git a/layout/reftests/forms/input/radio/reftest-stylo.list b/layout/reftests/forms/input/radio/reftest-stylo.list deleted file mode 100644 index 7f7adc33b..000000000 --- a/layout/reftests/forms/input/radio/reftest-stylo.list +++ /dev/null @@ -1,10 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== label-dynamic.html label-dynamic.html -== checked.html checked.html -== checked-native.html checked-native.html -== checked.html checked.html -== checked-notref.html checked-notref.html -== checked-native.html checked-native.html -== checked-native-notref.html checked-native-notref.html -skip-if(!gtkWidget||Mulet) == gtk-theme-width-height.html gtk-theme-width-height.html -# bug 1141511: Disable some gtkWidget-dependant reftests on Mulet diff --git a/layout/reftests/forms/input/range/reftest-stylo.list b/layout/reftests/forms/input/range/reftest-stylo.list deleted file mode 100644 index 776a29fb2..000000000 --- a/layout/reftests/forms/input/range/reftest-stylo.list +++ /dev/null @@ -1,54 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing - -# sanity checks: -skip == not-other-type-unthemed-1.html not-other-type-unthemed-1.html -skip == not-other-type-unthemed-1.html not-other-type-unthemed-1.html -skip == not-other-type-unthemed-1.html not-other-type-unthemed-1.html - -# dynamic type changes: -fuzzy-if(skiaContent,1,40) == to-range-from-other-type-unthemed-1.html to-range-from-other-type-unthemed-1.html -== from-range-to-other-type-unthemed-1.html from-range-to-other-type-unthemed-1.html - -# for different values: -== different-fraction-of-range-unthemed-1.html different-fraction-of-range-unthemed-1.html -== same-fraction-of-range-unthemed-1.html same-fraction-of-range-unthemed-1.html - -# dynamic value changes: -fails fuzzy-if(skiaContent,1,40) == value-prop-unthemed.html value-prop-unthemed.html -== value-prop.html value-prop.html -fails fuzzy-if(skiaContent,1,40) == valueAsNumber-prop-unthemed.html valueAsNumber-prop-unthemed.html -== valueAsNumber-prop.html valueAsNumber-prop.html -fails fuzzy-if(B2G,2,1) fuzzy-if(skiaContent,1,40) == stepDown-unthemed.html stepDown-unthemed.html -fuzzy-if(B2G,2,1) == stepDown.html stepDown.html -fails fuzzy-if(skiaContent,1,40) == stepUp-unthemed.html stepUp-unthemed.html -== stepUp.html stepUp.html -fuzzy-if(B2G,2,1) == max-prop.html max-prop.html -skip == reset-value.html reset-value.html - -# 'direction' property: -== direction-unthemed-1.html direction-unthemed-1.html - -# ::-moz-range-progress pseudo-element: -fails-if(B2G||Mulet||Android) == moz-range-progress-1.html moz-range-progress-1.html -# Initial mulet triage: parity with B2G/B2G Desktop -== moz-range-progress-2.html moz-range-progress-2.html -== moz-range-progress-3.html moz-range-progress-3.html - -# Tests for block and inline orientation in combination with writing-mode -# XXX Remove default-preferences setting here after bug 1138384 makes -# it the default for all channels - -== range-orient-horizontal.html range-orient-horizontal.html -== range-orient-horizontal.html range-orient-horizontal.html -== range-orient-block.html range-orient-block.html -== range-orient-inline.html range-orient-inline.html -== range-vlr.html range-vlr.html -== range-vlr-orient-block.html range-vlr-orient-block.html -== range-vlr-orient-inline.html range-vlr-orient-inline.html -== range-vlr-orient-horizontal.html range-vlr-orient-horizontal.html -== range-vlr-orient-vertical.html range-vlr-orient-vertical.html -== range-vrl.html range-vrl.html -== range-vrl-orient-block.html range-vrl-orient-block.html -== range-vrl-orient-inline.html range-vrl-orient-inline.html -== range-vrl-orient-horizontal.html range-vrl-orient-horizontal.html -== range-vrl-orient-vertical.html range-vrl-orient-vertical.html diff --git a/layout/reftests/forms/input/range/reftest.list b/layout/reftests/forms/input/range/reftest.list index 8c2c231a3..6838099c6 100644 --- a/layout/reftests/forms/input/range/reftest.list +++ b/layout/reftests/forms/input/range/reftest.list @@ -28,7 +28,7 @@ fuzzy-if(skiaContent,1,40) == stepUp-unthemed.html 75pct-unthemed-common-ref.htm == direction-unthemed-1.html direction-unthemed-1-ref.html # ::-moz-range-progress pseudo-element: -fails-if(Android) == moz-range-progress-1.html moz-range-progress-1-ref.html +== moz-range-progress-1.html moz-range-progress-1-ref.html == moz-range-progress-2.html moz-range-progress-2-ref.html == moz-range-progress-3.html moz-range-progress-3-ref.html diff --git a/layout/reftests/forms/input/reftest-stylo.list b/layout/reftests/forms/input/reftest-stylo.list deleted file mode 100644 index c3ab90d2c..000000000 --- a/layout/reftests/forms/input/reftest-stylo.list +++ /dev/null @@ -1,14 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -include checkbox/reftest-stylo.list -include email/reftest-stylo.list -include tel/reftest-stylo.list -include search/reftest-stylo.list -include url/reftest-stylo.list -include number/reftest-stylo.list -include file/reftest-stylo.list -include radio/reftest-stylo.list -include range/reftest-stylo.list -include text/reftest-stylo.list -include percentage/reftest-stylo.list -include hidden/reftest-stylo.list -include color/reftest-stylo.list diff --git a/layout/reftests/forms/input/search/reftest-stylo.list b/layout/reftests/forms/input/search/reftest-stylo.list deleted file mode 100644 index 021c5f861..000000000 --- a/layout/reftests/forms/input/search/reftest-stylo.list +++ /dev/null @@ -1,4 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== 1.html 1.html -== 2.html 2.html -== 3.html 3.html diff --git a/layout/reftests/forms/input/tel/reftest-stylo.list b/layout/reftests/forms/input/tel/reftest-stylo.list deleted file mode 100644 index 021c5f861..000000000 --- a/layout/reftests/forms/input/tel/reftest-stylo.list +++ /dev/null @@ -1,4 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== 1.html 1.html -== 2.html 2.html -== 3.html 3.html diff --git a/layout/reftests/forms/input/text/reftest-stylo.list b/layout/reftests/forms/input/text/reftest-stylo.list deleted file mode 100644 index 86f890acd..000000000 --- a/layout/reftests/forms/input/text/reftest-stylo.list +++ /dev/null @@ -1,16 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== bounds-1.html bounds-1.html -fuzzy-if(asyncPan&&!layersGPUAccelerated,121,84) == size-1.html size-1.html -skip-if(B2G||Mulet) == size-2.html size-2.html -# Initial mulet triage: parity with B2G/B2G Desktop -HTTP(..) == baseline-1.html baseline-1.html -skip-if((B2G&&browserIsRemote)||Mulet) HTTP(..) == centering-1.xul centering-1.xul -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -skip-if((B2G&&browserIsRemote)||Mulet) == dynamic-height-1.xul dynamic-height-1.xul -# bug 974780 -# Initial mulet triage: parity with B2G/B2G Desktop -fuzzy-if(skiaContent,1,500) needs-focus == select.html select.html -== intrinsic-size.html intrinsic-size.html -== line-height-0.5.html line-height-0.5.html -== line-height-1.5.html line-height-1.5.html diff --git a/layout/reftests/forms/input/url/reftest-stylo.list b/layout/reftests/forms/input/url/reftest-stylo.list deleted file mode 100644 index 021c5f861..000000000 --- a/layout/reftests/forms/input/url/reftest-stylo.list +++ /dev/null @@ -1,4 +0,0 @@ -# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing -== 1.html 1.html -== 2.html 2.html -== 3.html 3.html |