mirror of
https://github.com/servo/servo.git
synced 2025-10-09 13:09:25 +01:00
113 lines
38 KiB
Text
113 lines
38 KiB
Text
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`<mailto:swainet@126.com> '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`<mailto:swainet@126.com> '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`<mailto:swainet@126.com> '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`<mailto:swainet@126.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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 03f262b935d1cdc42f63a308ebae366c9c3f5a89 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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 a2ff36b467eb254fd3307cf22563dcb2c68995a7 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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 613520c35a94fbcecdc32843fc9864a2c7beb7db `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 e660e79d60359055e30e392535278465ee5cc018 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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 46b1d12be2ebe83b9d1f07d9bcd5c088a0db92dc `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 023d2517d777699e4cb720aae6a5db2e6320f64a `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 3b5405730e637d3ca49947fb78d495a0e782baf9 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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 504a0adeb562210ab884f495087e085ab24c92d0 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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 5f9d45d3f7cc135bfaea625317ac8c261354b63c `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 e4ae7477d5c1838d4cb6b2cd3b3c0b671be3f795 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com> 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 a0af357d315758f568692084e5852c41776c61e6 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 83d2559b7bc025c54f0d853a0d9ea3ad5037d5aa `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property dfb3e563b6b0d8266591e30b769f9b3ff483fd1d `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 18987a0e221330a3c3fe69342894280856e3ed2f `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property f0eaa013b30d58e44c3c1800853ba0b914b7300e `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 35fa49cd91e91421a7df66b7688867b8e2acd5fb `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property ba556558959f09152871c62d505908b09721b2ca `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 8bdb758f8c99b0b8a8bfaea6ae66f23b0f8a46ea `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 5d4fa3f85734ea93b5a9a27b90afa49ae38d3950 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 55139dfbcad397b07625d040e2d71ea369d777d1 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 3e5012b50cb2e94824d593d6518d42e34d722fe0 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 7a5d069f5a18a6a92f6546216824343a340f796f `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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 857bebb83eea2ec6f66dac66bf38dc3815bef4c2 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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 e48c1cae6cb97ea4edd1f8aab243dcb996b821db `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 c406f4544af24d70485a5ca7f56be87a5cf4a720 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 eec8d414eeafbc49ad4d03fc4d40e25068318fd6 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 c12419fb3e619ab709b17014be5966ecd57ca77d `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 c0a5f6d9869cac4ba2b1b6bd9a08812756f97354 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 d82898356e64a5523172ab56466b67c010d07d11 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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 332ee8c0abf2e50bea4be4e4c5fba1320cb03c94 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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 c112630d0ada73c080925378745cca6d0b68d5c1 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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 c031cbf1de25bf790bcd2c2fd384679d4c0e23ec `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 d6c95087d082da4eaf92d5eed826da78f219e734 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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 `贺师俊`<mailto:johnhax@gmail.com>,`Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:myst.dg@gmail.com> 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`<mailto:rego@igalia.com> This test checks that grid's margin (body) do not collapse with the marings of the grid item (a paragraph).
|
|
grid-minimun-size-grid-items-001 reference/ref-filled-green-100px-square Minimun size of grid items ahem http://www.w3.org/TR/css-grid-1/#min-size-auto 613e5e003415c0130450183380f315c9e03ad387 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the min-content size.
|
|
grid-minimun-size-grid-items-002 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 8ba15922ec30224f55a66300119ef091bcc61949 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the min-content size.
|
|
grid-minimun-size-grid-items-003 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 8466f7ed95e32d3d1a36e5c72a2132bfadf5476c `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the specified size regardless of the content size.
|
|
grid-minimun-size-grid-items-004 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 20fc5c365dd1bb26b195e4231a632436f866e522 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the specified size regardless of the content size.
|
|
grid-minimun-size-grid-items-005 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 6d579b3cd3b1d2d1da0df2d851c506a8f6203d34 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the min-content size.
|
|
grid-minimun-size-grid-items-006 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto 6aa026fabce74ae5bfbc3dcdd69b4b116b489179 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the specified size, as the min-content size of the image corresponds to that.
|
|
grid-minimun-size-grid-items-007 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto c2d40f75e22894e6651e1aa6e3a74f301e7d8fb0 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the specified size, as the min-content size of the image corresponds to that.
|
|
grid-minimun-size-grid-items-008 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto cc4f477db54018c7db8553726e9617dfe32a755f `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the transferred size, as the min-content size of the image corresponds to that.
|
|
grid-minimun-size-grid-items-009 reference/ref-filled-green-100px-square Minimun size of grid items http://www.w3.org/TR/css-grid-1/#min-size-auto e4da8e15125cbf0af8a68c689bf7767c58926b57 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Checks that minimun size for grid items is the transferred size, as the min-content size of the image corresponds to that.
|
|
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 b47a53c716718e3a62f445c44c7155fa761e8af6 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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,http://dev.w3.org/csswg/css-flexbox-1/#order-property a059a19e515c9f52bc6cf69ec1965aead5da2e18 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 190b31fa2c5b32b205c4e8fe06b3f685b378bdc4 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 880b3118757979e0a215ef55bb8181631280add6 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property ff1ee732fb60eb84e5d688e6161fd39803668baa `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 4af8c7320ba3af8b2f9d37615551a1d2db58261b `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 3ca7c58db5b805600869a703da873c949c4ce43d `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 44ad0f96925260437a7ce617f22fb8f7c372e2ac `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property ab3cf4d3ebd3796285d6bd590d54d015f76ac7fa `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property 6ccce0343d6c8f7e28feba1587ce3b1ac0a10229 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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,http://dev.w3.org/csswg/css-flexbox-1/#order-property d2eb735b022312e250eac170615d8c923f098d8c `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com> 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 e48ba1cdab5dee3a3f6a3f2201d8b1b69598b1f5 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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-template-areas-001 Support for 'grid-template-ares' property ahem,dom,script http://www.w3.org/TR/css-grid-1/#grid-template-areas-property dc6323f059179c2e6bdbcf23148b94695ffea11e `Manuel Rego Casasnovas`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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`<mailto:rego@igalia.com> 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 a1efe31bf3a51583086fefe427d94665c7c72322 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 a82bc78461935f7e03fee09f6a54b1f1be58b39f `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 1c366982f5c8c141aebff8149983c2f1a3062e31 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 c45e735f6efed02b38e18235c94a96cc94cdcae9 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 798db51048e9b97097b37e73488903851808d9e0 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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 67e710389cf94ae32d521e891155a1b24202430a `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|
|
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`<mailto:rego@igalia.com>
|