[wpt-sync] Sync PR 46585 - [text-box-trim] Fix end for block-in-inline
Categories
(Core :: Layout: Block and Inline, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46585 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46585
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[text-box-trim] Fix end for block-in-inline
This patch fixes trimming the end for block-in-inline.
All changes are under a runtime flag enabled only for testing.
Bug: 40254880
Change-Id: Id711aa3f28b458a9594ba659b308a03cb381de1d
Reviewed-on: https://chromium-review.googlesource.com/5588017
WPT-Export-Revision: 898bed7963ca29230af9040412e8fd13426b854e
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
FAIL: 4
Chrome
FAIL: 4
Safari
PASS: 4
Links
Details
New Tests That Don't Pass
- /css/css-inline/text-box-trim/text-box-trim-block-in-inline-end-001.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:PASS) - /css/css-inline/text-box-trim/text-box-trim-block-in-inline-end-002.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:PASS) - /css/css-inline/text-box-trim/text-box-trim-block-in-inline-end-003.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:PASS) - /css/css-inline/text-box-trim/text-box-trim-block-in-inline-end-004.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:PASS)
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c136a3aed329
https://hg.mozilla.org/mozilla-central/rev/fbbc5b4510f5
Description
•