Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-readonly-expected.txt
1      
2 This tests that the AXValue property is correctly reported for native and non-native text boxes.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS ariaTextBoxIsWritable is true
8 PASS ariaReadOnlyAriaTextBoxIsWritable is false
9 PASS ariaReadOnlyTextFieldIsWritable is false
10 PASS ariaNonReadOnlyTextFieldIsWritable is true
11 PASS htmlReadOnlyTextFieldIsWritable is false
12 PASS textFieldIsWritable is true
13 PASS htmlReadOnlyTextAreaIsWritable is false
14 PASS textAreaIsWritable is true
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18