Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / message-port-gc-closed-expected.txt
blob94a0a38840f33242e6ed5500dd4c6dc93f450b3e
1 MessagePorts (and their execution contexts) should be collected by GC once close() has been called on them
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS iframeDocGC.wasCollected is true
7 PASS successfullyParsed is true
9 TEST COMPLETE