DocumentOrShadowRoot

external interface DocumentOrShadowRoot(source)

Inheritors

Properties

Link copied to clipboard

Returns the deepest element in the document through which or to which key events are being routed. This is, roughly speaking, the focused element in the document.

Link copied to clipboard

Returns document's fullscreen element.

Link copied to clipboard
Link copied to clipboard

Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document.

Functions

Link copied to clipboard

Returns the element for the specified x coordinate and the specified y coordinate.

Link copied to clipboard
Link copied to clipboard