[wpt-sync] Sync PR 28014 - [TablesNG] Collapsed rows layout overflow fix
Categories
(Core :: Layout: Tables, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28014 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28014
Details from upstream follow.
b'Aleks Totic <atotic@chromium.org>' wrote:
[TablesNG] Collapsed rows layout overflow fix
Collapsed rows/sections should not contribute to
layout overflow.Bug: 1186403
Change-Id: Ie1028ecf185541a514cca5d3e7efe0a6e6bc0d15
Reviewed-on: https://chromium-review.googlesource.com/2750286
WPT-Export-Revision: f1d31a8465e8e304384bbed2179f343829828f2c
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-tables/visibility-collapse-row-005.html
collapsed row should not contribute to overflow: FAIL (Chrome: PASS, Safari: FAIL)
collapsed section should not contribute to overflow: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/92e8c99bdbbb
https://hg.mozilla.org/mozilla-central/rev/700e48b0e498
Description
•