Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-checkbox-text-expected.txt
1 One
2 Two
3 Three
4 This tests that ARIA checkboxes use accessible name computation.
5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7
8
9 FAIL checkbox.title should be AXTitle: One (of type string). Was null (of type object).
10 FAIL checkbox.title should be AXTitle: Two (of type string). Was null (of type object).
11 FAIL checkbox.title should be AXTitle: Three (of type string). Was null (of type object).
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15