One of the use cases for line-clamp etc. is truncating blockquotes, but there's a problem with the end quotation mark getting dropped when the text is ellipsized.
Should we exempt ::before/::after from trunctation and place it after the ellipsis?
Related issue for text-ellipsis: #9541 That one's trickier because you'd need to be tracking the stack of opening/closing punctuation.