repo_id stringlengths 22 103 | file_path stringlengths 41 147 | content stringlengths 181 193k | __index_level_0__ int64 0 0 |
|---|---|---|---|
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/texttracklist/index.md | ---
title: TextTrackList
slug: Web/API/TextTrackList
page-type: web-api-interface
browser-compat: api.TextTrackList
---
{{APIRef("HTML DOM")}}
The **`TextTrackList`** interface is used to represent a list of the text tracks defined by the {{HTMLElement("track")}} element, with each track represented by a separate {{d... | 0 |
data/mdn-content/files/en-us/web/api/texttracklist | data/mdn-content/files/en-us/web/api/texttracklist/length/index.md | ---
title: "TextTrackList: length property"
short-title: length
slug: Web/API/TextTrackList/length
page-type: web-api-instance-property
browser-compat: api.TextTrackList.length
---
{{APIRef("HTML DOM")}}
The read-only **{{domxref("TextTrackList")}}**
property **`length`** returns the number of entries in the
`TextTra... | 0 |
data/mdn-content/files/en-us/web/api/texttracklist | data/mdn-content/files/en-us/web/api/texttracklist/addtrack_event/index.md | ---
title: "TextTrackList: addtrack event"
short-title: addtrack
slug: Web/API/TextTrackList/addtrack_event
page-type: web-api-event
browser-compat: api.TextTrackList.addtrack_event
---
{{APIRef}}
The **`addtrack`** event is fired when a track is added to a [`TextTrackList`](/en-US/docs/Web/API/TextTrackList).
## Sy... | 0 |
data/mdn-content/files/en-us/web/api/texttracklist | data/mdn-content/files/en-us/web/api/texttracklist/removetrack_event/index.md | ---
title: "TextTrackList: removeTrack event"
short-title: removeTrack
slug: Web/API/TextTrackList/removeTrack_event
page-type: web-api-event
browser-compat: api.TextTrackList.removetrack_event
---
{{APIRef}}
The **`removetrack`** event is fired when a track is removed from a [`TextTrackList`](/en-US/docs/Web/API/Tex... | 0 |
data/mdn-content/files/en-us/web/api/texttracklist | data/mdn-content/files/en-us/web/api/texttracklist/change_event/index.md | ---
title: "TextTrackList: change event"
short-title: change
slug: Web/API/TextTrackList/change_event
page-type: web-api-event
browser-compat: api.TextTrackList.change_event
---
{{APIRef}}
The **`change`** event is fired when a text track is made active or inactive, or a {{domxref('TextTrackList')}} is otherwise chan... | 0 |
data/mdn-content/files/en-us/web/api/texttracklist | data/mdn-content/files/en-us/web/api/texttracklist/gettrackbyid/index.md | ---
title: "TextTrackList: getTrackById() method"
short-title: getTrackById()
slug: Web/API/TextTrackList/getTrackById
page-type: web-api-instance-method
browser-compat: api.TextTrackList.getTrackById
---
{{APIRef("HTML DOM")}}
The **{{domxref("TextTrackList")}}** method
**`getTrackById()`** returns the first
{{domxr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmltablecaptionelement/index.md | ---
title: HTMLTableCaptionElement
slug: Web/API/HTMLTableCaptionElement
page-type: web-api-interface
browser-compat: api.HTMLTableCaptionElement
---
{{ APIRef("HTML DOM") }}
The **`HTMLTableCaptionElement`** interface provides special properties (beyond the regular {{domxref("HTMLElement")}} interface it also has av... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/publickeycredential/index.md | ---
title: PublicKeyCredential
slug: Web/API/PublicKeyCredential
page-type: web-api-interface
browser-compat: api.PublicKeyCredential
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`PublicKeyCredential`** interface provides information about a public key / private key pair, which is a credenti... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/response/index.md | ---
title: "PublicKeyCredential: response property"
short-title: response
slug: Web/API/PublicKeyCredential/response
page-type: web-api-instance-property
browser-compat: api.PublicKeyCredential.response
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`response`** read-only property of the
{{dom... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/getclientextensionresults/index.md | ---
title: "PublicKeyCredential: getClientExtensionResults() method"
short-title: getClientExtensionResults()
slug: Web/API/PublicKeyCredential/getClientExtensionResults
page-type: web-api-instance-method
browser-compat: api.PublicKeyCredential.getClientExtensionResults
---
{{APIRef("Web Authentication API")}}{{secure... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/isuserverifyingplatformauthenticatoravailable_static/index.md | ---
title: "PublicKeyCredential: isUserVerifyingPlatformAuthenticatorAvailable() static method"
short-title: isUserVerifyingPlatformAuthenticatorAvailable()
slug: Web/API/PublicKeyCredential/isUserVerifyingPlatformAuthenticatorAvailable_static
page-type: web-api-static-method
browser-compat: api.PublicKeyCredential.isU... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/parserequestoptionsfromjson_static/index.md | ---
title: "PublicKeyCredential: parseRequestOptionsFromJSON() static method"
short-title: parseRequestOptionsFromJSON()
slug: Web/API/PublicKeyCredential/parseRequestOptionsFromJSON_static
page-type: web-api-static-method
status:
- experimental
browser-compat: api.PublicKeyCredential.parseRequestOptionsFromJSON_stat... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/authenticatorattachment/index.md | ---
title: "PublicKeyCredential: authenticatorAttachment property"
short-title: authenticatorAttachment
slug: Web/API/PublicKeyCredential/authenticatorAttachment
page-type: web-api-instance-property
browser-compat: api.PublicKeyCredential.authenticatorAttachment
---
{{APIRef("Web Authentication API")}}{{securecontext_... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/parsecreationoptionsfromjson_static/index.md | ---
title: "PublicKeyCredential: parseCreationOptionsFromJSON() static method"
short-title: parseCreationOptionsFromJSON()
slug: Web/API/PublicKeyCredential/parseCreationOptionsFromJSON_static
page-type: web-api-static-method
status:
- experimental
browser-compat: api.PublicKeyCredential.parseCreationOptionsFromJSON_... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/rawid/index.md | ---
title: "PublicKeyCredential: rawId property"
short-title: rawId
slug: Web/API/PublicKeyCredential/rawId
page-type: web-api-instance-property
browser-compat: api.PublicKeyCredential.rawId
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`rawId`** read-only property of the
{{domxref("PublicKey... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/isconditionalmediationavailable/index.md | ---
title: "PublicKeyCredential: isConditionalMediationAvailable() static method"
short-title: isConditionalMediationAvailable()
slug: Web/API/PublicKeyCredential/isConditionalMediationAvailable
page-type: web-api-static-method
browser-compat: api.PublicKeyCredential.isConditionalMediationAvailable_static
---
{{APIRef... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/id/index.md | ---
title: "PublicKeyCredential: id property"
short-title: id
slug: Web/API/PublicKeyCredential/id
page-type: web-api-instance-property
browser-compat: api.PublicKeyCredential.id
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`id`** read-only property of the
{{domxref("PublicKeyCredential")}} ... | 0 |
data/mdn-content/files/en-us/web/api/publickeycredential | data/mdn-content/files/en-us/web/api/publickeycredential/tojson/index.md | ---
title: "PublicKeyCredential: toJSON() method"
short-title: toJSON()
slug: Web/API/PublicKeyCredential/toJSON
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.PublicKeyCredential.toJSON
---
{{APIRef("Web Authentication API")}} {{SeeCompatTable}}{{securecontext_header}}
The **`toJSON(... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgrect/index.md | ---
title: SVGRect
slug: Web/API/SVGRect
page-type: web-api-interface
browser-compat: api.SVGRect
---
{{APIRef("SVG")}}
The **`SVGRect`** represents a rectangle. Rectangles consist of an `x` and `y` coordinate pair identifying a minimum `x` value, a minimum `y` value, and a `width` and `height`, which are constrained... | 0 |
data/mdn-content/files/en-us/web/api/svgrect | data/mdn-content/files/en-us/web/api/svgrect/the__x__property/index.md | ---
title: "SVGRect: x property"
short-title: x
slug: Web/API/SVGRect/The__X__property
page-type: web-api-instance-property
---
{{APIRef("SVG")}}
The [x](https://svgwg.org/svg2-draft/geometry.html#XProperty) property describes the horizontal coordinate of the position of the element.
## Usage context
<table class="... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/wakelocksentinel/index.md | ---
title: WakeLockSentinel
slug: Web/API/WakeLockSentinel
page-type: web-api-interface
browser-compat: api.WakeLockSentinel
---
{{securecontext_header}}{{APIRef("Screen Wake Lock API")}}
The **`WakeLockSentinel`** interface of the [Screen Wake Lock API](/en-US/docs/Web/API/Screen_Wake_Lock_API) can be used to monito... | 0 |
data/mdn-content/files/en-us/web/api/wakelocksentinel | data/mdn-content/files/en-us/web/api/wakelocksentinel/release_event/index.md | ---
title: "WakeLockSentinel: release event"
short-title: release
slug: Web/API/WakeLockSentinel/release_event
page-type: web-api-event
browser-compat: api.WakeLockSentinel.release_event
---
{{APIRef("Screen Wake Lock API")}}{{SecureContext_Header}}
The **`release`** event of the {{domxref("WakeLockSentinel")}} inter... | 0 |
data/mdn-content/files/en-us/web/api/wakelocksentinel | data/mdn-content/files/en-us/web/api/wakelocksentinel/release/index.md | ---
title: "WakeLockSentinel: release() method"
short-title: release()
slug: Web/API/WakeLockSentinel/release
page-type: web-api-instance-method
browser-compat: api.WakeLockSentinel.release
---
{{APIRef("Screen Wake Lock API")}}{{SecureContext_Header}}
The **`release()`** method of the {{domxref("WakeLockSentinel")}}... | 0 |
data/mdn-content/files/en-us/web/api/wakelocksentinel | data/mdn-content/files/en-us/web/api/wakelocksentinel/released/index.md | ---
title: "WakeLockSentinel: released property"
short-title: released
slug: Web/API/WakeLockSentinel/released
page-type: web-api-instance-property
browser-compat: api.WakeLockSentinel.released
---
{{APIRef("Screen Wake Lock API")}}{{SecureContext_Header}}
The **`released`** read-only property of the {{domxref("WakeL... | 0 |
data/mdn-content/files/en-us/web/api/wakelocksentinel | data/mdn-content/files/en-us/web/api/wakelocksentinel/type/index.md | ---
title: "WakeLockSentinel: type property"
short-title: type
slug: Web/API/WakeLockSentinel/type
page-type: web-api-instance-property
browser-compat: api.WakeLockSentinel.type
---
{{APIRef("Screen Wake Lock API")}}{{SecureContext_Header}}
The **`type`** read-only property of the {{domxref("WakeLockSentinel")}} inte... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/idledetector/index.md | ---
title: IdleDetector
slug: Web/API/IdleDetector
page-type: web-api-interface
status:
- experimental
browser-compat: api.IdleDetector
---
{{securecontext_header}}{{APIRef("Idle Detection API")}}{{SeeCompatTable}}
The **`IdleDetector`** interface of the {{domxref('idle_detection_api','Idle
Detection API','','true'... | 0 |
data/mdn-content/files/en-us/web/api/idledetector | data/mdn-content/files/en-us/web/api/idledetector/screenstate/index.md | ---
title: "IdleDetector: screenState property"
short-title: screenState
slug: Web/API/IdleDetector/screenState
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.IdleDetector.screenState
---
{{securecontext_header}}{{APIRef("Idle Detection API")}}{{SeeCompatTable}}
The **`screenState`*... | 0 |
data/mdn-content/files/en-us/web/api/idledetector | data/mdn-content/files/en-us/web/api/idledetector/start/index.md | ---
title: "IdleDetector: start() method"
short-title: start()
slug: Web/API/IdleDetector/start
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.IdleDetector.start
---
{{securecontext_header}}{{APIRef("Idle Detection API")}}{{SeeCompatTable}}
The **`start()`** method of the {{domxref("I... | 0 |
data/mdn-content/files/en-us/web/api/idledetector | data/mdn-content/files/en-us/web/api/idledetector/userstate/index.md | ---
title: "IdleDetector: userState property"
short-title: userState
slug: Web/API/IdleDetector/userState
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.IdleDetector.userState
---
{{securecontext_header}}{{APIRef("Idle Detection API")}}{{SeeCompatTable}}
The **`userState`** read-onl... | 0 |
data/mdn-content/files/en-us/web/api/idledetector | data/mdn-content/files/en-us/web/api/idledetector/requestpermission_static/index.md | ---
title: "IdleDetector: requestPermission() static method"
short-title: requestPermission()
slug: Web/API/IdleDetector/requestPermission_static
page-type: web-api-static-method
status:
- experimental
browser-compat: api.IdleDetector.requestPermission_static
---
{{securecontext_header}}{{APIRef("Idle Detection API"... | 0 |
data/mdn-content/files/en-us/web/api/idledetector | data/mdn-content/files/en-us/web/api/idledetector/change_event/index.md | ---
title: "IdleDetector: change event"
short-title: change
slug: Web/API/IdleDetector/change_event
page-type: web-api-event
status:
- experimental
browser-compat: api.IdleDetector.change_event
---
{{securecontext_header}}{{APIRef("Idle Detection API")}}{{SeeCompatTable}}
The **`change`** event of the {{domxref("Id... | 0 |
data/mdn-content/files/en-us/web/api/idledetector | data/mdn-content/files/en-us/web/api/idledetector/idledetector/index.md | ---
title: "IdleDetector: IdleDetector() constructor"
short-title: IdleDetector()
slug: Web/API/IdleDetector/IdleDetector
page-type: web-api-constructor
status:
- experimental
browser-compat: api.IdleDetector.IdleDetector
---
{{securecontext_header}}{{APIRef("Idle Detection API")}}{{SeeCompatTable}}
The **`IdleDete... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/authenticatorattestationresponse/index.md | ---
title: AuthenticatorAttestationResponse
slug: Web/API/AuthenticatorAttestationResponse
page-type: web-api-interface
browser-compat: api.AuthenticatorAttestationResponse
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`AuthenticatorAttestationResponse`** interface of the [Web Authentication ... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorattestationresponse | data/mdn-content/files/en-us/web/api/authenticatorattestationresponse/attestationobject/index.md | ---
title: "AuthenticatorAttestationResponse: attestationObject property"
short-title: attestationObject
slug: Web/API/AuthenticatorAttestationResponse/attestationObject
page-type: web-api-instance-property
browser-compat: api.AuthenticatorAttestationResponse.attestationObject
---
{{APIRef("Web Authentication API")}}{... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorattestationresponse | data/mdn-content/files/en-us/web/api/authenticatorattestationresponse/getpublickeyalgorithm/index.md | ---
title: "AuthenticatorAttestationResponse: getPublicKeyAlgorithm() method"
short-title: getPublicKeyAlgorithm()
slug: Web/API/AuthenticatorAttestationResponse/getPublicKeyAlgorithm
page-type: web-api-instance-method
browser-compat: api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm
---
{{APIRef("Web Authent... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorattestationresponse | data/mdn-content/files/en-us/web/api/authenticatorattestationresponse/gettransports/index.md | ---
title: "AuthenticatorAttestationResponse: getTransports() method"
short-title: getTransports()
slug: Web/API/AuthenticatorAttestationResponse/getTransports
page-type: web-api-instance-method
browser-compat: api.AuthenticatorAttestationResponse.getTransports
---
{{APIRef("Web Authentication API")}}{{securecontext_h... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorattestationresponse | data/mdn-content/files/en-us/web/api/authenticatorattestationresponse/getpublickey/index.md | ---
title: "AuthenticatorAttestationResponse: getPublicKey() method"
short-title: getPublicKey()
slug: Web/API/AuthenticatorAttestationResponse/getPublicKey
page-type: web-api-instance-method
browser-compat: api.AuthenticatorAttestationResponse.getPublicKey
---
{{APIRef("Web Authentication API")}}{{securecontext_heade... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorattestationresponse | data/mdn-content/files/en-us/web/api/authenticatorattestationresponse/getauthenticatordata/index.md | ---
title: "AuthenticatorAttestationResponse: getAuthenticatorData() method"
short-title: getAuthenticatorData()
slug: Web/API/AuthenticatorAttestationResponse/getAuthenticatorData
page-type: web-api-instance-method
browser-compat: api.AuthenticatorAttestationResponse.getAuthenticatorData
---
{{APIRef("Web Authenticat... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audioprocessingevent/index.md | ---
title: AudioProcessingEvent
slug: Web/API/AudioProcessingEvent
page-type: web-api-interface
status:
- deprecated
browser-compat: api.AudioProcessingEvent
---
{{APIRef("Web Audio API")}}{{deprecated_header}}
The `AudioProcessingEvent` interface of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) represents... | 0 |
data/mdn-content/files/en-us/web/api/audioprocessingevent | data/mdn-content/files/en-us/web/api/audioprocessingevent/playbacktime/index.md | ---
title: "AudioProcessingEvent: playbackTime property"
short-title: playbackTime
slug: Web/API/AudioProcessingEvent/playbackTime
page-type: web-api-instance-property
status:
- deprecated
browser-compat: api.AudioProcessingEvent.playbackTime
---
{{APIRef}}{{Deprecated_header}}
The **`playbackTime`** read-only prop... | 0 |
data/mdn-content/files/en-us/web/api/audioprocessingevent | data/mdn-content/files/en-us/web/api/audioprocessingevent/outputbuffer/index.md | ---
title: "AudioProcessingEvent: outputBuffer property"
short-title: outputBuffer
slug: Web/API/AudioProcessingEvent/outputBuffer
page-type: web-api-instance-property
status:
- deprecated
browser-compat: api.AudioProcessingEvent.outputBuffer
---
{{APIRef}}{{Deprecated_header}}
The **`outputBuffer`** read-only prop... | 0 |
data/mdn-content/files/en-us/web/api/audioprocessingevent | data/mdn-content/files/en-us/web/api/audioprocessingevent/inputbuffer/index.md | ---
title: "AudioProcessingEvent: inputBuffer property"
short-title: inputBuffer
slug: Web/API/AudioProcessingEvent/inputBuffer
page-type: web-api-instance-property
status:
- deprecated
browser-compat: api.AudioProcessingEvent.inputBuffer
---
{{APIRef}}{{Deprecated_header}}
The **`inputBuffer`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/audioprocessingevent | data/mdn-content/files/en-us/web/api/audioprocessingevent/audioprocessingevent/index.md | ---
title: "AudioProcessingEvent: AudioProcessingEvent() constructor"
short-title: AudioProcessingEvent()
slug: Web/API/AudioProcessingEvent/AudioProcessingEvent
page-type: web-api-constructor
status:
- deprecated
browser-compat: api.AudioProcessingEvent.AudioProcessingEvent
---
{{APIRef}}{{Deprecated_header}}
The ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/web_serial_api/index.md | ---
title: Web Serial API
slug: Web/API/Web_Serial_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.Serial
---
{{DefaultAPISidebar("Web Serial API")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **Web Serial API** provides a way for websites to read from and write to serial devices. Thes... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/index.md | ---
title: ServiceWorkerGlobalScope
slug: Web/API/ServiceWorkerGlobalScope
page-type: web-api-interface
browser-compat: api.ServiceWorkerGlobalScope
---
{{APIRef("Service Workers API")}}
The **`ServiceWorkerGlobalScope`** interface of the [Service Worker API](/en-US/docs/Web/API/Service_Worker_API) represents the glo... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/fetch_event/index.md | ---
title: "ServiceWorkerGlobalScope: fetch event"
short-title: fetch
slug: Web/API/ServiceWorkerGlobalScope/fetch_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.fetch_event
---
{{APIRef("Service Workers API")}}
The **`fetch`** event is fired in the service worker's global scope when the ... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/backgroundfetchclick_event/index.md | ---
title: "ServiceWorkerGlobalScope: backgroundfetchclick event"
short-title: backgroundfetchclick
slug: Web/API/ServiceWorkerGlobalScope/backgroundfetchclick_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.backgroundfetchclick_event
---
{{APIRef("Background Fetch ... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/backgroundfetchsuccess_event/index.md | ---
title: "ServiceWorkerGlobalScope: backgroundfetchsuccess event"
short-title: backgroundfetchsuccess
slug: Web/API/ServiceWorkerGlobalScope/backgroundfetchsuccess_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.backgroundfetchsuccess_event
---
{{APIRef("Backgroun... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/messageerror_event/index.md | ---
title: "ServiceWorkerGlobalScope: messageerror event"
short-title: messageerror
slug: Web/API/ServiceWorkerGlobalScope/messageerror_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.messageerror_event
---
{{APIRef("Service Workers API")}}
The **`messageerror`** event of the {{domxref("Se... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/registration/index.md | ---
title: "ServiceWorkerGlobalScope: registration property"
short-title: registration
slug: Web/API/ServiceWorkerGlobalScope/registration
page-type: web-api-instance-property
browser-compat: api.ServiceWorkerGlobalScope.registration
---
{{APIRef("Service Workers API")}}
The **`registration`** read-only property of t... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/periodicsync_event/index.md | ---
title: "ServiceWorkerGlobalScope: periodicsync event"
short-title: periodicsync
slug: Web/API/ServiceWorkerGlobalScope/periodicsync_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.periodicsync_event
---
{{APIRef("Periodic Background Sync")}}{{SeeCompatTable}}
T... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/notificationclose_event/index.md | ---
title: "ServiceWorkerGlobalScope: notificationclose event"
short-title: notificationclose
slug: Web/API/ServiceWorkerGlobalScope/notificationclose_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.notificationclose_event
---
{{APIRef("Web Notifications")}}
The **`notificationclose`** eve... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/cookiechange_event/index.md | ---
title: "ServiceWorkerGlobalScope: cookiechange event"
short-title: cookiechange
slug: Web/API/ServiceWorkerGlobalScope/cookiechange_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.cookiechange_event
---
{{APIRef("Cookie Store API")}}{{SeeCompatTable}}
The **`co... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/notificationclick_event/index.md | ---
title: "ServiceWorkerGlobalScope: notificationclick event"
short-title: notificationclick
slug: Web/API/ServiceWorkerGlobalScope/notificationclick_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.notificationclick_event
---
{{APIRef("Web Notifications")}}
The **`notificationclick`** eve... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/serviceworker/index.md | ---
title: "ServiceWorkerGlobalScope: serviceWorker property"
short-title: serviceWorker
slug: Web/API/ServiceWorkerGlobalScope/serviceWorker
page-type: web-api-instance-property
browser-compat: api.ServiceWorkerGlobalScope.serviceWorker
---
{{APIRef("Service Workers API")}}
The **`serviceWorker`** read-only property... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/canmakepayment_event/index.md | ---
title: "ServiceWorkerGlobalScope: canmakepayment event"
short-title: canmakepayment
slug: Web/API/ServiceWorkerGlobalScope/canmakepayment_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.canmakepayment_event
---
{{APIRef("Payment Handler API")}}{{SeeCompatTable}}... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/activate_event/index.md | ---
title: "ServiceWorkerGlobalScope: activate event"
short-title: activate
slug: Web/API/ServiceWorkerGlobalScope/activate_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.activate_event
---
{{APIRef("Service Workers API")}}
The **`activate`** event of the {{domxref("ServiceWorkerGlobalSco... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/clients/index.md | ---
title: "ServiceWorkerGlobalScope: clients property"
short-title: clients
slug: Web/API/ServiceWorkerGlobalScope/clients
page-type: web-api-instance-property
browser-compat: api.ServiceWorkerGlobalScope.clients
---
{{APIRef("Service Workers API")}}
The **`clients`** read-only property of the
{{domxref("ServiceWork... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/install_event/index.md | ---
title: "ServiceWorkerGlobalScope: install event"
short-title: install
slug: Web/API/ServiceWorkerGlobalScope/install_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.install_event
---
{{APIRef("Service Workers API")}}
The **`install`** event of the {{domxref("ServiceWorkerGlobalScope")}... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/skipwaiting/index.md | ---
title: "ServiceWorkerGlobalScope: skipWaiting() method"
short-title: skipWaiting()
slug: Web/API/ServiceWorkerGlobalScope/skipWaiting
page-type: web-api-instance-method
browser-compat: api.ServiceWorkerGlobalScope.skipWaiting
---
{{APIRef("Service Workers API")}}
The **`ServiceWorkerGlobalScope.skipWaiting()`** m... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/cookiestore/index.md | ---
title: "ServiceWorkerGlobalScope: cookieStore property"
short-title: cookieStore
slug: Web/API/ServiceWorkerGlobalScope/cookieStore
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.cookieStore
---
{{APIRef("Cookie Store API")}}{{SeeCompatTable}}
The **`coo... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/sync_event/index.md | ---
title: "ServiceWorkerGlobalScope: sync event"
short-title: sync
slug: Web/API/ServiceWorkerGlobalScope/sync_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.sync_event
---
{{APIRef("Background Sync")}}
The **`sync`** event of the {{domxref("ServiceWorkerGlobalScope")}} interface is fire... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/push_event/index.md | ---
title: "ServiceWorkerGlobalScope: push event"
short-title: push
slug: Web/API/ServiceWorkerGlobalScope/push_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.push_event
---
{{APIRef("Push API")}}{{SecureContext_Header}}
The **`push`** event is sent to a service worker's global scope (rep... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/backgroundfetchabort_event/index.md | ---
title: "ServiceWorkerGlobalScope: backgroundfetchabort event"
short-title: backgroundfetchabort
slug: Web/API/ServiceWorkerGlobalScope/backgroundfetchabort_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.backgroundfetchabort_event
---
{{APIRef("Background Fetch ... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/message_event/index.md | ---
title: "ServiceWorkerGlobalScope: message event"
short-title: message
slug: Web/API/ServiceWorkerGlobalScope/message_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.message_event
---
{{APIRef("Service Workers API")}}
The **`message`** event of the {{domxref("ServiceWorkerGlobalScope")}... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/pushsubscriptionchange_event/index.md | ---
title: "ServiceWorkerGlobalScope: pushsubscriptionchange event"
short-title: pushsubscriptionchange
slug: Web/API/ServiceWorkerGlobalScope/pushsubscriptionchange_event
page-type: web-api-event
browser-compat: api.ServiceWorkerGlobalScope.pushsubscriptionchange_event
---
{{APIRef("Push API")}}{{SecureContext_Header... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/backgroundfetchfail_event/index.md | ---
title: "ServiceWorkerGlobalScope: backgroundfetchfail event"
short-title: backgroundfetchfail
slug: Web/API/ServiceWorkerGlobalScope/backgroundfetchfail_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.backgroundfetchfail_event
---
{{APIRef("Background Fetch API"... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/paymentrequest_event/index.md | ---
title: "ServiceWorkerGlobalScope: paymentrequest event"
short-title: paymentrequest
slug: Web/API/ServiceWorkerGlobalScope/paymentrequest_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.paymentrequest_event
---
{{APIRef("Payment Handler API")}}{{SeeCompatTable}}... | 0 |
data/mdn-content/files/en-us/web/api/serviceworkerglobalscope | data/mdn-content/files/en-us/web/api/serviceworkerglobalscope/contentdelete_event/index.md | ---
title: "ServiceWorkerGlobalScope: contentdelete event"
short-title: contentdelete
slug: Web/API/ServiceWorkerGlobalScope/contentdelete_event
page-type: web-api-event
status:
- experimental
browser-compat: api.ServiceWorkerGlobalScope.contentdelete_event
---
{{APIRef("Content Index API")}}{{SeeCompatTable}}
The ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svganimationelement/index.md | ---
title: SVGAnimationElement
slug: Web/API/SVGAnimationElement
page-type: web-api-interface
browser-compat: api.SVGAnimationElement
---
{{APIRef("SVG")}}
The **`SVGAnimationElement`** interface is the base interface for all of the animation element interfaces: {{domxref("SVGAnimateElement")}}, {{domxref("SVGSetElem... | 0 |
data/mdn-content/files/en-us/web/api/svganimationelement | data/mdn-content/files/en-us/web/api/svganimationelement/targetelement/index.md | ---
title: "SVGAnimationElement: targetElement property"
short-title: targetElement
slug: Web/API/SVGAnimationElement/targetElement
page-type: web-api-instance-property
browser-compat: api.SVGAnimationElement.targetElement
---
{{APIRef("SVG")}}
The **`SVGAnimationElement.targetElement`** property refers to
the elemen... | 0 |
data/mdn-content/files/en-us/web/api/svganimationelement | data/mdn-content/files/en-us/web/api/svganimationelement/repeatevent_event/index.md | ---
title: "SVGAnimationElement: repeatEvent event"
short-title: repeatEvent
slug: Web/API/SVGAnimationElement/repeatEvent_event
page-type: web-api-event
browser-compat: api.SVGAnimationElement.repeatEvent_event
---
{{APIRef("SVG")}}
The **`repeatEvent`** event of the {{domxref("SVGAnimationElement")}} interface is f... | 0 |
data/mdn-content/files/en-us/web/api/svganimationelement | data/mdn-content/files/en-us/web/api/svganimationelement/beginevent_event/index.md | ---
title: "SVGAnimationElement: beginEvent event"
short-title: beginEvent
slug: Web/API/SVGAnimationElement/beginEvent_event
page-type: web-api-event
browser-compat: api.SVGAnimationElement.beginEvent_event
---
{{APIRef("SVG")}}
The **`beginEvent`** event of the {{domxref("SVGAnimationElement")}} interface is fired ... | 0 |
data/mdn-content/files/en-us/web/api/svganimationelement | data/mdn-content/files/en-us/web/api/svganimationelement/endevent_event/index.md | ---
title: "SVGAnimationElement: endEvent event"
short-title: endEvent
slug: Web/API/SVGAnimationElement/endEvent_event
page-type: web-api-event
browser-compat: api.SVGAnimationElement.endEvent_event
---
{{APIRef("SVG")}}
The **`endEvent`** event of the {{domxref("SVGAnimationElement")}} interface is fired when at th... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/eckeygenparams/index.md | ---
title: EcKeyGenParams
slug: Web/API/EcKeyGenParams
page-type: web-api-interface
spec-urls: https://w3c.github.io/webcrypto/#dfn-EcKeyGenParams
---
{{ APIRef("Web Crypto API") }}
The **`EcKeyGenParams`** dictionary of the [Web Crypto API](/en-US/docs/Web/API/Web_Crypto_API) represents the object that should be pas... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfontfaceurielement/index.md | ---
title: SVGFontFaceUriElement
slug: Web/API/SVGFontFaceUriElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGFontFaceUriElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGFontFaceUriElement`** interface corresponds to the {{SVGElement("font-face-uri")}} elements.
Object-o... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/hkdfparams/index.md | ---
title: HkdfParams
slug: Web/API/HkdfParams
page-type: web-api-interface
spec-urls: https://w3c.github.io/webcrypto/#dfn-HkdfParams
---
{{ APIRef("Web Crypto API") }}
The **`HkdfParams`** dictionary of the [Web Crypto API](/en-US/docs/Web/API/Web_Crypto_API) represents the object that should be passed as the `algo... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/performanceobserver/index.md | ---
title: PerformanceObserver
slug: Web/API/PerformanceObserver
page-type: web-api-interface
browser-compat: api.PerformanceObserver
---
{{APIRef("Performance API")}} {{AvailableInWorkers}}
The **`PerformanceObserver`** interface is used to observe performance measurement events and be notified of new {{domxref("Per... | 0 |
data/mdn-content/files/en-us/web/api/performanceobserver | data/mdn-content/files/en-us/web/api/performanceobserver/takerecords/index.md | ---
title: "PerformanceObserver: takeRecords() method"
short-title: takeRecords()
slug: Web/API/PerformanceObserver/takeRecords
page-type: web-api-instance-method
browser-compat: api.PerformanceObserver.takeRecords
---
{{APIRef("Performance API")}}
The **`takeRecords()`** method of the {{domxref('PerformanceObserver'... | 0 |
data/mdn-content/files/en-us/web/api/performanceobserver | data/mdn-content/files/en-us/web/api/performanceobserver/observe/index.md | ---
title: "PerformanceObserver: observe() method"
short-title: observe()
slug: Web/API/PerformanceObserver/observe
page-type: web-api-instance-method
browser-compat: api.PerformanceObserver.observe
---
{{APIRef("Performance API")}}
The **`observe()`** method of the **{{domxref("PerformanceObserver")}}** interface is... | 0 |
data/mdn-content/files/en-us/web/api/performanceobserver | data/mdn-content/files/en-us/web/api/performanceobserver/supportedentrytypes_static/index.md | ---
title: "PerformanceObserver: supportedEntryTypes static property"
short-title: supportedEntryTypes
slug: Web/API/PerformanceObserver/supportedEntryTypes_static
page-type: web-api-static-property
browser-compat: api.PerformanceObserver.supportedEntryTypes_static
---
{{APIRef("Performance API")}}
The static **`supp... | 0 |
data/mdn-content/files/en-us/web/api/performanceobserver | data/mdn-content/files/en-us/web/api/performanceobserver/performanceobserver/index.md | ---
title: "PerformanceObserver: PerformanceObserver() constructor"
short-title: PerformanceObserver()
slug: Web/API/PerformanceObserver/PerformanceObserver
page-type: web-api-constructor
browser-compat: api.PerformanceObserver.PerformanceObserver
---
{{APIRef("Performance API")}}
The **`PerformanceObserver()`** cons... | 0 |
data/mdn-content/files/en-us/web/api/performanceobserver | data/mdn-content/files/en-us/web/api/performanceobserver/disconnect/index.md | ---
title: "PerformanceObserver: disconnect() method"
short-title: disconnect()
slug: Web/API/PerformanceObserver/disconnect
page-type: web-api-instance-method
browser-compat: api.PerformanceObserver.disconnect
---
{{APIRef("Performance API")}}
The **`disconnect()`** method of the {{domxref('PerformanceObserver')}} i... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/deviceorientationevent/index.md | ---
title: DeviceOrientationEvent
slug: Web/API/DeviceOrientationEvent
page-type: web-api-interface
browser-compat: api.DeviceOrientationEvent
---
{{apiref("Device Orientation Events")}}{{securecontext_header}}
The **`DeviceOrientationEvent`** interface of the {{domxref("Device Orientation Events", "", "", "nocode")}... | 0 |
data/mdn-content/files/en-us/web/api/deviceorientationevent | data/mdn-content/files/en-us/web/api/deviceorientationevent/gamma/index.md | ---
title: "DeviceOrientationEvent: gamma property"
short-title: gamma
slug: Web/API/DeviceOrientationEvent/gamma
page-type: web-api-instance-property
browser-compat: api.DeviceOrientationEvent.gamma
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`gamma`** read-only property of the {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/deviceorientationevent | data/mdn-content/files/en-us/web/api/deviceorientationevent/beta/index.md | ---
title: "DeviceOrientationEvent: beta property"
short-title: beta
slug: Web/API/DeviceOrientationEvent/beta
page-type: web-api-instance-property
browser-compat: api.DeviceOrientationEvent.beta
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`beta`** read-only property of the {{domxref("De... | 0 |
data/mdn-content/files/en-us/web/api/deviceorientationevent | data/mdn-content/files/en-us/web/api/deviceorientationevent/deviceorientationevent/index.md | ---
title: "DeviceOrientationEvent: DeviceOrientationEvent() constructor"
short-title: DeviceOrientationEvent()
slug: Web/API/DeviceOrientationEvent/DeviceOrientationEvent
page-type: web-api-constructor
browser-compat: api.DeviceOrientationEvent.DeviceOrientationEvent
---
{{APIRef("Device Orientation Events")}}{{secur... | 0 |
data/mdn-content/files/en-us/web/api/deviceorientationevent | data/mdn-content/files/en-us/web/api/deviceorientationevent/alpha/index.md | ---
title: "DeviceOrientationEvent: alpha property"
short-title: alpha
slug: Web/API/DeviceOrientationEvent/alpha
page-type: web-api-instance-property
browser-compat: api.DeviceOrientationEvent.alpha
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`alpha`** read-only property of the {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/deviceorientationevent | data/mdn-content/files/en-us/web/api/deviceorientationevent/absolute/index.md | ---
title: "DeviceOrientationEvent: absolute property"
short-title: absolute
slug: Web/API/DeviceOrientationEvent/absolute
page-type: web-api-instance-property
browser-compat: api.DeviceOrientationEvent.absolute
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`absolute`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/fileentrysync/index.md | ---
title: FileEntrySync
slug: Web/API/FileEntrySync
page-type: web-api-interface
status:
- deprecated
- non-standard
browser-compat: api.FileEntrySync
---
{{APIRef("File and Directory Entries API")}} {{Non-standard_header}}{{Deprecated_Header}}
The `FileEntrySync` interface represents a file in a file system. It... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/contactsmanager/index.md | ---
title: ContactsManager
slug: Web/API/ContactsManager
page-type: web-api-interface
status:
- experimental
browser-compat: api.ContactsManager
---
{{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}}
The **`ContactsManager`** interface of the {{domxref('Contact Picker API')}} allows users to... | 0 |
data/mdn-content/files/en-us/web/api/contactsmanager | data/mdn-content/files/en-us/web/api/contactsmanager/select/index.md | ---
title: "ContactsManager: select() method"
short-title: select()
slug: Web/API/ContactsManager/select
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.ContactsManager.select
---
{{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}}
The **`select()`** method of th... | 0 |
data/mdn-content/files/en-us/web/api/contactsmanager | data/mdn-content/files/en-us/web/api/contactsmanager/getproperties/index.md | ---
title: "ContactsManager: getProperties() method"
short-title: getProperties()
slug: Web/API/ContactsManager/getProperties
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.ContactsManager.getProperties
---
{{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}}
The... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/window/index.md | ---
title: Window
slug: Web/API/Window
page-type: web-api-interface
browser-compat: api.Window
---
{{APIRef("DOM")}}
The **`Window`** interface represents a window containing a {{glossary("DOM")}} document; the `document` property points to the [DOM document](/en-US/docs/Web/API/Document) loaded in that window.
A wi... | 0 |
data/mdn-content/files/en-us/web/api/window | data/mdn-content/files/en-us/web/api/window/getcomputedstyle/index.md | ---
title: "Window: getComputedStyle() method"
short-title: getComputedStyle()
slug: Web/API/Window/getComputedStyle
page-type: web-api-instance-method
browser-compat: api.Window.getComputedStyle
---
{{APIRef("CSSOM")}}
The
**`Window.getComputedStyle()`** method returns an object
containing the values of all CSS prop... | 0 |
data/mdn-content/files/en-us/web/api/window | data/mdn-content/files/en-us/web/api/window/name/index.md | ---
title: "Window: name property"
short-title: name
slug: Web/API/Window/name
page-type: web-api-instance-property
browser-compat: api.Window.name
---
{{APIRef}}
The `Window.name` property
gets/sets the name of the window's browsing context.
## Value
A string.
## Description
The name of the window is used primar... | 0 |
data/mdn-content/files/en-us/web/api/window | data/mdn-content/files/en-us/web/api/window/screeny/index.md | ---
title: "Window: screenY property"
short-title: screenY
slug: Web/API/Window/screenY
page-type: web-api-instance-property
browser-compat: api.Window.screenY
---
{{APIRef}}
The **`Window.screenY`** read-only property returns the vertical distance, in CSS pixels, of the top border of the user's browser viewport to t... | 0 |
data/mdn-content/files/en-us/web/api/window | data/mdn-content/files/en-us/web/api/window/closed/index.md | ---
title: "Window: closed property"
short-title: closed
slug: Web/API/Window/closed
page-type: web-api-instance-property
browser-compat: api.Window.closed
---
{{APIRef}}
The **`Window.closed`** read-only property indicates whether
the referenced window is closed or not.
## Value
A boolean value. Possible values:
... | 0 |
data/mdn-content/files/en-us/web/api/window | data/mdn-content/files/en-us/web/api/window/focus/index.md | ---
title: "Window: focus() method"
short-title: focus()
slug: Web/API/Window/focus
page-type: web-api-instance-method
browser-compat: api.Window.focus
---
{{APIRef}}
Makes a request to bring the window to the front. It may fail due to user settings and the window isn't guaranteed to be frontmost before this method r... | 0 |
data/mdn-content/files/en-us/web/api/window | data/mdn-content/files/en-us/web/api/window/statusbar/index.md | ---
title: "Window: statusbar property"
short-title: statusbar
slug: Web/API/Window/statusbar
page-type: web-api-instance-property
browser-compat: api.Window.statusbar
---
{{APIRef}}
Returns the `statusbar` object.
This is one of a group of `Window` properties that contain a boolean `visible` property, that used to ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.