summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-scroll-snap-2/parsing/scroll-start-valid.html.ini
blob: 349b8c4c71226264c002e406421097fb0973f92e (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
[scroll-start-valid.html]
  [e.style['scroll-start'\] = "start" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "start start" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "50%" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "center" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "100px 200px" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "50% 100px" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "start 50%" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "center start" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "end center" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "top end" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "bottom top" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "left bottom" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "right left" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "auto right" should set the property value]
    expected: FAIL

  [e.style['scroll-start'\] = "calc(1px) auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "100px" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "50%" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "start" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "center" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "end" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "top" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "bottom" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "left" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "right" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-block'\] = "calc(-1px)" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "100px" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "50%" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "start" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "center" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "end" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "top" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "bottom" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "left" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "right" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-inline'\] = "calc(-1px)" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "100px" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "50%" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "start" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "center" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "end" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "top" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "bottom" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "left" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "right" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-x'\] = "calc(-1px)" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "100px" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "50%" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "start" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "center" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "end" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "top" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "bottom" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "left" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "right" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-y'\] = "calc(-1px)" should set the property value]
    expected: FAIL