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 colors
The CSS Relative Color syntax 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` & `-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
21 results found.