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()`
CSS Relative color syntax
Relative color syntax in CSS allows a color to be defined relative to another color using the `from` keyword and optionally `calc()` for any of the color values.
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.
performancenavigationtiming api: criticalchrestart
rtcicetransport api: getlocalcandidates
rtcstatsreport api: `candidate-pair` stats: `localcandidateid` in 'candidate-pair' stats
rtcstatsreport api: `transport` stats: `localcertificateid` in 'transport' stats
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` and `-infinity` constants
types: `<calc-constant>`: `nan` constant
types: `<calc-constant>`: `pi` constant
types: `calc-size()`
types: `calc()`: color component support
types: `calc()`: gradient color stops support
types: `calc()`: nested `calc()` support
types: `calc()`: `<number>` value support
svg element: animatemotion: calcmode
23 results found.