summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/worklets/idlharness.https.any.js
blob: 2900b3812496ca430b15b327165ad4884e1f90e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js

// https://drafts.css-houdini.org/worklets/

'use strict';

idl_test(
  ['worklets'],
  []
);