Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-roles-expected.txt
blob3e45fce916e28a4f29c4d788e6c692ad20b16c8f
1 The following should be a checkbox:
5 Actual checkboxes:
7 Broccoli
8 Asparagus
9 This test PASSES in DumpRenderTree. The role is AXRole: AXCheckBox
11 The following should be a button:
15 Actual button:
17 Hello This test PASSES in DumpRenderTree. The role is AXRole: AXButton
19 The following should be a heading:
23 Actual heading:
25 Hello
27 This test PASSES in DumpRenderTree. The role is AXRole: AXHeading
29 The following should be a link:
33 Actual link:
35 Hello This test PASSES in DumpRenderTree. The role is AXRole: AXLink
37 The following should be a radio button:
41 Actual radio buttons:
43 Broccoli
44 Asparagus
45 This test PASSES in DumpRenderTree. The role is AXRole: AXRadioButton
47 The following should be a text box:
51 Actual text box:
53  This test PASSES in DumpRenderTree. The role is AXRole: AXTextField
55 The following should be an image:
59 Actual image:
61  This test PASSES in DumpRenderTree. The role is AXRole: AXImage
63 The following should be a list:
67 Actual list:
69 Broccoli
70 Beets
71 This test PASSES in DumpRenderTree. The role is AXRole: AXList
73 The following should be a dialog:
77 Actual dialog:
79 Hello.This test PASSES in DumpRenderTree. The role is AXRole: AXDialog