calc() as CSS unit value
Method of allowing calculated values for length units, i.e. `width: calc(100% - 3em)`
CSS math functions min(), max() and clamp()
More advanced mathematical expressions in addition to `calc()`
WebGPU
An API for complex rendering and compute, using hardware acceleration. Use cases include demanding 3D games and acceleration of scientific calculations. Meant to supersede WebGL.
rtcicecandidatepairstats api: localcandidateid
rtcicetransport api: getlocalcandidates
css at-rule: `@media`: `calc()` expressions
css property: aspect-ratio
css property: column-gap: supported in multi-column layout: `calc()` values
css property: gap: supported in grid layout: `calc()` values
types: <calc-constant>
types: <calc-constant>: `e` constant
types: <calc-constant>: `infinity` & `-infinity` constants
types: <calc-constant>: `nan` constant
types: <calc-constant>: `pi` constant
types: `calc()`: gradient color stops support
types: `calc()`: nested `calc()` support
types: `calc()`: `<number>` value support
svg element: animatemotion: calcmode
18 results found.