Skip to content

Commit a7bee11

Browse files
committed
Bug 1989469 [wpt PR 54940] - Update wpt metadata, a=testonly
wpt-pr: 54940 wpt-type: metadata UltraBlame original commit: b8950cedb5b75dbff096136f1a4702e4beab94e4
1 parent 6dccb42 commit a7bee11

File tree

1 file changed

+53
-48
lines changed

1 file changed

+53
-48
lines changed

testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html.ini

Lines changed: 53 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -27,32 +27,63 @@ listbox
2727
expected
2828
:
2929
if
30-
os
30+
(
31+
os_version
3132
=
3233
=
3334
"
34-
android
35+
14
3536
"
37+
)
38+
and
39+
not
40+
sessionHistoryInParent
41+
and
42+
debug
3643
:
3744
FAIL
45+
if
46+
(
47+
os_version
48+
=
49+
=
50+
"
51+
14
52+
"
53+
)
54+
and
55+
not
56+
sessionHistoryInParent
57+
and
58+
not
59+
debug
60+
:
3861
[
39-
defaultbutton
62+
FAIL
63+
PASS
64+
]
65+
if
66+
(
67+
os_version
68+
=
69+
=
70+
"
71+
14
72+
"
73+
)
74+
and
75+
sessionHistoryInParent
4076
:
41-
When
42-
the
43-
listbox
44-
is
45-
closed
46-
all
47-
arrow
48-
keys
49-
should
50-
open
51-
the
52-
listbox
77+
FAIL
78+
if
79+
os_version
80+
=
81+
=
82+
"
83+
7
5384
.
54-
]
55-
expected
85+
0
86+
"
5687
:
5788
FAIL
5889
[
@@ -63,16 +94,13 @@ the
6394
listbox
6495
is
6596
closed
66-
the
67-
enter
68-
key
97+
all
98+
arrow
99+
keys
69100
should
70-
submit
101+
open
71102
the
72-
form
73-
or
74-
do
75-
nothing
103+
listbox
76104
.
77105
]
78106
expected
@@ -172,29 +200,6 @@ When
172200
the
173201
listbox
174202
is
175-
closed
176-
the
177-
enter
178-
key
179-
should
180-
submit
181-
the
182-
form
183-
or
184-
do
185-
nothing
186-
.
187-
]
188-
expected
189-
:
190-
FAIL
191-
[
192-
custombutton
193-
:
194-
When
195-
the
196-
listbox
197-
is
198203
open
199204
the
200205
enter

0 commit comments

Comments
 (0)