BoxModel

constructor(content: List<Double>, padding: List<Double>, border: List<Double>, margin: List<Double>, width: Int, height: Int, shapeOutside: DOM.ShapeOutsideInfo? = null)