WebIDLpedia

BoxQuadOptions dictionary

Definition

CSSOM View Module Level 1 defines BoxQuadOptions


dictionary BoxQuadOptions {
  CSSBoxType box = "border";
  GeometryNode relativeTo;
};

Referring IDL interfaces/dictionaries