Bug 1605003 [wpt PR 20858] - Fix `text-overflow: ellipsis` when `text-indent` is...
commitc295d551cfff9b5c0588ed9b072f575ad9e37cd1
authorKoji Ishii <kojii@chromium.org>
Fri, 20 Dec 2019 11:39:28 +0000 (20 11:39 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 23 Dec 2019 11:14:52 +0000 (23 11:14 +0000)
tree177ea000d1d74e654dcb9204b927530504ec35a1
parent96f70a29257e4778d33ac7a74af0f533484ca205
Bug 1605003 [wpt PR 20858] - Fix `text-overflow: ellipsis` when `text-indent` is also applied, a=testonly

Automatic update from web-platform-tests
Fix `text-overflow: ellipsis` when `text-indent` is also applied

This patch fixes `text-overflow: ellipsis` to take the space
occupied by `text-indent` into the account.

Bug: 1006395
Change-Id: I417176efbc8f10fa3c073efa7695458fb2d302a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975372
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726504}

--

wpt-commits: 50046d4a51fe25bb4afc4883579a4b067e3137e0
wpt-pr: 20858
testing/web-platform/tests/css/css-ui/reference/text-overflow-ellipsis-indent-001-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-ui/text-overflow-ellipsis-indent-001.html [new file with mode: 0644]