🏠 New in Low Baseline Support: text-decoration-skip-ink: all
May 7, 2026
The text-decoration-skip-ink: all CSS declaration forces interruptions in underlines and overlines where the line would cross a glyph. This contrasts with auto, which does not skip for CJK glyphs.
Source features
css.properties.text-decoration-skip-ink.all[mdn]