[wpt-sync] Sync PR 23622 - [css-grid] Add test checking the minimum contribution with percentages
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23622 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23622
Details from upstream follow.
Oriol Brufau <obrufau@igalia.com> wrote:
[css-grid] Add test checking the minimum contribution with percentages
The test checks grid track sizes coming from the minimum contribution of
an item, when the size properties contain percentages.This is similar to grid-items/grid-item-percentage-sizes-00x.html tests,
but these are reftests so they check the size of the grid item instead
of the track sizes.Also, after https://webkit.org/b/195967 some of the cases of this test
will pass in WebKit. The reftests will still fail due to other issues.
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 and 16 subtests
Status Summary
Firefox
OK : 1
PASS: 16
Chrome
OK : 1
PASS: 16
Safari
OK : 1
PASS: 10
FAIL: 6
Links
Comment 4•5 years ago
|
||
bugherder |
Description
•