summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/reftest-stylo.list
blob: 8a10476d790c82d81f0e2e2460a80e135d0cbcbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# 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