chromium/third_party/blink/web_tests/external/wpt/captured-mouse-events/idlharness.https.window.js

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

'use strict';

// https://screen-share.github.io/captured-mouse-events/

idl_test(
  ['captured-mouse-events.tentative'],
  ['html', 'dom']
);