🏠 New in High Baseline Support: overflow-wrap

April 2, 2021

caniuse · mdn · spec

The overflow-wrap CSS property breaks a line of text onto multiple lines inside the targeted element in an otherwise unbreakable place to prevent overflow. The legacy property is word-wrap.

Source features