mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 21:58:41 +02:00
Automatic update from web-platform-tests Make -webkit-line-clamp respect line-height. Previously the -webkit-line-clamp implementation didn't use the bottom edge of the line-box, instead using the bottom of any content inside it. While simple in the old layout engine, this adds complexity for the Firefox compat implementation, as well as an implementation on LayoutNG. Additionally Google front-end engineers are requesting we try and fix this issue. (see bug). The added test relies on the implementation of text-overflow to behave the same. Bug: 937931 Change-Id: I3cac20dc79e2487da59cd28ac453f900d4898f21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1495439 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Reviewed-by: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#638018} -- wpt-commits: e4f29239c6feba2fc19bb254d99e8bf0c07c3913 wpt-pr: 15688 |
||
|---|---|---|
| .. | ||
| parsing | ||
| reference | ||
| webkit-line-clamp | ||
| inheritance.html | ||
| input-scrollable-region-001.html | ||
| logical-overflow-001.html | ||
| META.yml | ||
| orthogonal-flow-with-inline-end-margin.html | ||
| overflow-abpos-transform.html | ||
| overflow-inline-transform-relative.html | ||
| overflow-shorthand-001.html | ||