git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reviewed by Adele.
[WebKit-https.git]
/
LayoutTests
/
http
/
tests
/
media
/
remove-while-loading-expected.txt
1
Test that removing a media element from the tree while loading does not crash.
2
3
EVENT(loadedmetadata)
4
RUN(document.body.removeChild(video))
5
END OF TEST
6