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: -webkit-text-decoration-skip

  3. css property: text-decoration-skip

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

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

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

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

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

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