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

import"ClientRect.idl";

Public Attributes

readonly attribute unrestricted float top
 
readonly attribute unrestricted float right
 
readonly attribute unrestricted float bottom
 
readonly attribute unrestricted float left
 
readonly attribute unrestricted float width
 
readonly attribute unrestricted float height
 
 serializer = { attribute }
 

Member Data Documentation

◆ bottom

readonly attribute unrestricted float ClientRect::bottom

◆ height

readonly attribute unrestricted float ClientRect::height

◆ left

readonly attribute unrestricted float ClientRect::left

◆ right

readonly attribute unrestricted float ClientRect::right

◆ serializer

ClientRect::serializer = { attribute }

◆ top

readonly attribute unrestricted float ClientRect::top

◆ width

readonly attribute unrestricted float ClientRect::width

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