mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Return ErrorStatus from webdriver_handlers
This commit is contained in:
parent
6a637ceffb
commit
d7b9fede99
12 changed files with 482 additions and 438 deletions
|
@ -2,9 +2,6 @@
|
|||
[test_boolean_attribute[video-attrs17\]]
|
||||
expected: FAIL
|
||||
|
||||
[test_element_not_found]
|
||||
expected: FAIL
|
||||
|
||||
[test_global_boolean_attributes]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[get.py]
|
||||
[test_element_not_found]
|
||||
expected: FAIL
|
||||
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
[test_idl_attribute]
|
||||
expected: FAIL
|
||||
|
||||
[test_element_not_found]
|
||||
expected: FAIL
|
||||
|
||||
[test_primitives_set_by_execute_script[42-42\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[get.py]
|
||||
[test_element_not_found]
|
||||
expected: FAIL
|
||||
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[get.py]
|
||||
[test_element_not_found]
|
||||
expected: FAIL
|
||||
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[get.py]
|
||||
[test_getting_text_of_a_non_existant_element_is_an_error]
|
||||
expected: FAIL
|
||||
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -8,18 +8,12 @@
|
|||
[test_frame_id_webelement_frame[0-foo\]]
|
||||
expected: FAIL
|
||||
|
||||
[test_frame_id_webelement_no_element_reference]
|
||||
expected: FAIL
|
||||
|
||||
[test_frame_id_number_index_out_of_bounds]
|
||||
expected: FAIL
|
||||
|
||||
[test_frame_id_number_index[0-foo\]]
|
||||
expected: FAIL
|
||||
|
||||
[test_frame_id_webelement_stale_reference]
|
||||
expected: FAIL
|
||||
|
||||
[test_no_browsing_context]
|
||||
expected: ERROR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue