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

Side by Side Diff: third_party/WebKit/LayoutTests/media/video-play-require-user-gesture-expected.txt

Issue 2648173006: Import wpt@cf62b859e6b890abc34f8140d185ba91df95c5b6 (Closed)
Patch Set: Rebased Created 3 years, 10 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 CONSOLE WARNING: line 18: Failed to execute 'play' on 'HTMLMediaElement': API ca n only be initiated by a user gesture.
2 CONSOLE ERROR: line 18: Uncaught (in promise) NotAllowedError: play() can only b e initiated by a user gesture.
3 This is a testharness.js-based test.
4 Harness Error. harness_status.status = 1 , harness_status.message = play() can o nly be initiated by a user gesture.
5 PASS Test that video play does not work unless a user gesture is involved in pla ying a video.
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698