Skip to content

Commit 644fba4

Browse files
committed
Update tests/wpt-harness/pre-harness.js
1 parent 57cffb6 commit 644fba4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/wpt-harness/pre-harness.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ globalThis.GLOBAL = {
44
isShadowRealm: function() { return false; },
55
};
66

7-
87
globalThis.Window=self;
98
let originalAEL = addEventListener;
109
addEventListener = function addEventListener_wpt(type, handler) {

0 commit comments

Comments
 (0)