Definition
CSSOM View Module Level 1 defines BoxQuadOptions
dictionary BoxQuadOptions {
CSSBoxType box = "border";
GeometryNode relativeTo;
};
BoxQuadOptions dictionaryCSSOM View Module Level 1 defines BoxQuadOptions
dictionary BoxQuadOptions {
CSSBoxType box = "border";
GeometryNode relativeTo;
};