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

Side by Side Diff: third_party/WebKit/LayoutTests/media/autoplay-muted-expected.txt

Issue 2588293005: Shape Detection: Add Text Detection in Chrome Android (Closed)
Patch Set: Created 3 years, 12 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 59: Failed to execute 'play' on 'HTMLMediaElement': API ca n only be initiated by a user gesture.
2 CONSOLE WARNING: line 107: Failed to execute 'play' on 'HTMLMediaElement': API c an only be initiated by a user gesture.
3 This is a testharness.js-based test.
4 PASS Prerequisites to running the rest of the tests
5 PASS Test that a muted video with an autoplay attribute autoplays.
6 PASS Test that play() on a muted video succeeds without gesture.
7 PASS Test that play() on a muted audio without gesture will reject.
8 PASS Test that autoplay on a muted audio without gesture has no effect.
9 PASS Test that unmuting an autoplayed video without gesture pauses.
10 PASS Test that unmuting autoplayed video with gesture doesn't pause it.
11 PASS Test that muted videos don't autoplay when the setting is disabled
12 Harness: the test ran to completion.
13
Reilly Grant (use Gerrit) 2016/12/23 02:24:28 This file looks unrelated to your change.
xianglu 2017/01/03 20:47:27 Deleted.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698