🏠 New in Low Baseline Support: Text overflow

July 29, 2015

caniuse · mdn · spec

The text-overflow CSS property sets how hidden overflow content appears to users. The property can clip content, truncate content with an ellipsis (…), or truncate with a custom string.

Source features