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-controls-attribute-fullscreen-expected.txt
blob
4a69c8285a6ea30420f90f0e7a046314499f4b11
1
Test that the controls attribute is not affected by fullscreen
2
3
EVENT(loadeddata)
4
EXPECTED (video.controls == 'false') OK
5
RUN(video.webkitRequestFullscreen())
6
EVENT(webkitfullscreenchange)
7
EXPECTED (video.controls == 'false') OK
8
END OF TEST
9