Sign in
webkit
/
WebKit
/
49c45f529348e27f11122daecbee33e4fa730919
/
.
/
LayoutTests
/
http
/
tests
/
media
/
remove-while-loading-expected.txt
blob: b24a1ddf4290c80aa0cebf3dde88fa46b8009f52 [
file
] [
log
] [
blame
]
Test that removing a media element from the tree while loading does not crash.
EVENT(loadedmetadata)
RUN(document.body.removeChild(video))
END OF TEST