Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / media / video-controls-visible-exiting-fullscreen-expected.txt
blob002bf1e53a4de44647f22d5b37fb13d2518c2bbe
1 Tests that video controls are shwon after exiting fullscreen
2 EVENT(canplaythrough)
3 ** Move mouse to the play button and start playing the video **
5 ** Test that controls are shown when controls attribute is present **
6 EVENT(webkitfullscreenchange)
8 RUN(document.webkitExitFullscreen())
9 EVENT(webkitfullscreenchange)
11 ** The controls should be shown after exiting the fullscreen
12 END OF TEST