summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/video-in-non-frontmost-tab.html
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/manual-tests/video-in-non-frontmost-tab.html')
-rw-r--r--Source/WebCore/manual-tests/video-in-non-frontmost-tab.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/video-in-non-frontmost-tab.html b/Source/WebCore/manual-tests/video-in-non-frontmost-tab.html
new file mode 100644
index 0000000..d1fe4a8
--- /dev/null
+++ b/Source/WebCore/manual-tests/video-in-non-frontmost-tab.html
@@ -0,0 +1,4 @@
+This tests that video does not play if it's not in the frontmost tab.
+Command-Click <a href="resources/video-tab.html">this link</a> to open it in a non-frontmost tab.
+If you hear music before switching tabs, then the test failed.
+If not, click on the tab and the video should then play.