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/interventionreportbody | data/mdn-content/files/en-us/web/api/interventionreportbody/message/index.md | ---
title: "InterventionReportBody: message property"
short-title: message
slug: Web/API/InterventionReportBody/message
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.InterventionReportBody.message
---
{{APIRef("Reporting API")}}{{SeeCompatTable}}
The **`message`** read-only propert... | 0 |
data/mdn-content/files/en-us/web/api/interventionreportbody | data/mdn-content/files/en-us/web/api/interventionreportbody/id/index.md | ---
title: "InterventionReportBody: id property"
short-title: id
slug: Web/API/InterventionReportBody/id
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.InterventionReportBody.id
---
{{APIRef("Reporting API")}}{{SeeCompatTable}}
The **`id`** read-only property of the {{domxref("Inter... | 0 |
data/mdn-content/files/en-us/web/api/interventionreportbody | data/mdn-content/files/en-us/web/api/interventionreportbody/tojson/index.md | ---
title: "InterventionReportBody: toJSON() method"
short-title: toJSON()
slug: Web/API/InterventionReportBody/toJSON
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.InterventionReportBody.toJSON
---
{{APIRef("Reporting API")}}{{SeeCompatTable}}
The **`toJSON()`** method of the {{domx... | 0 |
data/mdn-content/files/en-us/web/api/interventionreportbody | data/mdn-content/files/en-us/web/api/interventionreportbody/sourcefile/index.md | ---
title: "InterventionReportBody: sourceFile property"
short-title: sourceFile
slug: Web/API/InterventionReportBody/sourceFile
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.InterventionReportBody.sourceFile
---
{{APIRef("Reporting API")}}{{SeeCompatTable}}
The **`sourceFile`** re... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/permissions/index.md | ---
title: Permissions
slug: Web/API/Permissions
page-type: web-api-interface
browser-compat: api.Permissions
---
{{APIRef("Permissions API")}} {{AvailableInWorkers}}
The Permissions interface of the [Permissions API](/en-US/docs/Web/API/Permissions_API) provides the core Permission API functionality, such as methods... | 0 |
data/mdn-content/files/en-us/web/api/permissions | data/mdn-content/files/en-us/web/api/permissions/revoke/index.md | ---
title: "Permissions: revoke() method"
short-title: revoke()
slug: Web/API/Permissions/revoke
page-type: web-api-instance-method
status:
- deprecated
browser-compat: api.Permissions.revoke
---
{{APIRef("Permissions API")}}{{deprecated_header}}
The **`Permissions.revoke()`** method of the
{{domxref("Permissions")... | 0 |
data/mdn-content/files/en-us/web/api/permissions | data/mdn-content/files/en-us/web/api/permissions/query/index.md | ---
title: "Permissions: query() method"
short-title: query()
slug: Web/API/Permissions/query
page-type: web-api-instance-method
browser-compat: api.Permissions.query
---
{{APIRef("Permissions API")}}
The **`Permissions.query()`** method of the {{domxref("Permissions")}} interface returns the state of a user permissi... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/css/index.md | ---
title: CSS
slug: Web/API/CSS
page-type: web-api-interface
browser-compat: api.CSS
spec-urls:
- https://drafts.csswg.org/cssom/#namespacedef-css
- https://www.w3.org/TR/css-properties-values-api-1/
---
{{APIRef("CSSOM")}}
The **`CSS`** interface holds useful CSS-related methods. No objects with this interface ... | 0 |
data/mdn-content/files/en-us/web/api/css | data/mdn-content/files/en-us/web/api/css/highlights_static/index.md | ---
title: "CSS: highlights static property"
short-title: highlights
slug: Web/API/CSS/highlights_static
page-type: web-api-static-property
browser-compat: api.CSS.highlights_static
---
{{APIRef("CSSOM")}}
The static, read-only **`highlights`** property of the {{domxref("CSS")}} interface provides access to the `High... | 0 |
data/mdn-content/files/en-us/web/api/css | data/mdn-content/files/en-us/web/api/css/escape_static/index.md | ---
title: "CSS: escape() static method"
short-title: escape()
slug: Web/API/CSS/escape_static
page-type: web-api-static-method
browser-compat: api.CSS.escape_static
---
{{APIRef("CSSOM")}}
The **`CSS.escape()`** static method returns a
string containing the escaped string passed as parameter, mostly for
use as part ... | 0 |
data/mdn-content/files/en-us/web/api/css | data/mdn-content/files/en-us/web/api/css/registerproperty_static/index.md | ---
title: "CSS: registerProperty() static method"
short-title: registerProperty()
slug: Web/API/CSS/registerProperty_static
page-type: web-api-static-method
browser-compat: api.CSS.registerProperty_static
---
{{APIRef("CSSOM")}}
The **`CSS.registerProperty()`** static method registers
{{cssxref('--*', 'custom proper... | 0 |
data/mdn-content/files/en-us/web/api/css | data/mdn-content/files/en-us/web/api/css/factory_functions_static/index.md | ---
title: CSS numeric factory functions
slug: Web/API/CSS/factory_functions_static
page-type: web-api-static-method
browser-compat: api.CSS
---
{{APIRef("CSSOM")}}
The **CSS numeric factory
functions**, such as `CSS.em()` and
`CSS.turn()` are methods that return [CSSUnitValues](/en-US/docs/Web/API/CSSUnitValue) with... | 0 |
data/mdn-content/files/en-us/web/api/css | data/mdn-content/files/en-us/web/api/css/supports_static/index.md | ---
title: "CSS: supports() static method"
short-title: supports()
slug: Web/API/CSS/supports_static
page-type: web-api-static-method
browser-compat: api.CSS.supports_static
---
{{APIRef("CSSOM")}}
The **`CSS.supports()`** static method returns a boolean value
indicating if the browser supports a given CSS feature, o... | 0 |
data/mdn-content/files/en-us/web/api/css | data/mdn-content/files/en-us/web/api/css/paintworklet_static/index.md | ---
title: "CSS: paintWorklet static property"
short-title: paintWorklet
slug: Web/API/CSS/paintWorklet_static
page-type: web-api-static-property
status:
- experimental
browser-compat: api.CSS.paintWorklet_static
---
{{APIRef("CSSOM")}}{{SeeCompatTable}}{{SecureContext_Header}}
The static, read-only **`paintWorklet... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/editcontext/index.md | ---
title: EditContext
slug: Web/API/EditContext
page-type: web-api-interface
status:
- experimental
browser-compat: api.EditContext
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`EditContext`** interface represents the text edit context of an element that was made editable by using the {{domxref("EditC... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/updateselectionbounds/index.md | ---
title: "EditContext: updateSelectionBounds() method"
short-title: updateSelectionBounds()
slug: Web/API/EditContext/updateSelectionBounds
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.updateSelectionBounds
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`Edi... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/compositionend_event/index.md | ---
title: "EditContext: compositionend event"
short-title: compositionend
slug: Web/API/EditContext/compositionend_event
page-type: web-api-event
status:
- experimental
browser-compat: api.EditContext.compositionend_event
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The `compositionend` event of the {{domxr... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/textformatupdate_event/index.md | ---
title: "EditContext: textformatupdate event"
short-title: textformatupdate
slug: Web/API/EditContext/textformatupdate_event
page-type: web-api-event
status:
- experimental
browser-compat: api.EditContext.textformatupdate_event
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The `textformatupdate` event of t... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/updatecharacterbounds/index.md | ---
title: "EditContext: updateCharacterBounds() method"
short-title: updateCharacterBounds()
slug: Web/API/EditContext/updateCharacterBounds
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.updateCharacterBounds
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`Edi... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/textupdate_event/index.md | ---
title: "EditContext: textupdate event"
short-title: textupdate
slug: Web/API/EditContext/textupdate_event
page-type: web-api-event
status:
- experimental
browser-compat: api.EditContext.textupdate_event
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The `textupdate` event of the {{domxref("EditContext")}} ... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/compositionstart_event/index.md | ---
title: "EditContext: compositionstart event"
short-title: compositionstart
slug: Web/API/EditContext/compositionstart_event
page-type: web-api-event
status:
- experimental
browser-compat: api.EditContext.compositionstart_event
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The `compositionstart` event of t... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/updatecontrolbounds/index.md | ---
title: "EditContext: updateControlBounds() method"
short-title: updateControlBounds()
slug: Web/API/EditContext/updateControlBounds
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.updateControlBounds
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`EditContext... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/attachedelements/index.md | ---
title: "EditContext: attachedElements() method"
short-title: attachedElements()
slug: Web/API/EditContext/attachedElements
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.attachedElements
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`attachedElements()`** m... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/text/index.md | ---
title: "EditContext: text property"
short-title: text
slug: Web/API/EditContext/text
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.EditContext.text
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`text`** read-only property of the {{domxref("EditContext")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/characterbounds/index.md | ---
title: "EditContext: characterBounds() method"
short-title: characterBounds()
slug: Web/API/EditContext/characterBounds
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.characterBounds
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`characterBounds()`** method... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/updatetext/index.md | ---
title: "EditContext: updateText() method"
short-title: updateText()
slug: Web/API/EditContext/updateText
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.updateText
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`updateText()`** method of the {{domxref("EditCo... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/updateselection/index.md | ---
title: "EditContext: updateSelection() method"
short-title: updateSelection()
slug: Web/API/EditContext/updateSelection
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.EditContext.updateSelection
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`updateSelection()`** method... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/selectionend/index.md | ---
title: "EditContext: selectionEnd property"
short-title: selectionEnd
slug: Web/API/EditContext/selectionEnd
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.EditContext.selectionEnd
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`selectionEnd`** read-only property of t... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/editcontext/index.md | ---
title: "EditContext: EditContext() constructor"
short-title: EditContext()
slug: Web/API/EditContext/EditContext
page-type: web-api-constructor
status:
- experimental
browser-compat: api.EditContext.EditContext
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`EditContext()`** constructor returns a new... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/characterboundsupdate_event/index.md | ---
title: "EditContext: characterboundsupdate event"
short-title: characterboundsupdate
slug: Web/API/EditContext/characterboundsupdate_event
page-type: web-api-event
status:
- experimental
browser-compat: api.EditContext.characterboundsupdate_event
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The `characte... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/characterboundsrangestart/index.md | ---
title: "EditContext: characterBoundsRangeStart property"
short-title: characterBoundsRangeStart
slug: Web/API/EditContext/characterBoundsRangeStart
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.EditContext.characterBoundsRangeStart
---
{{APIRef("EditContext API")}}{{SeeCompatTab... | 0 |
data/mdn-content/files/en-us/web/api/editcontext | data/mdn-content/files/en-us/web/api/editcontext/selectionstart/index.md | ---
title: "EditContext: selectionStart property"
short-title: selectionStart
slug: Web/API/EditContext/selectionStart
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.EditContext.selectionStart
---
{{APIRef("EditContext API")}}{{SeeCompatTable}}
The **`selectionStart`** read-only pro... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrray/index.md | ---
title: XRRay
slug: Web/API/XRRay
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRRay
---
{{APIRef("WebXR Device API")}} {{secureContext_header}}{{SeeCompatTable}}
The **`XRRay`** interface of the [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) is a geometric ray described by a... | 0 |
data/mdn-content/files/en-us/web/api/xrray | data/mdn-content/files/en-us/web/api/xrray/origin/index.md | ---
title: "XRRay: origin property"
short-title: origin
slug: Web/API/XRRay/origin
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRay.origin
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The _read-only_ **`origin`** property of the {{DOMxRef("XRRay")... | 0 |
data/mdn-content/files/en-us/web/api/xrray | data/mdn-content/files/en-us/web/api/xrray/matrix/index.md | ---
title: "XRRay: matrix property"
short-title: matrix
slug: Web/API/XRRay/matrix
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRay.matrix
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The _read-only_ **`matrix`** property of the {{DOMxRef("XRRay")... | 0 |
data/mdn-content/files/en-us/web/api/xrray | data/mdn-content/files/en-us/web/api/xrray/direction/index.md | ---
title: "XRRay: direction property"
short-title: direction
slug: Web/API/XRRay/direction
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRay.direction
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The _read-only_ **`direction`** property of the {{D... | 0 |
data/mdn-content/files/en-us/web/api/xrray | data/mdn-content/files/en-us/web/api/xrray/xrray/index.md | ---
title: "XRRay: XRRay() constructor"
short-title: XRRay()
slug: Web/API/XRRay/XRRay
page-type: web-api-constructor
status:
- experimental
browser-compat: api.XRRay.XRRay
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`XRRay()`** constructor creates a new {{domxref("XRRay")}} o... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrrenderstate/index.md | ---
title: XRRenderState
slug: Web/API/XRRenderState
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRRenderState
---
{{securecontext_header}}{{APIRef("WebXR")}}{{SeeCompatTable}}
The **`XRRenderState`** interface of the [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) contains conf... | 0 |
data/mdn-content/files/en-us/web/api/xrrenderstate | data/mdn-content/files/en-us/web/api/xrrenderstate/layers/index.md | ---
title: "XRRenderState: layers property"
short-title: layers
slug: Web/API/XRRenderState/layers
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRenderState.layers
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The read-only **`layers`** property of ... | 0 |
data/mdn-content/files/en-us/web/api/xrrenderstate | data/mdn-content/files/en-us/web/api/xrrenderstate/baselayer/index.md | ---
title: "XRRenderState: baseLayer property"
short-title: baseLayer
slug: Web/API/XRRenderState/baseLayer
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRenderState.baseLayer
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The read-only **`baseLayer`... | 0 |
data/mdn-content/files/en-us/web/api/xrrenderstate | data/mdn-content/files/en-us/web/api/xrrenderstate/inlineverticalfieldofview/index.md | ---
title: "XRRenderState: inlineVerticalFieldOfView property"
short-title: inlineVerticalFieldOfView
slug: Web/API/XRRenderState/inlineVerticalFieldOfView
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRenderState.inlineVerticalFieldOfView
---
{{APIRef("WebXR Device API")}}{{SeeCo... | 0 |
data/mdn-content/files/en-us/web/api/xrrenderstate | data/mdn-content/files/en-us/web/api/xrrenderstate/depthfar/index.md | ---
title: "XRRenderState: depthFar property"
short-title: depthFar
slug: Web/API/XRRenderState/depthFar
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRenderState.depthFar
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`depthFar`** read-only pr... | 0 |
data/mdn-content/files/en-us/web/api/xrrenderstate | data/mdn-content/files/en-us/web/api/xrrenderstate/depthnear/index.md | ---
title: "XRRenderState: depthNear property"
short-title: depthNear
slug: Web/API/XRRenderState/depthNear
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRRenderState.depthNear
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`depthNear`** read-on... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfecompositeelement/index.md | ---
title: SVGFECompositeElement
slug: Web/API/SVGFECompositeElement
page-type: web-api-interface
browser-compat: api.SVGFECompositeElement
---
{{APIRef("SVG")}}
The **`SVGFECompositeElement`** interface corresponds to the {{SVGElement("feComposite")}} element.
{{InheritanceDiagram}}
## Constants
<table class="no-... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/imagedecoder/index.md | ---
title: ImageDecoder
slug: Web/API/ImageDecoder
page-type: web-api-interface
status:
- experimental
browser-compat: api.ImageDecoder
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`ImageDecoder`** interface of the {{domxref('WebCodecs API','','','true')}} provides a way to unpack... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/completed/index.md | ---
title: "ImageDecoder: completed property"
short-title: completed
slug: Web/API/ImageDecoder/completed
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.ImageDecoder.completed
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`completed`** read-only pro... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/istypesupported_static/index.md | ---
title: "ImageDecoder: isTypeSupported() static method"
short-title: isTypeSupported()
slug: Web/API/ImageDecoder/isTypeSupported_static
page-type: web-api-static-method
status:
- experimental
browser-compat: api.ImageDecoder.isTypeSupported_static
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompa... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/decode/index.md | ---
title: "ImageDecoder: decode() method"
short-title: decode()
slug: Web/API/ImageDecoder/decode
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.ImageDecoder.decode
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`decode()`** method of the {{domxref("I... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/tracks/index.md | ---
title: "ImageDecoder: tracks property"
short-title: tracks
slug: Web/API/ImageDecoder/tracks
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.ImageDecoder.tracks
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`tracks`** read-only property of the {{... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/imagedecoder/index.md | ---
title: "ImageDecoder: ImageDecoder() constructor"
short-title: ImageDecoder()
slug: Web/API/ImageDecoder/ImageDecoder
page-type: web-api-constructor
status:
- experimental
browser-compat: api.ImageDecoder.ImageDecoder
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`ImageDecoder(... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/reset/index.md | ---
title: "ImageDecoder: reset() method"
short-title: reset()
slug: Web/API/ImageDecoder/reset
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.ImageDecoder.reset
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`reset()`** method of the {{domxref("ImageD... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/type/index.md | ---
title: "ImageDecoder: type property"
short-title: type
slug: Web/API/ImageDecoder/type
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.ImageDecoder.type
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`type`** read-only property of the {{domxref("I... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/complete/index.md | ---
title: "ImageDecoder: complete property"
short-title: complete
slug: Web/API/ImageDecoder/complete
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.ImageDecoder.complete
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`complete`** read-only property... | 0 |
data/mdn-content/files/en-us/web/api/imagedecoder | data/mdn-content/files/en-us/web/api/imagedecoder/close/index.md | ---
title: "ImageDecoder: close() method"
short-title: close()
slug: Web/API/ImageDecoder/close
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.ImageDecoder.close
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The **`close()`** method of the {{domxref("ImageD... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/ext_texture_filter_anisotropic/index.md | ---
title: EXT_texture_filter_anisotropic extension
short-title: EXT_texture_filter_anisotropic
slug: Web/API/EXT_texture_filter_anisotropic
page-type: webgl-extension
browser-compat: api.EXT_texture_filter_anisotropic
---
{{APIRef("WebGL")}}
The **`EXT_texture_filter_anisotropic`** extension is part of the [WebGL AP... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/index.md | ---
title: TrustedTypePolicyFactory
slug: Web/API/TrustedTypePolicyFactory
page-type: web-api-interface
browser-compat: api.TrustedTypePolicyFactory
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`TrustedTypePolicyFactory`** interface of the {{domxref('Trusted Types API')}} creates policies and allows the verif... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/emptyhtml/index.md | ---
title: "TrustedTypePolicyFactory: emptyHTML property"
short-title: emptyHTML
slug: Web/API/TrustedTypePolicyFactory/emptyHTML
page-type: web-api-instance-property
browser-compat: api.TrustedTypePolicyFactory.emptyHTML
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`emptyHTML`** read-only property of the {{d... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/getpropertytype/index.md | ---
title: "TrustedTypePolicyFactory: getPropertyType() method"
short-title: getPropertyType()
slug: Web/API/TrustedTypePolicyFactory/getPropertyType
page-type: web-api-instance-method
browser-compat: api.TrustedTypePolicyFactory.getPropertyType
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`getPropertyType()`... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/defaultpolicy/index.md | ---
title: "TrustedTypePolicyFactory: defaultPolicy property"
short-title: defaultPolicy
slug: Web/API/TrustedTypePolicyFactory/defaultPolicy
page-type: web-api-instance-property
browser-compat: api.TrustedTypePolicyFactory.defaultPolicy
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`defaultPolicy`** read-only... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/isscript/index.md | ---
title: "TrustedTypePolicyFactory: isScript() method"
short-title: isScript()
slug: Web/API/TrustedTypePolicyFactory/isScript
page-type: web-api-instance-method
browser-compat: api.TrustedTypePolicyFactory.isScript
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`isScript()`** method of the {{domxref("Trusted... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/emptyscript/index.md | ---
title: "TrustedTypePolicyFactory: emptyScript property"
short-title: emptyScript
slug: Web/API/TrustedTypePolicyFactory/emptyScript
page-type: web-api-instance-property
browser-compat: api.TrustedTypePolicyFactory.emptyScript
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`emptyScript`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/getattributetype/index.md | ---
title: "TrustedTypePolicyFactory: getAttributeType() method"
short-title: getAttributeType()
slug: Web/API/TrustedTypePolicyFactory/getAttributeType
page-type: web-api-instance-method
browser-compat: api.TrustedTypePolicyFactory.getAttributeType
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`getAttributeTy... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/isscripturl/index.md | ---
title: "TrustedTypePolicyFactory: isScriptURL() method"
short-title: isScriptURL()
slug: Web/API/TrustedTypePolicyFactory/isScriptURL
page-type: web-api-instance-method
browser-compat: api.TrustedTypePolicyFactory.isScriptURL
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`isScriptURL()`** method of the {{d... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/ishtml/index.md | ---
title: "TrustedTypePolicyFactory: isHTML() method"
short-title: isHTML()
slug: Web/API/TrustedTypePolicyFactory/isHTML
page-type: web-api-instance-method
browser-compat: api.TrustedTypePolicyFactory.isHTML
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`isHTML()`** method of the {{domxref("TrustedTypePolicy... | 0 |
data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory | data/mdn-content/files/en-us/web/api/trustedtypepolicyfactory/createpolicy/index.md | ---
title: "TrustedTypePolicyFactory: createPolicy() method"
short-title: createPolicy()
slug: Web/API/TrustedTypePolicyFactory/createPolicy
page-type: web-api-instance-method
browser-compat: api.TrustedTypePolicyFactory.createPolicy
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`createPolicy()`** method of th... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webvr_api/index.md | ---
title: WebVR API
slug: Web/API/WebVR_API
page-type: web-api-overview
status:
- deprecated
- non-standard
browser-compat: api.Navigator.getVRDisplays
---
{{DefaultAPISidebar("WebVR API")}}{{Deprecated_Header}}{{Non-standard_header}}
> **Note:** WebVR API is replaced by [WebXR API](/en-US/docs/Web/API/WebXR_Dev... | 0 |
data/mdn-content/files/en-us/web/api/webvr_api | data/mdn-content/files/en-us/web/api/webvr_api/using_vr_controllers_with_webvr/index.md | ---
title: Using VR controllers with WebVR
slug: Web/API/WebVR_API/Using_VR_controllers_with_WebVR
page-type: guide
status:
- experimental
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}
Many WebVR hardware setups feature controllers that go along with the headset. These can be used in WebVR apps via the [Gamepad ... | 0 |
data/mdn-content/files/en-us/web/api/webvr_api | data/mdn-content/files/en-us/web/api/webvr_api/using_the_webvr_api/index.md | ---
title: Using the WebVR API
slug: Web/API/WebVR_API/Using_the_WebVR_API
page-type: guide
---
{{APIRef("WebVR API")}}{{deprecated_header}}
> **Note:** WebVR API is replaced by [WebXR API](/en-US/docs/Web/API/WebXR_Device_API). WebVR was never ratified as a standard, was implemented and enabled by default in very fe... | 0 |
data/mdn-content/files/en-us/web/api/webvr_api | data/mdn-content/files/en-us/web/api/webvr_api/concepts/index.md | ---
title: WebVR concepts
slug: Web/API/WebVR_API/Concepts
page-type: guide
---
{{APIRef("WebVR API")}}{{deprecated_header}}
> **Note:** WebVR API is replaced by [WebXR API](/en-US/docs/Web/API/WebXR_Device_API). WebVR was never ratified as a standard, was implemented and enabled by default in very few browsers and s... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/css_typed_om_api/index.md | ---
title: CSS Typed Object Model API
slug: Web/API/CSS_Typed_OM_API
page-type: web-api-overview
browser-compat:
- api.CSSStyleValue
- api.StylePropertyMap
- api.CSSUnparsedValue
- api.CSSKeywordValue
---
{{DefaultAPISidebar("CSS Typed Object Model API")}}
The CSS Typed Object Model API simplifies CSS propert... | 0 |
data/mdn-content/files/en-us/web/api/css_typed_om_api | data/mdn-content/files/en-us/web/api/css_typed_om_api/guide/index.md | ---
title: Using the CSS Typed Object Model
slug: Web/API/CSS_Typed_OM_API/Guide
page-type: guide
---
{{DefaultAPISidebar("CSS Typed Object Model API")}}
The **[CSS Typed Object Model API](/en-US/docs/Web/API/CSS_Typed_OM_API)** exposes CSS values as typed JavaScript objects to allow their performant manipulation.
C... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svganimatedenumeration/index.md | ---
title: SVGAnimatedEnumeration
slug: Web/API/SVGAnimatedEnumeration
page-type: web-api-interface
browser-compat: api.SVGAnimatedEnumeration
---
{{APIRef("SVG")}}
The **`SVGAnimatedEnumeration`** interface describes attribute values which are constants from a particular enumeration and which can be animated.
## In... | 0 |
data/mdn-content/files/en-us/web/api/svganimatedenumeration | data/mdn-content/files/en-us/web/api/svganimatedenumeration/baseval/index.md | ---
title: "SVGAnimatedEnumeration: baseVal property"
short-title: baseVal
slug: Web/API/SVGAnimatedEnumeration/baseVal
page-type: web-api-instance-property
browser-compat: api.SVGAnimatedEnumeration.baseVal
---
{{APIRef("SVG")}}
The **`baseVal`** property of the {{domxref("SVGAnimatedEnumeration")}} interface contai... | 0 |
data/mdn-content/files/en-us/web/api/svganimatedenumeration | data/mdn-content/files/en-us/web/api/svganimatedenumeration/animval/index.md | ---
title: "SVGAnimatedEnumeration: animVal property"
short-title: animVal
slug: Web/API/SVGAnimatedEnumeration/animVal
page-type: web-api-instance-property
browser-compat: api.SVGAnimatedEnumeration.animVal
---
{{APIRef("SVG")}}
The **`animVal`** property of the {{domxref("SVGAnimatedEnumeration")}} interface contai... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/index.md | ---
title: WindowControlsOverlayGeometryChangeEvent
slug: Web/API/WindowControlsOverlayGeometryChangeEvent
page-type: web-api-interface
status:
- experimental
browser-compat: api.WindowControlsOverlayGeometryChangeEvent
---
{{APIRef("Window Controls Overlay API")}}{{SeeCompatTable}}
The **`WindowControlsOverlayGeom... | 0 |
data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent | data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/visible/index.md | ---
title: "WindowControlsOverlayGeometryChangeEvent: visible property"
short-title: visible
slug: Web/API/WindowControlsOverlayGeometryChangeEvent/visible
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.WindowControlsOverlayGeometryChangeEvent.visible
---
{{APIRef("Window Controls Ov... | 0 |
data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent | data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/titlebararearect/index.md | ---
title: "WindowControlsOverlayGeometryChangeEvent: titlebarAreaRect property"
short-title: titlebarAreaRect
slug: Web/API/WindowControlsOverlayGeometryChangeEvent/titlebarAreaRect
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.WindowControlsOverlayGeometryChangeEvent.titlebarAreaRe... | 0 |
data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent | data/mdn-content/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/windowcontrolsoverlaygeometrychangeevent/index.md | ---
title: "WindowControlsOverlayGeometryChangeEvent: WindowControlsOverlayGeometryChangeEvent() constructor"
short-title: WindowControlsOverlayGeometryChangeEvent()
slug: Web/API/WindowControlsOverlayGeometryChangeEvent/WindowControlsOverlayGeometryChangeEvent
page-type: web-api-constructor
status:
- experimental
br... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/speechgrammarlist/index.md | ---
title: SpeechGrammarList
slug: Web/API/SpeechGrammarList
page-type: web-api-interface
status:
- experimental
browser-compat: api.SpeechGrammarList
---
{{APIRef("Web Speech API")}}{{SeeCompatTable}}
The **`SpeechGrammarList`** interface of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) represents a lis... | 0 |
data/mdn-content/files/en-us/web/api/speechgrammarlist | data/mdn-content/files/en-us/web/api/speechgrammarlist/length/index.md | ---
title: "SpeechGrammarList: length property"
short-title: length
slug: Web/API/SpeechGrammarList/length
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.SpeechGrammarList.length
---
{{APIRef("Web Speech API")}}{{ SeeCompatTable() }}
The **`length`** read-only property of the
{{domx... | 0 |
data/mdn-content/files/en-us/web/api/speechgrammarlist | data/mdn-content/files/en-us/web/api/speechgrammarlist/item/index.md | ---
title: "SpeechGrammarList: item() method"
short-title: item()
slug: Web/API/SpeechGrammarList/item
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.SpeechGrammarList.item
---
{{APIRef("Web Speech API")}}{{ SeeCompatTable() }}
The **`item`** getter of the {{domxref("SpeechGrammarList... | 0 |
data/mdn-content/files/en-us/web/api/speechgrammarlist | data/mdn-content/files/en-us/web/api/speechgrammarlist/addfromstring/index.md | ---
title: "SpeechGrammarList: addFromString() method"
short-title: addFromString()
slug: Web/API/SpeechGrammarList/addFromString
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.SpeechGrammarList.addFromString
---
{{APIRef("Web Speech API")}}{{ SeeCompatTable() }}
The **`addFromString(... | 0 |
data/mdn-content/files/en-us/web/api/speechgrammarlist | data/mdn-content/files/en-us/web/api/speechgrammarlist/speechgrammarlist/index.md | ---
title: "SpeechGrammarList: SpeechGrammarList() constructor"
short-title: SpeechGrammarList()
slug: Web/API/SpeechGrammarList/SpeechGrammarList
page-type: web-api-constructor
status:
- experimental
browser-compat: api.SpeechGrammarList.SpeechGrammarList
---
{{APIRef("Web Speech API")}}{{ SeeCompatTable() }}
The ... | 0 |
data/mdn-content/files/en-us/web/api/speechgrammarlist | data/mdn-content/files/en-us/web/api/speechgrammarlist/addfromuri/index.md | ---
title: "SpeechGrammarList: addFromURI() method"
short-title: addFromURI()
slug: Web/API/SpeechGrammarList/addFromURI
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.SpeechGrammarList.addFromURI
---
{{APIRef("Web Speech API")}}{{ SeeCompatTable() }}
The **`addFromURI()`** method of ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/backgroundfetchrecord/index.md | ---
title: BackgroundFetchRecord
slug: Web/API/BackgroundFetchRecord
page-type: web-api-interface
status:
- experimental
browser-compat: api.BackgroundFetchRecord
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`BackgroundFetchRecord`** interface of the {{domxref('Background Fetch API','','',' ')}} r... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchrecord | data/mdn-content/files/en-us/web/api/backgroundfetchrecord/request/index.md | ---
title: "BackgroundFetchRecord: request property"
short-title: request
slug: Web/API/BackgroundFetchRecord/request
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.BackgroundFetchRecord.request
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`request`** read-only pro... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchrecord | data/mdn-content/files/en-us/web/api/backgroundfetchrecord/responseready/index.md | ---
title: "BackgroundFetchRecord: responseReady property"
short-title: responseReady
slug: Web/API/BackgroundFetchRecord/responseReady
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.BackgroundFetchRecord.responseReady
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmllinkelement/index.md | ---
title: HTMLLinkElement
slug: Web/API/HTMLLinkElement
page-type: web-api-interface
browser-compat: api.HTMLLinkElement
---
{{ APIRef("HTML DOM") }}
The **`HTMLLinkElement`** interface represents reference information for external resources and the relationship of those resources to a document and vice versa (corre... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/fetchpriority/index.md | ---
title: "HTMLLinkElement: fetchPriority property"
short-title: fetchPriority
slug: Web/API/HTMLLinkElement/fetchPriority
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.fetchPriority
---
{{APIRef("HTML DOM")}}
The **`fetchPriority`** property of the
{{domxref("HTMLLinkElement")}} interface... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/crossorigin/index.md | ---
title: "HTMLLinkElement: crossOrigin property"
short-title: crossOrigin
slug: Web/API/HTMLLinkElement/crossOrigin
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.crossOrigin
---
{{APIRef("HTML DOM")}}
The **`crossOrigin`** property of the {{domxref("HTMLLinkElement")}} interface specifies... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/as/index.md | ---
title: "HTMLLinkElement: as property"
short-title: as
slug: Web/API/HTMLLinkElement/as
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.as
---
{{APIRef("HTML DOM")}}
The **`as`** property of the {{domxref("HTMLLinkElement")}} interface returns a string representing the type of content to b... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/sheet/index.md | ---
title: "HTMLLinkElement: sheet property"
short-title: sheet
slug: Web/API/HTMLLinkElement/sheet
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.sheet
---
{{APIRef("HTML DOM")}}
The read-only **`sheet`** property of the {{domxref("HTMLLinkElement")}} interface
contains the stylesheet assoc... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/rellist/index.md | ---
title: "HTMLLinkElement: relList property"
short-title: relList
slug: Web/API/HTMLLinkElement/relList
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.relList
---
{{ APIRef("HTML DOM") }}
The **`HTMLLinkElement.relList`** read-only property reflects the [`rel`](/en-US/docs/Web/HTML/Attribu... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/rel/index.md | ---
title: "HTMLLinkElement: rel property"
short-title: rel
slug: Web/API/HTMLLinkElement/rel
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.rel
---
{{ APIRef("HTML DOM") }}
The **`HTMLLinkElement.rel`** property reflects the [`rel`](/en-US/docs/Web/HTML/Attributes/rel) attribute. It is a st... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/referrerpolicy/index.md | ---
title: "HTMLLinkElement: referrerPolicy property"
short-title: referrerPolicy
slug: Web/API/HTMLLinkElement/referrerPolicy
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.referrerPolicy
---
{{APIRef}}
The
**`HTMLLinkElement.referrerPolicy`**
property reflects the HTML [`referrerpolicy`](/... | 0 |
data/mdn-content/files/en-us/web/api/htmllinkelement | data/mdn-content/files/en-us/web/api/htmllinkelement/hreflang/index.md | ---
title: "HTMLLinkElement: hreflang property"
short-title: hreflang
slug: Web/API/HTMLLinkElement/hreflang
page-type: web-api-instance-property
browser-compat: api.HTMLLinkElement.hreflang
---
{{ApiRef("HTML DOM")}}
The **`hreflang`** property of the {{domxref("HTMLLinkElement")}} is used to indicate the language a... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/installevent/index.md | ---
title: InstallEvent
slug: Web/API/InstallEvent
page-type: web-api-interface
status:
- deprecated
- non-standard
browser-compat: api.InstallEvent
---
{{APIRef("Service Workers API")}}{{Deprecated_Header}}{{Non-standard_Header}}
> **Note:** Instead of using the deprecated `ServiceWorkerGlobalScope.oninstall` ha... | 0 |
data/mdn-content/files/en-us/web/api/installevent | data/mdn-content/files/en-us/web/api/installevent/installevent/index.md | ---
title: "InstallEvent: InstallEvent() constructor"
short-title: InstallEvent()
slug: Web/API/InstallEvent/InstallEvent
page-type: web-api-constructor
status:
- deprecated
- non-standard
browser-compat: api.InstallEvent.InstallEvent
---
{{APIRef("Service Workers API")}}{{Deprecated_Header}}{{Non-standard_header}... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfontfaceelement/index.md | ---
title: SVGFontFaceElement
slug: Web/API/SVGFontFaceElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGFontFaceElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGFontFaceElement`** interface corresponds to the {{SVGElement("font-face")}} elements.
Object-oriented access t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlcollection/index.md | ---
title: HTMLCollection
slug: Web/API/HTMLCollection
page-type: web-api-interface
browser-compat: api.HTMLCollection
---
{{APIRef("DOM")}}
The **`HTMLCollection`** interface represents a generic collection (array-like object similar to {{jsxref("Functions/arguments", "arguments")}}) of elements (in document order) ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.