🏠 New in Low Baseline Support: overflow-wrap

October 2, 2018

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