CSS Test Suite Manager (original) (raw)

Title: "Minimum size of grid items"
Assertion: "Checks that minimum size for grid items is the content size."
Specification: CSS Grid Layout 1 ยง 6.6
Flag: "image"
Owner: rego
Author: rego
References: == ref-filled-green-100px-square-image
Source File: css-grid-1/grid-items/grid-minimum-size-grid-items-005.xht

History

Test Case

View Source

Source File:

Source File:

Login to add comments

Status:

History (oldest first)

Revision by: rego 2015-11-27 06:42:43 PST Changeset: 8107:051d57136230
Added: css-grid-1/grid-items/grid-minimum-size-grid-items-005.xht
[css-grid] Fixed typo in minimum size tests
Status: Submitted for Review
Revision by: rego 2016-07-07 03:00:57 PDT Changeset: 8541:f508fa20817f
Modified: css-grid-1/grid-items/grid-minimum-size-grid-items-005.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: rego 2017-02-14 00:57:47 PST Changeset: 8907:c0d6c51f15ed
Modified: css-grid-1/grid-items/grid-minimum-size-grid-items-005.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: rego 2017-02-16 07:05:01 PST Changeset: 8914:b856d04bafae
Modified: css-grid-1/grid-items/grid-minimum-size-grid-items-005.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.