Sign in
webkit
/
WebKit
/
eed77a11249751f1b57a22699bda54381a2f6123
/
.
/
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