[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / workers / worker-messageport-expected.txt
1 Test that pages and workers can send MessagePorts to one another. Should print "DONE" when done.
2
3 PASS: evt.ports = [] as expected
4 PASS: Received message port
5 PASS: Received response from Worker via MessagePort
6 PASS: Got port from worker
7 PASS: Received final response from worker
8 PASS: Got 1000 messages
9 DONE
10