aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/requestidlecallback/idlharness.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/requestidlecallback/idlharness.html')
-rw-r--r--tests/wpt/web-platform-tests/requestidlecallback/idlharness.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/requestidlecallback/idlharness.html b/tests/wpt/web-platform-tests/requestidlecallback/idlharness.html
index 4007d09fec3..459ce36ebb7 100644
--- a/tests/wpt/web-platform-tests/requestidlecallback/idlharness.html
+++ b/tests/wpt/web-platform-tests/requestidlecallback/idlharness.html
@@ -7,7 +7,7 @@
<script src="/resources/idlharness.js"></script>
<pre id='untested_idl' style='display:none'>
-[PrimaryGlobal]
+[Global=Window, Exposed=Window]
interface Window {
};
</pre>