2 "imported/selenium/py/test/selenium/webdriver/common/alerts_tests.py": {
4 "testShouldAllowUsersToAcceptAnAlertInAFrame": {
5 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181727"}}
7 "testShouldAllowUsersToAcceptAnAlertInANestedFrame": {
8 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181727"}}
10 "testShouldHandleAlertOnPageBeforeUnload": {
11 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
15 "imported/selenium/py/test/selenium/webdriver/common/api_example_tests.py": {
18 "expected": {"all": {"status": ["SKIP"]}}
21 "expected": {"all": {"status": ["SKIP"]}}
25 "imported/selenium/py/test/selenium/webdriver/common/appcache_tests.py": {
26 "expected": {"all": {"status": ["SKIP"]}}
28 "imported/selenium/py/test/selenium/webdriver/common/click_scrolling_tests.py": {
30 "testShouldBeAbleToClickOnAnElementHiddenByDoubleOverflow": {
31 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174902"}}
33 "testShouldNotScrollIfAlreadyScrolledAndElementIsInView": {
34 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181729"}}
36 "testShouldScrollOverflowElementsIfClickPointIsOutOfViewButElementIsInView": {
37 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181730"}}
39 "testShouldBeAbleToClickElementInAFrameThatIsOutOfView": {
40 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
42 "testShouldBeAbleToClickElementThatIsOutOfViewInAFrame": {
43 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
45 "testShouldBeAbleToClickElementThatIsOutOfViewInAFrameThatIsOutOfView": {
46 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
48 "testShouldBeAbleToClickElementThatIsOutOfViewInANestedFrame": {
49 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
51 "testShouldBeAbleToClickElementThatIsOutOfViewInANestedFrameThatIsOutOfView": {
52 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
54 "testShouldBeAbleToClickElementInATallFrame": {
55 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
59 "imported/selenium/py/test/selenium/webdriver/common/correct_event_firing_tests.py": {
61 "testClearingAnElementShouldCauseTheOnChangeHandlerToFire": {
62 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181732"}}
66 "imported/selenium/py/test/selenium/webdriver/common/frame_switching_tests.py": {
68 "testShouldNotSwitchMagicallyToTheTopWindow": {
69 "expected": {"all": {"slow": true}}
73 "imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py": {
75 "testClickingOnFormElements": {
76 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
78 "testSelectingMultipleItems": {
79 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
81 "testSendingKeysToActiveElementWithModifier": {
82 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
86 "imported/selenium/py/test/selenium/webdriver/common/page_load_timeout_tests.py": {
88 "testClickShouldTimeout": {
89 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
93 "imported/selenium/py/test/selenium/webdriver/common/position_and_size_tests.py": {
95 "testShouldGetCoordinatesOfAnElementInAFrame": {
96 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181735"}}
98 "testShouldGetCoordinatesOfAnElementInANestedFrame": {
99 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181735"}}
103 "imported/selenium/py/test/selenium/webdriver/common/select_class_tests.py": {
105 "testSelectByVisibleTextShouldNormalizeSpaces": {
106 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
108 "testSelectByIndexMultiple": {
109 "expected": {"all": {"slow": true}}
111 "testSelectByValueMultiple": {
112 "expected": {"all": {"slow": true}}
114 "testSelectByVisibleTextMultiple": {
115 "expected": {"all": {"slow": true}}
119 "imported/selenium/py/test/selenium/webdriver/common/text_handling_tests.py": {
121 "testReadALargeAmountOfData": {
122 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181737"}}
124 "testShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter": {
125 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
127 "testShouldTreatANonBreakingSpaceAsAnyOtherWhitespaceCharacterWhenCollapsingWhitespace": {
128 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
130 "testHavingInlineElementsShouldNotAffectHowTextIsReturned": {
131 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
133 "testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea": {
134 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
136 "testShouldHandleSiblingBlockLevelElements": {
137 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
139 "testShouldOnlyIncludeVisibleText": {
140 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
144 "imported/selenium/py/test/selenium/webdriver/common/typing_tests.py": {
146 "testNumericShiftKeys": {
147 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
149 "testUppercaseAlphaKeys": {
150 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
152 "testAllPrintableKeys": {
153 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
155 "testNumberpadAndFunctionKeys": {
156 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
160 "imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py": {
162 "testShouldNotBeAbleToTypeAnElementThatIsNotDisplayed": {
163 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}}
165 "testShouldSayElementsWithNegativeTransformAreNotDisplayed": {
166 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}}
168 "testShouldSayElementsWithParentWithNegativeTransformAreNotDisplayed": {
169 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}}
173 "imported/selenium/py/test/selenium/webdriver/common/w3c_interaction_tests.py": {
175 "testSendingKeysToActiveElementWithModifier": {
176 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
180 "imported/selenium/py/test/selenium/webdriver/common/window_switching_tests.py": {
182 "testClickingOnAButtonThatClosesAnOpenWindowDoesNotCauseTheBrowserToHang": {
183 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184963"}}
185 "testCanCallGetWindowHandlesAfterClosingAWindow": {
186 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184963"}}
190 "imported/selenium/py/test/selenium/webdriver/common/window_tests.py": {
192 "test_should_fullscreen_the_current_window": {
193 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
197 "imported/w3c/webdriver/tests/actions/control_click.py": {
199 "test_control_click[\ue009-ctrlKey]": {
200 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
202 "test_control_click[\ue051-ctrlKey]": {
203 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
205 "test_release_control_click": {
206 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
210 "imported/w3c/webdriver/tests/actions/key.py": {
212 "test_single_printable_key_sends_correct_events[\\xe0-]": {
213 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
215 "test_single_printable_key_sends_correct_events[\\u0416-]": {
216 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
218 "test_single_printable_key_sends_correct_events[\\u2603-]": {
219 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
221 "test_single_printable_key_sends_correct_events[\\uf6c2-]": {
222 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
224 "test_single_emoji_records_correct_key[\\U0001f604]": {
225 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
227 "test_single_emoji_records_correct_key[\\U0001f60d]": {
228 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
230 "test_single_modifier_key_sends_correct_events[\\ue053-OSRight-Meta]": {
231 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
233 "test_single_modifier_key_sends_correct_events[\\ue009-ControlLeft-Control]": {
234 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
236 "test_sequence_of_keydown_printable_keys_sends_events": {
237 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
241 "imported/w3c/webdriver/tests/actions/modifier_click.py": {
243 "test_many_modifiers_click": {
244 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
248 "imported/w3c/webdriver/tests/actions/pointer_origin.py": {
250 "test_element_larger_than_viewport": {
251 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
255 "imported/w3c/webdriver/tests/actions/sequence.py": {
257 "test_release_char_sequence_sends_keyup_events_in_reverse": {
258 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
262 "imported/w3c/webdriver/tests/actions/special_keys.py": {
264 "test_webdriver_special_key_sends_keydown[F12-expected10]": {
265 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/184967"}}
267 "test_webdriver_special_key_sends_keydown[F11-expected47]": {
268 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/184967"}}
270 "test_webdriver_special_key_sends_keydown[F5-expected55]": {
271 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/184967"}}
273 "test_webdriver_special_key_sends_keydown[SHIFT-expected3]": {
274 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
276 "test_webdriver_special_key_sends_keydown[R_ARROWRIGHT-expected4]": {
277 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
279 "test_webdriver_special_key_sends_keydown[PAGE_UP-expected6]": {
280 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
282 "test_webdriver_special_key_sends_keydown[R_PAGEUP-expected7]": {
283 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
285 "test_webdriver_special_key_sends_keydown[META-expected11]": {
286 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
288 "test_webdriver_special_key_sends_keydown[NULL-expected15]": {
289 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
291 "test_webdriver_special_key_sends_keydown[SUBTRACT-expected16]": {
292 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
294 "test_webdriver_special_key_sends_keydown[CONTROL-expected17]": {
295 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
297 "test_webdriver_special_key_sends_keydown[R_META-expected19]": {
298 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
300 "test_webdriver_special_key_sends_keydown[SEMICOLON-expected20]": {
301 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
303 "test_webdriver_special_key_sends_keydown[NUMPAD4-expected22]": {
304 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
306 "test_webdriver_special_key_sends_keydown[R_ALT-expected25]": {
307 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
309 "test_webdriver_special_key_sends_keydown[DECIMAL-expected27]": {
310 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
312 "test_webdriver_special_key_sends_keydown[R_DELETE-expected29]": {
313 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
315 "test_webdriver_special_key_sends_keydown[PAGE_DOWN-expected30]": {
316 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
318 "test_webdriver_special_key_sends_keydown[PAUSE-expected31]": {
319 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
321 "test_webdriver_special_key_sends_keydown[R_ARROWUP-expected34]": {
322 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
324 "test_webdriver_special_key_sends_keydown[CLEAR-expected36]": {
325 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
327 "test_webdriver_special_key_sends_keydown[R_ARROWLEFT-expected37]": {
328 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
330 "test_webdriver_special_key_sends_keydown[EQUALS-expected38]": {
331 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
333 "test_webdriver_special_key_sends_keydown[R_PAGEDOWN-expected39]": {
334 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
336 "test_webdriver_special_key_sends_keydown[ADD-expected40]": {
337 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
339 "test_webdriver_special_key_sends_keydown[NUMPAD1-expected41]": {
340 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
342 "test_webdriver_special_key_sends_keydown[R_INSERT-expected42]": {
343 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
345 "test_webdriver_special_key_sends_keydown[ENTER-expected43]": {
346 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
348 "test_webdriver_special_key_sends_keydown[CANCEL-expected44]": {
349 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
351 "test_webdriver_special_key_sends_keydown[NUMPAD6-expected45]": {
352 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
354 "test_webdriver_special_key_sends_keydown[R_END-expected48]": {
355 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
357 "test_webdriver_special_key_sends_keydown[NUMPAD7-expected49]": {
358 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
360 "test_webdriver_special_key_sends_keydown[NUMPAD2-expected50]": {
361 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
363 "test_webdriver_special_key_sends_keydown[F5-expected55]": {
364 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
366 "test_webdriver_special_key_sends_keydown[NUMPAD8-expected60]": {
367 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
369 "test_webdriver_special_key_sends_keydown[NUMPAD8-expected60]": {
370 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
372 "test_webdriver_special_key_sends_keydown[NUMPAD5-expected61]": {
373 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
375 "test_webdriver_special_key_sends_keydown[NUMPAD5-expected61]": {
376 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
378 "test_webdriver_special_key_sends_keydown[R_HOME-expected63]": {
379 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
381 "test_webdriver_special_key_sends_keydown[R_HOME-expected63]": {
382 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
384 "test_webdriver_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]": {
385 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
387 "test_webdriver_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]": {
388 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
390 "test_webdriver_special_key_sends_keydown[SEPARATOR-expected66]": {
391 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
393 "test_webdriver_special_key_sends_keydown[SEPARATOR-expected66]": {
394 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
396 "test_webdriver_special_key_sends_keydown[R_ARROWDOWN-expected68]": {
397 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
399 "test_webdriver_special_key_sends_keydown[R_ARROWDOWN-expected68]": {
400 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
402 "test_multiple_codepoint_keys_behave_correctly[\\u0ba8\\u0bbf]": {
403 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
405 "test_multiple_codepoint_keys_behave_correctly[\\u0ba8\\u0bbf]": {
406 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
408 "test_multiple_codepoint_keys_behave_correctly[\\u1100\\u1161\\u11a8]": {
409 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
411 "test_multiple_codepoint_keys_behave_correctly[\\u1100\\u1161\\u11a8]": {
412 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
414 "test_invalid_multiple_codepoint_keys_fail[fa]": {
415 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
417 "test_invalid_multiple_codepoint_keys_fail[fa]": {
418 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
420 "test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbfb]": {
421 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
423 "test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbfb]": {
424 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
426 "test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbf\\u0ba8]": {
427 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
429 "test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbf\\u0ba8]": {
430 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
432 "test_invalid_multiple_codepoint_keys_fail[\\u1100\\u1161\\u11a8c]": {
433 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
435 "test_invalid_multiple_codepoint_keys_fail[\\u1100\\u1161\\u11a8c]": {
436 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
440 "imported/w3c/webdriver/tests/close_window/user_prompts.py": {
442 "test_handle_prompt_accept": {
443 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
447 "imported/w3c/webdriver/tests/execute_script/json_serialize_windowproxy.py": {
448 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180397"}}
450 "imported/w3c/webdriver/tests/get_named_cookie/get.py": {
452 "test_duplicated_cookie": {
453 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182330"}}
457 "imported/w3c/webdriver/tests/page_source/source.py": {
458 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180399"}}
460 "imported/w3c/webdriver/tests/element_click/bubbling.py": {
462 "test_spin_event_loop": {
463 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180400"}}
467 "imported/w3c/webdriver/tests/element_click/file_upload.py": {
469 "test_file_upload_state": {
470 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188513"}}
474 "imported/w3c/webdriver/tests/element_click/interactability.py": {
475 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}},
477 "test_element_intercepted": {
478 "expected": {"all": {"status": ["PASS"]}}
482 "imported/w3c/webdriver/tests/element_click/navigate.py": {
484 "test_link_unload_event": {
485 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
489 "imported/w3c/webdriver/tests/find_element/find.py": {
491 "test_find_element_link_text[<a href=#>link<br>text</a>-link\ntext]": {
492 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
494 "test_find_element_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": {
495 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
497 "test_find_element_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": {
498 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
500 "test_find_element_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": {
501 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
505 "imported/w3c/webdriver/tests/find_elements/find.py": {
507 "test_find_elements_link_text[<a href=#>link<br>text</a>-link\ntext]": {
508 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
510 "test_find_elements_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": {
511 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
513 "test_find_elements_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": {
514 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
516 "test_find_elements_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": {
517 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
521 "imported/w3c/webdriver/tests/find_elements_from_element/find.py": {
523 "test_find_elements_link_text[<a href=#>link<br>text</a>-link\ntext]": {
524 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
526 "test_find_elements_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": {
527 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
529 "test_find_elements_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": {
530 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
532 "test_find_elements_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": {
533 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
535 "test_parent_of_document_node_errors": {
536 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
540 "imported/w3c/webdriver/tests/find_element_from_element/find.py": {
542 "test_find_element_link_text[<a href=#>link<br>text</a>-link\ntext]": {
543 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
545 "test_find_element_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": {
546 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
548 "test_find_element_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": {
549 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
551 "test_find_element_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": {
552 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
554 "test_parent_of_document_node_errors": {
555 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
559 "imported/w3c/webdriver/tests/element_send_keys/events.py": {
561 "test_file_upload": {
562 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188514"}}
564 "test_not_blurred[input]": {
565 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
567 "test_not_blurred[textarea]": {
568 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
572 "imported/w3c/webdriver/tests/element_send_keys/file_upload.py": {
573 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188514"}},
576 "expected": {"all": {"status": ["PASS"]}}
580 "imported/w3c/webdriver/tests/element_send_keys/form_controls.py": {
581 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182331"}},
584 "expected": {"all": {"status": ["PASS"]}}
587 "expected": {"all": {"status": ["PASS"]}}
589 "test_textarea_expand": {
590 "expected": {"all": {"status": ["PASS"]}}
594 "imported/w3c/webdriver/tests/element_send_keys/interactability.py": {
596 "test_document_element_is_interactable": {
597 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
599 "test_not_a_focusable_element": {
600 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
602 "test_not_displayed_element": {
603 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
605 "test_hidden_element": {
606 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
608 "test_disabled_element": {
609 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
613 "imported/w3c/webdriver/tests/element_send_keys/scroll_into_view.py": {
615 "test_option_select_container_outside_of_scrollable_viewport": {
616 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
618 "test_option_stays_outside_of_scrollable_viewport": {
619 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
623 "imported/w3c/webdriver/tests/execute_script/collections.py": {
626 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}}
629 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}}
631 "test_html_all_collection": {
632 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}}
636 "imported/w3c/webdriver/tests/execute_async_script/collections.py": {
639 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}}
642 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}}
644 "test_html_all_collection": {
645 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}}
649 "imported/w3c/webdriver/tests/execute_script/user_prompts.py": {
651 "test_handle_prompt_dismiss_and_notify": {
652 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
654 "test_handle_prompt_accept_and_notify": {
655 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
657 "test_handle_prompt_ignore": {
658 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
660 "test_handle_prompt_default": {
661 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
663 "test_handle_prompt_twice": {
664 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
668 "imported/w3c/webdriver/tests/execute_async_script/user_prompts.py": {
670 "test_handle_prompt_dismiss_and_notify": {
671 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
673 "test_handle_prompt_accept_and_notify": {
674 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
676 "test_handle_prompt_ignore": {
677 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
679 "test_handle_prompt_default": {
680 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
682 "test_handle_prompt_twice": {
683 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
687 "imported/w3c/webdriver/tests/element_send_keys/content_editable.py": {
688 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180403"}}
690 "imported/w3c/webdriver/tests/element_clear/clear.py": {
692 "test_pointer_interactable": {
693 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
695 "test_input[number-42-]": {
696 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
698 "test_input[range-42-50]": {
699 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
701 "test_input[email-foo@example.com-]": {
702 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
704 "test_input[password-password-]": {
705 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
707 "test_input[search-search-]": {
708 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
710 "test_input[tel-999-]": {
711 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
713 "test_input[text-text-]": {
714 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
716 "test_input[url-https://example.com/-]": {
717 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
719 "test_input[color-#ff0000-#000000]": {
720 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
722 "test_input[date-2017-12-26-]": {
723 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
725 "test_input[datetime-2017-12-26T19:48-]": {
726 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
728 "test_input[datetime-local-2017-12-26T19:48-]": {
729 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
731 "test_input[time-19:48-]": {
732 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
734 "test_input[month-2017-11-]": {
735 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
737 "test_input[week-2017-W52-]": {
738 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
741 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
744 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
746 "test_input_file_multiple": {
747 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
750 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
753 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
755 "test_button_with_subtree": {
756 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
758 "test_contenteditable": {
759 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
762 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
764 "test_resettable_element_does_not_satisfy_validation_constraints[number-foo]": {
765 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
767 "test_resettable_element_does_not_satisfy_validation_constraints[range-foo]": {
768 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
770 "test_resettable_element_does_not_satisfy_validation_constraints[email-foo]": {
771 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
773 "test_resettable_element_does_not_satisfy_validation_constraints[url-foo]": {
774 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
776 "test_resettable_element_does_not_satisfy_validation_constraints[color-foo]": {
777 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
779 "test_resettable_element_does_not_satisfy_validation_constraints[date-foo]": {
780 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
782 "test_resettable_element_does_not_satisfy_validation_constraints[datetime-foo]": {
783 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
785 "test_resettable_element_does_not_satisfy_validation_constraints[datetime-local-foo]": {
786 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
788 "test_resettable_element_does_not_satisfy_validation_constraints[time-foo]": {
789 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
791 "test_resettable_element_does_not_satisfy_validation_constraints[month-foo]": {
792 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
794 "test_resettable_element_does_not_satisfy_validation_constraints[week-foo]": {
795 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/180404"}}
797 "test_non_editable_inputs[checkbox]": {
798 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
800 "test_non_editable_inputs[radio]": {
801 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
803 "test_non_editable_inputs[hidden]": {
804 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
806 "test_non_editable_inputs[submit]": {
807 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
809 "test_non_editable_inputs[button]": {
810 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
812 "test_non_editable_inputs[image]": {
813 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
815 "test_scroll_into_view": {
816 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
820 "imported/w3c/webdriver/tests/get_current_url/get.py": {
822 "test_set_malformed_url": {
823 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
825 "test_get_current_url_after_modified_location": {
826 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
828 "test_get_current_url_nested_browsing_context": {
829 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
831 "test_get_current_url_matches_location": {
832 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
836 "imported/w3c/webdriver/tests/new_session/invalid_capabilities.py": {
838 "test_invalid_values[proxy-1-<lambda>0]": {
839 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
841 "test_invalid_values[proxy-1-<lambda>1]": {
842 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
844 "test_invalid_values[proxy-value28-<lambda>0]": {
845 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
847 "test_invalid_values[proxy-value28-<lambda>1]": {
848 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
850 "test_invalid_values[proxy-{}-<lambda>0]": {
851 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
853 "test_invalid_values[proxy-{}-<lambda>1]": {
854 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
856 "test_invalid_values[proxy-value30-<lambda>0]": {
857 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
859 "test_invalid_values[proxy-value30-<lambda>1]": {
860 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
862 "test_invalid_values[proxy-value31-<lambda>0]": {
863 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
865 "test_invalid_values[proxy-value31-<lambda>1]": {
866 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
868 "test_invalid_values[proxy-value32-<lambda>0]": {
869 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
871 "test_invalid_values[proxy-value32-<lambda>1]": {
872 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
874 "test_invalid_values[proxy-value33-<lambda>0]": {
875 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
877 "test_invalid_values[proxy-value33-<lambda>1]": {
878 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
880 "test_invalid_values[proxy-value34-<lambda>0]": {
881 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
883 "test_invalid_values[proxy-value34-<lambda>1]": {
884 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
886 "test_invalid_values[proxy-value35-<lambda>0]": {
887 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
889 "test_invalid_values[proxy-value35-<lambda>1]": {
890 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
892 "test_invalid_values[proxy-value36-<lambda>0]": {
893 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
895 "test_invalid_values[proxy-value36-<lambda>1]": {
896 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
898 "test_invalid_values[proxy-value37-<lambda>0]": {
899 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
901 "test_invalid_values[proxy-value37-<lambda>1]": {
902 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
904 "test_invalid_values[proxy-value38-<lambda>0]": {
905 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
907 "test_invalid_values[proxy-value38-<lambda>1]": {
908 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
910 "test_invalid_values[proxy-value39-<lambda>0]": {
911 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
913 "test_invalid_values[proxy-value39-<lambda>1]": {
914 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
916 "test_invalid_values[proxy-value40-<lambda>0]": {
917 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
919 "test_invalid_values[proxy-value40-<lambda>1]": {
920 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
922 "test_invalid_values[proxy-value41-<lambda>0]": {
923 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
925 "test_invalid_values[proxy-value41-<lambda>1]": {
926 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
928 "test_invalid_values[proxy-value42-<lambda>0]": {
929 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
931 "test_invalid_values[proxy-value42-<lambda>1]": {
932 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
934 "test_invalid_values[proxy-value43-<lambda>0]": {
935 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
937 "test_invalid_values[proxy-value43-<lambda>1]": {
938 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
940 "test_invalid_values[proxy-value44-<lambda>0]": {
941 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
943 "test_invalid_values[proxy-value44-<lambda>1]": {
944 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
948 "imported/w3c/webdriver/tests/new_session/default_values.py": {
950 "test_valid_but_unmatchable_key": {
951 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180410"}}
955 "imported/w3c/webdriver/tests/get_element_property/get.py": {
957 "test_element_not_found": {
958 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
962 "imported/w3c/webdriver/tests/get_element_attribute/get.py": {
964 "test_element_not_found": {
965 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
967 "test_boolean_attribute[button-attrs1]": {
968 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
970 "test_boolean_attribute[dialog-attrs3]": {
971 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
973 "test_boolean_attribute[form-attrs5]": {
974 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
976 "test_boolean_attribute[iframe-attrs6]": {
977 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
979 "test_boolean_attribute[img-attrs7]": {
980 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
982 "test_boolean_attribute[input-attrs8]": {
983 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
985 "test_boolean_attribute[menuitem-attrs9]": {
986 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
988 "test_boolean_attribute[object-attrs10]": {
989 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
991 "test_global_boolean_attributes": {
992 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}}
996 "imported/w3c/webdriver/tests/get_element_tag_name/get.py": {
998 "test_element_not_found": {
999 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
1003 "imported/w3c/webdriver/tests/get_element_tag_name/user_prompts.py": {
1005 "test_handle_prompt_dismiss": {
1006 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
1008 "test_handle_prompt_accept": {
1009 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
1013 "imported/w3c/webdriver/tests/get_element_text/get.py": {
1015 "test_getting_text_of_a_non_existant_element_is_an_error": {
1016 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
1020 "imported/w3c/webdriver/tests/set_window_rect/set.py": {
1022 "test_fully_exit_fullscreen": {
1023 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1025 "test_negative_x_y": {
1026 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180418"}}
1030 "imported/w3c/webdriver/tests/maximize_window/maximize.py": {
1032 "test_fully_exit_fullscreen": {
1033 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1037 "imported/w3c/webdriver/tests/minimize_window/minimize.py": {
1039 "test_fully_exit_fullscreen": {
1040 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1044 "imported/w3c/webdriver/tests/new_session/response.py": {
1046 "test_resp_capabilites": {
1047 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
1050 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
1054 "imported/w3c/webdriver/tests/is_element_selected/user_prompts.py": {
1055 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1057 "imported/w3c/webdriver/tests/element_send_keys/user_prompts.py": {
1058 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1060 "imported/w3c/webdriver/tests/fullscreen_window/user_prompts.py": {
1061 "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1063 "imported/w3c/webdriver/tests/fullscreen_window/user_prompts.py": {
1065 "test_fullscreen": {
1066 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
1069 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}