Login
87 of 129

Test Case: grid-minimum-size-grid-items-009

History (oldest first)

Revision by: rego2015-11-27 06:42:43 PSTChangeset: 8107:051d57136230
Added: css-grid-1/grid-items/grid-minimum-size-grid-items-009.xht
[css-grid] Fixed typo in minimum size tests
Revision by: rego2016-07-07 03:00:57 PDTChangeset: 8541:f508fa20817f
Modified: css-grid-1/grid-items/grid-minimum-size-grid-items-009.xht
[css-grid] Update tests related to Implied Minimum Size of Grid Items section * Updated asserts to match the concepts on the spec text (specified, transferred and content size). * Fixed test 007 and 009.
Revision by: rego2017-02-14 00:57:47 PSTChangeset: 8907:c0d6c51f15ed
Modified: css-grid-1/grid-items/grid-minimum-size-grid-items-009.xht
[css-grid] Update implied minimum size of grid items tests Once that issue w3c/csswg-drafts#283 has been solved, this patch is updating the current tests related to "Implied Minimum Size of Grid Items" section: https://drafts.csswg.org/css-grid/#min-size-auto
Revision by: rego2017-02-16 07:05:01 PSTChangeset: 8914:b856d04bafae
Modified: css-grid-1/grid-items/grid-minimum-size-grid-items-009.xht
[css-grid] Use image in the reference for tests that show an image We have issues comparing a green image with a green box from HTML/CSS, using images in the reference files solves the problem.