Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Side by Side Diff: LayoutTests/media/video-enter-fullscreen-without-user-gesture-expected.txt

Issue 23440027: Added a new runtime setting for RequireUserGestureForFullscreenRestriction. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed the -actual.txt by appending two blank lines. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Test that video webkitEnterFullScreen() works without any user gesture if the re quirement is removed.
2
3 EVENT(canplaythrough)
4
5 * No user gesture initiated
6 EXPECTED (video.paused == 'true') OK
7 RUN(video.webkitEnterFullScreen())
8 END OF TEST
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698