https://drafts.csswg.org/css-overflow-3/#line-clamp
The spec currently requires that a -webkit-line-clamp
alias for line-clamp
be supported. It's not yet clear that a simple alias is a net win for Web compatibility, since Blink and WebKit's -webkit-line-clamp
implementation requires display: -webkit-box; -webkit-box-orientation: vertical;
for the line clamping behavior to kick in. We're concered that there may be content that sets -webkit-line-clamp
on elements that aren't display: -webkit-box; -webkit-box-orientation: vertical;
and end up truncating their content in browsers other than Blink and WebKit.
I suggest that this be turned into a spec issue until we determine what is the best approach for handling -webkit-line-clamp
.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3