id references title flags links revision credits assertion display-grid reference/display-grid-ref CSS Grid Layout: display: grid http://www.w3.org/TR/css-grid-1/#grid-containers 726fba45547776922d26b745bca0d24f28f75c17 `swain` 'display: grid' causes an element to generate a block-level grid container box. display-inline-grid reference/display-inline-grid-ref CSS Grid Layout: display: inline-grid http://www.w3.org/TR/css-grid-1/#grid-containers 4b4a3f5f2e5b9bd113e543646f438cb940d0b4b3 `swain` 'display: inline-grid' causes an element to generate an inline-level grid container box. fr-unit reference/fr-unit-ref CSS3 Grid Layout: Flexible Length http://www.w3.org/TR/css-grid-1/#fr-unit ad240034d44b51ec3ac16b771ce8c2d09a21d900 `swain` 'fr' unit represents a fraction of the free space in the grid container. fr-unit-with-percentage reference/fr-unit-with-percentage-ref CSS3 Grid Layout: Flexible Lenght http://www.w3.org/TR/css-grid-1/#fr-unit ddfaceec9782f135598590c2dfc5444e2d44fe80 `swain` grid-computed-value-display-floated-items-001 'float' affects to the computed value of 'display' on grid items dom,script http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS2/visuren.html#dis-pos-flo 6ba0eedd8546aa03da38865830ab4a3903ab6fe7 `Manuel Rego Casasnovas` grid-display-grid-001 reference/ref-filled-green-100px-square 'grid' value for 'display' property ahem http://www.w3.org/TR/css-grid-1/#grid-containers c38ca2c8315973b3d396b557011f72105884b210 `Manuel Rego Casasnovas` This test checks that 'grid' value for 'display' property generates a block level containing box. grid-display-inline-grid-001 reference/ref-filled-green-100px-square 'inline-grid' value for 'display' property http://www.w3.org/TR/css-grid-1/#grid-containers f07c319d86f950d9e3e72a830563df9dacf51059 `Manuel Rego Casasnovas` This test checks that 'inline-grid' value for 'display' property generates an inline level containing box. grid-first-letter-001 reference/grid-text-green-margin-no-collapse-ref '::first-letter' from grid container does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-letter 4865db91fd11be11d071fc07c7fcf3579b471f9c `Manuel Rego Casasnovas` This test checks that '::first-letter' pseudo-element is ignored in grid items when applied to a grid container. grid-first-letter-002 reference/grid-text-green-margin-no-collapse-ref '::first-letter' from grid container ancestors does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-letter 9b52bf654f0e9f065667c5275cb3e91e6e772214 `Manuel Rego Casasnovas` This test checks that '::first-letter' pseudo-element is ignored in grid items when applied to a grid container ancestors. grid-first-letter-003 reference/grid-first-letter-green-margin-no-collapse-ref '::first-letter' works on grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-letter c5f5df08ebaef38c961c1c9fdce9068580db3452 `Manuel Rego Casasnovas` This test checks that '::first-letter' pseudo-element works as expected if it is applied directly to a grid item. grid-first-line-001 reference/grid-text-green-margin-no-collapse-ref '::first-line' from grid container does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-formatted-line e961e1532950b69977a883d53688c984278b1a19 `Manuel Rego Casasnovas` This test checks that '::first-line' pseudo-element is ignored in grid items when applied to a grid container. grid-first-line-002 reference/grid-text-green-margin-no-collapse-ref '::first-line' from grid container ancestors does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-formatted-line 80eea8e3a619b4c8204c3388c73560e027d0aeee `Manuel Rego Casasnovas` This test checks that '::first-line' pseudo-element is ignored in grid items when applied to a grid container ancestors. grid-first-line-003 reference/grid-text-green-margin-no-collapse-ref '::first-line' works on grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-formatted-line 4b5e03b3809c2f765d2b2c679b1f55a65fd60a4d `Manuel Rego Casasnovas` This test checks that '::first-line' pseudo-element works as expected if it is applied directly to a grid item. grid-float-001 reference/ref-filled-green-100px-square 'float' has no effect on grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visuren.html#float-position 2cdb8fee9ceee8a6819760b7d5cc1ef4fa209e8b `Manuel Rego Casasnovas` grid-floats-no-intrude-001 reference/ref-filled-green-100px-square floats do not intrude into a grid http://www.w3.org/TR/css-grid-1/#grid-containers 340f841ebeab1cca2b9d2b7bfa04f9de982a0cff `Manuel Rego Casasnovas` grid-inline-first-letter-001 reference/grid-text-green-margin-no-collapse-ref '::first-letter' from inline grid container does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-letter 22ccd2e02fa33e63dd51b80d25442d51608bd790 `Manuel Rego Casasnovas` This test checks that '::first-letter' pseudo-element is ignored in grid items when applied to an inline grid container. grid-inline-first-letter-002 reference/grid-text-green-margin-no-collapse-ref '::first-letter' from inline grid container ancestors does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-letter 73c7593f2cb772bc278242ad371e0eb1a6060c93 `Manuel Rego Casasnovas` This test checks that '::first-letter' pseudo-element is ignored in grid items when applied to an inline grid container ancestors. grid-inline-first-letter-003 reference/grid-first-letter-green-margin-no-collapse-ref '::first-letter' works on grid items within an inline grid http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-letter bffd20d904d0bb0cb624e1265af3554a3d0b8810 `Manuel Rego Casasnovas` This test checks that '::first-letter' pseudo-element works as expected if it is applied directly to a grid item within an inline grid. grid-inline-first-line-001 reference/grid-text-green-margin-no-collapse-ref '::first-line' from inline grid container does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-formatted-line 5a178c388ae440b9d89ada834b0d46a76740e079 `Manuel Rego Casasnovas` This test checks that '::first-line' pseudo-element is ignored in grid items when applied to an inline grid container. grid-inline-first-line-002 reference/grid-text-green-margin-no-collapse-ref '::first-line' from inline grid container ancestors does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-formatted-line 3850fcd25e4bb7d4ccac5463cbcf0da17f0e755c `Manuel Rego Casasnovas` This test checks that '::first-line' pseudo-element is ignored in anonymous grid items when applied to an inline grid container ancestors. grid-inline-first-line-003 reference/grid-text-green-margin-no-collapse-ref '::first-line' works on grid items within an inline grid http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-selectors/#first-formatted-line bd407ad32213f6b35ec5b75c7da8059004a2ad4f `Manuel Rego Casasnovas` This test checks that '::first-line' pseudo-element works as expected if it is applied directly to a grid item within an inline grid. grid-inline-float-001 reference/ref-filled-green-100px-square 'float' has no effect on grid items within an inline grid http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visuren.html#float-position 825d42bdc9fc9ae781c4e88f6e1c718a2a4fb246 `Manuel Rego Casasnovas` grid-inline-floats-no-intrude-001 reference/ref-filled-green-100px-square floats do not intrude into an inline grid http://www.w3.org/TR/css-grid-1/#grid-containers f741fb816945aadc4d3c28ec82696c99d401646d `Manuel Rego Casasnovas` grid-inline-items-001 reference/ref-filled-green-100px-square Regular and anonymous grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#grid-items d23842bba6e8436fd412e77a9f9ecf7616f21da4 `Manuel Rego Casasnovas` Checks that inline grid container children become grid items, and text that is directly contained inside the inline grid is wrapped in an anonymous grid item. grid-inline-items-002 reference/ref-filled-green-100px-square Children of grid items do not create new items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#grid-items d2e06207fda4a76ef130f160f239677b4d18537a `Manuel Rego Casasnovas` Checks that the grid items do not split around blocks creating extra items within an inline grid. grid-inline-items-003 reference/ref-filled-green-100px-square Grid items with 'display:none' are not rendered within an inline grid ahem http://www.w3.org/TR/css-grid-1/#grid-items d8f910571610e2a8a0eb224086578caf17014b5c `Manuel Rego Casasnovas` grid-inline-items-inline-blocks-001 reference/ref-filled-green-100px-square Paint order of grid items within an inline grid is the same as inline blocks http://www.w3.org/TR/css-grid-1/#z-order,http://www.w3.org/TR/CSS2/zindex.html#painting-order 243a7d8d8d344a0e4c7bdb98873877eb20a7d118 `Manuel Rego Casasnovas` grid-inline-margins-no-collapse-001 reference/grid-text-green-margin-no-collapse-ref inline grid's margins do not collapse http://www.w3.org/TR/css-grid-1/#grid-containers a192201faf7ef25b555ae48cc9e549a5454f2bad `Manuel Rego Casasnovas` This test checks that inline grid's margin (body) do not collapse with the marings of the grid item (a paragraph). grid-inline-multicol-001 reference/ref-filled-green-100px-square 'column-*' properties from inline grid container does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns e531f2cacb3048f0e59b4dbcc8efb181362c35b6 `Manuel Rego Casasnovas` This test checks that 'column-*' properties in the Multicol module are ignored in grid items when applied to an inline grid container. grid-inline-order-property-auto-placement-001 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 918e47a41ffe595541954cf93da712b43f445a5e `Manuel Rego Casasnovas` grid-inline-order-property-auto-placement-002 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 4edacd9b53d661e31bf2106e16952e5f1d5a4ae3 `Manuel Rego Casasnovas` grid-inline-order-property-auto-placement-003 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property c477590482de8b6d0a47f65f0ee444e535dfe808 `Manuel Rego Casasnovas` grid-inline-order-property-auto-placement-004 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property e4829929a72456f496b3cb51cfef0f7a513ca928 `Manuel Rego Casasnovas` grid-inline-order-property-auto-placement-005 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 6ab305e5677478e990b3875efb5e88c2354f52c5 `Manuel Rego Casasnovas` grid-inline-order-property-painting-001 reference/ref-filled-green-100px-square 'order' property affects grid items painting order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 8ffdbe77f9ec84fa1d28a481ca9958225127e343 `Manuel Rego Casasnovas` grid-inline-order-property-painting-002 reference/ref-filled-green-100px-square 'order' property affects grid items painting order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 8e1bcca40185722abb35148fb4d9467e8a43afa8 `Manuel Rego Casasnovas` grid-inline-order-property-painting-003 reference/ref-filled-green-100px-square 'order' property affects grid items painting order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 428662d1fb50c8b0835852a7034fb4fbc1de65eb `Manuel Rego Casasnovas` grid-inline-order-property-painting-004 reference/ref-filled-green-100px-square 'order' property affects grid items painting order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 184e84a61db0ad250924bc79d6d1e4273513e6b1 `Manuel Rego Casasnovas` grid-inline-order-property-painting-005 reference/ref-filled-green-100px-square 'order' property affects grid items painting order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 317d9842590e58ae1bf875a6687da09490b78f70 `Manuel Rego Casasnovas` grid-inline-support-flexible-lengths-001 Support flexible lengths for 'grid-template-columns' and 'grid-template-rows' properties within an inline grid ahem,dom,script http://www.w3.org/TR/css-grid-1/#fr-unit 50df9e55bd1d12e8a82069ec2022df8cfb5f5bd9 `Manuel Rego Casasnovas` This test checks that 'grid-template-columns' and 'grid-template-rows' properties support flexible lengths (the 'fr' unit) within an inline grid, so you can use it to represent a fraction of the free space in the grid container. grid-inline-support-grid-template-areas-001 Support for 'grid-template-ares' property within an inline grid ahem,dom,script http://www.w3.org/TR/css-grid-1/#grid-template-areas-property 037e8d6035c98c445a7938c5a56f20f5ff430033 `Manuel Rego Casasnovas` This test checks that 'grid-template-areas' is supported in an inline grid. So you can define the grid structure. grid-inline-support-grid-template-columns-rows-001 Support for 'grid-template-columns' and 'grid-template-rows' properties within an inline grid ahem,dom,script http://www.w3.org/TR/css-grid-1/#track-sizing 236930bb2240e757225dc6b34a82ea0f15f2ec0e `Manuel Rego Casasnovas` This test checks that 'grid-template-columns' and 'grid-template-rows' properties are supported in an inline grid. So you can use the different syntax options to define the trak list. grid-inline-support-named-grid-lines-001 Support for named grid lines in 'grid-template-columns' and 'grid-template-rows' properties within an inline grid ahem,dom,script http://www.w3.org/TR/css-grid-1/#named-lines 315365f9bccd7657245b347cef4ced75b257e302 `Manuel Rego Casasnovas` This test checks that grid lines can be explicitly named in 'grid-template-columns' and 'grid-template-rows' properties within an inline grid. grid-inline-support-repeat-001 Support 'repeat()' notation for 'grid-template-columns' and 'grid-template-rows' properties within an inline grid ahem,dom,script http://www.w3.org/TR/css-grid-1/#repeat-notation 787c303e5d47217acd31a68b4095e1a31dbdcd1d `Manuel Rego Casasnovas` This test checks that 'grid-template-columns' and 'grid-template-rows' properties support 'repeat()' notation within an inline grid, so you can use it to represents a repeated fragment of the track list. grid-inline-template-columns-rows-resolved-values-001 'grid-template-columns' and 'grid-template-rows' properties resolved values for implicit tracks in an inline grid ahem,dom,script http://www.w3.org/TR/css-grid-1/#resolved-track-list 702660e5585d993ca93fc0d3a3cd11e085e17588 `Manuel Rego Casasnovas` This test checks that resolved values for 'grid-template-columns' and 'grid-template-rows' list tracks implicitly created in an inline grid. grid-inline-vertical-align-001 reference/ref-filled-green-100px-square 'vertical-align' has no effect on grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align 8cb6cc02a7e15d764eb845240e533f81323fbee0 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-001 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order e40d16514b301b0f8f85f78a752245b859015393 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-002 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order 0475d282de7b40973e9a3f2623d313bcc0518820 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-003 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order 6711d4074dc703b828523a5115c9e40a741c46b3 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-004 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order d92368ee8347547319fbbb23f9c346b61ddf7c21 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-005 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order 789463b17d10ae873575af44a1592baec5585a26 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-overlapped-items-001 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order 31ab98ff86da1a144e93a0c88c7b5e0bcf85c82e `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-overlapped-items-002 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order 1733b2d711257730b2d0c51cc6b84aaebb06697c `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-overlapped-items-003 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order 490ff927edd3babd9b0158677ca5d329c75d2b23 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-overlapped-items-004 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order bd3d62cc40aed2c8559269651d218b4c6cdf5a63 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-overlapped-items-005 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order a9e60495cfeb298a38dcd92605a9f4b0b0bad1d7 `Manuel Rego Casasnovas` grid-inline-z-axis-ordering-overlapped-items-006 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order within an inline grid ahem http://www.w3.org/TR/css-grid-1/#z-order f4574091e7672396c158ad6615a8e6472b869119 `Manuel Rego Casasnovas` grid-item-containing-block-001 reference/ref-filled-green-100px-square Grid item sizing http://www.w3.org/TR/css-grid-1/#grid-items 3b0c867d2f90b6cbe28ac9396a18017c0eea7085 `Tomek Wytrebowicz` A grid item is sized within the containing block defined by its grid area grid-item-containing-block-002 reference/ref-filled-green-100px-square Grid item sizing http://www.w3.org/TR/css-grid-1/#grid-items eb906180c3f0a07ea9c981c081638f9712b5dee9 `Tomek Wytrebowicz` A grid item is sized within the containing block defined by its grid area grid-item-containing-block-003 reference/ref-filled-green-100px-square Grid item sizing http://www.w3.org/TR/css-grid-1/#grid-items 1beb4462ab3f47ee2b2cc9dffb52029dc21aa7b6 `Tomek Wytrebowicz` A grid item is sized within the containing block defined by its grid area grid-item-containing-block-004 reference/ref-filled-green-100px-square Grid item sizing in a positioned grid container http://www.w3.org/TR/css-grid-1/#grid-items 6a667d02bede409a5ec2071b619336b703467b95 `Tomek Wytrebowicz` A grid item is sized within the containing block defined by its grid area that intersects flexible tracks grid-items-001 reference/ref-filled-green-100px-square Regular and anonymous grid items ahem http://www.w3.org/TR/css-grid-1/#grid-items e2955d4ce97abdaacd0119d9e888a548ce197e5e `Manuel Rego Casasnovas` Checks that grid container children become grid items, and text that is directly contained inside the grid is wrapped in an anonymous grid item. grid-items-002 reference/ref-filled-green-100px-square Children of grid items do not create new items ahem http://www.w3.org/TR/css-grid-1/#grid-items 2ffcc8187ef1a8a398ffe30fe7960cfed1980ad7 `Manuel Rego Casasnovas` Checks that the grid items do not split around blocks creating extra items. grid-items-003 reference/ref-filled-green-100px-square Grid items with 'display:none' are not rendered ahem http://www.w3.org/TR/css-grid-1/#grid-items e4f828496161e32d3a7047699f003a324988d290 `Manuel Rego Casasnovas` grid-items-inline-blocks-001 reference/ref-filled-green-100px-square Paint order of grid items is the same as inline blocks http://www.w3.org/TR/css-grid-1/#z-order,http://www.w3.org/TR/CSS2/zindex.html#painting-order 3c32f9380564e43a2147b83ceadaa8289427c13a `Manuel Rego Casasnovas` grid-layout-auto-tracks reference/grid-layout-auto-tracks-ref auto tracks http://www.w3.org/TR/css-grid-1/#track-sizing e04e5dbf15b9dd894735c3bb3a5ceda7a2739c72 `Leo Deng` the layout should behave the same as reference. grid-layout-basic reference/grid-layout-basic-ref basic http://www.w3.org/TR/css-grid-1/#track-sizing 0d8a4d4d6f55a02bc760af3fde9a6256a6b98b6c `Leo Deng` the layout should behave the same as reference. grid-layout-free-space-unit reference/grid-layout-basic-ref free space unit http://www.w3.org/TR/css-grid-1/#free-space 606c796f412ed03fd0bea3a2fee509ec6af9e644 `Leo Deng` the layout should behave the same as reference. grid-layout-grid-span reference/grid-layout-basic-ref grid span http://www.w3.org/TR/css-grid-1/#grid-span cc1f71ebc3c29331a5f0bcacdf16a9723894fc40 `Leo Deng` the layout should behave the same as reference. grid-layout-lines reference/grid-layout-basic-ref grid lines http://www.w3.org/TR/css-grid-1/#common-uses-named-lines 10e075d09a0139a6072bde5924f039d4cc059a14 `Leo Deng` the layout should behave the same as reference. grid-layout-lines-shorthands reference/grid-layout-basic-ref grid lines shorthands http://www.w3.org/TR/css-grid-1/#common-uses-named-lines e65b01bc18684d92b1e121560a1aa3f0ec80eab8 `Leo Deng` the layout should behave the same as reference. grid-layout-placement-shorthands reference/grid-layout-basic-ref placement shorthand http://www.w3.org/TR/css-grid-1/#placement-shorthands 7e3b3e7051c7e3436cec866e69d244db2dfc7ad0 `Leo Deng` the layout should behave the same as reference. grid-layout-properties Grid Layout - Properties exist ahem,dom,script http://www.w3.org/TR/css-grid-1/#property-index 7eb980a6020618c533a597d41b7aad8088f6898e `贺师俊`,`Manuel Rego Casasnovas` Test checks that css properties of grid layout exist. grid-layout-repeat-notation reference/grid-layout-repeat-notation-ref repeat notation http://www.w3.org/TR/css-grid-1/#repeat-notation edcbcb1690017f6b82bab83658c2b66a9794a796 `Leo Deng` the subgrid layout should behave the same as reference. grid-layout-z-order-a reference/grid-layout-z-order-ref z order http://www.w3.org/TR/css-grid-1/#z-order f6ab122559b3da75e52ceda55f9ec69a76f547cc `Leo Deng` the layout should behave the same as reference. grid-layout-z-order-b reference/grid-layout-z-order-ref z order http://www.w3.org/TR/css-grid-1/#z-order fc0d9c23d430075933e4db79ab3f8acf2fc8bf8a `Leo Deng` the layout should behave the same as reference. grid-margins-no-collapse-001 reference/grid-text-green-margin-no-collapse-ref grid's margins do not collapse http://www.w3.org/TR/css-grid-1/#grid-containers a2cc4e1ac516408da65ef363beef36c757736f6f `Manuel Rego Casasnovas` This test checks that grid's margin (body) do not collapse with the marings of the grid item (a paragraph). grid-minimum-size-grid-items-001 reference/ref-filled-green-100px-square Minimum size of grid items ahem http://www.w3.org/TR/css-grid-1/#min-size-auto 055d65246f29b381a84f4095bfbdc386c7aac846 `Manuel Rego Casasnovas` Checks that minimum size for grid items is the content size. grid-minimum-size-grid-items-002 reference/ref-filled-green-100px-square Minimum size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto eeb539f9fa56001ee63615f19754bc5151ed6c60 `Manuel Rego Casasnovas` Checks that minimum size for grid items is the content size. grid-minimum-size-grid-items-003 reference/ref-filled-green-100px-square Minimum size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 97137fbaf71c56f8b356cc6d552c94f24ebc4f0a `Manuel Rego Casasnovas` Checks that minimum size for grid items is the specified size regardless of the content size. grid-minimum-size-grid-items-004 reference/ref-filled-green-100px-square Minimum size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 467bb3392565372599b4e8b882a1e2b75147b033 `Manuel Rego Casasnovas` Checks that minimum size for grid items is the specified size regardless of the content size. grid-minimum-size-grid-items-005 reference/ref-filled-green-100px-square Minimum size of grid items image http://www.w3.org/TR/css-grid-1/#min-size-auto ad0a718a8528422bdd721b3a2bd3cb965c640605 `Manuel Rego Casasnovas` Checks that minimum size for grid items is the content size. grid-minimum-size-grid-items-006 reference/ref-filled-green-100px-square Minimum size of grid items image http://www.w3.org/TR/css-grid-1/#min-size-auto 1d8436caf8e57a9a0f33b92c5709b7bfe0db250d `Manuel Rego Casasnovas` Checks that minimum size for grid items is the specified size for width (regardless the content size) and the transferred size for height (as it's smaller than the content size of the image). grid-minimum-size-grid-items-007 reference/ref-filled-green-100px-square Minimum size of grid items image http://www.w3.org/TR/css-grid-1/#min-size-auto 6feb3944d827d2ca06a7ffe8dabd8da55d8f6ca6 `Manuel Rego Casasnovas` Checks that minimum size for grid items is the specified size for width (regardless the content size) and the content size for height (as it's smaller than the transferred size of the image). grid-minimum-size-grid-items-008 reference/ref-filled-green-100px-square Minimum size of grid items image http://www.w3.org/TR/css-grid-1/#min-size-auto 11ad3a2cf0d79583febe2fe3ac14827c82ec8780 `Manuel Rego Casasnovas` Checks that minimum size for grid items is the specified size for height (regardless the content size) and the transferred size for width (as it's smaller than the content size of the image). grid-minimum-size-grid-items-009 reference/ref-filled-green-100px-square Minimum size of grid items image http://www.w3.org/TR/css-grid-1/#min-size-auto 6c0bf75d1b459f952b7918842039b346ba362bfe `Manuel Rego Casasnovas` Checks that minimum size for grid items is the specified size for height (regardless the content size) and the content size for width (as it's smaller than the transferred size of the image). grid-multicol-001 reference/ref-filled-green-100px-square 'column-*' properties from grid container does not apply to grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns 88839c1417842812d49f6ca916e7056d6f8ed9f8 `Manuel Rego Casasnovas` This test checks that 'column-*' properties in the Multicol module are ignored in grid items when applied to a grid container. grid-order-property-auto-placement-001 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property ad5b4e57de7a4ea9fd826be7fca30d6700672fa1 `Manuel Rego Casasnovas` grid-order-property-auto-placement-002 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property d33459a775e8e493e29fe5cd454d1e20eb057f20 `Manuel Rego Casasnovas` grid-order-property-auto-placement-003 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property df0c2f2f87996d49e5e9310ee18daefe64011519 `Manuel Rego Casasnovas` grid-order-property-auto-placement-004 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 42cf26e259742411b423b6a40ef7984f3505f701 `Manuel Rego Casasnovas` grid-order-property-auto-placement-005 reference/grid-2x2-blue-yellow-lime-magenta 'order' property affects grid items auto-placement position ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 367195431744f6f660a7d2f5f633ad35f648911b `Manuel Rego Casasnovas` grid-order-property-painting-001 reference/ref-filled-green-100px-square 'order' property affects grid items painting order ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 6fe958c5207dea977959e776d8b3c37ff90c9346 `Manuel Rego Casasnovas` grid-order-property-painting-002 reference/ref-filled-green-100px-square 'order' property affects grid items painting order ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property cd34b0f7008a6b8d165dc252aafa485a05aa901d `Manuel Rego Casasnovas` grid-order-property-painting-003 reference/ref-filled-green-100px-square 'order' property affects grid items painting order ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property b40df807b6c337afb0cf8800d2a21bbbdf19c617 `Manuel Rego Casasnovas` grid-order-property-painting-004 reference/ref-filled-green-100px-square 'order' property affects grid items painting order ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property cf1be6293503225beeff4b6eb271c0691b41e5e8 `Manuel Rego Casasnovas` grid-order-property-painting-005 reference/ref-filled-green-100px-square 'order' property affects grid items painting order ahem http://www.w3.org/TR/css-grid-1/#order-property,https://drafts.csswg.org/css-flexbox-1/#order-property 90442eabaebae006bd2f7dc1e5131ab76fc2fcc3 `Manuel Rego Casasnovas` grid-support-display-001 DOM support for 'grid' and 'inline-grid' 'display' values dom,script http://www.w3.org/TR/css-grid-1/#grid-containers 18055d2ae743945500cc0444a2658411a0791120 `Manuel Rego Casasnovas` This test checks that 'grid' and 'inline-grid' values for 'display' property are supported so that DOM methods, specifically getComputedValue(), and its associated CSS2Properties interface, can fetch such 'display' values. grid-support-flexible-lengths-001 Support flexible lengths for 'grid-template-columns' and 'grid-template-rows' properties ahem,dom,script http://www.w3.org/TR/css-grid-1/#fr-unit d291ecbfb4665d4119d0737beaa4451b306b1b82 `Manuel Rego Casasnovas` This test checks that 'grid-template-columns' and 'grid-template-rows' properties support flexible lengths (the 'fr' unit), so you can use it to represent a fraction of the free space in the grid container. grid-support-grid-auto-columns-rows-001 reference/grid-support-grid-auto-columns-rows-001-ref Support for 'grid-auto-columns' and 'grid-auto-rows' properties http://www.w3.org/TR/css-grid-1/#auto-tracks cac1ff5703bfd822ddea20e4810a7f3aa4d0fb72 `Joao Oliveira` grid-support-grid-template-areas-001 Support for 'grid-template-ares' property ahem,dom,script http://www.w3.org/TR/css-grid-1/#grid-template-areas-property ba4d646749df2afdba6897cfb6cbdf9402f15b6c `Manuel Rego Casasnovas` This test checks that 'grid-template-areas' is supported in a grid. So you can define the grid structure. grid-support-grid-template-columns-rows-001 Support for 'grid-template-columns' and 'grid-template-rows' properties ahem,dom,script http://www.w3.org/TR/css-grid-1/#track-sizing 9a79b1fd5bc89c0b2dd0a0b38850a15096130f99 `Manuel Rego Casasnovas` This test checks that 'grid-template-columns' and 'grid-template-rows' properties are supported in a grid. So you can use the different syntax options to define the trak list. grid-support-named-grid-lines-001 Support for named grid lines in 'grid-template-columns' and 'grid-template-rows' properties ahem,dom,script http://www.w3.org/TR/css-grid-1/#named-lines 7f20858fbf5e857df816ec4eeb5c63a65baefcf9 `Manuel Rego Casasnovas` This test checks that grid lines can be explicitly named in 'grid-template-columns' and 'grid-template-rows' properties. grid-support-repeat-001 Support 'repeat()' notation for 'grid-template-columns' and 'grid-template-rows' properties ahem,dom,script http://www.w3.org/TR/css-grid-1/#repeat-notation 390f84f3fc36940ba56b755fcc4db6528f1f0faf `Manuel Rego Casasnovas` This test checks that 'grid-template-columns' and 'grid-template-rows' properties support 'repeat()' notation, so you can use it to represents a repeated fragment of the track list. grid-template-columns-rows-resolved-values-001 'grid-template-columns' and 'grid-template-rows' properties resolved values for implicit tracks ahem,dom,script http://www.w3.org/TR/css-grid-1/#resolved-track-list 89306a9b1558daaccb7489d86f9aa42024f66c9d `Manuel Rego Casasnovas` This test checks that resolved values for 'grid-template-columns' and 'grid-template-rows' list tracks implicitly created. grid-vertical-align-001 reference/ref-filled-green-100px-square 'vertical-align' has no effect on grid items ahem http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align cadf0eb05e6e573cf09553ab26a4a6540bb1f4ce `Manuel Rego Casasnovas` grid-z-axis-ordering-001 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items ahem http://www.w3.org/TR/css-grid-1/#z-order c0e6352c2a41dae9c0cbd9bc10bb7b79e7f8b170 `Manuel Rego Casasnovas` grid-z-axis-ordering-002 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items ahem http://www.w3.org/TR/css-grid-1/#z-order 4ef39ac0abab2d61b0484e27401bc0b94df152ec `Manuel Rego Casasnovas` grid-z-axis-ordering-003 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items ahem http://www.w3.org/TR/css-grid-1/#z-order 65700bcf26a0f6db8299578c691873f83d895ddb `Manuel Rego Casasnovas` grid-z-axis-ordering-004 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items ahem http://www.w3.org/TR/css-grid-1/#z-order d14aaafd4186cbe3b9579f7b48345e295549baf0 `Manuel Rego Casasnovas` grid-z-axis-ordering-005 reference/ref-filled-green-100px-square 'z-index' property controls the z-axis order of grid items ahem http://www.w3.org/TR/css-grid-1/#z-order 2f580585e4ab8d6762fc3683795cfb0a188f21d3 `Manuel Rego Casasnovas` grid-z-axis-ordering-overlapped-items-001 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order ahem http://www.w3.org/TR/css-grid-1/#z-order 639d9e9b9b36580f4dd70928e5f305ed4a5e348a `Manuel Rego Casasnovas` grid-z-axis-ordering-overlapped-items-002 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order ahem http://www.w3.org/TR/css-grid-1/#z-order 82a9b58f6a32b2c3eefa47b17296394f9477d9f5 `Manuel Rego Casasnovas` grid-z-axis-ordering-overlapped-items-003 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order ahem http://www.w3.org/TR/css-grid-1/#z-order dd41a85b608c073a25dfa7f48883554fb995fa90 `Manuel Rego Casasnovas` grid-z-axis-ordering-overlapped-items-004 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order ahem http://www.w3.org/TR/css-grid-1/#z-order d537e4253931f41055163843720846bd56cb3ac6 `Manuel Rego Casasnovas` grid-z-axis-ordering-overlapped-items-005 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order ahem http://www.w3.org/TR/css-grid-1/#z-order 6a35ca9ba560ac4e9d51f3f33a4dcc02a74f0e5f `Manuel Rego Casasnovas` grid-z-axis-ordering-overlapped-items-006 reference/grid-filled-blue-yellow-green-overlapped-100px-squares 'z-index' property controls the grid items stacking order ahem http://www.w3.org/TR/css-grid-1/#z-order 9dd2c1c129c4fbc7f8d65de07677947f95424a34 `Manuel Rego Casasnovas`