Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / media / remove-while-loading-expected.txt
blobb24a1ddf4290c80aa0cebf3dde88fa46b8009f52
1 Test that removing a media element from the tree while loading does not crash.
3 EVENT(loadedmetadata)
4 RUN(document.body.removeChild(video))
5 END OF TEST