idlharness.window.js (205B)
1 // META: script=/resources/WebIDLParser.js 2 // META: script=/resources/idlharness.js 3 4 // https://w3c.github.io/autoplay/ 5 6 'use strict'; 7 8 idl_test( 9 ['autoplay-detection'], 10 ['html'], 11 idl_array => {} 12 );