Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger 2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View file

@ -437,9 +437,9 @@ abspos-width-005 reference/abspos-width-005-ref Absolute Positioning: max-width
abspos-zero-width-001 Absolute positioned elements still affect scrolling mechanism image http://www.w3.org/TR/CSS21/visufx.html#overflow,http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/CSS21/visudet.html#the-width-property,http://www.w3.org/TR/CSS21/visuren.html#choose-position 4749b1397485039464302b2a65b7ed4d17ffc17b `Microsoft`<http://www.microsoft.com/> Zero width absolute positioned elements still affects scrolling mechanism even though they are out of flow of the content.
active-selector-001 Active pseudo-class matching interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 9e49a33e0c1ff421a2b6d858e3ee0bdcf284c8af `Microsoft`<http://www.microsoft.com/> Active pseudo-class selector matches any element which has been activated until it has been deactivated.
active-selector-002 :active (basic test) interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 8f4e01b74b84dc944061956b1334c4851eeb52ee `Ian Hickson`<mailto:ian@hixie.ch>
adjacent-000 Selectors: Adjacent selectors http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 22d0adbe1f1adad33305968ef32ef3a895a5bb27 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the adjacent element
adjacent-001 Selectors: Adjacent selectors without the space separator http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 4e32c22548c9c55005c2d9e2e3d3c879ea6f683b `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the adjacent element also without the space separator
adjacent-002 Selectors: Adjacent selectors with the universal selector http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 3611ed0df2dd2faa22857e6002247c1845d03436 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the adjacent element when combined with the universal selector
adjacent-000 reference/adjacent-000-ref Selectors: Adjacent selectors http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 70c310042e8f3810462cbc9e68433c667ad96253 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the adjacent element
adjacent-001 reference/adjacent-000-ref Selectors: Adjacent selectors without the space separator http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 51d1ade32db8b6d86be1a09b9b908098175abcf7 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the adjacent element also without the space separator
adjacent-002 reference/adjacent-000-ref Selectors: Adjacent selectors with the universal selector http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 89739314c664545c196aded4b6a8afe809e4e83a `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the adjacent element when combined with the universal selector
adjacent-floats-001 reference/adjacent-floats-001-ref Multiple floated boxes adjacent to each other http://www.w3.org/TR/CSS21/visuren.html#floats 71c4bd3cc8b10d80cc88d766e7325de34aa22c0d `Microsoft`<http://www.microsoft.com/> Floated boxes are allowed to be next to each other.
after-content-display-001 reference/after-content-display-001-ref :after generated content - display inline http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 2269b8460673fa857c7b1dbff9626d1dba2aa7e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Generated content can have their own display value explicitly set in which case they behave as if they were real elements inserted just inside their associated element.
after-content-display-002 reference/after-content-display-002-ref :after generated content - display block http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 2f6c1816968fb5b598a20d9f8028d5fbb8369ff1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Generated content can have their own display value explicitly set in which case they behave as if they were real elements inserted just inside their associated element.
@ -4004,9 +4004,9 @@ character-encoding-037 Stylesheet encodings: KOI8-R http http://www.w3.org/TR/C
character-encoding-038 Stylesheet encodings: malformed UTF-8 http http://www.w3.org/TR/CSS21/syndata.html#charset 3320d0ad2eb836edcd23b9fda6c4f4b227efdcb6 `Ian Hickson`<mailto:ian@hixie.ch>
character-representation-001 Character representation in other encoding http://www.w3.org/TR/CSS21/syndata.html#escaping be552db550fab7dfe2355cf0514c553564e40983 `Microsoft`<http://www.microsoft.com/> Characters in the stylesheet that cannot be represented in the current character encoding are written as escaped references to ISO 10646 characters.
charset-attr-001 reference/at-charset-ref @charset test-attribute http://www.w3.org/TR/CSS21/syndata.html#charset,http://www.w3.org/TR/html40/struct/links.html#adef-charset acbad1e1f81a6bf4e4e0a77351260b08f088857c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
child-selector-001 Child selector does not match when there is no matching parent http://www.w3.org/TR/CSS21/selector.html#child-selectors 5373125f6a34c51997a4a0d97ee594baed2cdae0 `Microsoft`<http://www.microsoft.com/> Child selectors only apply when parent and child elements match.
child-selector-002 Child selector without direct child http://www.w3.org/TR/CSS21/selector.html#child-selectors ae31a875ac14d8895b1835f9587b007c6dec7dcf `Microsoft`<http://www.microsoft.com/> Child selectors only apply to child elements when there is a direct parent child relationship.
child-selector-003 Child selector http://www.w3.org/TR/CSS21/selector.html#child-selectors 1e3fc9a7435995d23948338e3a6eade652704ed2 `Microsoft`<http://www.microsoft.com/> Child selectors apply to child elements.
child-selector-001 reference/child-selector-001-ref Child selector does not match when there is no matching parent http://www.w3.org/TR/CSS21/selector.html#child-selectors e74d084cafa330ba44b3fa4935a51ace20522aab `Microsoft`<http://www.microsoft.com/> Child selectors only apply when parent and child elements match.
child-selector-002 reference/child-selector-002-ref Child selector without direct child http://www.w3.org/TR/CSS21/selector.html#child-selectors ffa3d6fb824d29ce6374c84680b25abf7dbd68d5 `Microsoft`<http://www.microsoft.com/> Child selectors only apply to child elements when there is a direct parent child relationship.
child-selector-003 reference/child-selector-003-ref Child selector http://www.w3.org/TR/CSS21/selector.html#child-selectors 4e6dd27df589c4b370fe7b3a2502659cc740c236 `Microsoft`<http://www.microsoft.com/> Child selectors apply to child elements.
class-000 Selectors: Class selectors http://www.w3.org/TR/CSS21/selector.html#class-html feaa5f51f46dbcd45b429e56f0b4e5f5e6073332 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have the specified class
class-001 Selectors: Class selectors with the universal selector http://www.w3.org/TR/CSS21/selector.html#class-html ac8deeedd6513548ef489691ad6946d213706a6e `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have the specified class
class-002 Selectors: Class selectors: Multiple classes http://www.w3.org/TR/CSS21/selector.html#class-html 232eb0491acda7de68a2d0152f48ffac1e74a7a0 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have the specified class or classes
@ -4043,8 +4043,8 @@ clear-applies-to-012 reference/clear-applies-to-001-ref Clear applied to element
clear-applies-to-013 reference/clear-applies-to-009-ref Clear applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 3336c3ce740025a5ebf7ed0f9ab43460590d305e `Microsoft`<http://www.microsoft.com/> The 'clear' property does apply to elements with a display of 'table'.
clear-applies-to-014 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 7518d846393c237fb767a4501c048619179aed0b `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'inline-table'.
clear-applies-to-015 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control b69c912fb6454e98931d2d5ac3ca7d78af6c1e79 `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-caption' because an anonymous table wrapper box will be generated for a misparented table-caption element and such anonymous table wrapper box creates a block formatting context. Clear will not apply to floats outside a block formatting context.
clear-applies-to-016 reference/clear-applies-to-009-ref 'clear' applied to the table wrapper box (has 1 caption at top) http://www.w3.org/TR/CSS21/visuren.html#flow-control df178dddc1ff24449725edf26b7ebc26031b9441 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'clear' property apply to elements with a display of 'table' and is applied to the table wrapper box and not on the table box. In this test, the table wrapper box has a table caption placed before the table box.
clear-applies-to-017 reference/clear-applies-to-009-ref 'clear' applied to the table wrapper box (has 1 caption at bottom) http://www.w3.org/TR/CSS21/visuren.html#flow-control 3dedbf8605cf5fe6af6694798c6938826bbdbd7a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'clear' property apply to elements with a display of 'table' and is applied to the table wrapper box and not on the table box. In this test, the table wrapper box has a table caption placed after the table box.
clear-applies-to-016 reference/clear-applies-to-009-ref 'clear' applied to the table wrapper box (has 1 caption at top) http://www.w3.org/TR/CSS21/visuren.html#flow-control 1e9463c66f63daed3b6f18f3a53f0847240456a9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'clear' property apply to elements with a display of 'table' and is applied to the table wrapper box and not on the table box. In this test, the table wrapper box has a table caption placed before the table box.
clear-applies-to-017 reference/clear-applies-to-009-ref 'clear' applied to the table wrapper box (has 1 caption at bottom) http://www.w3.org/TR/CSS21/visuren.html#flow-control fc6ae170318cca695ce0c85dfbbe1dac09ea8a28 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'clear' property apply to elements with a display of 'table' and is applied to the table wrapper box and not on the table box. In this test, the table wrapper box has a table caption placed after the table box.
clear-clearance-calculation-001 reference/clear-clearance-calculation-001-ref Clearance calculations - clear box non-collapsing margins with larger margings than clearance ahem,image http://www.w3.org/TR/CSS21/visuren.html#flow-control 26e029071d4d4e5e3391e45998247b25a20c78c4 `Microsoft`<http://www.microsoft.com/> When a cleared element has more top margin than the height of the floated element the margin is collpased with previous in-flow children. The element is then placed at the point of the resulting collapsed margin.
clear-clearance-calculation-002 reference/clear-clearance-calculation-002-ref Clearance calculations - clear box non-collapsing margins with larger clearance than margins ahem,image http://www.w3.org/TR/CSS21/visuren.html#flow-control b881a3de8ae7c5e0f54586f774b18f1d170ec459 `Microsoft`<http://www.microsoft.com/> If after margin collapsing the position of the cleared element is above or hypothetically positioned within the layout position of the float. Then the cleared element is positioned directly below the floated element.
clear-clearance-calculation-003 reference/clear-clearance-calculation-003-ref Clearance calculations - clear box collapsing margins http://www.w3.org/TR/CSS21/visuren.html#flow-control 411cf0928f58c1e6370dc1d48ed892ef950403b4 `Microsoft`<http://www.microsoft.com/> When a cleared element has more top margin than the height of the floated element the margin is collpased with previous in-flow children. The element is then placed at the point of the resulting collapsed margin.
@ -4847,11 +4847,11 @@ descendent-selector-003 reference/descendent-selector-002-ref Descendent selecto
descendent-selector-004 reference/descendent-selector-004-ref Descendent selector with incorrect parent element http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 81faee404c0c54087551e73a81e058832bfc97d3 `Microsoft`<http://www.microsoft.com/> Descendent selectors are applied only to descendents where the parent element matches.
descendent-selector-005 reference/no-red-filler-text-ref Grandchild selection with no children http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 631da3319277f5ce15d01649a10ef2d8a044fa27 `Microsoft`<http://www.microsoft.com/> Grandchild selection is applied only to elements which have grandchildren.
descendent-selector-006 reference/descendent-selector-004-ref Grandchild selection with no grandchildren http://www.w3.org/TR/CSS21/selector.html#descendant-selectors ffdeb0583f1d6f25d825bff85757715107f18b7d `Microsoft`<http://www.microsoft.com/> Grandchild selection is applied only to elements which have grandchildren.
descendent-selector-007 Grandchild selection http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 9b3284e0cb3a8833f6a10c90716f9b6856caecbb `Microsoft`<http://www.microsoft.com/> Grandchild selection is applied only to elements which are grandchildren.
descendent-selector-008 Descendent selector with ID attribute does not match elements without the ID attribute http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 19b5c529fefa7740ee50680d2587f5b0c0a28ac7 `Microsoft`<http://www.microsoft.com/> Descendent selector with attribute applies only to applicable elements.
descendent-selector-009 Descendent selector with ID attribute http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 415d77c4a17c0b71454887306265e45b749c96e3 `Microsoft`<http://www.microsoft.com/> Descendent selector with attribute applies only to applicable elements.
descendent-selector-010 Descendent selector and tabs http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 60cbf144f2dcf3684c56d2a331a364665fe2d85e `Microsoft`<http://www.microsoft.com/> A descendant selector can be separated by a tab.
descendent-selector-011 Descendent selector and newlines http://www.w3.org/TR/CSS21/selector.html#descendant-selectors fdea727ce236ad65a84836337de518100b64fd37 `Microsoft`<http://www.microsoft.com/> A descendant selector can be separated by a newline.
descendent-selector-007 reference/descendent-selector-002-ref Grandchild selection http://www.w3.org/TR/CSS21/selector.html#descendant-selectors b6b24cae365807934412ef73ea63ed0608adf4db `Microsoft`<http://www.microsoft.com/> Grandchild selection is applied only to elements which are grandchildren.
descendent-selector-008 reference/descendent-selector-004-ref Descendent selector with ID attribute does not match elements without the ID attribute http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 830439a344ca8665c36dcda4b121e83d081037c3 `Microsoft`<http://www.microsoft.com/> Descendent selector with attribute applies only to applicable elements.
descendent-selector-009 reference/descendent-selector-002-ref Descendent selector with ID attribute http://www.w3.org/TR/CSS21/selector.html#descendant-selectors bd0258f0bb69f7fbbc03fdfa2399c3e5400365be `Microsoft`<http://www.microsoft.com/> Descendent selector with attribute applies only to applicable elements.
descendent-selector-010 reference/descendent-selector-002-ref Descendent selector and tabs http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 4298915fe30ba0c4962936efed01b95c8a4dbd6a `Microsoft`<http://www.microsoft.com/> A descendant selector can be separated by a tab.
descendent-selector-011 reference/descendent-selector-002-ref Descendent selector and newlines http://www.w3.org/TR/CSS21/selector.html#descendant-selectors c7329435e015cf9e6915e209a977b049ed111b00 `Microsoft`<http://www.microsoft.com/> A descendant selector can be separated by a newline.
direction-001 reference/direction-001-ref Direction set to 'ltr' http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visuren.html#direction 5c033add1932eaf0595c610990a862bf6a6a3bdb `Microsoft`<http://www.microsoft.com/> The 'direction' property set to 'ltr' sets the direction of an element to left-to-right.
direction-002 reference/direction-002-ref Direction set to 'rtl' http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visuren.html#direction 12b697880ef31320cb3a92589d76ee9f85be6546 `Microsoft`<http://www.microsoft.com/> The 'direction' property set to 'rtl' sets the direction of an element to right-to-left.
direction-003 reference/direction-002-ref Direction set to 'inherit' sets a value that is inherited from parent element http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visuren.html#direction c5e4860af47173b24a7778a2b12ee81fc49585e1 `Microsoft`<http://www.microsoft.com/> The 'direction' property set to 'inherit' sets a direction value to the same as the parent element.
@ -4930,7 +4930,7 @@ dynamic-pseudo-classes-000 Selectors: The dynamic pseudo-classes: :hover on lin
dynamic-pseudo-classes-001 Selectors: The dynamic pseudo-classes: :hover on different elements interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 40608841619742df7534b7b89764da1065b6c30d `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should honour the change of state in the elements
dynamic-pseudo-classes-002 Selectors: The dynamic pseudo-classes: :active interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 4b461791e733d6a7d916755a7a3ef9b2f57e2486 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should honour the change of state in the elements
dynamic-pseudo-classes-003 Selectors: The dynamic pseudo-classes: :focus interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 7df392937fb47490b4891c295ab1fbfba3bdf0c3 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should honour the change of state in the elements
dynamic-sibling-combinator-001 Testing dynamic changes and the '+' combinator dom http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors,http://www.w3.org/TR/CSS21/selector.html#attribute-selectors dcb9bdf2edfeef9bd955a92909a4c41dbd1d4cd3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Dynamically changing an attribute should cause selectors using '+' to match as needed.
dynamic-sibling-combinator-001 reference/dynamic-sibling-combinator-001-ref Testing dynamic changes and the '+' combinator dom http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors,http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 3c70073beb3a51bec740f783b2d3ee9fa24d4314 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Dynamically changing an attribute should cause selectors using '+' to match as needed.
dynamic-top-change-001 reference/dynamic-top-change-001-ref Inheriting 'top' changes from relpos grandparent dom http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/visuren.html#propdef-position 790837722013c8c796b5ce3a293a4fb6913afeda `Boris Zbarsky`<mailto:bzbarsky@mit.edu> The position of a positioned element which inherits its 'top' value from its relatively positioned grandparent changes when the grandparent's 'top' value is changed.
dynamic-top-change-002 reference/dynamic-top-change-002-ref Inheriting 'top' changes from parent table-row through anonymous table boxes dom http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/visuren.html#propdef-position 5c3212697552ab2cde5549530d16826690dd41cf `Boris Zbarsky`<mailto:bzbarsky@mit.edu> The position of a positioned element which inherits its 'top' value from its parent changes when the parent's 'top' value is changed even if the parent is display:table-row.
dynamic-top-change-003 reference/dynamic-top-change-002-ref Inheriting 'top' changes from parent table through anonymous table boxes dom http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/visuren.html#propdef-position 8abfc64640781c84b91ae9aeba90754aab3afcae `Boris Zbarsky`<mailto:bzbarsky@mit.edu> The position of a positioned element which inherits its 'top' value from its parent changes when the parent's 'top' value is changed even if the parent is display:table.
@ -6371,13 +6371,12 @@ inline-block-002 inline-block: width interact http://www.w3.org/TR/CSS21/visude
inline-block-003 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 714ae4cbb8048832f658096a82b423ebc8964e06 `Ian Hickson`<mailto:ian@hixie.ch>
inline-block-004 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 3fe38b99cfa327f3213cc7d33e647a741ac8e83c `Ian Hickson`<mailto:ian@hixie.ch>
inline-block-005 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width c472c1ddc01d782a148417310a78261d99fa6cff `Ian Hickson`<mailto:ian@hixie.ch>
inline-block-alignment-002 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes b93f39f73d1a2639f5ab2b25a07a2749558142d1 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
inline-block-alignment-003 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 132f5e6d8e244e6acf61cd929f59d15801085fbb `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
inline-block-alignment-004 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes f254f9b4e72bd5cfdff0411c9ed832c0d7c437ef `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
inline-block-alignment-005 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes f22e9acf9997492e59bf06af71f147cf3a7ef60b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
inline-block-alignment-006 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes d331ddb7afc3bbe931b343cfec50b6f142a10f55 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
inline-block-alignment-007 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 6a9ee7d303ff1d49a6841edfb93f3abe04297ec7 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
inline-block-alignment-008 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 0c74b7bbf813193c08885b3d85823e5a2b4fb435 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways-right', then the alphabetical baseline is used as the dominant baseline.
inline-block-alignment-002 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes b2e78cfd22c01d1bc9f11956e0f4557d80575d7f `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
inline-block-alignment-003 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes d7647e588b01fba800f62acfa2e05adc325f0819 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
inline-block-alignment-004 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 72a2c479f89c577ea51ba811126bf8b7684c7cee `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
inline-block-alignment-005 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes fe339fdfd90a9a0a2a7525655bdda3bfc83f62f7 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
inline-block-alignment-006 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 3e7ef54d69fd5eabf807ed15bc3167d0d8ed1cdb `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
inline-block-alignment-007 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes d125533103fbe5fe4ce3f7fcf9af7fb242502b57 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
inline-block-height-001 reference/inline-block-height-001-ref Test for height:auto on inline-block http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 16420343ff1b3e203ff5c995965add545595a9a6 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-height-002 reference/inline-block-height-002-ref Test for height:<length> on inline-block http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 13f6f7d3e9b65cb978c256d0f064517e544579c9 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-non-replaced-height-001 reference/height-percentage-001-ref Inline-block non-replaced element with 'margin-top', margin-bottom' set to 'auto' and 'height' relying on the descendants http://www.w3.org/TR/CSS21/visudet.html#block-root-margin 3df4a8af7efd3439cc337a14a533ccb6df6a0578 `Microsoft`<http://www.microsoft.com/> If 'height' is 'auto' on an inline-block non-replaced element then the 'height' depends on the descendants.
@ -8037,16 +8036,20 @@ outline-overlap-001 Outline overlaps with other elements http://www.w3.org/TR/
outline-pseudo-selector-001 Outline specified with the ':focus' selector interact http://www.w3.org/TR/CSS21/ui.html#outline-focus f881d87785d587129c4f111d6bb4b366f7a579c7 `Microsoft`<http://www.microsoft.com/> Outline works with the ':focus' selectors.
outline-pseudo-selector-002 Outline specified with the ':hover' selector interact http://www.w3.org/TR/CSS21/ui.html#outline-focus e6e45ffb2fc10cfd231f40451dfafae872e0732c `Microsoft`<http://www.microsoft.com/> Outline works with the ':hover' selector.
outline-pseudo-selector-003 Outline specified with the ':active' selector interact http://www.w3.org/TR/CSS21/ui.html#outline-focus b6b9b38d233b4cac110284bc74cff7c15d7547e9 `Microsoft`<http://www.microsoft.com/> Outline works with the ':active' selectors.
outline-style-001 reference/outline-style-001-ref outline-style - dotted (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 9b6764e372cceab67dda037ff6138d0e911b1dec `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dotted when outline-style set dotted
outline-style-002 reference/outline-style-002-ref outline-style - inherit (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 695fbf49c18c77abfca3e5c42c9359ab9afdf1f1 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the sub element outline style is same as parent element outline style when outline-style set inherit
outline-style-003 reference/outline-style-003-ref outline-style - dashed (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style c26ebdb81d867b5d1d8ff893a632b8c738c934b7 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dashed when outline-style set dashed
outline-style-004 reference/outline-style-004-ref outline-style - double (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 7027b5a477a5790afef0521288df069305856abc `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is two solid lines when outline-style set double
outline-style-001 reference/no-red-filler-text-ref Outline-style set to 'none' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6be690c083fd81cd4d188323e86cd51ff8097a70 `Microsoft`<http://www.microsoft.com/> Outline style 'none' results in no outline.
outline-style-002 Outline-style set to 'dotted' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 00ab7636a2e44169e9743a74cc0bfc1ad8b38431 `Microsoft`<http://www.microsoft.com/> Outline style 'dotted' results in a dotted outline.
outline-style-003 Outline-style set to 'dashed' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d9a502d2aabe83afad5dd1eeac9264b7d4f2b514 `Microsoft`<http://www.microsoft.com/> Outline style 'dashed' results in a dashed outline.
outline-style-004 Outline-style set to 'solid' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 62afcda89ba75c14efd5aab6a61c41179ee89d88 `Microsoft`<http://www.microsoft.com/> Outline style 'solid' results in a solid outline.
outline-style-005 Outline-style set to 'double' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6f4b7620f29c5b303a92559f80a3c38547e5bea2 `Microsoft`<http://www.microsoft.com/> Outline style 'double' results in a double-line outline.
outline-style-006 Outline-style set to 'groove' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines db49bb84e183a1958ec32a029b00d4462312f3f9 `Microsoft`<http://www.microsoft.com/> Outline style 'groove' results in a carved outline.
outline-style-007 Outline-style set to 'ridge' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b962b2f013208caf3101f664b5825b95ae792489 `Microsoft`<http://www.microsoft.com/> Outline style 'ridge' results in a ridged outline (as if it were a bump around the box).
outline-style-008 Outline-style set to 'inset' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 036f18bbbdefb850486eaad86086a7348c7ae11b `Microsoft`<http://www.microsoft.com/> Outline style 'inset' results in a sunken box.
outline-style-009 Outline-style set to 'outset' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2c73b087e949e8d54d78e32caa24e2c56c594b28 `Microsoft`<http://www.microsoft.com/> Outline style 'outset' results in a raised box.
outline-style-010 Outline-style set to 'inherit' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 5c0c62497a03bcbbc06f215a22ea04aacc48a76f `Microsoft`<http://www.microsoft.com/> Outline-style with value 'inherit' uses its parent's outline-style value.
outline-style-011 reference/outline-style-011-ref outline-style - dotted (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 23252c963318135cd2b9a9591741c77f5372fb79 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dotted when outline-style set dotted
outline-style-012 reference/outline-style-012-ref outline-style - inherit (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 0c82cbd1d2692d211242ea93142a58407ccb4b03 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the sub element outline style is same as parent element outline style when outline-style set inherit
outline-style-013 reference/outline-style-013-ref outline-style - dashed (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style d5914561233854207699be98d528a8be2dbf0bf2 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dashed when outline-style set dashed
outline-style-014 reference/outline-style-014-ref outline-style - double (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 3e3ee5a78b0992797f164d84f553cf5b2edf26a7 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is two solid lines when outline-style set double
outline-style-applies-to-001 Outline-style applied to element with display table-row-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f9aa77c49b5d2f21e21fe1838ca9fab7f3d7aef3 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table-row-group.
outline-style-applies-to-002 Outline-style applied to element with display table-header-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 63480d82c4b0f0037d6f950dcea0d23ca0b2dd4e `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table-header-group.
outline-style-applies-to-003 Outline-style applied to element with display table-footer-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4b9e474a5b814a69d5c83746ee4b01b31096a49a `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table-footer-group.
@ -9021,9 +9024,9 @@ shand-font-001 reference/shand-font-000-ref Shorthand Properties (font) http://
shand-font-002 reference/shand-font-002-ref Shorthand Properties (font) http://www.w3.org/TR/CSS21/about.html#shorthand ffb598ae994e3f9036fd606b811e4b6338c65c1f `L. David Baron`<http://dbaron.org/>
shand-font-003 reference/shand-font-002-ref Shorthand Properties (font) http://www.w3.org/TR/CSS21/about.html#shorthand d6235e095c4e75ca1b551736057ccdc8d102d74b `L. David Baron`<http://dbaron.org/>
shape-spaces-001 Clip with 'rect()' function values separated may http://www.w3.org/TR/CSS21/visufx.html#clipping a7894745b4534dcf60ccf4c8857fbbec1c9b980b `Microsoft`<http://www.microsoft.com/> User agent may also support separation of the 'rect()' function values 'top', 'right', 'bottom', and 'left' with spaces.
sibling-selector-001 Simple sibling selector http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 47023ffaaeb4739f93acff95b831fa5c1515883e `Microsoft`<http://www.microsoft.com/> Sibling selector only applies to immediate siblings.
sibling-selector-001 reference/sibling-selector-001-ref Simple sibling selector http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors c4a7fb63b4560ddcd78c5c1f39ecd46b5aeb7f0a `Microsoft`<http://www.microsoft.com/> Sibling selector only applies to immediate siblings.
sibling-selector-002 reference/filler-text-below-green Sibling selector with non-element node http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 3f9a076334e7e604e64693aa3c4574bce241d9c4 `Microsoft`<http://www.microsoft.com/> Sibling selector only applies to immediate siblings ignoring non-element nodes.
sibling-selector-003 Sibling selector with non element node http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 90f105e8528e43a573c9f32658c1f699ba2f5457 `Microsoft`<http://www.microsoft.com/> Sibling selector only applies to immediate siblings ignoring text nodes.
sibling-selector-003 reference/sibling-selector-003-ref Sibling selector with non element node http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 73a46ed4c667955b012f4966b1dd68cf6632831f `Microsoft`<http://www.microsoft.com/> Sibling selector only applies to immediate siblings ignoring text nodes.
sort-by-order-001 reference/ref-filled-green-100px-square Casdading order - sort by order specified http://www.w3.org/TR/CSS21/cascade.html#cascading-order 0b9c79021abff380f49675c4865ee7ea8cc10ce0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If 2 declarations have the same media, the same importance (normal or !important), the same origin (author, user or user agent) and the same specificity, then the latter specified wins.
specificity-001 reference/filler-text-below-green Calculating specificity - Specificity 0010 vs. 0001 http://www.w3.org/TR/CSS21/cascade.html#specificity 5c49e39530814449e1153e8157cb3228471d2e04 `Microsoft`<http://www.microsoft.com/> The attribute selector has an higher specificity over the element selector - specificity 0010 takes precedence over 0001.
specificity-002 reference/filler-text-below-green Calculating specificity - Inline Style http://www.w3.org/TR/CSS21/cascade.html#specificity 97ece2c1c7b29b0bb8694a2615a6cf208f71c06c `Microsoft`<http://www.microsoft.com/> Specificity of the inline style trumps all other selectors.