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-decorations-in-effect

  3. css property: text-decoration

  4. css property: text-decoration-color

  5. css property: text-decoration-line

  6. css property: text-decoration-line: blink

  7. css property: text-decoration-line: grammar-error

  8. css property: text-decoration-line: line-through

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

  10. css property: text-decoration-line: overline

  11. css property: text-decoration-line: spelling-error

  12. css property: text-decoration-line: underline

  13. css property: text-decoration-skip

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

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

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

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

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

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

  20. css property: text-decoration-style: wavy

  21. css property: text-decoration-thickness

  22. css property: text-decoration-thickness: auto

  23. css property: text-decoration-thickness: from-font

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

  25. css property: text-decoration: `text-decoration-color` and `text-decoration-style` included in shorthand

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

  27. css property: text-underline-offset

  28. css selector: `::selection`: supports the `text-decoration` property

  29. global_attributes: text-decoration