OLD | NEW |
1 Visit Chromium Click the text! Button | 1 Visit Chromium Click the text! Button |
2 Copyright 2015. | 2 Copyright 2015. |
3 I have a checkbox Radio Button | 3 I have a checkbox Radio Button |
4 I have a menuItem Menu ItemRadio | 4 I have a menuItem Menu ItemRadio |
5 Birthday: Birthday(date and time): Birthday(datetime-local): Birthday (month
and year): Select a week: Select a file: Min-Max: Color: Select a time:
| 5 Birthday: Birthday(date and time): Birthday(datetime-local): Birthday (month
and year): Select a week: Select a file: Min-Max: Color: Select a time:
|
6 0 100 + = | 6 0 100 + = |
7 Blue Red | 7 Blue Red |
8 Text Input Controls | 8 Text Input Controls |
9 Text: | 9 Text: |
10 Password: | 10 Password: |
11 This test make sure that focusable elements are mapped implicitly to AX roles. | 11 This test make sure that focusable elements are mapped implicitly to AX roles. |
12 | 12 |
13 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 13 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
79 legend_id | 79 legend_id |
80 PASS elem.role is "AXRole: AXLegend" | 80 PASS elem.role is "AXRole: AXLegend" |
81 input_text_id | 81 input_text_id |
82 PASS elem.role is "AXRole: AXTextField" | 82 PASS elem.role is "AXRole: AXTextField" |
83 input_password_id | 83 input_password_id |
84 PASS elem.role is "AXRole: AXTextField" | 84 PASS elem.role is "AXRole: AXTextField" |
85 PASS successfullyParsed is true | 85 PASS successfullyParsed is true |
86 | 86 |
87 TEST COMPLETE | 87 TEST COMPLETE |
88 | 88 |
OLD | NEW |