I found how to make multiline text ellipsis by using css3.
Here is the link I found. http://codepen.io/martinwolf/pen/qlFdp
In chrome browser, it is right, but in firefox browser, it is wrong.
How to make ellipsis of multi-line text in Firefox browser by using css3?
IMPORTANT This question is how to process multi-line text in Firefox using only css3...