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/element | data/mdn-content/files/en-us/web/api/element/attachshadow/index.md | ---
title: "Element: attachShadow() method"
short-title: attachShadow()
slug: Web/API/Element/attachShadow
page-type: web-api-instance-method
browser-compat: api.Element.attachShadow
---
{{APIRef('Shadow DOM')}}
The **`Element.attachShadow()`** method attaches a shadow DOM tree to the specified element and returns a ... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/queryselector/index.md | ---
title: "Element: querySelector() method"
short-title: querySelector()
slug: Web/API/Element/querySelector
page-type: web-api-instance-method
browser-compat: api.Element.querySelector
---
{{APIRef("DOM")}}
The **`querySelector()`** method of the {{domxref("Element")}}
interface returns the first element that is a ... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/beforematch_event/index.md | ---
title: "Element: beforematch event"
short-title: beforematch
slug: Web/API/Element/beforematch_event
page-type: web-api-event
status:
- experimental
browser-compat: api.Element.beforematch_event
---
{{APIRef}}{{SeeCompatTable}}
An element receives a **`beforematch`** event when it is in the _hidden until found_... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/animate/index.md | ---
title: "Element: animate() method"
short-title: animate()
slug: Web/API/Element/animate
page-type: web-api-instance-method
browser-compat: api.Element.animate
---
{{APIRef('Web Animations')}}
The {{domxref("Element")}} interface's **`animate()`** method
is a shortcut method which creates a new {{domxref("Animatio... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/webkitmouseforcewillbegin_event/index.md | ---
title: "Element: webkitmouseforcewillbegin event"
short-title: webkitmouseforcewillbegin
slug: Web/API/Element/webkitmouseforcewillbegin_event
page-type: web-api-event
status:
- non-standard
browser-compat: api.Element.webkitmouseforcewillbegin_event
---
{{APIRef("Force Touch Events")}}{{Non-standard_header}}
S... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/ariarowspan/index.md | ---
title: "Element: ariaRowSpan property"
short-title: ariaRowSpan
slug: Web/API/Element/ariaRowSpan
page-type: web-api-instance-property
browser-compat: api.Element.ariaRowSpan
---
{{DefaultAPISidebar("DOM")}}
The **`ariaRowSpan`** property of the {{domxref("Element")}} interface reflects the value of the [`aria-ro... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/getattributenodens/index.md | ---
title: "Element: getAttributeNodeNS() method"
short-title: getAttributeNodeNS()
slug: Web/API/Element/getAttributeNodeNS
page-type: web-api-instance-method
browser-compat: api.Element.getAttributeNodeNS
---
{{ APIRef("DOM") }}
The **`getAttributeNodeNS()`** method of the {{domxref("Element")}} interface returns t... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/ariaautocomplete/index.md | ---
title: "Element: ariaAutoComplete property"
short-title: ariaAutoComplete
slug: Web/API/Element/ariaAutoComplete
page-type: web-api-instance-property
browser-compat: api.Element.ariaAutoComplete
---
{{DefaultAPISidebar("DOM")}}
The **`ariaAutoComplete`** property of the {{domxref("Element")}} interface reflects t... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/scroll_event/index.md | ---
title: "Element: scroll event"
short-title: scroll
slug: Web/API/Element/scroll_event
page-type: web-api-event
browser-compat: api.Element.scroll_event
---
{{APIRef}}
The **`scroll`** event fires when an element has been scrolled.
To detect when scrolling has completed, see the {{domxref("Element/scrollend_event"... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/ariahidden/index.md | ---
title: "Element: ariaHidden property"
short-title: ariaHidden
slug: Web/API/Element/ariaHidden
page-type: web-api-instance-property
browser-compat: api.Element.ariaHidden
---
{{DefaultAPISidebar("DOM")}}
The **`ariaHidden`** property of the {{domxref("Element")}} interface reflects the value of the [`aria-hidden`... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/beforescriptexecute_event/index.md | ---
title: "Element: beforescriptexecute event"
short-title: beforescriptexecute
slug: Web/API/Element/beforescriptexecute_event
page-type: web-api-event
status:
- non-standard
browser-compat: api.Element.beforescriptexecute_event
---
{{APIRef}}{{Non-standard_header}}
> **Warning:** This event was a proposal in an ... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/ariapressed/index.md | ---
title: "Element: ariaPressed property"
short-title: ariaPressed
slug: Web/API/Element/ariaPressed
page-type: web-api-instance-property
browser-compat: api.Element.ariaPressed
---
{{DefaultAPISidebar("DOM")}}
The **`ariaPressed`** property of the {{domxref("Element")}} interface reflects the value of the [`aria-pr... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/outerhtml/index.md | ---
title: "Element: outerHTML property"
short-title: outerHTML
slug: Web/API/Element/outerHTML
page-type: web-api-instance-property
browser-compat: api.Element.outerHTML
---
{{APIRef("DOM")}}
The **`outerHTML`** attribute of the {{ domxref("Element") }}
DOM interface gets the serialized HTML fragment describing the ... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/webkitmouseforceup_event/index.md | ---
title: "Element: webkitmouseforceup event"
short-title: webkitmouseforceup
slug: Web/API/Element/webkitmouseforceup_event
page-type: web-api-event
status:
- non-standard
browser-compat: api.Element.webkitmouseforceup_event
---
{{APIRef("Force Touch Events")}}{{Non-standard_header}}
The non-standard **`webkitmou... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/mouseenter_event/index.md | ---
title: "Element: mouseenter event"
short-title: mouseenter
slug: Web/API/Element/mouseenter_event
page-type: web-api-event
browser-compat: api.Element.mouseenter_event
---
{{APIRef}}
The **`mouseenter`** event is fired at an {{domxref("Element")}} when a pointing device (usually a mouse) is initially moved so tha... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/webkitmouseforcedown_event/index.md | ---
title: "Element: webkitmouseforcedown event"
short-title: webkitmouseforcedown
slug: Web/API/Element/webkitmouseforcedown_event
page-type: web-api-event
status:
- non-standard
browser-compat: api.Element.webkitmouseforcedown_event
---
{{APIRef("Force Touch Events")}}{{Non-standard_header}}
After a {{domxref("El... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/transitioncancel_event/index.md | ---
title: "Element: transitioncancel event"
short-title: transitioncancel
slug: Web/API/Element/transitioncancel_event
page-type: web-api-event
browser-compat: api.Element.transitioncancel_event
---
{{APIRef}}
The **`transitioncancel`** event is fired when a [CSS transition](/en-US/docs/Web/CSS/CSS_transitions/Using... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/animationiteration_event/index.md | ---
title: "Element: animationiteration event"
short-title: animationiteration
slug: Web/API/Element/animationiteration_event
page-type: web-api-event
browser-compat: api.Element.animationiteration_event
---
{{APIRef}}
The **`animationiteration`** event is fired when an iteration of a [CSS Animation](/en-US/docs/Web/... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/hasattributens/index.md | ---
title: "Element: hasAttributeNS() method"
short-title: hasAttributeNS()
slug: Web/API/Element/hasAttributeNS
page-type: web-api-instance-method
browser-compat: api.Element.hasAttributeNS
---
{{ APIRef("DOM") }}
The **`hasAttributeNS()`** method of the {{domxref("Element")}} interface returns a boolean value indic... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/insertadjacentelement/index.md | ---
title: "Element: insertAdjacentElement() method"
short-title: insertAdjacentElement()
slug: Web/API/Element/insertAdjacentElement
page-type: web-api-instance-method
browser-compat: api.Element.insertAdjacentElement
---
{{APIRef("DOM")}}
The **`insertAdjacentElement()`** method of the
{{domxref("Element")}} interf... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/ariavaluetext/index.md | ---
title: "Element: ariaValueText property"
short-title: ariaValueText
slug: Web/API/Element/ariaValueText
page-type: web-api-instance-property
browser-compat: api.Element.ariaValueText
---
{{DefaultAPISidebar("DOM")}}
The **`ariaValueText`** property of the {{domxref("Element")}} interface reflects the value of the... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/matches/index.md | ---
title: "Element: matches() method"
short-title: matches()
slug: Web/API/Element/matches
page-type: web-api-instance-method
browser-compat: api.Element.matches
---
{{APIRef("DOM")}}
The **`matches()`** method of the {{domxref("Element")}} interface tests whether the element would be selected by the specified [CSS ... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/classlist/index.md | ---
title: "Element: classList property"
short-title: classList
slug: Web/API/Element/classList
page-type: web-api-instance-property
browser-compat: api.Element.classList
---
{{APIRef("DOM")}}
The **`Element.classList`** is a read-only property that
returns a live {{domxref("DOMTokenList")}} collection of the `class`... | 0 |
data/mdn-content/files/en-us/web/api/element | data/mdn-content/files/en-us/web/api/element/dblclick_event/index.md | ---
title: "Element: dblclick event"
short-title: dblclick
slug: Web/API/Element/dblclick_event
page-type: web-api-event
browser-compat: api.Element.dblclick_event
---
{{APIRef}}
The **`dblclick`** event fires when a pointing device button (such as a mouse's primary button) is double-clicked; that is, when it's rapid... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlobjectelement/index.md | ---
title: HTMLObjectElement
slug: Web/API/HTMLObjectElement
page-type: web-api-interface
browser-compat: api.HTMLObjectElement
---
{{ APIRef("HTML DOM") }}
The **`HTMLObjectElement`** interface provides special properties and methods (beyond those on the {{domxref("HTMLElement")}} interface it also has available to ... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/checkvalidity/index.md | ---
title: "HTMLObjectElement: checkValidity() method"
short-title: checkValidity()
slug: Web/API/HTMLObjectElement/checkValidity
page-type: web-api-instance-method
browser-compat: api.HTMLObjectElement.checkValidity
---
{{APIRef("HTML DOM")}}
The **`checkValidity()`** method of the
{{domxref("HTMLObjectElement")}} i... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/name/index.md | ---
title: "HTMLObjectElement: name property"
short-title: name
slug: Web/API/HTMLObjectElement/name
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.name
---
{{APIRef("HTML DOM")}}
The **`name`** property of the
{{domxref("HTMLObjectElement")}} interface returns a string that
reflects the [... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/contentdocument/index.md | ---
title: "HTMLObjectElement: contentDocument property"
short-title: contentDocument
slug: Web/API/HTMLObjectElement/contentDocument
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.contentDocument
---
{{APIRef("HTML DOM")}}
The **`contentDocument`** read-only property of
the {{domxref("HTM... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/form/index.md | ---
title: "HTMLObjectElement: form property"
short-title: form
slug: Web/API/HTMLObjectElement/form
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.form
---
{{APIRef("HTML DOM")}}
The **`form`** read-only property of the
{{domxref("HTMLObjectElement")}} interface returns a {{domxref("HTMLF... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/data/index.md | ---
title: "HTMLObjectElement: data property"
short-title: data
slug: Web/API/HTMLObjectElement/data
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.data
---
{{APIRef("HTML DOM")}}
The **`data`** property of the
{{domxref("HTMLObjectElement")}} interface returns a string that
reflects the [... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/usemap/index.md | ---
title: "HTMLObjectElement: useMap property"
short-title: useMap
slug: Web/API/HTMLObjectElement/useMap
page-type: web-api-instance-property
status:
- deprecated
browser-compat: api.HTMLObjectElement.useMap
---
{{APIRef("HTML DOM")}}{{deprecated_header}}
The **`useMap`** property of the
{{domxref("HTMLObjectElem... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/setcustomvalidity/index.md | ---
title: "HTMLObjectElement: setCustomValidity() method"
short-title: setCustomValidity()
slug: Web/API/HTMLObjectElement/setCustomValidity
page-type: web-api-instance-method
browser-compat: api.HTMLObjectElement.setCustomValidity
---
{{APIRef("HTML DOM")}}
The **`setCustomValidity()`** method of the
{{domxref("HTM... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/validity/index.md | ---
title: "HTMLObjectElement: validity property"
short-title: validity
slug: Web/API/HTMLObjectElement/validity
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.validity
---
{{APIRef("HTML DOM")}}
The **`validity`** read-only property of the
{{domxref("HTMLObjectElement")}} interface return... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/width/index.md | ---
title: "HTMLObjectElement: width property"
short-title: width
slug: Web/API/HTMLObjectElement/width
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.width
---
{{APIRef("HTML DOM")}}
The **`width`** property of the
{{domxref("HTMLObjectElement")}} interface returns a string that
reflects ... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/contentwindow/index.md | ---
title: "HTMLObjectElement: contentWindow property"
short-title: contentWindow
slug: Web/API/HTMLObjectElement/contentWindow
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.contentWindow
---
{{APIRef("HTML DOM")}}
The **`contentWindow`** read-only property of
the {{domxref("HTMLObjectEle... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/type/index.md | ---
title: "HTMLObjectElement: type property"
short-title: type
slug: Web/API/HTMLObjectElement/type
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.type
---
{{APIRef("HTML DOM")}}
The **`type`** property of the
{{domxref("HTMLObjectElement")}} interface returns a string that
reflects the [... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/height/index.md | ---
title: "HTMLObjectElement: height property"
short-title: height
slug: Web/API/HTMLObjectElement/height
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.height
---
{{APIRef("HTML DOM")}}
The **`height`** property of the
{{domxref("HTMLObjectElement")}} interface Returns a string that
refl... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/validationmessage/index.md | ---
title: "HTMLObjectElement: validationMessage property"
short-title: validationMessage
slug: Web/API/HTMLObjectElement/validationMessage
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.validationMessage
---
{{APIRef("HTML DOM")}}
The **`validationMessage`** read-only property
of the {{do... | 0 |
data/mdn-content/files/en-us/web/api/htmlobjectelement | data/mdn-content/files/en-us/web/api/htmlobjectelement/willvalidate/index.md | ---
title: "HTMLObjectElement: willValidate property"
short-title: willValidate
slug: Web/API/HTMLObjectElement/willValidate
page-type: web-api-instance-property
browser-compat: api.HTMLObjectElement.willValidate
---
{{APIRef("HTML DOM")}}
The **`willValidate`** read-only property of
the {{domxref("HTMLObjectElement"... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/messageevent/index.md | ---
title: MessageEvent
slug: Web/API/MessageEvent
page-type: web-api-interface
browser-compat: api.MessageEvent
---
{{APIRef("HTML DOM")}}
The **`MessageEvent`** interface represents a message received by a target object.
This is used to represent messages in:
- [Server-sent events](/en-US/docs/Web/API/Server-sent... | 0 |
data/mdn-content/files/en-us/web/api/messageevent | data/mdn-content/files/en-us/web/api/messageevent/origin/index.md | ---
title: "MessageEvent: origin property"
short-title: origin
slug: Web/API/MessageEvent/origin
page-type: web-api-instance-property
browser-compat: api.MessageEvent.origin
---
{{APIRef("HTML DOM")}}
The **`origin`** read-only property of the
{{domxref("MessageEvent")}} interface is a string representing the
origin ... | 0 |
data/mdn-content/files/en-us/web/api/messageevent | data/mdn-content/files/en-us/web/api/messageevent/source/index.md | ---
title: "MessageEvent: source property"
short-title: source
slug: Web/API/MessageEvent/source
page-type: web-api-instance-property
browser-compat: api.MessageEvent.source
---
{{APIRef("HTML DOM")}}
The **`source`** read-only property of the
{{domxref("MessageEvent")}} interface is a `MessageEventSource` (which can... | 0 |
data/mdn-content/files/en-us/web/api/messageevent | data/mdn-content/files/en-us/web/api/messageevent/data/index.md | ---
title: "MessageEvent: data property"
short-title: data
slug: Web/API/MessageEvent/data
page-type: web-api-instance-property
browser-compat: api.MessageEvent.data
---
{{APIRef("HTML DOM")}}
The **`data`** read-only property of the
{{domxref("MessageEvent")}} interface represents the data sent by the message emitte... | 0 |
data/mdn-content/files/en-us/web/api/messageevent | data/mdn-content/files/en-us/web/api/messageevent/messageevent/index.md | ---
title: "MessageEvent: MessageEvent() constructor"
short-title: MessageEvent()
slug: Web/API/MessageEvent/MessageEvent
page-type: web-api-constructor
browser-compat: api.MessageEvent.MessageEvent
---
{{APIRef("HTML DOM")}}
The **`MessageEvent()`** constructor creates a new {{domxref("MessageEvent")}} object.
## S... | 0 |
data/mdn-content/files/en-us/web/api/messageevent | data/mdn-content/files/en-us/web/api/messageevent/lasteventid/index.md | ---
title: "MessageEvent: lastEventId property"
short-title: lastEventId
slug: Web/API/MessageEvent/lastEventId
page-type: web-api-instance-property
browser-compat: api.MessageEvent.lastEventId
---
{{APIRef("HTML DOM")}}
The **`lastEventId`** read-only property of the
{{domxref("MessageEvent")}} interface is a string... | 0 |
data/mdn-content/files/en-us/web/api/messageevent | data/mdn-content/files/en-us/web/api/messageevent/ports/index.md | ---
title: "MessageEvent: ports property"
short-title: ports
slug: Web/API/MessageEvent/ports
page-type: web-api-instance-property
browser-compat: api.MessageEvent.ports
---
{{APIRef("HTML DOM")}}
The **`ports`** read-only property of the
{{domxref("MessageEvent")}} interface is an array of {{domxref("MessagePort")}}... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/identitycredential/index.md | ---
title: IdentityCredential
slug: Web/API/IdentityCredential
page-type: web-api-interface
status:
- experimental
browser-compat: api.IdentityCredential
---
{{APIRef("FedCM API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`IdentityCredential`** interface of the [Federated Credential Management API (FedCM)](... | 0 |
data/mdn-content/files/en-us/web/api/identitycredential | data/mdn-content/files/en-us/web/api/identitycredential/token/index.md | ---
title: "IdentityCredential: token property"
short-title: token
slug: Web/API/IdentityCredential/token
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.IdentityCredential.token
---
{{APIRef("FedCM API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`token`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/identitycredential | data/mdn-content/files/en-us/web/api/identitycredential/isautoselected/index.md | ---
title: "IdentityCredential: isAutoSelected property"
short-title: isAutoSelected
slug: Web/API/IdentityCredential/isAutoSelected
page-type: web-api-instance-property
status:
- experimental
- non-standard
browser-compat: api.IdentityCredential.isAutoSelected
---
{{securecontext_header}}{{APIRef("FedCM API")}}{{... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/geolocationposition/index.md | ---
title: GeolocationPosition
slug: Web/API/GeolocationPosition
page-type: web-api-interface
browser-compat: api.GeolocationPosition
---
{{securecontext_header}}{{APIRef("Geolocation API")}}
The **`GeolocationPosition`** interface represents the position of the concerned device at a given time. The position, represe... | 0 |
data/mdn-content/files/en-us/web/api/geolocationposition | data/mdn-content/files/en-us/web/api/geolocationposition/coords/index.md | ---
title: "GeolocationPosition: coords property"
short-title: coords
slug: Web/API/GeolocationPosition/coords
page-type: web-api-instance-property
browser-compat: api.GeolocationPosition.coords
---
{{securecontext_header}}{{APIRef("Geolocation API")}}
The **`coords`** read-only property of the {{domxref("Geolocation... | 0 |
data/mdn-content/files/en-us/web/api/geolocationposition | data/mdn-content/files/en-us/web/api/geolocationposition/timestamp/index.md | ---
title: "GeolocationPosition: timestamp property"
short-title: timestamp
slug: Web/API/GeolocationPosition/timestamp
page-type: web-api-instance-property
browser-compat: api.GeolocationPosition.timestamp
---
{{securecontext_header}}{{APIRef("Geolocation API")}}
The **`timestamp`** read-only property of the {{domxr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/permissionstatus/index.md | ---
title: PermissionStatus
slug: Web/API/PermissionStatus
page-type: web-api-interface
browser-compat: api.PermissionStatus
---
{{APIRef("Permissions API")}} {{AvailableInWorkers}}
The **`PermissionStatus`** interface of the [Permissions API](/en-US/docs/Web/API/Permissions_API) provides the state of an object and a... | 0 |
data/mdn-content/files/en-us/web/api/permissionstatus | data/mdn-content/files/en-us/web/api/permissionstatus/name/index.md | ---
title: "PermissionStatus: name property"
short-title: name
slug: Web/API/PermissionStatus/name
page-type: web-api-instance-property
browser-compat: api.PermissionStatus.name
---
{{APIRef("Permissions API")}}
The **`name`** read-only property of the {{domxref("PermissionStatus")}} interface returns the name of a r... | 0 |
data/mdn-content/files/en-us/web/api/permissionstatus | data/mdn-content/files/en-us/web/api/permissionstatus/state/index.md | ---
title: "PermissionStatus: state property"
short-title: state
slug: Web/API/PermissionStatus/state
page-type: web-api-instance-property
browser-compat: api.PermissionStatus.state
---
{{APIRef("Permissions API")}}
The **`state`** read-only property of the
{{domxref("PermissionStatus")}} interface returns the state ... | 0 |
data/mdn-content/files/en-us/web/api/permissionstatus | data/mdn-content/files/en-us/web/api/permissionstatus/change_event/index.md | ---
title: "PermissionStatus: change event"
short-title: change
slug: Web/API/PermissionStatus/change_event
page-type: web-api-event
browser-compat: api.PermissionStatus.change_event
---
{{APIRef("Permissions API")}}
The **`change`** event of the {{domxref("PermissionStatus")}} interface fires whenever the {{domxref(... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mediakeysystemaccess/index.md | ---
title: MediaKeySystemAccess
slug: Web/API/MediaKeySystemAccess
page-type: web-api-interface
browser-compat: api.MediaKeySystemAccess
---
{{APIRef("EncryptedMediaExtensions")}}{{SecureContext_Header}}
The **`MediaKeySystemAccess`** interface of the [Encrypted Media Extensions API](/en-US/docs/Web/API/Encrypted_Med... | 0 |
data/mdn-content/files/en-us/web/api/mediakeysystemaccess | data/mdn-content/files/en-us/web/api/mediakeysystemaccess/createmediakeys/index.md | ---
title: "MediaKeySystemAccess: createMediaKeys() method"
short-title: createMediaKeys()
slug: Web/API/MediaKeySystemAccess/createMediaKeys
page-type: web-api-instance-method
browser-compat: api.MediaKeySystemAccess.createMediaKeys
---
{{APIRef("EncryptedMediaExtensions")}}{{SecureContext_Header}}
The `MediaKeySyst... | 0 |
data/mdn-content/files/en-us/web/api/mediakeysystemaccess | data/mdn-content/files/en-us/web/api/mediakeysystemaccess/getconfiguration/index.md | ---
title: "MediaKeySystemAccess: getConfiguration() method"
short-title: getConfiguration()
slug: Web/API/MediaKeySystemAccess/getConfiguration
page-type: web-api-instance-method
browser-compat: api.MediaKeySystemAccess.getConfiguration
---
{{APIRef("EncryptedMediaExtensions")}}{{SecureContext_Header}}
The `MediaKey... | 0 |
data/mdn-content/files/en-us/web/api/mediakeysystemaccess | data/mdn-content/files/en-us/web/api/mediakeysystemaccess/keysystem/index.md | ---
title: "MediaKeySystemAccess: keySystem property"
short-title: keySystem
slug: Web/API/MediaKeySystemAccess/keySystem
page-type: web-api-instance-property
browser-compat: api.MediaKeySystemAccess.keySystem
---
{{APIRef("EncryptedMediaExtensions")}}{{SecureContext_Header}}
The `MediaKeySystemAccess.keySystem` read... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/resizeobserversize/index.md | ---
title: ResizeObserverSize
slug: Web/API/ResizeObserverSize
page-type: web-api-interface
browser-compat: api.ResizeObserverSize
---
{{DefaultAPISidebar("Resize Observer API")}}
The **`ResizeObserverSize`** interface of the {{domxref('Resize Observer API')}} is used by the {{domxref("ResizeObserverEntry")}} interfa... | 0 |
data/mdn-content/files/en-us/web/api/resizeobserversize | data/mdn-content/files/en-us/web/api/resizeobserversize/blocksize/index.md | ---
title: "ResizeObserverSize: blockSize property"
short-title: blockSize
slug: Web/API/ResizeObserverSize/blockSize
page-type: web-api-instance-property
browser-compat: api.ResizeObserverSize.blockSize
---
{{DefaultAPISidebar("Resize Observer API")}}
The **`blockSize`** read-only property of the {{domxref("ResizeOb... | 0 |
data/mdn-content/files/en-us/web/api/resizeobserversize | data/mdn-content/files/en-us/web/api/resizeobserversize/inlinesize/index.md | ---
title: "ResizeObserverSize: inlineSize property"
short-title: inlineSize
slug: Web/API/ResizeObserverSize/inlineSize
page-type: web-api-instance-property
browser-compat: api.ResizeObserverSize.inlineSize
---
{{DefaultAPISidebar("Resize Observer API")}}
The **`inlineSize`** read-only property of the {{domxref("Res... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/highlightregistry/index.md | ---
title: HighlightRegistry
slug: Web/API/HighlightRegistry
page-type: web-api-interface
browser-compat: api.HighlightRegistry
---
{{APIRef("CSS Custom Highlight API")}}
The **`HighlightRegistry`** interface of the [CSS Custom Highlight API](/en-US/docs/Web/API/CSS_Custom_Highlight_API) is used to register {{domxref... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/get/index.md | ---
title: "HighlightRegistry: get() method"
short-title: get()
slug: Web/API/HighlightRegistry/get
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.get
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.get
---
{{APIRef("CSS Custom Highlight API")}}
The **`g... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/has/index.md | ---
title: "HighlightRegistry: has() method"
short-title: has()
slug: Web/API/HighlightRegistry/has
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.has
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.has
---
{{APIRef("CSS Custom Highlight API")}}
The **`h... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/set/index.md | ---
title: "HighlightRegistry: set() method"
short-title: set()
slug: Web/API/HighlightRegistry/set
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.set
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.set
---
{{APIRef("CSS Custom Highlight API")}}
The **`s... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/keys/index.md | ---
title: "HighlightRegistry: keys() method"
short-title: keys()
slug: Web/API/HighlightRegistry/keys
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.keys
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.keys
---
{{APIRef("CSS Custom Highlight API")}}
The... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/clear/index.md | ---
title: "HighlightRegistry: clear() method"
short-title: clear()
slug: Web/API/HighlightRegistry/clear
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.clear
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.clear
---
{{APIRef("CSS Custom Highlight API")}}... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/size/index.md | ---
title: "HighlightRegistry: size property"
short-title: size
slug: Web/API/HighlightRegistry/size
page-type: web-api-instance-property
browser-compat: api.HighlightRegistry.size
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map.prototype.size
---
{{APIRef("CSS Custom Highlight API")}}
... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/values/index.md | ---
title: "HighlightRegistry: values() method"
short-title: values()
slug: Web/API/HighlightRegistry/values
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.values
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.values
---
{{APIRef("CSS Custom Highlight AP... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/delete/index.md | ---
title: "HighlightRegistry: delete() method"
short-title: delete()
slug: Web/API/HighlightRegistry/delete
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.delete
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.delete
---
{{APIRef("CSS Custom Highlight AP... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/foreach/index.md | ---
title: "HighlightRegistry: forEach() method"
short-title: forEach()
slug: Web/API/HighlightRegistry/forEach
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.forEach
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.foreach
---
{{APIRef("CSS Custom Highlig... | 0 |
data/mdn-content/files/en-us/web/api/highlightregistry | data/mdn-content/files/en-us/web/api/highlightregistry/entries/index.md | ---
title: "HighlightRegistry: entries() method"
short-title: entries()
slug: Web/API/HighlightRegistry/entries
page-type: web-api-instance-method
browser-compat: api.HighlightRegistry.entries
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.entries
---
{{APIRef("CSS Custom Highlig... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlscriptelement/index.md | ---
title: HTMLScriptElement
slug: Web/API/HTMLScriptElement
page-type: web-api-interface
browser-compat: api.HTMLScriptElement
---
{{APIRef("HTML DOM")}}
HTML {{HTMLElement("script")}} elements expose the **`HTMLScriptElement`** interface, which provides special properties and methods for manipulating the behavior a... | 0 |
data/mdn-content/files/en-us/web/api/htmlscriptelement | data/mdn-content/files/en-us/web/api/htmlscriptelement/crossorigin/index.md | ---
title: "HTMLScriptElement: crossOrigin property"
short-title: crossOrigin
slug: Web/API/HTMLScriptElement/crossOrigin
page-type: web-api-instance-property
browser-compat: api.HTMLScriptElement.crossOrigin
---
{{APIRef("HTML DOM")}}
The **`crossOrigin`** property of the {{domxref("HTMLScriptElement")}} interface r... | 0 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 11