Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
autoplay-policy-detection
/
idlharness.window.js
blob: 185509bb91a7d29db50c63ca635add9f68486894 [
file
] [
log
] [
blame
]
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
// https://w3c.github.io/autoplay/
'use strict'
;
idl_test
(
[
'autoplay-detection'
],
[
'html'
],
idl_array
=>
{}
);