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-line

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

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

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

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

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

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

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

  10. css property: text-underline-offset