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

Side by Side Diff: LayoutTests/media/video-capture-preview-expected.txt

Issue 414543002: Delete mediaPlaybackRequiresUserGesture (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove tests of this setting Created 6 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 request access to local media
2 got a stream
3 start preview
4 EVENT(loadstart)
5 EVENT(loadeddata)
6 EVENT(canplay)
7 EVENT(play)
8 EVENT(canplaythrough)
9 restart preview
10 EVENT(loadstart)
11 EVENT(loadeddata)
12 EVENT(canplay)
13 EVENT(play)
14 EVENT(canplaythrough)
15 END OF TEST
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698