summaryrefslogtreecommitdiffstats
path: root/dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html')
-rw-r--r--dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html b/dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html
index b901df3324..fc8c47065e 100644
--- a/dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html
+++ b/dom/media/autoplay/test/mochitest/file_autoplay_policy_key_blacklist.html
@@ -91,7 +91,7 @@
input.blur();
}
- async function testAutoplayKeyBlacklist(testCase, parent_window) {
+ async function testAutoplayKeyBlacklist() {
let element = document.createElement("video");
element.preload = "auto";
element.src = "short.mp4";