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

  3. css property: text-decoration-color

  4. css property: text-decoration-line

  5. css property: text-decoration-line: `blink`

  6. css property: text-decoration-skip

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

  8. css property: text-decoration-skip-ink: `all`

  9. css property: text-decoration-style: `wavy`

  10. css property: text-decoration-thickness

  11. css property: text-decoration-thickness: percentage values

  12. css property: text-decoration: shorthand

  13. css property: text-decoration: `text-decoration-thickness` included in shorthand

  14. css property: text-underline-offset