webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
DocumentOrShadowRoot Interface Reference

import"DocumentOrShadowRoot.idl";

Public Member Functions

Element elementFromPoint (optional long x=0, optional long y=0)
 

Public Attributes

readonly attribute Element activeElement
 
readonly attribute Element pointerLockElement
 

Member Function Documentation

◆ elementFromPoint()

Element DocumentOrShadowRoot::elementFromPoint ( optional long  x = 0,
optional long  y = 0 
)

Member Data Documentation

◆ activeElement

readonly attribute Element DocumentOrShadowRoot::activeElement

◆ pointerLockElement

readonly attribute Element DocumentOrShadowRoot::pointerLockElement

The documentation for this interface was generated from the following file: