Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-invalid-expected.txt
1    
2 This tests that aria-invalid causes the right attribute to be returned and it ensures a notification is sent when it changes.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'true'
8 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'grammar'
9 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'false'
10 PASS accessibilityController.focusedElement.stringAttributeValue('AXInvalid') is 'false'
11 PASS addedNotification is true
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15 Notification received successfully.