I'd really be much happier if we did not fix this. Line clamp requires the deprecated flex box implementation (-webkit-box), and I'd much rather remove it than improve it.
-christian
Ah, looking at the patch I see that this simplifies code outside of LayoutDeprecatedFlexbox. I withdraw my objection then.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
And on the same note, implementing text-overflow-last (or whatever) that basically does multiple line ellipsis (à la -o-ellipsis-lastline) would be much preferred
text-overflow: -o-ellipsis-lastline;