gecko-dev/testing/web-platform/tests/css/css-overflow
Ian Kilpatrick 34fa8deda4 Bug 1533991 [wpt PR 15688] - Make -webkit-line-clamp respect line-height., a=testonly
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
2019-04-01 14:42:50 +01:00
..
parsing Bug 1523562 [wpt PR 14923] - [css-overflow] overflow computed value, a=testonly 2019-02-07 21:50:36 +00:00
reference
webkit-line-clamp Bug 1533991 [wpt PR 15688] - Make -webkit-line-clamp respect line-height., a=testonly 2019-04-01 14:42:50 +01:00
inheritance.html Bug 1492825 [wpt PR 13109] - [css-overflow] Inheritance and initial values, a=testonly 2019-02-07 21:50:32 +00:00
input-scrollable-region-001.html
logical-overflow-001.html
META.yml Bug 1523562 [wpt PR 14784] - CSS: Add Rachel Andrew as test reviewer, a=testonly 2019-02-07 21:50:13 +00:00
orthogonal-flow-with-inline-end-margin.html
overflow-abpos-transform.html Bug 1523562 [wpt PR 14808] - [LayoutNG] Children ScrollableOverflow applies transforms, a=testonly 2019-02-07 21:50:21 +00:00
overflow-inline-transform-relative.html Bug 1523562 [wpt PR 14808] - [LayoutNG] Children ScrollableOverflow applies transforms, a=testonly 2019-02-07 21:50:21 +00:00
overflow-shorthand-001.html