text-decoration-inset
The text-decoration-inset property specifies inset behavior for text decorations.
Experimental โ This feature is experimental and may change
Formal Syntax
<length>{1,2} | auto
JavaScript Access
// Access via element.style
element.style.textDecorationInset = '0';
Browser Support
| Feature | Chrome | Firefox | Safari | Edge |
|---|---|---|---|---|
| text-decoration-inset | โ | 146 | โ | โ |
| auto | โ | 146 | โ | โ |
Related Properties
- text-decoration
- text-decoration-color
- text-decoration-line
- text-decoration-skip-ink
- text-decoration-style
- text-decoration-thickness
- text-emphasis
- text-emphasis-color
- text-emphasis-position
- text-emphasis-style
- text-shadow
- text-underline-offset
- text-underline-position
- text-decoration-skip ๐งช
- text-decoration-skip-box ๐ง
- text-decoration-skip-self ๐ง
- text-decoration-skip-spaces ๐ง
- text-emphasis-skip ๐ง