https://html.spec.whatwg.org/multipage/browsers.html#the-window-object > [PrimaryGlobal] > /*sealed*/ interface Window : EventTarget { Why isn't the Window interface marked as [ImplicitThis]? The latest Web IDL specifies [ImplicitThis] and indicates that it is used by the HTML specification for the Window interface: http://heycam.github.io/webidl/#ImplicitThis