[wpt-sync] Sync PR 25900 - [tables] Tables should respect the min content-size.
Categories
(Core :: Layout: Tables, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25900 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25900
Details from upstream follow.
b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:
[tables] Tables should respect the min content-size.
Previously when we had a specified main-size, and we were a table, we
considered this to be the min-size instead.This was incorrect. Instead we should have been applying the min
content-size as the floor for tables, and leaving the main size alone.Bug: 1128941
Change-Id: I7310b5d31990ff77a028837f742b3a0eba697318Reviewed-on: https://chromium-review.googlesource.com/2438775
WPT-Export-Revision: 50607482d75bf4194e7a911d19fff6e39606fdc5
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
PASS: 3
Chrome
FAIL: 3
Safari
PASS: 2
FAIL: 1
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•