Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-toggle-button-with-title-expected.txt
blobfdd5929b07ca575229e1131cdc301cfb5eeb48bf
1 Toggle button
2 Button title
3 This tests that a toggle button properly exposes the title when there isn't a direct relation and textUnderElement is required to be used.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS successfullyParsed is true
10 TEST COMPLETE
11 Role: AXRole: AXToggleButton
12 PASS tbutton1.deprecatedTitle is 'AXTitle: Toggle button'
13 Role: AXRole: AXButton
14 PASS button.deprecatedTitle is 'AXTitle: Button title'