10000 Update wpt expected result · servo/servo@e0023dc · GitHub
[go: up one dir, main page]

Skip to content

Commit e0023dc

Browse files
Update wpt expected result
Signed-off-by: batu_hoang <longvatrong111@gmail.com>
1 parent 4c9a9a2 commit e0023dc

File tree

11 files changed

+3
-392
lines changed

11 files changed

+3
-392
lines changed

tests/wpt/meta/webdriver/tests/classic/element_send_keys/events.py.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,3 @@
44

55
[test_form_control_send_text[textarea\]]
66
expected: FAIL
7-
8-
[test_file_upload]
9-
expected: FAIL
10-
11-
[test_not_blurred[input\]]
12-
expected: FAIL
13-
14-
[test_not_blurred[textarea\]]
15-
expected: FAIL

tests/wpt/meta/webdriver/tests/classic/element_send_keys/file_upload.py.ini

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -22,33 +22,3 @@
2222

2323
[test_strict_display_none]
2424
expected: ERROR
25-
26-
[test_multiple_files]
27-
expected: FAIL
28-
29-
[test_multiple_files_without_multiple_attribute]
30-
expected: FAIL
31-
32-
[test_single_file]
33-
expected: FAIL
34-
35-
[test_single_file_replaces_without_multiple_attribute]
36-
expected: FAIL
37-
38-
[test_transparent]
39-
expected: FAIL
40-
41-
[test_obscured]
42-
expected: FAIL
43-
44-
[test_outside_viewport]
45-
expected: FAIL
46-
47-
[test_hidden]
48-
expected: FAIL
49-
50-
[test_display_none]
51-
expected: FAIL
52-
53-
[test_not_focused]
54-
expected: FAIL

tests/wpt/meta/webdriver/tests/classic/element_send_keys/form_controls.py.ini

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,3 @@
44

55
[test_textarea_append]
66
expected: FAIL
7-
8-
[test_input]
9-
expected: FAIL
10-
11-
[test_textarea]
12-
expected: FAIL
13-
14-
[test_input_insert_when_focused]
15-
expected: FAIL
16-
17-
[test_textarea_insert_when_focused]
18-
expected: FAIL
19-
20-
[test_date]
21-
expected: FAIL

tests/wpt/meta/webdriver/tests/classic/element_send_keys/interactability.py.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,3 @@
2222

2323
[test_readonly_element]
2424
expected: FAIL
25-
26-
[test_body_is_interactable]
27-
expected: FAIL
28-
29-
[test_transparent_element]
30-
expected: FAIL
31-
32-
[test_obscured_element]
33-
expected: FAIL

tests/wpt/meta/webdriver/tests/classic/element_send_keys/scroll_into_view.py.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@
2222

2323
[test_element_just_outside_viewport[Just below viewport\]]
2424
expected: FAIL
25-
26-
[test_element_outside_of_not_scrollable_viewport]
27-
expected: FAIL
Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,3 @@
11
[send_keys.py]
2-
[test_null_response_value]
3-
expected: FAIL
4-
5-
[test_no_top_browsing_context]
6-
expected: FAIL
7-
8-
[test_no_such_element_with_invalid_value]
9-
expected: FAIL
10-
11-
[test_no_such_element_with_shadow_root]
12-
expected: FAIL
13-
14-
[test_no_such_element_from_other_window_handle[open\]]
15-
expected: FAIL
16-
17-
[test_no_such_element_from_other_window_handle[closed\]]
18-
expected: FAIL
19-
20-
[test_no_such_element_from_other_frame[open\]]
21-
expected: FAIL
22-
23-
[test_no_such_element_from_other_frame[closed\]]
24-
expected: FAIL
25-
26-
[test_stale_element_reference[top_context\]]
27-
expected: FAIL
28-
29-
[test_stale_element_reference[child_context\]]
30-
expected: FAIL
31-
32-
[test_surrogates]
2+
[test_no_browsing_context]
333
expected: FAIL
Lines changed: 0 additions & 267 deletions
Original file line numberDiff line numberDiff line change
@@ -1,273 +1,6 @@
11
[key_events.py]
2-
[test_modifier_key_sends_correct_events[\\ue008-SHIFT\]]
3-
expected: FAIL
4-
5-
[test_non_printable_key_sends_events[\\ue00c-ESCAPE\]]
6-
expected: FAIL
7-
82
[test_special_key_sends_keydown[EQUALS-expected12\]]
93
expected: FAIL
104

115
[test_special_key_sends_keydown[PAUSE-expected45\]]
126
expected: FAIL
13-
14-
[test_modifier_key_sends_correct_events[\\ue00a-ALT\]]
15-
expected: FAIL
16-
17-
[test_modifier_key_sends_correct_events[\\ue009-CONTROL\]]
18-
expected: FAIL
19-
20-
[test_modifier_key_sends_correct_events[\\ue03d-META\]]
21-
expected: FAIL
22-
23-
[test_modifier_key_sends_correct_events[\\ue052-R_ALT\]]
24-
expected: FAIL
25-
26-
[test_modifier_key_sends_correct_events[\\ue051-R_CONTROL\]]
27-
expected: FAIL
28-
29-
[test_modifier_key_sends_correct_events[\\ue053-R_META\]]
30-
expected: FAIL
31-
32-
[test_modifier_key_sends_correct_events[\\ue050-R_SHIFT\]]
33-
expected: FAIL
34-
35-
[test_non_printable_key_sends_events[\\ue014-RIGHT\]]
36-
expected: FAIL
37-
38-
[test_printable_key_sends_correct_events[a-KeyA0\]]
39-
expected: FAIL
40-
41-
[test_printable_key_sends_correct_events[a-KeyA1\]]
42-
expected: FAIL
43-
44-
[test_printable_key_sends_correct_events["-Quote\]]
45-
expected: FAIL
46-
47-
[test_printable_key_sends_correct_events[,-Comma\]]
48-
expected: FAIL
49-
50-
[test_printable_key_sends_correct_events[\\xe0-\]]
51-
expected: FAIL
52-
53-
[test_printable_key_sends_correct_events[\\u0416-\]]
54-
expected: FAIL
55-
56-
[test_printable_key_sends_correct_events[@-Digit2\]]
57-
expected: FAIL
58-
59-
[test_printable_key_sends_correct_events[\\u2603-\]]
60-
expected: FAIL
61-
62-
[test_printable_key_sends_correct_events[\\uf6c2-\]]
63-
expected: FAIL
64-
65-
[test_sequence_of_keydown_printable_keys_sends_events]
66-
expected: FAIL
67-
68-
[test_sequence_of_keydown_printable_characters_sends_events]
69-
expected: FAIL
70-
71-
[test_special_key_sends_keydown[ADD-expected0\]]
72-
expected: FAIL
73-
74-
[test_special_key_sends_keydown[ALT-expected1\]]
75-
expected: FAIL
76-
77-
[test_special_key_sends_keydown[BACKSPACE-expected2\]]
78-
expected: FAIL
79-
80-
[test_special_key_sends_keydown[CANCEL-expected3\]]
81-
expected: FAIL
82-
83-
[test_special_key_sends_keydown[CLEAR-expected4\]]
84-
expected: FAIL
85-
86-
[test_special_key_sends_keydown[CONTROL-expected5\]]
87-
expected: FAIL
88-
89-
[test_special_key_sends_keydown[DECIMAL-expected6\]]
90-
expected: FAIL
91-
92-
[test_special_key_sends_keydown[DELETE-expected7\]]
93-
expected: FAIL
94-
95-
[test_special_key_sends_keydown[DIVIDE-expected8\]]
96-
expected: FAIL
97-
98-
[test_special_key_sends_keydown[DOWN-expected9\]]
99-
expected: FAIL
100-
101-
[test_special_key_sends_keydown[END-expected10\]]
102-
expected: FAIL
103-
104-
[test_special_key_sends_keydown[ENTER-expected11\]]
105-
expected: FAIL
106-
107-
[test_special_key_sends_keydown[ESCAPE-expected13\]]
108-
expected: FAIL
109-
110-
[test_special_key_sends_keydown[F1-expected14\]]
111-
expected: FAIL
112-
113-
[test_special_key_sends_keydown[F10-expected15\]]
114-
expected: FAIL
115-
116-
[test_special_key_sends_keydown[F11-expected16\]]
117-
expected: FAIL
118-
119-
[test_special_key_sends_keydown[F12-expected17\]]
120-
expected: FAIL
121-
122-
[test_special_key_sends_keydown[F2-expected18\]]
123-
expected: FAIL
124-
125-
[test_special_key_sends_keydown[F3-expected19\]]
126-
expected: FAIL
127-
128-
[test_special_key_sends_keydown[F4-expected20\]]
129-
expected: FAIL
130-
131-
[test_special_key_sends_keydown[F5-expected21\]]
132-
expected: FAIL
133-
134-
[test_special_key_sends_keydown[F6-expected22\]]
135-
expected: FAIL
136-
137-
[test_special_key_sends_keydown[F7-expected23\]]
138-
expected: FAIL
139-
140-
[test_special_key_sends_keydown[F8-expected24\]]
141-
expected: FAIL
142-
143-
[test_special_key_sends_keydown[F9-expected25\]]
144-
expected: FAIL
145-
146-
[test_special_key_sends_keydown[HELP-expected26\]]
147-
expected: FAIL
148-
149-
[test_special_key_sends_keydown[HOME-expected27\]]
150-
expected: FAIL
151-
152-
[test_special_key_sends_keydown[INSERT-expected28\]]
153-
expected: FAIL
154-
155-
[test_special_key_sends_keydown[LEFT-expected29\]]
156-
expected: FAIL
157-
158-
[test_special_key_sends_keydown[META-expected30\]]
159-
expected: FAIL
160-
161-
[test_special_key_sends_keydown[MULTIPLY-expected31\]]
162-
expected: FAIL
163-
164-
[test_special_key_sends_keydown[NULL-expected32\]]
165-
expected: FAIL
166-
167-
[test_special_key_sends_keydown[NUMPAD0-expected33\]]
168-
expected: FAIL
169-
170-
[test_special_key_sends_keydown[NUMPAD1-expected34\]]
171-
expected: FAIL
172-
173-
[test_special_key_sends_keydown[NUMPAD2-expected35\]]
174-
expected: FAIL
175-
176-
[test_special_key_sends_keydown[NUMPAD3-expected36\]]
177-
expected: FAIL
178-
179-
[test_special_key_sends_keydown[NUMPAD4-expected37\]]
180-
expected: FAIL
181-
182-
[test_special_key_sends_keydown[NUMPAD5-expected38\]]
183-
expected: FAIL
184-
185-
[test_special_key_sends_keydown[NUMPAD6-expected39\]]
186-
expected: FAIL
187-
188-
[test_special_key_sends_keydown[NUMPAD7-expected40\]]
189-
expected: FAIL
190-
191-
[test_special_key_sends_keydown[NUMPAD8-expected41\]]
192-
expected: FAIL
193-
194-
[test_special_key_sends_keydown[NUMPAD9-expected42\]]
195-
expected: FAIL
196-
197-
[test_special_key_sends_keydown[PAGE_DOWN-expected43\]]
198-
expected: FAIL
199-
200-
[test_special_key_sends_keydown[PAGE_UP-expected44\]]
201-
expected: FAIL
202-
203-
[test_special_key_sends_keydown[RETURN-expected46\]]
204-
expected: FAIL
205-
206-
[test_special_key_sends_keydown[RIGHT-expected47\]]
207-
expected: FAIL
208-
209-
[test_special_key_sends_keydown[R_ALT-expected48\]]
210-
expected: FAIL
211-
212-
[test_special_key_sends_keydown[R_ARROWDOWN-expected49\]]
213-
expected: FAIL
214-
215-
[test_special_key_sends_keydown[R_ARROWLEFT-expected50\]]
216-
expected: FAIL
217-
218-
[test_special_key_sends_keydown[R_ARROWRIGHT-expected51\]]
219-
expected: FAIL
220-
221-
[test_special_key_sends_keydown[R_ARROWUP-expected52\]]
222-
expected: FAIL
223-
224-
[test_special_key_sends_keydown[R_CONTROL-expected53\]]
225-
expected: FAIL
226-
227-
[test_special_key_sends_keydown[R_DELETE-expected54\]]
228-
expected: FAIL
229-
230-
[test_special_key_sends_keydown[R_END-expected55\]]
231-
expected: FAIL
232-
233-
[test_special_key_sends_keydown[R_HOME-expected56\]]
234-
expected: FAIL
235-
236-
[test_special_key_sends_keydown[R_INSERT-expected57\]]
237-
expected: FAIL
238-
239-
[test_special_key_sends_keydown[R_META-expected58\]]
240-
expected: FAIL
241-
242-
[test_special_key_sends_keydown[R_PAGEDOWN-expected59\]]
243-
expected: FAIL
244-
245-
[test_special_key_sends_keydown[R_PAGEUP-expected60\]]
246-
expected: FAIL
247-
248-
[test_special_key_sends_keydown[R_SHIFT-expected61\]]
249-
expected: FAIL
250-
251-
[test_special_key_sends_keydown[SEMICOLON-expected62\]]
252-
expected: FAIL
253-
254-
[test_special_key_sends_keydown[SEPARATOR-expected63\]]
255-
expected: FAIL
256-
257-
[test_special_key_sends_keydown[SHIFT-expected64\]]
258-
expected: FAIL
259-
260-
[test_special_key_sends_keydown[SPACE-expected65\]]
261-
expected: FAIL
262-
263-
[test_special_key_sends_keydown[SUBTRACT-expected66\]]
264-
expected: FAIL
265-
266-
[test_special_key_sends_keydown[TAB-expected67\]]
267-
expected: FAIL
268-
269-
[test_special_key_sends_keydown[UP-expected68\]]
270-
expected: FAIL
271-
272-
[test_special_key_sends_keydown[ZENKAKUHANKAKU-expected69\]]
273-
expected: FAIL

0 commit comments

Comments
 (0)
0