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