Bug 1638174 [wpt PR 23622] - [css-grid] Add test checking the minimum contribution...
commit69a156d85c96d5b0a698c94e5e78864693f3fa8c
authorOriol Brufau <obrufau@igalia.com>
Thu, 21 May 2020 10:20:19 +0000 (21 10:20 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 25 May 2020 14:32:55 +0000 (25 14:32 +0000)
tree6675efb293ed52a4a7f5b2ad339598e22d17203c
parentf7b3971d29af8086fa3f912188e7684f4ea20c2b
Bug 1638174 [wpt PR 23622] - [css-grid] Add test checking the minimum contribution with percentages, a=testonly

Automatic update from web-platform-tests
[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.

--

wpt-commits: 616f425e074db57f29e8c8559945fc4bfacd8393
wpt-pr: 23622
testing/web-platform/tests/css/css-grid/grid-definition/grid-minimum-contribution-with-percentages.html [new file with mode: 0644]