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

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

Issue 2588293005: Shape Detection: Add Text Detection in Chrome Android (Closed)
Patch Set: Created 4 years 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/media/autoplay-muted-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/autoplay-muted-expected.txt b/third_party/WebKit/LayoutTests/media/autoplay-muted-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c3d6f086fda99c0bb2d7023325a0175f2f1cf00c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/media/autoplay-muted-expected.txt
@@ -0,0 +1,13 @@
+CONSOLE WARNING: line 59: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
+CONSOLE WARNING: line 107: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
+This is a testharness.js-based test.
+PASS Prerequisites to running the rest of the tests
+PASS Test that a muted video with an autoplay attribute autoplays.
+PASS Test that play() on a muted video succeeds without gesture.
+PASS Test that play() on a muted audio without gesture will reject.
+PASS Test that autoplay on a muted audio without gesture has no effect.
+PASS Test that unmuting an autoplayed video without gesture pauses.
+PASS Test that unmuting autoplayed video with gesture doesn't pause it.
+PASS Test that muted videos don't autoplay when the setting is disabled
+Harness: the test ran to completion.
+
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.

Powered by Google App Engine
This is Rietveld 408576698