Chapter 5 - Distance Units: the type - 5 Distance Units: the type
Go to the relevant page of the specification.
- calc-unit-analysis (script)
-
CSS Variables Allowed Syntax
- shape-outside-circle-002 (dom, script)
-
Shape Outside Circle Valid Positions
A circle's position argument may be any of the valid combinations: [ percentage|length left|center|right ] or [ percentage|length left|center|right ] [ percentage|length top|center|bottom ] or [ left|center|right ] or [ left|center|right top|center|bottom ] or [ top|center|bottom ]. - shape-outside-circle-004 (dom, script)
-
Shape Outside Circle - Position Length Units
A circle's position arguments may in any validunit allowed by a value. - shape-outside-ellipse-002 (dom, script)
-
Shape Outside Ellipse Valid Positions
An ellipse's position argument may be any of the valid combinations: [ percentage|length left|center|right ] or [ percentage|length left|center|right ] [ percentage|length top|center|bottom ] or [ left|center|right ] or [ left|center|right top|center|bottom ] or [ top|center|bottom ]. - shape-outside-ellipse-004 (dom, script)
-
Shape Outside Ellipse - Position Length Units
An ellipse's position arguments may in any validunit allowed by a value. - shape-outside-inset-003 (dom, script)
-
Shape Outside Inset Valid Round Length Units
An inset's radial component's values can be in any length unit - shape-outside-polygon-004 (dom, script)
-
Shape Outside Polygon - Argument Length Units
A polygon's veritices may in percentage or any validunits. - min-width-001
-
min-width length value approximation
min-width length values that are too large to be supported must be clamped, rounded to infinity, or approximated, but not overflowed to a small or negative value.