diff options
Diffstat (limited to 'WebCore/manual-tests/video-in-non-frontmost-tab.html')
-rw-r--r-- | WebCore/manual-tests/video-in-non-frontmost-tab.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WebCore/manual-tests/video-in-non-frontmost-tab.html b/WebCore/manual-tests/video-in-non-frontmost-tab.html new file mode 100644 index 0000000..d1fe4a8 --- /dev/null +++ b/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. |