DOMRect

fun DOMRect(    x: Double = definedExternally,     y: Double = definedExternally,     width: Double = definedExternally,     height: Double = definedExternally)