Merge "[Release] Webkit2-efl-123997_0.11.51" into tizen_2.1
[framework/web/webkit-efl.git] / LayoutTests / accessibility / radio-button-title-label-expected.txt
1 This test checks that radio buttons expose title ui elements correctly under a variety of cirmcumstances. In general, the should disappear and act as the title for the radio button.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS focusedElement.title is 'AXTitle: LABEL'
7 PASS !titleUIElement || titleUIElement.title == 'AXTitle: ' is true
8 PASS focusedElement.description is 'AXDescription: LABEL2a'
9 PASS focusedElement.title is 'AXTitle: '
10 PASS !titleUIElement || titleUIElement.title == 'AXTitle: ' is true
11 PASS focusedElement.description is 'AXDescription: radio3'
12 PASS focusedElement.title is 'AXTitle: '
13 PASS titleUIElement.title is 'AXTitle: '
14 PASS successfullyParsed is true
15
16 TEST COMPLETE
17 Test
18 LABEL  Test
19 LABEL2
20 LABEL2a
21 Test
22 LABEL3