1. CSS Logical Properties

    Logical properties and values provide control of layout through logical, rather than physical, direction and dimension mappings. These properties are `writing-mode` relative equivalents of their corresponding physical properties.

  2. CSS scrollbar styling

    Methods of styling scrollbars' color and width.

  3. CSS3 Multiple column layout

    Method of flowing information in multiple columns

  4. CSS outline properties

    The CSS outline properties draw a border around an element that does not affect layout, making it ideal for highlighting. This covers the `outline` shorthand, as well as `outline-width`, `outline-style`, `outline-color` and `outline-offset`.

  5. CSS text-stroke and text-fill

    Method of declaring the outline (stroke) width and color for text.

  6. htmltablecolelement api: width

  7. svgfecolormatrixelement api: width

  8. xrwebglsubimage api: colortexturewidth

  9. css property: column-rule-width

  10. css property: column-width

  11. html element: colgroup: width

  12. html element: col: width