CSS Grid Layout (level 1)
Method of using a grid concept to lay out content, providing a mechanism for authors to divide available space for layout into columns and rows using a set of predictable sizing behaviors. Includes support for all `grid-*` properties and the `fr` unit.
CSS revert value
A CSS keyword value that resets a property's value to the default specified by the browser in its UA stylesheet, as if the webpage had not included any CSS. For example, `display:revert` on a `<div>` would result in `display:block`. This is in contrast to the `initial` value, which is simply defined on a per-property basis, and for `display` would be `inline`.
CSS Font Loading
This CSS module defines a scripting interface to font faces in CSS, allowing font faces to be easily created and loaded from script. It also provides methods to track the loading status of an individual font, or of all the fonts on an entire page.
angle_instanced_arrays api: vertexattribdivisorangle
cssnumericvalue api: div
htmldivelement api
htmldivelement api: align
offlineaudiocontext api: `offlineaudiocontext()` constructor: parameters accepted as a single object, as well as being passed in individually
svgfeconvolvematrixelement api: divisor
webgl2renderingcontext api: vertexattribdivisor
html element: div
html element: div: align
javascript operator: division (`/`)
javascript operator: division assignment (`x /= y`)
14 results found.