| OLD | NEW |
| 1 The following should be a checkbox: | 1 The following should be a checkbox: |
| 2 | 2 |
| 3 X | 3 X |
| 4 | 4 |
| 5 Actual checkboxes: | 5 Actual checkboxes: |
| 6 | 6 |
| 7 Broccoli | 7 Broccoli |
| 8 Asparagus | 8 Asparagus |
| 9 This test PASSES in DumpRenderTree. The role is AXRole: AXCheckBox | 9 This test PASSES in DumpRenderTree. The role is AXRole: AXCheckBox |
| 10 |
| 10 The following should be a button: | 11 The following should be a button: |
| 11 | 12 |
| 12 X | 13 X |
| 13 | 14 |
| 14 Actual button: | 15 Actual button: |
| 15 | 16 |
| 16 Hello This test PASSES in DumpRenderTree. The role is AXRole: AXButton | 17 Hello This test PASSES in DumpRenderTree. The role is AXRole: AXButton |
| 18 |
| 17 The following should be a heading: | 19 The following should be a heading: |
| 18 | 20 |
| 19 X | 21 X |
| 20 | 22 |
| 21 Actual heading: | 23 Actual heading: |
| 22 | 24 |
| 23 Hello | 25 Hello |
| 24 | 26 |
| 25 This test PASSES in DumpRenderTree. The role is AXRole: AXHeading | 27 This test PASSES in DumpRenderTree. The role is AXRole: AXHeading |
| 28 |
| 26 The following should be a link: | 29 The following should be a link: |
| 27 | 30 |
| 28 X | 31 X |
| 29 | 32 |
| 30 Actual link: | 33 Actual link: |
| 31 | 34 |
| 32 Hello This test PASSES in DumpRenderTree. The role is AXRole: AXLink | 35 Hello This test PASSES in DumpRenderTree. The role is AXRole: AXLink |
| 36 |
| 33 The following should be a radio button: | 37 The following should be a radio button: |
| 34 | 38 |
| 35 X | 39 X |
| 36 | 40 |
| 37 Actual radio buttons: | 41 Actual radio buttons: |
| 38 | 42 |
| 39 Broccoli | 43 Broccoli |
| 40 Asparagus | 44 Asparagus |
| 41 This test PASSES in DumpRenderTree. The role is AXRole: AXRadioButton | 45 This test PASSES in DumpRenderTree. The role is AXRole: AXRadioButton |
| 46 |
| 42 The following should be a text box: | 47 The following should be a text box: |
| 43 | 48 |
| 44 X | 49 X |
| 45 | 50 |
| 46 Actual text box: | 51 Actual text box: |
| 47 | 52 |
| 48 This test PASSES in DumpRenderTree. The role is AXRole: AXTextField | 53 This test PASSES in DumpRenderTree. The role is AXRole: AXTextField |
| 54 |
| 49 The following should be an image: | 55 The following should be an image: |
| 50 | 56 |
| 51 X | 57 X |
| 52 | 58 |
| 53 Actual image: | 59 Actual image: |
| 54 | 60 |
| 55 This test PASSES in DumpRenderTree. The role is AXRole: AXImage | 61 This test PASSES in DumpRenderTree. The role is AXRole: AXImage |
| 62 |
| 56 The following should be a list: | 63 The following should be a list: |
| 57 | 64 |
| 58 X | 65 X |
| 59 | 66 |
| 60 Actual list: | 67 Actual list: |
| 61 | 68 |
| 62 Broccoli | 69 Broccoli |
| 63 Beets | 70 Beets |
| 64 This test PASSES in DumpRenderTree. The role is AXRole: AXList | 71 This test PASSES in DumpRenderTree. The role is AXRole: AXList |
| 72 |
| 65 The following should be a dialog: | 73 The following should be a dialog: |
| 66 | 74 |
| 67 X | 75 X |
| 68 | 76 |
| 69 Actual dialog: | 77 Actual dialog: |
| 70 | 78 |
| 71 Hello.This test PASSES in DumpRenderTree. The role is AXRole: AXDialog | 79 Hello.This test PASSES in DumpRenderTree. The role is AXRole: AXDialog |
| OLD | NEW |