Closed Bug 1669032 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 25965 - [layout] Fix -webkit-line-clamp with text-overflow: ellipsis

Categories

(Core :: Layout: Scrolling and Overflow, task, P4)

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 25965 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/25965
Details from upstream follow.

b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:

[layout] Fix -webkit-line-clamp with text-overflow: ellipsis

Previously we'd apply line truncation when either -webkit-line-clamp
was active, or if "text-overflow: ellipsis" was active.

This patch disables the "text-overflow: ellipsis" branch when we are
within a -webkit-line-clamp context.

Bug: 1134483
Change-Id: I5ceb40732bd512e5eb8dc59365e10c4fdd4cf15d
Reviewed-on: https://chromium-review.googlesource.com/2447610
WPT-Export-Revision: aa3d96d6d370cc75b0f389236de7853b5a9bc2f9

Component: web-platform-tests → Layout: Scrolling and Overflow
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests

Status Summary

Firefox

PASS: 2

Chrome

FAIL: 2

Safari

FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6169f843a4b5 [wpt PR 25965] - [layout] Fix -webkit-line-clamp with text-overflow: ellipsis, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.