| The following should be a checkbox: |
| |
| X |
| |
| Actual checkboxes: |
| |
| Broccoli |
| Asparagus |
| This test PASSES in DumpRenderTree. The role is AXRole: check box |
| |
| The following should be a button: |
| |
| X |
| |
| Actual button: |
| |
| Hello This test PASSES in DumpRenderTree. The role is AXRole: push button |
| |
| The following should be a heading: |
| |
| X |
| |
| Actual heading: |
| |
| Hello |
| |
| This test PASSES in DumpRenderTree. The role is AXRole: heading |
| |
| The following should be a link: |
| |
| X |
| |
| Actual link: |
| |
| Hello This test PASSES in DumpRenderTree. The role is AXRole: link |
| |
| The following should be a radio button: |
| |
| X |
| |
| Actual radio buttons: |
| |
| Broccoli |
| Asparagus |
| This test PASSES in DumpRenderTree. The role is AXRole: radio button |
| |
| The following should be a text box: |
| |
| X |
| |
| Actual text box: |
| |
| This test PASSES in DumpRenderTree. The role is AXRole: entry |
| |
| The following should be an image: |
| |
| X |
| |
| Actual image: |
| |
| This test PASSES in DumpRenderTree. The role is AXRole: image |
| |
| The following should be a list: |
| |
| X |
| |
| Actual list: |
| |
| Broccoli |
| Beets |
| This test PASSES in DumpRenderTree. The role is AXRole: list |
| |
| |