Bug 1687372 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

See https://github.com/webcompat/web-bugs/issues/65599 for the original issue here.  But I'm also attaching a somewhat reduced testcase.

STR:
 1. Load attached testcase.

EXPECTED RESULTS:
Three lines of text, ending with an ellipsis.

ACTUAL RESULTS:
Three lines of text, ending with an ellipsis... and then many more lines of text, with unreadable overlapping in some areas.

(ACTUAL RESULTS here are based on Chrome, which I'm using as a reference since we `-webkit-line-clamp` is non-standard & is just implemented for compat reasons.)
See https://github.com/webcompat/web-bugs/issues/65599 for the original issue here.  But I'm also attaching a somewhat reduced testcase.

STR:
 1. Load attached testcase.

EXPECTED RESULTS:
Three lines of text, ending with an ellipsis.

ACTUAL RESULTS:
Three lines of text, ending with an ellipsis... and then many more lines of text, with unreadable overlapping in some areas.

(EXPECTED RESULTS here are based on Chrome, which I'm using as a reference since we `-webkit-line-clamp` is non-standard & is just implemented for compat reasons.)

Back to Bug 1687372 Comment 0