repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
http
/
tests
/
media
/
remove-while-loading-expected.txt
blob
b24a1ddf4290c80aa0cebf3dde88fa46b8009f52
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