|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"DOMRectReadOnly.idl";
Static Public Member Functions | |
| static DOMRectReadOnly | fromRect (optional DOMRectInit other) |
Public Attributes | |
| readonly attribute unrestricted double | x |
| readonly attribute unrestricted double | y |
| readonly attribute unrestricted double | width |
| readonly attribute unrestricted double | height |
| readonly attribute unrestricted double | top |
| readonly attribute unrestricted double | right |
| readonly attribute unrestricted double | bottom |
| readonly attribute unrestricted double | left |
| serializer = { attribute } | |
|
static |
Implemented in DOMRect.
| DOMRectReadOnly::serializer = { attribute } |
1.8.13