[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / events / message-port-clone-expected.txt
1 Tests various use cases when cloning MessagePorts.
2
3 Should be a series of SUCCESS messages, followed with DONE.
4
5 SUCCESS: Posting port to itself: Error: DATA_CLONE_ERR: DOM Exception 25
6 SUCCESS: Posting entangled port: Error: DATA_CLONE_ERR: DOM Exception 25
7 SUCCESS: Posting cloned port.
8 SUCCESS: Posted messages to cloned port.
9 SUCCESS: Cloned both endpoints of a channel.
10 SUCCESS: Got closed port with event message closed
11 DONE
12