Skip to content

Commit 76c37ba

Browse files
committed
Bug 1575698 [wpt PR 18600] - Update wpt metadata, a=testonly
wpt-pr: 18600 wpt-type: metadata UltraBlame original commit: 2104112e4f94f728c053f7c320d5d9bab1c4bfbd
1 parent fe69de1 commit 76c37ba

File tree

2 files changed

+674
-0
lines changed

2 files changed

+674
-0
lines changed
Lines changed: 269 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,269 @@
1+
[
2+
minmax
3+
-
4+
integer
5+
-
6+
computed
7+
.
8+
html
9+
]
10+
[
11+
Property
12+
z
13+
-
14+
index
15+
value
16+
'
17+
min
18+
(
19+
1
20+
.
21+
1
22+
max
23+
(
24+
0
25+
.
26+
4
27+
0
28+
.
29+
6
30+
)
31+
)
32+
'
33+
computes
34+
to
35+
'
36+
1
37+
'
38+
]
39+
expected
40+
:
41+
FAIL
42+
[
43+
Property
44+
z
45+
-
46+
index
47+
value
48+
'
49+
max
50+
(
51+
1
52+
)
53+
'
54+
computes
55+
to
56+
'
57+
1
58+
'
59+
]
60+
expected
61+
:
62+
FAIL
63+
[
64+
Property
65+
z
66+
-
67+
index
68+
value
69+
'
70+
max
71+
(
72+
0
73+
.
74+
4
75+
)
76+
'
77+
computes
78+
to
79+
'
80+
0
81+
'
82+
]
83+
expected
84+
:
85+
FAIL
86+
[
87+
Property
88+
z
89+
-
90+
index
91+
value
92+
'
93+
min
94+
(
95+
0
96+
.
97+
6
98+
)
99+
'
100+
computes
101+
to
102+
'
103+
1
104+
'
105+
]
106+
expected
107+
:
108+
FAIL
109+
[
110+
Property
111+
z
112+
-
113+
index
114+
value
115+
'
116+
max
117+
(
118+
0
119+
.
120+
3
121+
min
122+
(
123+
1
124+
.
125+
1
126+
0
127+
.
128+
4
129+
)
130+
)
131+
'
132+
computes
133+
to
134+
'
135+
0
136+
'
137+
]
138+
expected
139+
:
140+
FAIL
141+
[
142+
Property
143+
z
144+
-
145+
index
146+
value
147+
'
148+
max
149+
(
150+
0
151+
.
152+
6
153+
)
154+
'
155+
computes
156+
to
157+
'
158+
1
159+
'
160+
]
161+
expected
162+
:
163+
FAIL
164+
[
165+
Property
166+
z
167+
-
168+
index
169+
value
170+
'
171+
min
172+
(
173+
1
174+
)
175+
'
176+
computes
177+
to
178+
'
179+
1
180+
'
181+
]
182+
expected
183+
:
184+
FAIL
185+
[
186+
Property
187+
z
188+
-
189+
index
190+
value
191+
'
192+
calc
193+
(
194+
max
195+
(
196+
0
197+
.
198+
3
199+
0
200+
.
201+
6
202+
)
203+
/
204+
2
205+
)
206+
'
207+
computes
208+
to
209+
'
210+
0
211+
'
212+
]
213+
expected
214+
:
215+
FAIL
216+
[
217+
Property
218+
z
219+
-
220+
index
221+
value
222+
'
223+
min
224+
(
225+
0
226+
.
227+
4
228+
)
229+
'
230+
computes
231+
to
232+
'
233+
0
234+
'
235+
]
236+
expected
237+
:
238+
FAIL
239+
[
240+
Property
241+
z
242+
-
243+
index
244+
value
245+
'
246+
calc
247+
(
248+
min
249+
(
250+
0
251+
.
252+
3
253+
0
254+
.
255+
6
256+
)
257+
*
258+
2
259+
)
260+
'
261+
computes
262+
to
263+
'
264+
1
265+
'
266+
]
267+
expected
268+
:
269+
FAIL

0 commit comments

Comments
 (0)