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
/
http
/
tests
/
media
/
video-play-progress-expected.txt
blob
9cd121a97eae02afe6817c4cdcd3353a516aac7e
1
Test that at least one progress event is fired after starting to load the video.
2
3
RUN(video.play())
4
EVENT(loadstart)
5
EVENT(progress)
6
END OF TEST
7