🏠 New in High Baseline Support: Text overflow

January 29, 2018

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