Wd_browsing_context.Box_clip_rectangle
type t
val make : x:float -> y:float -> width:float -> height:float -> unit -> t
val x : t -> float
val y : t -> float
val width : t -> float
val height : t -> float
val jsont : t Jsont.t