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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
media
/
video-src-invalid-remove-expected.txt
blob
418d7d954f33f940ec6a231fa831ff5ceec5bd35
1
Test that removing 'src' attribute does NOT trigger load of <source> elements
2
3
4
EVENT(error)
5
EXPECTED (video.error.code == '4') OK
6
RUN(video.removeAttribute('src'))
7
8
END OF TEST
9