webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"DOMPointReadOnly.idl";
Static Public Member Functions | |
static DOMPointReadOnly | fromPoint (optional DOMPointInit other) |
Public Attributes | |
readonly attribute unrestricted double | x |
readonly attribute unrestricted double | y |
readonly attribute unrestricted double | z |
readonly attribute unrestricted double | w |
serializer = { attribute } | |
|
static |
Implemented in DOMPoint.
DOMPointReadOnly::serializer = { attribute } |