-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug: #749
- Loading branch information
Thiago Perrotta
committed
Jun 7, 2023
1 parent
65f766a
commit 8ce905b
Showing
32 changed files
with
303 additions
and
3 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/__dir__.ini
This file was deleted.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/invalid.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
[invalid.py] | ||
[test_params_actions_origin_no_such_element[attribute\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[text node\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[processing instruction\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[comment\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[document\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[doctype\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[document fragment\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[shadow root\]] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/key.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[key.py] | ||
[test_key_codepoint[\\u0ba8\\u0bbf\]] | ||
expected: FAIL | ||
|
26 changes: 26 additions & 0 deletions
26
...tadata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/key_events.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
implementation-status: backlog | ||
|
||
[key_events.py] | ||
[test_key_modifier_key[\\ue03d-META\]] | ||
expected: FAIL | ||
|
||
[test_key_modifier_key[\\ue053-R_META\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[META-expected30\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[RETURN-expected46\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_ALT-expected48\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_CONTROL-expected53\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_META-expected58\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_SHIFT-expected61\]] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
...data/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/key_modifier.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...ata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/pointer_mouse.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...edriver/headless/webdriver/tests/bidi/input/perform_actions/pointer_mouse_modifier.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...adata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/pointer_pen.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_pen.py] | ||
[test_pen_pointer_properties] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
...ata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/pointer_touch.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_touch.py] | ||
[test_touch_pointer_properties] | ||
expected: FAIL | ||
|
2 changes: 2 additions & 0 deletions
2
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/input/perform_actions/wheel.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[wheel.py] | ||
[test_wheel_scroll_iframe[0-10\]] | ||
expected: FAIL | ||
|
1 change: 0 additions & 1 deletion
1
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/__dir__.ini
This file was deleted.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/invalid.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
[invalid.py] | ||
[test_params_actions_origin_no_such_element[attribute\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[text node\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[processing instruction\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[comment\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[document\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[doctype\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[document fragment\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[shadow root\]] | ||
expected: FAIL |
32 changes: 32 additions & 0 deletions
32
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/key.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
implementation-status: backlog | ||
|
||
[key.py] | ||
[test_key_codepoint[\\u0ba8\\u0bbf\]] | ||
expected: FAIL | ||
|
||
[test_key_codepoint[\\u1100\\u1161\\u11a8\]] | ||
expected: FAIL | ||
|
||
[test_key_modifier_key[\\ue03d-META\]] | ||
expected: FAIL | ||
|
||
[test_key_modifier_key[\\ue053-R_META\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[META-expected30\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[RETURN-expected46\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_ALT-expected48\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_CONTROL-expected53\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_META-expected58\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_SHIFT-expected61\]] | ||
expected: FAIL |
26 changes: 26 additions & 0 deletions
26
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/key_events.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
implementation-status: backlog | ||
|
||
[key_events.py] | ||
[test_key_modifier_key[\\ue03d-META\]] | ||
expected: FAIL | ||
|
||
[test_key_modifier_key[\\ue053-R_META\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[META-expected30\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[RETURN-expected46\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_ALT-expected48\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_CONTROL-expected53\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_META-expected58\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_SHIFT-expected61\]] | ||
expected: FAIL |
17 changes: 17 additions & 0 deletions
17
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/key_modifier.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
implementation-status: backlog | ||
|
||
[key_modifier.py] | ||
[test_meta_or_ctrl_with_printable_and_backspace_deletes_all_text] | ||
expected: ERROR | ||
|
||
[test_meta_or_ctrl_with_printable_cut_and_paste_text] | ||
expected: ERROR | ||
|
||
[test_meta_or_ctrl_with_printable_copy_and_paste_text] | ||
expected: ERROR | ||
|
||
[test_key_modifier_shift_printable_keys[\\ue008\]] | ||
expected: FAIL | ||
|
||
[test_key_modifier_shift_printable_keys[\\ue050\]] | ||
expected: FAIL |
11 changes: 11 additions & 0 deletions
11
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/pointer_mouse.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_mouse.py] | ||
[test_drag_and_drop_with_draggable_element[0\]] | ||
expected: FAIL | ||
|
||
[test_drag_and_drop_with_draggable_element[300\]] | ||
expected: FAIL | ||
|
||
[test_drag_and_drop_with_draggable_element[800\]] | ||
expected: FAIL |
29 changes: 29 additions & 0 deletions
29
...a/mapper/headful/webdriver/tests/bidi/input/perform_actions/pointer_mouse_modifier.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_mouse_modifier.py] | ||
[test_control_click[\\ue009-ctrlKey\]] | ||
expected: FAIL | ||
|
||
[test_control_click[\\ue051-ctrlKey\]] | ||
expected: FAIL | ||
|
||
[test_many_modifiers_click] | ||
expected: FAIL | ||
|
||
[test_modifier_click[\\ue00a-altKey\]] | ||
expected: FAIL | ||
|
||
[test_modifier_click[\\ue052-altKey\]] | ||
expected: FAIL | ||
|
||
[test_modifier_click[\\ue03d-metaKey\]] | ||
expected: FAIL | ||
|
||
[test_modifier_click[\\ue053-metaKey\]] | ||
expected: FAIL | ||
|
||
[test_modifier_click[\\ue008-shiftKey\]] | ||
expected: FAIL | ||
|
||
[test_modifier_click[\\ue050-shiftKey\]] | ||
expected: FAIL |
5 changes: 5 additions & 0 deletions
5
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/pointer_pen.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_pen.py] | ||
[test_pen_pointer_properties] | ||
expected: FAIL |
8 changes: 8 additions & 0 deletions
8
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/pointer_touch.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_touch.py] | ||
[test_touch_pointer_properties] | ||
expected: FAIL | ||
|
||
[test_touch_pointer_properties_tilt_twist] | ||
expected: FAIL |
11 changes: 11 additions & 0 deletions
11
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/perform_actions/wheel.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
implementation-status: backlog | ||
|
||
[wheel.py] | ||
[test_wheel_scroll_iframe[0-10\]] | ||
expected: FAIL | ||
|
||
[test_wheel_scroll_iframe[5-0\]] | ||
expected: FAIL | ||
|
||
[test_wheel_scroll_iframe[5-10\]] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/release_actions/context.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[context.py] | ||
[test_different_top_level_contexts] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
wpt-metadata/mapper/headful/webdriver/tests/bidi/input/release_actions/sequence.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[sequence.py] | ||
[test_release_char_sequence_sends_keyup_events_in_reverse] | ||
expected: FAIL | ||
|
||
[test_release_mouse_sequence_resets_dblclick_state[with release actions\]] | ||
expected: FAIL | ||
|
||
[test_release_mouse_sequence_resets_dblclick_state[without release actions\]] | ||
expected: FAIL |
1 change: 0 additions & 1 deletion
1
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/__dir__.ini
This file was deleted.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/invalid.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
[invalid.py] | ||
[test_params_actions_origin_no_such_element[attribute\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[text node\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[processing instruction\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[comment\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[document\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[doctype\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[document fragment\]] | ||
expected: FAIL | ||
|
||
[test_params_actions_origin_no_such_element[shadow root\]] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/key.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[key.py] | ||
[test_key_codepoint[\\u0ba8\\u0bbf\]] | ||
expected: FAIL | ||
|
26 changes: 26 additions & 0 deletions
26
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/key_events.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
implementation-status: backlog | ||
|
||
[key_events.py] | ||
[test_key_modifier_key[\\ue03d-META\]] | ||
expected: FAIL | ||
|
||
[test_key_modifier_key[\\ue053-R_META\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[META-expected30\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[RETURN-expected46\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_ALT-expected48\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_CONTROL-expected53\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_META-expected58\]] | ||
expected: FAIL | ||
|
||
[test_key_special_key_sends_keydown[R_SHIFT-expected61\]] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/key_modifier.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/pointer_mouse.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
.../mapper/headless/webdriver/tests/bidi/input/perform_actions/pointer_mouse_modifier.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/pointer_pen.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_pen.py] | ||
[test_pen_pointer_properties] | ||
expected: FAIL |
2 changes: 2 additions & 0 deletions
2
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/pointer_touch.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[pointer_touch.py] | ||
[test_touch_pointer_properties] | ||
expected: FAIL | ||
|
2 changes: 2 additions & 0 deletions
2
wpt-metadata/mapper/headless/webdriver/tests/bidi/input/perform_actions/wheel.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
implementation-status: backlog | ||
|
||
[wheel.py] | ||
[test_wheel_scroll_iframe[0-10\]] | ||
expected: FAIL | ||
|