Window interface
E856241
The Window interface is a core browser object representing an open window or tab, providing the global context and APIs for web page scripting and interaction.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| Window | 0 |
Statements (63)
| Predicate | Object |
|---|---|
| instanceOf |
Web API interface
ⓘ
browser object ⓘ global object ⓘ |
| accessibleVia |
global this
ⓘ
window identifier in scripts ⓘ |
| associatedWith | single browsing context ⓘ |
| canContain | multiple frame windows ⓘ |
| definedIn | HTML Living Standard NERFINISHED ⓘ |
| environment | client-side JavaScript ⓘ |
| exposes | DOM APIs to scripts ⓘ |
| hasEventHandlerProperties |
onerror
ⓘ
onload ⓘ onresize ⓘ onscroll ⓘ |
| hasMethod |
alert
ⓘ
blur ⓘ cancelAnimationFrame ⓘ clearInterval ⓘ clearTimeout ⓘ close ⓘ confirm ⓘ focus ⓘ open ⓘ postMessage ⓘ prompt ⓘ requestAnimationFrame ⓘ scrollBy ⓘ scrollTo ⓘ setInterval ⓘ setTimeout ⓘ |
| hasProperty |
closed
ⓘ
console ⓘ devicePixelRatio ⓘ document ⓘ frames ⓘ history ⓘ innerHeight ⓘ innerWidth ⓘ localStorage ⓘ location ⓘ navigator ⓘ opener ⓘ outerHeight ⓘ outerWidth ⓘ parent ⓘ screen ⓘ scrollX ⓘ scrollY ⓘ self ⓘ sessionStorage ⓘ top ⓘ |
| implements |
EventTarget
NERFINISHED
ⓘ
WindowOrWorkerGlobalScope (legacy spec concept) ⓘ |
| provides |
APIs for user interaction
ⓘ
APIs for web page scripting ⓘ global execution context for web pages ⓘ |
| relatedTo | WorkerGlobalScope NERFINISHED ⓘ |
| represents |
browser tab
ⓘ
browser window ⓘ |
| scopeOf |
global functions in web pages
ⓘ
global variables in web pages ⓘ |
| securityContext | same-origin policy ⓘ |
| usedBy | web browsers ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.