idlharness.https.window.js (228B)
1 // META: script=/resources/WebIDLParser.js 2 // META: script=/resources/idlharness.js 3 4 'use strict'; 5 6 // https://screen-share.github.io/captured-mouse-events/ 7 8 idl_test( 9 ['captured-mouse-events.tentative'], 10 ['html', 'dom'] 11 );