"-webkit-line-clamp" | Can I use... Support tables for HTML5, CSS3, etc
CSS line-clamp CSS property that will contain text to a given amount of lines when used in combination with `display: -webkit-box`. It will end with ellipsis when `text-overflow: ellipsis` is included.
caniuse.com