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

Unified Diff: LayoutTests/media/video-autoplay-experiment-just-once-expected.txt

Issue 1179223002: Implement autoplay gesture override experiment. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixed !autoplaying behavior + test. Created 5 years, 3 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: LayoutTests/media/video-autoplay-experiment-just-once-expected.txt
diff --git a/LayoutTests/media/video-autoplay-experiment-just-once-expected.txt b/LayoutTests/media/video-autoplay-experiment-just-once-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eab5a67a468ba855d057b4ccee5db90234ffca3a
--- /dev/null
+++ b/LayoutTests/media/video-autoplay-experiment-just-once-expected.txt
@@ -0,0 +1,5 @@
+Test that the autoplay experiment doesn't play media once the media is no longer eligible for autoplay.
+
+First video should play OK
+Second video should not play OK
+

Powered by Google App Engine
This is Rietveld 408576698