[wpt-sync] Sync PR 51020 - [text-box-trim] Trim leading / trailing column spanners.
Categories
(Core :: Layout: Block and Inline, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51020 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51020
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
[text-box-trim] Trim leading / trailing column spanners.
Add support for text-box-trim to the column layout algorithm. Previously
we'd rely on the block layout algorithm for column content, but with no
support for spanners.Bug: 388523921
Change-Id: Id03290ca3510b54c38c4686ddc82b2322c6c663b
Reviewed-on: https://chromium-review.googlesource.com/6308806
WPT-Export-Revision: e666cd3c7e4bdeaaf83ff293cd2b4ff15b19b862
Assignee | ||
Updated•17 days ago
|
Assignee | ||
Comment 1•16 days ago
|
||
Assignee | ||
Comment 2•16 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 5
Chrome
OK
: 1
FAIL
: 5
Safari
OK
: 1
FAIL
: 5
Links
Details
New Tests That Don't Pass
- /css/css-inline/text-box-trim/text-box-trim-multicol-013.html [wpt.fyi]
- .multicol 1:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - .multicol 2:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - .multicol 3:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - .multicol 4:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - .multicol 5:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- .multicol 1:
Comment 4•13 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0d1a9e0f0c40
https://hg.mozilla.org/mozilla-central/rev/e8847e5c560c
Description
•