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

  3. css property: border-block-color

  4. css property: border-block-end-color

  5. css property: border-block-start-color

  6. css property: border-bottom-color

  7. css property: border-color

  8. css property: border-inline-color

  9. css property: border-inline-end-color

  10. css property: border-inline-start-color

  11. css property: border-left-color

  12. css property: border-right-color

  13. css property: border-top-color

  14. types: <color>: system colors: mark, marktext, buttonborder