diff options
Diffstat (limited to 'testing/web-platform/tests/console/idlharness-shadowrealm.window.js')
-rw-r--r-- | testing/web-platform/tests/console/idlharness-shadowrealm.window.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/console/idlharness-shadowrealm.window.js b/testing/web-platform/tests/console/idlharness-shadowrealm.window.js new file mode 100644 index 0000000000..8f68252dcd --- /dev/null +++ b/testing/web-platform/tests/console/idlharness-shadowrealm.window.js @@ -0,0 +1,5 @@ +// META: script=/resources/idlharness-shadowrealm.js + +// https://console.spec.whatwg.org/ + +idl_test_shadowrealm(["console"], []); |