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: border-block-end-style: dashed

  3. css property: border-block-end: dashed

  4. css property: border-block-start-style: dashed

  5. css property: border-block-start: dashed

  6. css property: border-block-style: dashed

  7. css property: border-block: dashed

  8. css property: border-bottom-style: dashed

  9. css property: border-bottom: dashed

  10. css property: border-inline-end-style: dashed

  11. css property: border-inline-end: dashed

  12. css property: border-inline-start-style: dashed

  13. css property: border-inline-start: dashed

  14. css property: border-inline-style: dashed

  15. css property: border-inline: dashed

  16. css property: border-left-style: dashed

  17. css property: border-left: dashed

  18. css property: border-right-style: dashed

  19. css property: border-right: dashed

  20. css property: border-style: dashed

  21. css property: border-top-style: dashed

  22. css property: border-top: dashed

  23. css property: border: dashed

  24. css property: column-rule-style: dashed

  25. css property: column-rule: dashed

  26. css property: outline-style: dashed

  27. css property: outline: dashed

  28. css property: text-decoration-style: dashed

  29. css property: text-decoration: dashed

  30. types: `<dashed-function>`