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

Unified Diff: third_party/WebKit/LayoutTests/virtual/autoplay/media/autoplay/autoplay-document-move-expected.txt

Issue 2047433003: Update autoplay settings when moving media elements between documents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments, added layout tests Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/autoplay/media/autoplay/autoplay-document-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/autoplay/media/autoplay/autoplay-document-move-expected.txt b/third_party/WebKit/LayoutTests/virtual/autoplay/media/autoplay/autoplay-document-move-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f35ceb2400320d6e5e0e4b8a8579de389a7fe648
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/autoplay/media/autoplay/autoplay-document-move-expected.txt
@@ -0,0 +1,7 @@
+CONSOLE WARNING: line 8: dummy log entry to avoid an empty -expected.txt in virtual/
+CONSOLE WARNING: line 16: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
+CONSOLE WARNING: line 21: caught expected exception
+This is a testharness.js-based test.
+PASS Test that video should not play without user gesture after moving to another document
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698