chromium/third_party/blink/web_tests/external/wpt/autoplay-policy-detection/idlharness.window.js

// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js

// https://w3c.github.io/autoplay/

'use strict';

idl_test(
  ['autoplay-detection'],
  ['html'],
  idl_array => {}
);