blob: 0206d98e181ce2321a4662b9218dfeea784c0062 [file] [log] [blame]
PASS EventTarget methods on Window instances are inherited from the EventTarget prototype
PASS window.addEventListener respects custom `this`
PASS window.addEventListener treats nullish `this` as `window`