[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / js / callback-function-with-handle-event-expected.txt
1 When a JS callback is a function, it should be called. If the function has another function as its handleEvent property, that function should not be called.
2
3 PASS The callback function was called directly.
4 PASS successfullyParsed is true
5
6 TEST COMPLETE
7