1. 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.

  2. 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`.

  3. 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.

  4. angle_instanced_arrays api: vertexattribdivisorangle

  5. cssnumericvalue api: div

  6. htmldivelement api

  7. htmldivelement api: align

  8. mlgraphbuilder api: div

  9. svgfeconvolvematrixelement api: divisor

  10. webgl2renderingcontext api: vertexattribdivisor

  11. html element: div

  12. html element: div: align

  13. javascript operator: division (`/`)

  14. javascript operator: division assignment (`x /= y`)

  15. svg element: feconvolvematrix: divisor