Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 13609f8

Browse files
authored
Add placeholder WindowProxy definition (#18007)
1 parent f4483de commit 13609f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html/dom/idlharness.https.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ <h1>HTML IDL tests</h1>
4747
documentWithHandlers[callback.name] = handler;
4848
}
4949
}
50+
idlArray.add_untested_idls('typedef Window WindowProxy;');
5051

5152
idlArray.add_objects({
5253
NodeList: ['document.getElementsByName("name")'],

0 commit comments

Comments
 (0)