[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / filesystem / flags-passing-expected.txt
1 Passing Flags parameter tests. This test checks if passing Flags parameters to DirectoryEntry.getFile does not crash and works as expected.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 * Passing JSON Flags object.
7 * Passing JSON Flags object (with exclusive=true).
8 * Passing null as a WebKitFlags parameter.
9 * Passing a number as a WebKitFlags parameter.
10 Finished running tests.
11 PASS expectedCallbacksCount is 1
12 PASS unexpectedCallbacksCount is 0
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16