Chromium Code Reviews

Unified Diff: LayoutTests/media/activation-behavior-expected.txt

Issue 208483002: Implement the activation behavior of media elements (click to play/pause) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: cancel activation behavior in a failing fullscreen test Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/media/activation-behavior-expected.txt
diff --git a/LayoutTests/media/activation-behavior-expected.txt b/LayoutTests/media/activation-behavior-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6bcd2c28e11dc5f8e91ed4990a14815defd12d3
--- /dev/null
+++ b/LayoutTests/media/activation-behavior-expected.txt
@@ -0,0 +1,27 @@
+This is a testharness.js-based test.
+PASS audio activation behavior for restrained media controller
+PASS audio activation behavior for restrained media controller (with non-autoplaying paused slave)
+PASS audio activation behavior for restrained media controller (with non-blocked playing and autoplaying-and-paused slaves)
+PASS audio activation behavior for paused media controller
+PASS audio activation behavior for paused media controller (with non-blocked paused slave)
+PASS audio activation behavior for playing media controller
+PASS audio activation behavior for playing media controller (with non-blocked playing slave)
+PASS audio activation behavior for playing media controller (with non-blocked autoplaying-and-paused and blocked paused slaves)
+PASS audio activation behavior for paused media element
+PASS audio activation behavior for playing media element
+PASS audio activation behavior for canceled event
+PASS audio activation behavior without controls
+PASS video activation behavior for restrained media controller
+PASS video activation behavior for restrained media controller (with non-autoplaying paused slave)
+PASS video activation behavior for restrained media controller (with non-blocked playing and autoplaying-and-paused slaves)
+PASS video activation behavior for paused media controller
+PASS video activation behavior for paused media controller (with non-blocked paused slave)
+PASS video activation behavior for playing media controller
+PASS video activation behavior for playing media controller (with non-blocked playing slave)
+PASS video activation behavior for playing media controller (with non-blocked autoplaying-and-paused and blocked paused slaves)
+PASS video activation behavior for paused media element
+PASS video activation behavior for playing media element
+PASS video activation behavior for canceled event
+PASS video activation behavior without controls
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/media/activation-behavior-accesskey-expected.txt ('k') | LayoutTests/media/activation-behavior-shadow.html » ('j') | no next file with comments »

Powered by Google App Engine