[wpt-sync] Sync PR 24821 - Add wpt/css/css-multicol/multicol-overflow-clip-auto-sized.html
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24821 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24821
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Add wpt/css/css-multicol/multicol-overflow-clip-auto-sized.html
It checks that overflow:hidden on an auto-sized element should not
incorrectly clip the contents, even under multicol.The bug has been fixed by crbug.com/2132934 unintentionally.
Bug: 1107892
Change-Id: I2e34d64824dad689106d6a80920f4876c3cd199fReviewed-on: https://chromium-review.googlesource.com/2330550
WPT-Export-Revision: 6e9bc4e8d111a93ad08beefce670e2da46a93377
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Details
Firefox-only Failures
/css/css-multicol/multicol-overflow-clip-auto-sized.html: FAIL
New Tests That Don't Pass
/css/css-multicol/multicol-overflow-clip-auto-sized.html: FAIL (Chrome: PASS, Safari: PASS)
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3892fdf20b1f
https://hg.mozilla.org/mozilla-central/rev/80e041fa4c0f
Description
•