Multi-row, dynamically truncated text width with ellipsis in pure CSS
Creating a two-row layout with text where both rows have a variable length (or width). One of the rows should dictate the width of the container, while the other row truncates to that size with ellipses.