blob: b44948e4ab13ae98ee7126b276bcebb44cd7830d [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`