Test that removing a media element from the tree while loading does not crash. EVENT(loadedmetadata) RUN(document.body.removeChild(video)) END OF TEST