kotlin-stdlib / org.w3c.dom / DOMRectInit DOMRectInit JS 1.1 interface DOMRectInit Properties JS 1.1 height open var height: Double? JS 1.1 width open var width: Double? JS 1.1 x open var x: Double? JS 1.1 y open var y: Double?