Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / message-port-start-and-close-different-microtask-expected.txt
blob9b72eec4527db7d9095433d28d13d303b9cf5893
1 Test whether opening and closing a messageport in different microtasks correctly receives an in-flight message.
3 Should be a START message, followed by a HELLO message then DONE.
5 START
6 PASS. Got Message: HELLO before close
7 DONE