#import #import // https://html.spec.whatwg.org/multipage/nav-history-apis.html#window [Global=Window, Exposed=Window, LegacyUnenumerableNamedProperties] interface Window : EventTarget { }; Window includes GlobalEventHandlers; Window includes WindowEventHandlers;