chromium/third_party/blink/web_tests/fast/events/message-port-start-and-close-same-microtask-expected.txt

Test whether opening and closing a messageport in the same microtask correctly discards an in-flight message.

Should be a START message, followed with DONE.

START
DONE