Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -1,46 +1,46 @@
id references title flags links revision credits assertion
001 @supports rules OM support script http://www.w3.org/TR/css3-conditional/#at-supports 22db684fdc4829e934e8041c0abf5e394cf5f4a8 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
001 @supports rules OM support script http://www.w3.org/TR/css3-conditional/#at-supports 14314b4352e062f4cf10a0c0f725d8a66575a940 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-media-whitespace-optional-001 reference/background-lime DESCRIPTION OF TEST http://www.w3.org/TR/css3-conditional/#at-media 4e2c5ec01563d357382aae5e723e1d952b8875c0 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Whitespace after the MEDIA_SYM token is optional (S*).
at-media-whitespace-optional-002 reference/background-lime DESCRIPTION OF TEST http://www.w3.org/TR/css3-conditional/#at-media 50509a80453c49e7b9765b5cef6ec6b67436a7ff `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Whitespace after the MEDIA_SYM token is optional (S*).
at-supports-001 reference/at-supports-001-ref Support for simple passing conditions in @supports http://www.w3.org/TR/css3-conditional/#at-supports 98ed5138215608b217a4ff3bad19fcb4e9d25638 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-002 reference/at-supports-001-ref Support for @supports within @media http://www.w3.org/TR/css3-conditional/#at-supports 067950abc0d2f1f7191cfd02d478f40a947ab409 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-003 reference/at-supports-001-ref Support for @media within @supports http://www.w3.org/TR/css3-conditional/#at-supports fd13ff22540ff5aea17079408d57d084447d2b67 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-004 reference/at-supports-001-ref @supports within non-matching @media should not apply http://www.w3.org/TR/css3-conditional/#at-supports 4e51c579555b84855ebf6d5090c5dce3a41d0751 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-005 reference/at-supports-001-ref non-matching @media within @supports should not apply http://www.w3.org/TR/css3-conditional/#at-supports bfa4c6eb16e30b7551131454ed05c129e067cce5 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-006 reference/at-supports-001-ref Nested parens around conditions in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports 953ee4eb51cc0eac8f91c31acdba1b9898095d24 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-007 reference/at-supports-001-ref Conjunctions of passing simple conditions in @supports should pass http://www.w3.org/TR/css3-conditional/#at-supports 1012613b7a4dc83f092cfce9eb99c946ca1d1946 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-008 reference/at-supports-001-ref Disjunctions with at least a passing simple condition in @supports should pass http://www.w3.org/TR/css3-conditional/#at-supports 5425a81c3c0f907551b0c7a47e4bba7817915d0a `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-009 reference/at-supports-001-ref Negations of failing simple conditions in @supports should pass http://www.w3.org/TR/css3-conditional/#at-supports d9fd46a35336de913aaae381d493d51aa7fd0106 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-010 reference/at-supports-001-ref Combinations of conjuctions, disjunctions, and negations of simple conditions in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports b23aff995e496cf3dfe504bfa9e6707fa2696379 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-011 reference/at-supports-001-ref Conditions not enclosed in parens in @supports should not work invalid http://www.w3.org/TR/css3-conditional/#at-supports b9d2d084a586aa0e60a5ae12507c0fdc761a81b3 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-012 reference/at-supports-001-ref Conjunctions with more than two terms in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports 8b0a31c51f78e61344804a7ab18700fedba839b1 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-013 reference/at-supports-001-ref Disjunction with more than two terms in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports f53b994f9d220e643bacb5c8f7210e08be2e43f0 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-014 reference/at-supports-001-ref Negations in @supports should not work if "not" isn't follow by a space invalid http://www.w3.org/TR/css3-conditional/#at-supports 74c96d07253c0364fa9a1aa2a90c617a44121fa3 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-015 reference/at-supports-001-ref Bizarre syntax that still conforms to the core grammar should succesfully parse in @supports http://www.w3.org/TR/css3-conditional/#at-supports 47f76a7e347f151cb9cee187282803c4a6ceac3d `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-016 reference/at-supports-001-ref In @supports, parens are required to mix conjunctions with disjunctions invalid http://www.w3.org/TR/css3-conditional/#at-supports ed2d0ae1e6f5bb0d7cc08e14119f339c770d165f `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-017 reference/at-supports-001-ref In @supports, functions can be parsed successfully http://www.w3.org/TR/css3-conditional/#at-supports 2dec3128c4ba676dd6cc882e5ede6792da563e07 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-018 reference/at-supports-001-ref In @supports conditions, the arguments of a function can begin with spaces http://www.w3.org/TR/css3-conditional/#at-supports 5ddaecf04ecdf9432b35e2d2f2f02304f155d208 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-019 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 8d5c7487ce172d859ef18aace67c371446321cf8 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-020 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 7cec716314cb08a4e13e31ea85589bd63ee514a5 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-021 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports dc9c9bf3179d186c3912195ddd65e7b87b83d052 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-022 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 540d392a867b5c620403ef0bb67ecdad6311ed4b `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-023 reference/at-supports-001-ref Incorrect syntax in nested @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 304ec408adfb0bb08b3b2d7282596e738abe2214 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-024 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 2904a179da51464c499d8c21f0b4f92db71e620c `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-025 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 41ea955e8791b83e507d05227b9f7d397a4a22ae `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-026 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 5ef2475d9b355969b46fbf6fed808eeac3e3e8b0 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-027 reference/at-supports-027-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports c24274d383a3e4197cdc4cf812bbf265b33733de `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-028 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 486f6573b9dff778432c16052e54aa6223942b31 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-029 reference/at-supports-027-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 44e9deb095ed896430e40d78989122452a24cd18 `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-030 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports c0f0d5b3c6eb47ac3c0ea7b470cd375e5edba2da `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-031 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 75f66f67bc3dac1a726dfb94e2b1e654cdc4fabb `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-032 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 756172d739ce4947e90e38f2be25611400d3a48e `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-033 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports d6c6592ad71d67a0b76bff936bf97cee8192b0ce `Florian Rivoal`<mailto:florian@rivoal.net>,`Opera Software ASA`<http://opera.com>
at-supports-034 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 38001a90436754e268036b1285e5a9a4ea2d238e `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-035 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 3aa2f1aa11b77f522e9a56cf63a191d1ab1cc69f `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-036 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports ac0ad5e19a534aeefaebd0f9e5d0832dbff9e0e4 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-037 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 91e2ae3f204fa99d5453c94ef63f0e40736be688 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-038 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports 0e3faab7f3036444dc2f70faed03a84901606ce3 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
at-supports-039 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports b898a25f6d4dd59ec7a67891c513ebebc3c1a83f `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
at-supports-001 reference/at-supports-001-ref Support for simple passing conditions in @supports http://www.w3.org/TR/css3-conditional/#at-supports b461c0b2d7b695c3459e1ea678e6a9d1c54c93eb `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-002 reference/at-supports-001-ref Support for @supports within @media http://www.w3.org/TR/css3-conditional/#at-supports 8b6e43dfcab26ac1be11fa6afa85be45dc04b5e9 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-003 reference/at-supports-001-ref Support for @media within @supports http://www.w3.org/TR/css3-conditional/#at-supports 9922bdb312340ce133334ec143a74585de6837d3 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-004 reference/at-supports-001-ref @supports within non-matching @media should not apply http://www.w3.org/TR/css3-conditional/#at-supports fc56fe5d1a6e959de9e45b5cf3b5fd62514e8ab6 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-005 reference/at-supports-001-ref non-matching @media within @supports should not apply http://www.w3.org/TR/css3-conditional/#at-supports b2b5893a998141d0372a66ff6ade853ab389bcfb `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-006 reference/at-supports-001-ref Nested parens around conditions in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports b330e5406b4e1608571b7b17a766d307012dd581 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-007 reference/at-supports-001-ref Conjunctions of passing simple conditions in @supports should pass http://www.w3.org/TR/css3-conditional/#at-supports d9d7f17289f646cded6074b4d8b8ae9c33fd4423 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-008 reference/at-supports-001-ref Disjunctions with at least a passing simple condition in @supports should pass http://www.w3.org/TR/css3-conditional/#at-supports 84785a62436f90b847ea8b0a87f625fbf77901b0 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-009 reference/at-supports-001-ref Negations of failing simple conditions in @supports should pass http://www.w3.org/TR/css3-conditional/#at-supports c45c61b879c9d874afb6e6c031788bae90ad971f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-010 reference/at-supports-001-ref Combinations of conjuctions, disjunctions, and negations of simple conditions in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports 36393621357e00f0aead2337ec00ae743620293f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-011 reference/at-supports-001-ref Conditions not enclosed in parens in @supports should not work invalid http://www.w3.org/TR/css3-conditional/#at-supports 724b9ca3d11ca90af8ee9ed87e063e7ced70d99f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-012 reference/at-supports-001-ref Conjunctions with more than two terms in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports 5bfb18c97e4940d48136e88a3db9320051e4db96 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-013 reference/at-supports-001-ref Disjunction with more than two terms in @supports should work http://www.w3.org/TR/css3-conditional/#at-supports 51af0702d90db971961d083e15a0fbd8e3408d4c `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-014 reference/at-supports-001-ref Negations in @supports should not work if "not" isn't follow by a space invalid http://www.w3.org/TR/css3-conditional/#at-supports dc622dc843feb04ab0b0364d8daceb6d4cd2b88f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-015 reference/at-supports-001-ref Bizarre syntax that still conforms to the core grammar should succesfully parse in @supports http://www.w3.org/TR/css3-conditional/#at-supports 46830ef480127528228b1df7f6ca82881a2935c7 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-016 reference/at-supports-001-ref In @supports, parens are required to mix conjunctions with disjunctions invalid http://www.w3.org/TR/css3-conditional/#at-supports c00117c16219d5f979f7940d5a3f56d90689459a `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-017 reference/at-supports-001-ref In @supports, functions can be parsed successfully http://www.w3.org/TR/css3-conditional/#at-supports b1a62a86bc5c1a38d1be4b6427d8a5fb648c3bd5 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-018 reference/at-supports-001-ref In @supports conditions, the arguments of a function can begin with spaces http://www.w3.org/TR/css3-conditional/#at-supports b71f1a38f3737095f099e6664da1ea23eb713225 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-019 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 32d9cc9a5915eae90a48feb10e13f245ccc858d5 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-020 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports fcb0729d45ffc567f9756e6be2d36c7b47a682da `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-021 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 6b04d3c3c0d14b12cee5f289a80f814ba56ac193 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-022 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 9c83d3b91c7ea52606378cc1fa3c7e0d9ee5cb97 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-023 reference/at-supports-001-ref Incorrect syntax in nested @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports cd23c5881ce3db9207aea9fccfe9cba397c09b96 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-024 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 8018880834dee39f826a1262fc160fb0a7fde9d0 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-025 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 1dd59cb1354b0fcf648a415e5f6be20e7ce3594a `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-026 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 07854d783792eca893f1e80e8e3d256319f1b702 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-027 reference/at-supports-027-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 090abf500225c50b7377d113de12fe4193a38c3f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-028 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports b952644db0f913efdc6321f9c14d1287b1998e30 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-029 reference/at-supports-027-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 3d2094308272219cc3e2eff15f6005a9edfae148 `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-030 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 74a4bc0be68602e9e97512afd19726f467f5fcda `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-031 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 946ba17fdc10abbe26f2dde5ec6b4db6f21ef5ef `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-032 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 3ca58122eeae5292b554484dd433137e613a310f `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-033 reference/at-supports-001-ref Incorrect syntax in @supports recovers properly invalid http://www.w3.org/TR/css3-conditional/#at-supports 8d2ee70f60d678ff84bf832955a84ee01c4be51a `Florian Rivoal`<http://florian.rivoal.net/>,`Opera Software ASA`<http://opera.com>
at-supports-034 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports a974e466cdb76c4f0244b928dcbd65ee5641cf93 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-035 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports dd51e9a36e26e05cc4a7d2e0e82c156cb4223bf0 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-036 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports ed58ca6eaed786ac6f90ec1e8d81c5e8e0fa2564 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-037 reference/at-supports-001-ref Incorrect syntax of supports condition invalid http://www.w3.org/TR/css3-conditional/#at-supports 2d91e424d0c0730566f360c5b7be903415b21a0f `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition must be enclosed by one opening parenthesis '(' and one closing parenthesis ')'.
at-supports-038 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports 8649bd6d70bad29c6fdd259ee571d61b52bfcf47 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
at-supports-039 reference/at-supports-001-ref a supports condition declaration can not end with a semi-colon invalid http://www.w3.org/TR/css3-conditional/#at-supports ff9359fb25c72f40e3c064b3d1b351c442ebb6e4 `G&Atilde;&copy;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Each individual single supports condition declaration can not end up with a semi-colon ';'. A semi-colon is a punctuation separator of multiple CSS declarations and thus is not part of an individual CSS declaration per se.
css-supports-001 support/pass An @supports rule with valid syntax and a passing condition must apply rules inside it http://www.w3.org/TR/css3-conditional/#at-supports 3eb2e352b9a56eb0b25c14593c3158c9a2677c1f `Cameron McCormack`<mailto:cam@mcc.id.au> An @supports rule condition with a single, valid property declaration for a supported property must cause the rules inside the @supports rule to apply.
css-supports-002 support/pass An @supports rule with invalid syntax must not apply rules inside it invalid http://www.w3.org/TR/css3-conditional/#at-supports 1af686f5705d6c604eb1cfab0a39a07d8d1879da `Cameron McCormack`<mailto:cam@mcc.id.au> Property declarations in an @supports rule condition must be surrounded by parentheses.
css-supports-003 support/pass An @supports rule with valid syntax and a passing condition must apply rules inside it http://www.w3.org/TR/css3-conditional/#at-supports dfff4f786fafad5eace0e3a1d3baaaf0cf7d6c9b `Cameron McCormack`<mailto:cam@mcc.id.au> Any subexpression in an @supports rule condition can be surrounded by an extra pair of parentheses.