1. text-decoration styling

    Method of defining the type, style and color of lines in the text-decoration property. These can be defined as shorthand (e.g. `text-decoration: line-through dashed blue`) or as single properties (e.g. `text-decoration-color: blue`)

  2. css property: text-decoration-skip

  3. css property: text-decoration-skip-ink

  4. css property: text-decoration-skip-ink: all

  5. css property: text-decoration-skip-ink: auto

  6. css property: text-decoration-skip-ink: none

  7. css property: text-decoration-skip: auto

  8. css property: text-decoration-skip: none