This tests the -webkit-line-clamp property

50% truncation. This is an example of ellipsis-truncation of multi-line text.More
0% truncation. This does the most truncation possible, truncating to 1 line.More
2 lines. This is an example of ellipsis-truncation of multi-line text.More
Backwards compatible truncation. 3 lines on the latest version of WebKit. 1 line on older versions of WebKit.More
30% truncation. No link at the end. This is an example of ellipsis-truncation of multi-line text.
3 lines. No link at the end. This is an example of ellipsis-truncation of multi-line text.
0 lines. This is an invalid value for -webkit-line-clamp.
-1 lines. This is an invalid value for -webkit-line-clamp.
-1%. This is an invalid value for -webkit-line-clamp.
150% truncation. This does the least truncation possible, truncating nothing.