Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / loading-iframe-sends-notification-expected.txt
1 Before
2
3
4 After
5
6 End of test
7
8 This tests that when an iframe finishes loading, it sends a notification.
9
10 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11
12
13 PASS findByAccessibleTitleSubstring(root, 'InnerButton') != null is false
14 Got notification on iframe.
15 PASS findByAccessibleTitleSubstring(root, 'InnerButton') != null is true
16 PASS gotIframeNotification is true
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20