https://bugzilla.wikimedia.org/show_bug.cgi?id=70410
--- Comment #1 from Tisza Gergő <[email protected]> --- It can't (that would have been text-overflow: ellipsis-word which was in the CSS3 working draft for a while but did not make it into the current version). It's doable in Javascript but truncating rich text in Javascript is not a trivial task. (Even with text-overflow there can be nasty surprises, see for example bug 67896.) At some point we planned to use $.dotdotdot for this, but it never got done. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
