text-stroke
AvoidcssThe webkit-text-stroke property paints an outline around glyphs for display headings and effects. It remains prefixed and unstandardized with uneven support, so avoid it for critical text and treat it as a progressive enhancement over a readable fill.
- Verdict
- Avoid
- Category
- CSS features
- Browser support
- Can I Use
- Works in
- all modern browsers
Should you use text-stroke in 2026?
Text stroke, which adds an outline or stroke to text, is only supported by WebKit. Text stroke has never been part of a CSS specification and should be avoided.
Please