CSSBoxType
CSSOM View Module defines CSSBoxType
enum CSSBoxType { "margin", "border", "padding", "content" };
BoxQuadOptions
ConvertCoordinateOptions