Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger 2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View file

@ -1,7 +1,7 @@
id references title flags links revision credits assertion
break-before-always-001 'break-before: always' and paginated multi-column elements page http://www.w3.org/TR/css3-multicol/#break-before-break-after-break-inside 72a4a1eec3cbec490943a8993258bb32a5285250 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A forced break of type 'always' will break through both the multi-column context and the pagination context.
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-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-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 40b1c5d5aa0df0497e38f2cfbaba0f4e4bcc963f `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-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 521dbe45e2022be1140904fe6d2513370d6bfef3 `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.
multicol-basic-001 reference/multicol-basic-ref Multi-column element via columns: [integer] ahem http://www.w3.org/TR/css3-multicol/#columns c4ece1b380b07334fb5a47bb1b48b7deb795696f `Anselm Hannemann`<mailto:info@anselm-hannemann.com>,`H&Atilde;&yen;kon Wium Lie`<mailto:howcome@opera.com>
multicol-basic-002 reference/multicol-basic-ref Multi-column element via column-count: [integer] ahem http://www.w3.org/TR/css3-multicol/#columns d6a13af70f1cd2d552dfbcf706026fc02f34dde6 `Anselm Hannemann`<mailto:info@anselm-hannemann.com>,`H&Atilde;&yen;kon Wium Lie`<mailto:howcome@opera.com>
multicol-basic-003 reference/multicol-basic-ref Multi-column element via columns: [width] ahem http://www.w3.org/TR/css3-multicol/#columns 5965c6dcb3f02a3f70c2d38760d7338d3e9dbaaa `Anselm Hannemann`<mailto:info@anselm-hannemann.com>,`H&Atilde;&yen;kon Wium Lie`<mailto:howcome@opera.com>