servo/tests/wpt/css-tests/css21_dev/testinfo.data
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

10325 lines
3.8 MiB

id references title flags links revision credits assertion
abs-pos-non-replaced-vlr-003 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 92c9c7d7b80e6b3e7c83c03fe4b23879aaf2f0c1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-005 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 37cfd9bd5c74bfce58518fae64168cd75ab7526f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto', then set 'left' to the static position, the width becomes shrink-to-fit and then solve for 'right'.
abs-pos-non-replaced-vlr-007 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 4b3c83c1d7a25ac56461cf49fd10f79547f447f8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-009 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 35d614079b68393f8b4e0b4de8fc5d30854b22f4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto', then set 'bottom' to the static position, the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vlr-011 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a7332f9f14097991870dc832ca14bc5e6f86b828 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto', then set 'right' to the static position, the width becomes shrink-to-fit and then solve for 'left'.
abs-pos-non-replaced-vlr-013 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 3dac77e2d697a679c98a65b576299843310b4b40 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto', then set 'bottom' to the static position, the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vlr-015 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' are 'auto' and bottom is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 0c31a2a1fe71f1626d56d27259e8a49457f6c5ce `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' are 'auto' and bottom is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vlr-017 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 6c04c6e4d50e8cd90077ac5a4385d9d0bb67e056 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width becomes shrink-to-fit and then solve for 'left'.
abs-pos-non-replaced-vlr-019 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width e23df1946968aad167138a87ffe3b9dbe554d202 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vlr-021 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'height' are 'auto and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 24ef5a90ae1e5416a0c28e021b0944f5ab943b32 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vlr-023 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8b47949a5aa299a0a73803eb936af2e7e5a3f84d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width becomes shrink-to-fit and then solve for 'left'.
abs-pos-non-replaced-vlr-025 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width b7e527cc7663cb9bdbdbda8fb239ea9db19da56e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' are 'auto' and bottom is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vlr-027 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3bff08e4cb5306d72e5b68194d302d54a2ec7f7d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vlr-029 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8919353101e8badc8c655999e96b863e95606d00 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-031 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width ddb69bddeed426440a813d855b4517f6cd29b1cf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vlr-033 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'bottom' are 'auto and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 7ee2fa18050ff8352b147ac616b1fd851e5a74ec `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vlr-035 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width d031855742fb69c7ef81b1fe565efc1d3055b45e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vlr-037 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 2e9f5856b8e0ee092618a57e51c28cec6b8a2f65 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vlr-039 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 93b75ff4f33b288e97343835e6c837636d290d2e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-041 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c03a5da24d3991d7b61511ba62f1b22a19e74c5b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width becomes shrink-to-fit and then solve for 'right'.
abs-pos-non-replaced-vlr-043 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c598db19b3788b0706600cf2dd3b9d673ea0d0f6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-045 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width f45ddb4edd6e402b5e44999ded5e986300941b54 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-047 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c485f2e9f5afdfd1e054606f886ec140b65ca271 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width becomes shrink-to-fit and then solve for 'right'.
abs-pos-non-replaced-vlr-049 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a013e44a0fc268fb51bab6f80b3367409d7e7c1d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-051 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 4a03844db4871b9f49f4a5f945bb0ebfd6dd67de `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vlr-053 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto', 'width' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 9c08e776675637130948bd4b6931af65719d29ff `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left'.
abs-pos-non-replaced-vlr-055 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width e6152f2732060736d14b5a78a302e0bc8bbe793f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vlr-057 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 512802c29f43864633b5ba4997e3435e77dfa780 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vlr-059 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 87d3f8ddd1ad9152e5654825a8774a88494ade9f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left'.
abs-pos-non-replaced-vlr-061 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width d5d7da3ef86e0bc59f71598418b084d23a7fc5e2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vlr-063 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width e44b75458e48fc677468fad2f6b97bfb27a04358 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vlr-065 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto', 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 7e931945d698024af484361d702fc1942f4c93d7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width'.
abs-pos-non-replaced-vlr-067 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width e8746bce76a02f181c455cd476fa07cb7bf3f3fc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vlr-069 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 839dda3cfa63e07590057a525a99594c16522bd9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vlr-071 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto', 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width e6ba47ffbbe1f88e5b8ac5305eaae88953766880 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width'.
abs-pos-non-replaced-vlr-073 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 2b0726e3d139c06f7db0582c971ff0cf1c8fac2a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vlr-075 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width ed49f86e8abcdee5bbcf7d9f6996872c0eb79b24 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vlr-077 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto', 'left' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 38a6d4c7a37f4214fdfd177a496d3b80e694d39a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right'.
abs-pos-non-replaced-vlr-079 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 042bea577acfc357a819ba3948b7720d2a664db9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vlr-081 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a5202b7c0f4e63dcbac6afe92e8c97b6c524dc26 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vlr-083 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto', 'left' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 45a22ffa0a12d80dab3a01ec45c39b95ae620619 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right'
abs-pos-non-replaced-vlr-085 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c069ba017e6b6f6e72e37194d2c90f3780e44128 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vlr-087 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8e3c75df21045fd98d143f28ce3e851e22b79b22 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'bottom' and solve for 'bottom'.
abs-pos-non-replaced-vlr-089 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a7640c84e3feb91fc85f150f8d02b22625cd773c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are not 'auto' (overconstrained), then ignore 'right' and then solve for 'right'.
abs-pos-non-replaced-vlr-091 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 7711bde355ba5b697bc65aa6be37fe3997a21bbc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'bottom' and solve for 'bottom'.
abs-pos-non-replaced-vlr-093 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width f50a4e60371e521632bbcb5cc821916078039708 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'top' and solve for 'top'.
abs-pos-non-replaced-vlr-095 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width ae417086c2430385b99f8c69a733ee466362d3bd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are not 'auto' and if the values are overconstrained, then ignore 'left' and then solve for 'left'.
abs-pos-non-replaced-vlr-097 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width de7e6c672d87cd3682deada5661f90c2908531cf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'top' and solve for 'top'.
abs-pos-non-replaced-vlr-103 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 70927e7ee65daf9790c87926a748355e21dd0797 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position, the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-105 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height', and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 4559ca10783f4ec0bdec0a74495884e737ff55bc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, the height is based on content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-107 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a00b593236ac9f0c65cb2f03a0cdaf2539447d21 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position, the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-109 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 996343be400e0dc920a53fbd1fdc1eb7dfbb120a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position, the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-111 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 32f84aecd2e836f6a8c3f511c5385bf0d4cce236 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position, the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-113 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height', and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a605fab34c285d18d5015cc9e1e0a31861fab87d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, the height is based on content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-115 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height c13cad127bf68be32325e43479169b5cc14b8c0f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position, the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-117 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height cde16f6df3dd3f13fe2c87d8886f253052d315ce `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position, the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-119 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3b07515260b272a7d8a1a3030a2a57333b28bdad `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-121 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 7730b9884364d12fdb957349e5994c72d62b4534 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on content and then solve for 'top'.
abs-pos-non-replaced-vlr-123 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a680e4b39c9e22a3f63df55dbd0468de5b2ad925 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-125 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3d0dd547006e90489cddc59072a830e16cc4c135 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-127 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height dd8eac30ed27e8daf41195f6d03bd4a4e7617949 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-129 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height e7cf96366b62a0b2519e5b8e79276147a89b8000 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on content and then solve for 'top'.
abs-pos-non-replaced-vlr-131 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b264dd42e95ee8043be4ac559701531e8f8e811b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-133 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 1a35be72da26a3cff009e9352beb134eac488f7f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vlr-135 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 418b0e1e320e351582a74fb3c12fd568f6d53a0b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-137 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b94726e2f0a1e8549e7f6a527e604f143b833172 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to the static position and then solve for 'bottom'.
abs-pos-non-replaced-vlr-139 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height fa2b54b555e0dad173826a20d597c69df3319fad `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-141 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height bc03e3cbb73810d2b30935c0e8b86cae8f135376 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-143 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 5c2dad04a07d7cd2d29e65ed28ac9b01902a7cee `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-145 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3001647715ac5498729fecb60fe58f6194ec96b9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to the static position and then solve for 'bottom'.
abs-pos-non-replaced-vlr-147 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 92c1249b167c5617376a639ac2e6ec71352f5e90 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-149 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a0c8a92fa9b56c559dc45199e83a12b29221dc09 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-lr', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vlr-151 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height faf3d6c35e3225caf193b60ef078d317e5e02ebf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vlr-153 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height e1018427ce27c5c0d7e5ae04b0b0a533f9a3b0a5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-155 reference/abs-pos-non-replaced-vlr-155-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 1cd73f4476e5558fbc6c270033dda64956d1ba92 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vlr-157 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2581306656fe1d00627f4a65a037bfabb4c97995 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vlr-159 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 06d1ec564124e3272a52e7ab1dfc7f65b3a5ad87 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vlr-161 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 25dc33001d6e28295743a20e113a60e2c42324c8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' and 'writing-mode' is 'vertical-lr', then then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vlr-163 reference/abs-pos-non-replaced-vlr-163-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 16f86cde46a076f47541f942de37ab64940fa069 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vlr-165 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 547422f10665d78b21363c0b133e8262927c1b47 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-lr', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vlr-167 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto', 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 5f40efc80c11140a82804d7ba16fec2841f561ae `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto', 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'right'.
abs-pos-non-replaced-vlr-169 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' is 'auto', 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 4cb00fe9e4ef6f7b59beb6e2ee7907b199658773 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' is 'auto', 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vlr-171 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3794e02407eb301ede68728f1213f7abb7f2c869 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-173 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 8990a2cd72d7131d2343975a0c8f1e99ee30511a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-175 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 70b81b8ad2c577ba32ef01d151cc993a84a8afbf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-177 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' is 'auto', 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 8907f58a4ab685173d1c84bfb54a3d852de5e221 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' is 'auto', 'height' and 'bottom' are not 'auto', then then solve for 'top'.
abs-pos-non-replaced-vlr-179 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 633e6bfc17360572a13d41b158853a35c4684e26 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-181 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 258ce5c0529309798d10e959095512232620a1e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-183 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height aaa378af6a395a1fa2f875ecfd3376aa0578d8ba `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto', 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'width'.
abs-pos-non-replaced-vlr-185 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' is 'auto', 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height f281000b46cf6fc7eda0afdad2b663d2b9ff00c5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' is 'auto', 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vlr-187 reference/abs-pos-non-replaced-vlr-007-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 59098d974ff7a2bcbcbf8ce77abb58dc0efeaf58 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'width'.
abs-pos-non-replaced-vlr-189 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height f1d9da8cdfa5eb9b92a4d978d80d94897b10e730 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'width'.
abs-pos-non-replaced-vlr-191 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a73d0fc81fe9ff9b5645ca3442219a4d762e0bc0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'width'.
abs-pos-non-replaced-vlr-193 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' is 'auto', 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 90fc8065b24a886fe32aa370db8338303eb61466 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' is 'auto', 'top' and 'bottom' are not 'auto', then then solve for 'height'.
abs-pos-non-replaced-vlr-195 reference/abs-pos-non-replaced-vlr-013-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 219e3e6c1a891fa48c0fdd028391faa47e2e11a7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'width'.
abs-pos-non-replaced-vlr-197 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 17d4bc3294fa023ebaeaf1e7302188b66781a88a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'width'.
abs-pos-non-replaced-vlr-199 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height aca3ad37827484709af5c19492ef8d70f79adcc2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-201 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'bottom' is 'auto', 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 734f43ba1e3ddb9b1e3ccd1c25d63203baefa8d8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'bottom' is 'auto', 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vlr-203 reference/abs-pos-non-replaced-vlr-155-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 506ec206bb6543aaa0a79c64cfc61bf7a935f7d0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-205 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b2e21236e0cbd67895d81b6e8f507fd9e5aafd28 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-207 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height f3a607820ad2e714c6280d3bde35a6f2f14d1182 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-209 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'bottom' is 'auto', 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ce791385621caa256dfb0ee44675b7db69a277d7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'bottom' is 'auto', 'top' and 'height' are not 'auto', then then solve for 'bottom'.
abs-pos-non-replaced-vlr-211 reference/abs-pos-non-replaced-vlr-163-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 477444308813d8f8f029d263a0dc293ef560be1d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-213 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 051d1f8e8073eb15d139648f151dde3b080bf867 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-lr', then solve for 'left'.
abs-pos-non-replaced-vlr-215 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b1b98c5907ac0daa2cfd36c95b01257b38fd828c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr' and if the values are over-constrained, then ignore the value for 'right' and solve for that value.
abs-pos-non-replaced-vlr-217 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'bottom' and 'height' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height fb9f155c9da6cc6acabf5070dcf9c5df2763dd33 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'bottom' and 'height' are not 'auto' and if the values are over-constrained, then ignore the value for 'bottom' and solve for that value.
abs-pos-non-replaced-vlr-219 reference/abs-pos-non-replaced-vlr-155-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 15d354b2db9c92138267ebe7309b93a5987003fe `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr' and if the values are over-constrained, then ignore the value for 'right' and solve for that value.
abs-pos-non-replaced-vlr-221 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 99333050e2d7a4e5fccda0943d7c7201d44ce9a5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr' and if the values are over-constrained, then ignore the value for 'right' and solve for that value.
abs-pos-non-replaced-vlr-223 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 6b8b4f5b97936f3e01bb7ffef8bdf7eefb0c4f01 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr' and if the values are over-constrained, then ignore the value for 'right' and solve for that value.
abs-pos-non-replaced-vlr-225 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'bottom' and 'height' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 50563230707b4e42b0a8be75398583a06328db98 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'bottom' and 'height' are not 'auto' and if the values are over-constrained, then ignore the value for 'bottom' and solve for that value.
abs-pos-non-replaced-vlr-227 reference/abs-pos-non-replaced-vlr-163-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3c5e44142e67fed7fe44e09890e6bb6306d5617d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr' and if the values are over-constrained, then ignore the value for 'right' and solve for that value.
abs-pos-non-replaced-vlr-229 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3efc1898f46d0186cbe817a9be762304ee88a076 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-lr' and if the values are over-constrained, then ignore the value for 'right' and solve for that value.
abs-pos-non-replaced-vrl-002 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 72453a8f93c2627891465d21f795c26b7813406d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-004 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 2febb994e34a05ecd8149a72aa21eb49a90bbd16 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto', then set 'left' to the static position, the width becomes shrink-to-fit and then solve for 'right'.
abs-pos-non-replaced-vrl-006 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 013e65dfb37f8cd31f2193080010f8ba9af9e0d6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-008 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 1549ec470e288d5e1faf92b8fb77a44e7f3c50c8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto', then set 'bottom' to the static position, the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vrl-010 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width eb741c8e7e9c80eca5d3966626be00e6071c29d9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto', then set 'right' to the static position, the width becomes shrink-to-fit and then solve for 'left'.
abs-pos-non-replaced-vrl-012 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 690dbd0d02ddd30def8cb8da4c3399ae63f16c54 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto', then set 'bottom' to the static position, the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vrl-014 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' are 'auto' and bottom is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width cdc149bab800c3b7c85272b9ffc2c3aa407c849c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vrl-016 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 373a271fdb3a6e78af5478d74070c49efc56351b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width becomes shrink-to-fit and then solve for 'left'.
abs-pos-non-replaced-vrl-018 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8445d29302b46facd6b2456381e08db9b5b100ad `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vrl-020 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'height' are 'auto and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a68a858d403fae58c0642f5b33598ae2da1b049d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vrl-022 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 522e6988e2cf475fe45181796b43f4d9b4d3c21f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width becomes shrink-to-fit and then solve for 'left'.
abs-pos-non-replaced-vrl-024 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 12a785a192561710d68e263db2924c2ea0992c3a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content and then solve for 'top'.
abs-pos-non-replaced-vrl-026 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width bea337c4fc580974e50b99c7359dadc54c5f3437 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vrl-028 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 93c6e4687cd5aeb73d7878d9cd147035b4ee7730 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto', then set 'left' to the static position and then solve for 'right'.
abs-pos-non-replaced-vrl-030 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width b8f9d940bfa39b67763182854802f39ac33b3b46 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vrl-032 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'bottom' are 'auto and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width d92ed6d7a5bb7825316d8e0ce3bfca9a3c261958 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and solve for 'bottom'.
abs-pos-non-replaced-vrl-034 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 3825f53cc8f9bfe63e57f39e6b5f01895d00f133 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-036 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width ce06874e06512f249a414c495fba50012a47671e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to static position and then solve for 'bottom'.
abs-pos-non-replaced-vrl-038 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 7712b577fff876fdd0b28063068afb4676701cd9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-040 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 302c3a54d57a2d88758f6af549d4eaf9fbdd26e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width becomes shrink-to-fit and then solve for 'right'.
abs-pos-non-replaced-vrl-042 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width fac12b4794083da41c5e9c96134cda0c62dabcd8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-044 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width fa01c65708b378bb1cea124cd74aed8771881763 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-046 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width bc6a009ba28c564bdcc7b4bc384553545d44bb71 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width becomes shrink-to-fit and then solve for 'right'.
abs-pos-non-replaced-vrl-048 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8a346609a0baa32ee2e75b7ee9843f15ade6ae2f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-050 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 6754634ed8569359c41292f4dcaeacf79509f4f7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vrl-052 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto', 'width' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 6d08a883aabdabe4db83d6e6a8b86508aa7b7a53 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left'.
abs-pos-non-replaced-vrl-054 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 7ef86efb0eef5f8b43a82658c4cde941fa885c55 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vrl-056 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 0684b6dac50f2a8a6af6e1e1e43cd9ad96e6607e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vrl-058 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 37684ca4836356475eb9e041a2bd629ff84f4ec3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left'.
abs-pos-non-replaced-vrl-060 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width f125ea87971858a2689e498e6c6e302319fb346b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' is 'auto' and 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vrl-062 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 3a89ef33bd3f993b23dc0dc1a28612218ad0beb9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vrl-064 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto', 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 575dcb96feed2e570ac0e03d1abb0f2af1fe4644 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width'.
abs-pos-non-replaced-vrl-066 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width b5dc4d7f0cf924e42333af5ae523180584f3deff `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vrl-068 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 9faaa13050eca17c2baa0665ec1869572ffc951e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vrl-070 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto', 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 68ade1130ab8cecb7542945a7fd8105481bf5a76 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width'.
abs-pos-non-replaced-vrl-072 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 98475843036720af545913b64fa6239247a7b553 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vrl-074 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 958404fd6593819c8f9a2b165dbb73708c63701b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vrl-076 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto', 'left' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width e8e3b37237ff115a7f3083fc337c75bd916f53dd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right'.
abs-pos-non-replaced-vrl-078 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width d79633f63ef5d23edbce1e6ae6f01624fea3deb0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vrl-080 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 41b624a2a64c1c2b372f6d07ffcaed384edcb097 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vrl-082 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto', 'left' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 86c1524dd183cddb83053b8ff1d1d1aa0c2a4141 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right'
abs-pos-non-replaced-vrl-084 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 4f6c67b030cdf90f028403f23f39421dcf701d6f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'bottom' is 'auto' and 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vrl-086 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 00481cb0c3aa04f704ea623387609a6a1630adb5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'bottom' and solve for 'bottom'.
abs-pos-non-replaced-vrl-088 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width f8dc2cd72ab89c122b826be39939673ba84fc3df `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are not 'auto' (overconstrained), then ignore 'right' and then solve for 'right'.
abs-pos-non-replaced-vrl-090 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width cec3dc3fdbf07fe93fb8e21aab1985bd5159cb68 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'bottom' and solve for 'bottom'.
abs-pos-non-replaced-vrl-092 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a7cf6f431513e2f15607239266903d59877465a8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'top' and solve for 'top'.
abs-pos-non-replaced-vrl-094 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width d589ef571191faddc77afce329727a583621f6f2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are not 'auto' and if the values are overconstrained, then ignore 'left' and then solve for 'left'.
abs-pos-non-replaced-vrl-096 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height' and 'bottom' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 395bfb4c6be7fe412a7b25c77d0df64270482282 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are not 'auto' and if the values are overconstrained, then ignore 'top' and solve for 'top'.
abs-pos-non-replaced-vrl-102 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 4da81f478665d368d1b88d911fd0d53459dcc585 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position, the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-104 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'height', and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 97eaa0e4e4ab91fe6b261f4717a1b3dc66873e49 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, the height is based on content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-106 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height c710ba82dd94ced25db178f508885c31805101ad `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position, the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-108 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a60223b605e52222f1339fdab93556751e0090c7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position, the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-110 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height fc9d5520fa116279ebc080e9e224dc04d132fa02 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position, the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-112 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'height', and 'bottom' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2b2f57ffc2687e94011f27453e1a531b9fdb4cf0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'height' and 'bottom' are 'auto', then set 'top' to the static position, the height is based on content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-114 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3acfe7ec7330c43a18ce2799bfd415ab9a1fba19 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position, the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-116 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'width' and 'right' are 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 9391bac7a61855824881a351bc24f8d684e2acb5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'width' and 'right' are 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position, the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-118 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 0fd12c0fcc77997cc0c69fa427ed18811437b8a4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vrl-120 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ea1a4d5734ff7cc5b53ba016b2c9fc1d45d30dbd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on content and then solve for 'top'.
abs-pos-non-replaced-vrl-122 reference/abs-pos-non-replaced-vrl-122-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height e0c86e96a05c2b2f470111d0dc17775a1052b3a7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vrl-124 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height bd0e62a937010da8f95f950687753497750b8ed6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vrl-126 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 7863dd2b7d045891a727d6d913266c417bdfebcb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vrl-128 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ea5b569cbc57126963ce6946547be85ef656a7ec `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on content and then solve for 'top'.
abs-pos-non-replaced-vrl-130 reference/abs-pos-non-replaced-vrl-130-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ca73843d807ce80eabee475e3c7cc9c803424357 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vrl-132 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 807abceb5bb615dbd0035b55117cb9852a4a9164 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' and 'right' are 'auto' and 'left' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'right'.
abs-pos-non-replaced-vrl-134 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 86a1b1549044a458e55dd449863bcc12487549ca `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-136 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height c460c2f6246e15a1e7ebc49a1bea21c897d02020 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to the static position and then solve for 'bottom'.
abs-pos-non-replaced-vrl-138 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b30ed0690f82f867b98293ae2fbd05f73aafc9a6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-140 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 1e91f7b4dd5ba6dfcc9b14ead750ebe8f793024d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-142 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 0fd89609a985ae4e6a1557d10aceeafd41a94b2e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-144 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 290b5946a8fa0762f6050b8b6cf093bd014be489 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' and 'bottom' are 'auto' and 'height' is not 'auto', then set 'top' to the static position and then solve for 'bottom'.
abs-pos-non-replaced-vrl-146 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 7204407c2d6d0f0bb6bccf81549d6465717147a8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-148 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ad2ebfd92aab0ab5038215746204762680ff8037 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'right' are 'auto' and 'width' is not 'auto' and 'writing-mode' is 'vertical-rl', then set 'right' to the static position and then solve for 'left'.
abs-pos-non-replaced-vrl-150 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 12fa3b63f98362c2703db9c949aba18e09c9cdf1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-152 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 619919bc245fd3daa11ec13131800036dd0b57d1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto', then the height is based on content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-154 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height bc9ac4315f57ab04f7981d091cd991b7c74dcf44 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-156 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 82060c77a081f267d6ebf66bec52a7416d3563cc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-158 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 640f20d75c7ddcf595a04ecf9bb1899788088feb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-160 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 59e4d6a315413123fa0c12cd80a7e0bd7f2819c6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' and 'bottom' are 'auto' and 'top' is not 'auto' and 'writing-mode' is 'vertical-rl', then then the height is based on the content and then solve for 'bottom'.
abs-pos-non-replaced-vrl-162 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3682e095651a421f176f3409f8ac7281f22b2f2b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-164 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ef4f85926d0fe4c2d07044ba986b4ad5205c3792 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' and 'width' are 'auto' and 'right' is not 'auto' and 'writing-mode' is 'vertical-rl', then the width is based on the content and then solve for 'left'.
abs-pos-non-replaced-vrl-166 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto', 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2cb005f831d706b8529e29683039bd6ccc47238e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto', 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'right'.
abs-pos-non-replaced-vrl-168 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top' is 'auto', 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 88601e578cefaa5a53afbe416754b1eb83af766f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top' is 'auto', 'height' and 'bottom' are not 'auto', then solve for 'top'.
abs-pos-non-replaced-vrl-170 reference/abs-pos-non-replaced-vrl-122-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height c459e25e8b47c19c8772b2ce3b6473b1813e2362 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-172 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height aca738ba665deefa0d561b07493e2b02b4bcc308 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-174 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 0f35afb83de7221ddab8e9c869a8cf6374ebbfa6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-176 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top' is 'auto', 'height' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b6232d948ca44e1907e711f72997ce21a7e41440 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top' is 'auto', 'height' and 'bottom' are not 'auto', then then solve for 'top'.
abs-pos-non-replaced-vrl-178 reference/abs-pos-non-replaced-vrl-130-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 50fc7bf2e6a7ac7a25b5a91cd55ccb10edafa778 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-180 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 3650f08ac23a8b32d70410eea80e4e8bb5547356 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'right' is 'auto' and 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-182 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 58d362615a24a36bbe3d05eb2c39cf5b502295c5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'right' is 'auto', 'width' and 'left' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'width'.
abs-pos-non-replaced-vrl-184 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'height' is 'auto', 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 9f2f2228f304368ac256a87b6383da531b4d6e1d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'height' is 'auto', 'top' and 'bottom' are not 'auto', then solve for 'height'.
abs-pos-non-replaced-vrl-186 reference/abs-pos-non-replaced-vrl-122-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height e4bd3844326e81cc65ff63da4e136e630994b9f8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'width'.
abs-pos-non-replaced-vrl-188 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 88a3838a460b2d3b4551f891f7b06d4e29d5b8a4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'width'.
abs-pos-non-replaced-vrl-190 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height dea3a099e225be55d10f4f930768cc4eb0932dff `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'width'.
abs-pos-non-replaced-vrl-192 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'height' is 'auto', 'top' and 'bottom' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 45727cf21929fa322166fd9fab90a6d96e9fffb9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'height' is 'auto', 'top' and 'bottom' are not 'auto', then then solve for 'height'.
abs-pos-non-replaced-vrl-194 reference/abs-pos-non-replaced-vrl-130-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height c1e0c95ff566f0e95549a1e1c074130a97f1004d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'width'.
abs-pos-non-replaced-vrl-196 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height e8c40b091afec422a40102928a9452b5a3f6136f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'width'.
abs-pos-non-replaced-vrl-198 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 7e26b26c6388b54f9c67ddf8a4a4920eba4dd870 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-200 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: ltr' and 'bottom' is 'auto', 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 69e8f099b4049dc1d1b152181e0d56f71819c9ab `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'bottom' is 'auto', 'top' and 'height' are not 'auto', then solve for 'bottom'.
abs-pos-non-replaced-vrl-202 reference/abs-pos-non-replaced-vrl-006-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 1589b0e0084af907d57cf026dd15840c6945667a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-204 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2ffdd041177169976a7f84eb3d6ea202432f3c7a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-206 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height dba0ddc1aae8143b1f362edf810dc6114e894732 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-208 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'bottom' is 'auto', 'top' and 'height' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height de88b181f1052ca1f549707c91ae9f739404a22f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'bottom' is 'auto', 'top' and 'height' are not 'auto', then then solve for 'bottom'.
abs-pos-non-replaced-vrl-210 reference/abs-pos-non-replaced-vrl-012-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height e4810fc1ce982afa9b554faf98abbff9f38f5504 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-212 reference/abs-pos-non-replaced-vrl-004-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left' is 'auto' and 'right' and 'width' are not 'auto' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 81c09c8b16a41a763dcf09dfa2f04e49450b13d8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'width' is 'auto' and 'left' and 'right' are not 'auto' and 'writing-mode' is 'vertical-rl', then solve for 'left'.
abs-pos-non-replaced-vrl-214 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2c34706a0fd1c37699e2465244e38aed5f21010c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl' and if the values are over-constrained, then ignore the value for 'left' and solve for that value.
abs-pos-non-replaced-vrl-216 reference/abs-pos-non-replaced-vrl-002-ref absolutely positioned non-replaced element - 'direction: ltr' and 'top', 'bottom' and 'height' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height c2626fb17d17ad68cf574d4b2c55b9ffbe5bb0a2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'top', 'bottom' and 'height' are not 'auto' and if the values are over-constrained, then ignore the value for 'bottom' and solve for that value.
abs-pos-non-replaced-vrl-218 reference/abs-pos-non-replaced-vrl-122-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a4eb66cdbcf969df5e1cbba25b93b018184440bc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl' and if the values are over-constrained, then ignore the value for 'left' and solve for that value.
abs-pos-non-replaced-vrl-220 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: ltr' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b10264773462f85de278174578bf6204c217c6dc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'ltr' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl' and if the values are over-constrained, then ignore the value for 'left' and solve for that value.
abs-pos-non-replaced-vrl-222 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b0c4bc17583c46911cdb161cb7799bff6bc10b1f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl' and if the values are over-constrained, then ignore the value for 'left' and solve for that value.
abs-pos-non-replaced-vrl-224 reference/abs-pos-non-replaced-vlr-003-ref absolutely positioned non-replaced element - 'direction: rtl' and 'top', 'bottom' and 'height' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height f9b82900b7812fa28611d7cae65abe4f85db9087 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'top', 'bottom' and 'height' are not 'auto' and if the values are over-constrained, then ignore the value for 'bottom' and solve for that value.
abs-pos-non-replaced-vrl-226 reference/abs-pos-non-replaced-vrl-130-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 5f67394b249d17b737f0c4856f5cb21d67f910dd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl' and if the values are over-constrained, then ignore the value for 'left' and solve for that value.
abs-pos-non-replaced-vrl-228 reference/abs-pos-non-replaced-vlr-009-ref absolutely positioned non-replaced element - 'direction: rtl' and 'left', 'right' and 'width' are not 'auto' (overconstrained) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 69076c13abfa08014d39dbf1ef286ab1414e3ba6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'direction' is 'rtl' and 'left', 'right' and 'width' are not 'auto' and 'writing-mode' is 'vertical-rl' and if the values are over-constrained, then ignore the value for 'left' and solve for that value.
absolute-non-replaced-height-001 Absolutely positioned, non-replaced elements, static position of fixed element http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a4e9dd6e742b5c2ad11a8436ad8eb63990555aa9 `Microsoft`<http://www.microsoft.com/> The calculation of static position for a fixed positioned element when top, right, bottom, and left are all 'auto' is based off the containing block not the initial containing block.
absolute-non-replaced-height-002 reference/absolute-non-replaced-height-002-ref Absolutely positioned, non-replaced elements with height based on the content ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 5b42a8372e748630f6e38cc3ef29f7fc4547174a `Microsoft`<http://www.microsoft.com/> If 'top', 'height', 'bottom', 'margin-top' and 'margin-bottom' are all auto, then set 'top' to the static position, then the height is based on the content, then 'margin-top' and 'margin-bottom' are set to 0 and then solve for 'bottom'.
absolute-non-replaced-height-003 reference/absolute-non-replaced-height-003-ref Absolutely positioned, non-replaced elements, vertical centering http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b37d5e30adad8a45f53145229a492e282cd587af `Microsoft`<http://www.microsoft.com/> An absolutely positioned non-replaced element's padding box (which is the area painted by background-color of the element) will be vertically centered within its containing block only if both 'margin-top' and 'margin-bottom' have equal values and if 'top' and 'bottom' have equal values. An absolutely positioned non-replaced element's margin box will be vertically centered within its containing block only if 'top' and 'bottom' have equal values.
absolute-non-replaced-height-004 reference/absolute-non-replaced-height-003-ref Absolutely positioned, non-replaced elements, 'margin-top' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 36c15d2ad34c841301abedbfcbd66056ea39eed5 `Microsoft`<http://www.microsoft.com/> When 'top', 'bottom', 'height' and 'margin-bottom' of an absolutely positioned, non-replaced element are all not 'auto' while its 'margin-top' is 'auto', then 'margin-top' becomes the remainder of the height of its containing block.
absolute-non-replaced-height-005 reference/absolute-non-replaced-height-003-ref Absolutely positioned, non-replaced elements, 'margin-bottom' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height a690531d2d0960da1cac28a582991259deabdeeb `Microsoft`<http://www.microsoft.com/> When 'top', 'bottom' and 'height' are all are not 'auto', 'margin-top' is not 'auto' and 'margin-bottom' is 'auto'. Then 'margin-bottom' becomes the remainder of the height of the containing box.
absolute-non-replaced-height-006 reference/absolute-non-replaced-height-006-ref Absolutely positioned, non-replaced elements, over-constrained http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height d094f3bfa3c5b8ea833eab580d344a6933be44c9 `Microsoft`<http://www.microsoft.com/> The 'bottom' value is ignored and the equation solves for the bottom value, when the values for 'top', 'bottom', 'height', 'margin-top', 'margin-bottom' add up to more than the containing blocks height.
absolute-non-replaced-height-007 reference/absolute-non-replaced-height-007-ref Absolutely positioned, non-replaced elements, shrink-to-fit solve for top ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 704cd7180f34676d0e536a79914ebd7098cbb447 `Microsoft`<http://www.microsoft.com/> Verify that height is based on the overall height of the content, 'margin-top' and 'margin-bottom' when set to 'auto' are solved to '0' and solve for 'top', when 'top' and 'height' are both 'auto' and 'bottom' is not 'auto'.
absolute-non-replaced-height-008 reference/absolute-non-replaced-height-008-ref Absolutely positioned, non-replaced elements, 'top' set to static position http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height fa7ae208e68f3ff76b7948f2f6e8726a4d246133 `Microsoft`<http://www.microsoft.com/> When 'top' is set to the static position and any 'auto' values for top and bottom margin are set to '0', when 'top' and 'bottom' are 'auto' and 'height' is not 'auto'.
absolute-non-replaced-height-009 reference/absolute-non-replaced-height-009-ref Absolutely positioned, non-replaced elements, height is based on the content ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height b0f71644f33306ede6cec3f759e19f2b8755488e `Microsoft`<http://www.microsoft.com/> The 'height' is based on the content height, 'auto' values for 'margin-top' and 'margin-bottom' are set to '0' when 'height' and 'bottom' are 'auto' and 'top' is not 'auto'.
absolute-non-replaced-height-010 reference/absolute-non-replaced-height-003-ref Absolutely positioned, non-replaced elements, 'margin-top' and 'margin-bottom' set to '0' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2b74ba61631ccc58d8e99a09aeca148ef2ed2c8d `Microsoft`<http://www.microsoft.com/> The 'auto' values for 'margin-top' and 'margin-bottom' are set to '0', when 'top' is 'auto' and 'height' and 'bottom' are not 'auto'.
absolute-non-replaced-height-011 reference/absolute-non-replaced-height-003-ref Absolutely positioned, non-replaced elements, 'height' based on 'top' and 'bottom' positions http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 181b952059c1d7a076e0b44af3f7f4517e73a66f `Microsoft`<http://www.microsoft.com/> The 'auto' values on 'margin-top', 'margin-bottom' are set to '0' and the 'height' is the remaining space between the 'top' and 'bottom' positions, when 'height' is 'auto' and 'top' and 'bottom' are both not 'auto'.
absolute-non-replaced-height-012 reference/absolute-non-replaced-height-003-ref Absolutely positioned, non-replaced elements, solve for 'bottom' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height d3f8f34765c6520e9d4e37879f2a9ba0235d3b36 `Microsoft`<http://www.microsoft.com/> When 'margin-top' and 'margin-bottom' are set to '0' the 'bottom' value resolves to the remaining space within the containing block.
absolute-non-replaced-max-height-001 Max-height on absolutely positioned, non-replaced elements, static position of fixed element http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height be163733691463e5a7e65ff1d18456bcbb3329ce `Microsoft`<http://www.microsoft.com/> The calculation of static position is based on initial containing block when there is a fixed positioned element.
absolute-non-replaced-max-height-002 reference/absolute-non-replaced-max-height-002-ref Max-height on absolutely positioned, non-replaced elements ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 4b82600a2c1dac71b648ff973cd4267d32beacaa `Microsoft`<http://www.microsoft.com/> When 'top', 'height', and 'bottom' of an absolutely positioned element are 'auto', then set 'top' to the static position and make 'height' based on the content; such height may be constrained by a given 'max-height' value.
absolute-non-replaced-max-height-003 reference/absolute-non-replaced-max-height-003-ref Max-height on absolutely positioned, non-replaced elements, vertical centering http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 62225a6299f621d44a759e5838232958ab8de064 `Microsoft`<http://www.microsoft.com/> An absolutely positioned non-replaced element's padding box (which is the area painted by background-color of the element) will be vertically centered within its containing block only if both 'margin-top' and 'margin-bottom' have equal values and if 'top' and 'bottom' have equal values. An absolutely positioned non-replaced element's margin box will be vertically centered within its containing block only if 'top' and 'bottom' have equal values.
absolute-non-replaced-max-height-004 reference/absolute-non-replaced-height-003-ref Max-height on absolutely positioned, non-replaced elements, 'margin-top' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height cef1852c7e606d24d553f997734ef8cdffe04430 `Microsoft`<http://www.microsoft.com/> When 'top', 'bottom' and 'height' are all are not 'auto', 'margin-top' is 'auto' and 'margin-bottom' is not 'auto'. Then 'margin-top' becomes the remainder of the height of the containing box.
absolute-non-replaced-max-height-005 reference/absolute-non-replaced-height-003-ref Max-height on absolutely positioned, non-replaced elements, 'margin-bottom' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 2931b34b517308d71997bfbf203cedf568f16a6f `Microsoft`<http://www.microsoft.com/> When 'top', 'bottom' and 'height' are all are not 'auto', 'margin-top' is not 'auto' and 'margin-bottom' is 'auto'. Then 'margin-bottom' becomes the remainder of the height of the containing box.
absolute-non-replaced-max-height-006 reference/absolute-non-replaced-height-003-ref Max-height on absolutely positioned, non-replaced elements, over-constrained http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 735471b59187a7d1901698a3d98edecc3d96f23e `Microsoft`<http://www.microsoft.com/> The 'bottom' value is ignored and the equation solves for the bottom value, when the values for 'top', 'bottom', 'height', 'margin-top', 'margin-bottom' add up to more than the containing blocks height.
absolute-non-replaced-max-height-007 reference/absolute-non-replaced-max-height-007-ref Max-height on absolutely positioned, non-replaced elements, shrink-to-fit solve for top ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height ae1033aef44fba16d5ccab9cf1f4c2e941a80954 `Microsoft`<http://www.microsoft.com/> The height is based on the overall height of the content, 'margin-top', 'auto' is set to '0' and solve for 'top', when 'top' and 'height' are both 'auto' and 'bottom' is not 'auto'.
absolute-non-replaced-max-height-008 reference/absolute-non-replaced-max-height-008-ref Max-height on absolutely positioned, non-replaced elements, 'top' set to static position http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 7249bbd1eebbf09e2d7a56e4038c2f9aa372f727 `Microsoft`<http://www.microsoft.com/> When 'top' is set to the static position and any 'auto' values for top and bottom margin are set to '0', when 'top' and 'bottom' are 'auto' and 'height' is not 'auto'.
absolute-non-replaced-max-height-009 reference/absolute-non-replaced-max-height-009-ref Max-height on absolutely positioned, non-replaced elements, height is shrink-to-fit ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 287ae4ddc40c35c8bdf2b33fe7a91cbb1dd0bd72 `Microsoft`<http://www.microsoft.com/> The 'height' is based on the content height, 'auto' values for 'margin-top' and 'margin-bottom' are set to '0' when 'height' and 'bottom' are 'auto' and 'top' is not 'auto'.
absolute-non-replaced-max-height-010 reference/absolute-non-replaced-height-003-ref Max-height on absolutely positioned, non-replaced elements, 'margin-top' and 'margin-bottom' set to '0' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height d9174c631d9ee5db11a3d505d12126124a7d836e `Microsoft`<http://www.microsoft.com/> When 'top' and 'height' are 'auto' and 'bottom' is not 'auto', then the height is based on the content (and such height can be constrained by a max-height declaration) and then set 'auto' values for 'margin-top' and 'margin-bottom' to 0, and solve for 'top'
absolute-non-replaced-max-height-011 reference/absolute-non-replaced-max-height-003-ref Max-height on absolutely positioned, non-replaced elements, 'height' based on 'top' and 'bottom' positions http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 866f021853da209a548d814b051aa4bd535e5258 `Microsoft`<http://www.microsoft.com/> The 'auto' values on 'margin-top', 'margin-bottom' are set to '0' and the 'height' is the remaining space between the 'top' and 'bottom' positions, when 'height' is 'auto' and 'top' and 'bottom' are both not 'auto'. If such height is constrained by max-height, then we must re-process the values as following. If none of 'top', height, bottom are 'auto' and if both 'margin-top' and 'margin-bottom' are 'auto', solve the equation under the extra constraint that the two margins get equal values.
absolute-non-replaced-max-height-012 reference/absolute-non-replaced-height-003-ref Max-height on absolutely positioned, non-replaced elements, solve for 'bottom' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 36107cb7442a110ff68fa8ad18e3c046d6b224fa `Microsoft`<http://www.microsoft.com/> When 'margin-top' and 'margin-bottom' are set to '0' the 'bottom' value resolves to the remaining space within the containing block.
absolute-non-replaced-width-001 reference/absolute-non-replaced-height-002-ref Solving for 'right' on absolutely positioned non-replaced elements ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 0b5e4dc03f31aa2bbb2d7a1d0c09e759ff4ff1f0 `Microsoft`<http://www.microsoft.com/> When direction is left-to-right and 'left', 'width' and 'right' are 'auto', the width becomes shrink-to-fit and then solve for 'right'.
absolute-non-replaced-width-002 reference/absolute-non-replaced-width-002-ref Solving for 'left' on absolutely positioned non-replaced elements ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width d8c2bf5d388ab45c3430f91c029418428f87e17b `Microsoft`<http://www.microsoft.com/> When direction is right-to-left and 'left', 'width' and 'right' are 'auto', then set 'right' to the static position, then width becomes shrink-to-fit and then solve for 'left'.
absolute-non-replaced-width-003 reference/absolute-non-replaced-width-003-ref Absolutely positioned non-replaced elements with 'margin-left' and 'margin-right' set to 'auto' ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 054a80c33f96c6a0bd0da5e89a285ffa2fc8fe25 `Microsoft`<http://www.microsoft.com/> When 'left', 'width' and 'right' are not 'auto', set 'margin-left' and 'margin-right' to equal values.
absolute-non-replaced-width-004 reference/absolute-non-replaced-width-002-ref Absolutely positioned non-replaced elements when both 'margin-left' and 'margin-right' are set to 'auto' and direction is left-to-right ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 35b97afe22a11a30103d89de2385f8c1492032be `Microsoft`<http://www.microsoft.com/> When direction is 'ltr' and 'left', 'width' and 'right' are not 'auto', solve for 'margin-right' and 'margin-left' to equal values. If this would make 'margin-left' and 'margin-right' negative, then set 'margin-left' to zero and solve for 'margin-right'.
absolute-non-replaced-width-005 reference/absolute-non-replaced-height-002-ref Absolutely positioned non-replaced elements when both 'margin-left' and 'margin-right' are set to 'auto' and direction is right-to-left ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width ea642f6a2fd7e40fa905ef56ba3b5cffa241b30d `Microsoft`<http://www.microsoft.com/> When direction is 'rtl' and 'left', 'width' and 'right' are not 'auto', solve for 'margin-right' and 'margin-left' to equal values. If this would make 'margin-left' and 'margin-right' negative, then set 'margin-right' to zero and solve for 'margin-left'.
absolute-non-replaced-width-006 reference/absolute-non-replaced-width-002-ref Absolutely positioned non-replaced element when only 'margin-right' is 'auto' and direction is left-to-right ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a0987e4ff2eb88ec5116497821d0a3e2551b5761 `Microsoft`<http://www.microsoft.com/> When direction is left-to-right and 'left', 'width', 'margin-left' and 'right' are not 'auto', solve for 'margin-right'.
absolute-non-replaced-width-007 reference/absolute-non-replaced-height-002-ref Absolutely positioned non-replaced element when only 'margin-left' is 'auto' and direction is right-to-left ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 74dcfeb048c67d357047e5f575a3c50679e46f29 `Microsoft`<http://www.microsoft.com/> When direction is right-to-left and 'left', 'width', 'margin-right' and 'right' are not 'auto', solve for 'margin-left'.
absolute-non-replaced-width-008 reference/absolute-non-replaced-width-008-ref Absolutely positioned non-replaced elements with left, width, right and margin-right not auto ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c9311846e5618d20282d8c9021a98a7508c65595 `Microsoft`<http://www.microsoft.com/> If 'left', 'width', 'right' and 'margin-right' are all not 'auto' and 'margin-left' is 'auto', then solve the equation for 'margin-left'.
absolute-non-replaced-width-009 Absolutely positioned non-replaced elements with left, width, right and margin-left not auto ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a6ce86711886c0c8db9a94128fc556436336f187 `Microsoft`<http://www.microsoft.com/> If 'left', 'width', 'right' and 'margin-left' are all not 'auto' and 'margin-right' is 'auto', then solve the equation for 'margin-right'.
absolute-non-replaced-width-010 reference/absolute-non-replaced-height-002-ref Solved for 'left' when absolutely positioned non-replaced elements has 'left' and 'width' as 'auto' ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width fed05d4ff045e583a3889eaee441ce3614a63fcb `Microsoft`<http://www.microsoft.com/> When 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width is shrink-to-fit and then solve for 'left'.
absolute-non-replaced-width-011 reference/absolute-non-replaced-height-002-ref Absolutely positioned non-replaced elements when 'left' and 'right' are 'auto', 'width' is not 'auto' and 'direction' is left-to-right ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c1c03a2c054221636ed1b99b523239cdced7e711 `Microsoft`<http://www.microsoft.com/> When 'direction' is left-to-right and 'left' and 'right' are 'auto' and 'width' is not 'auto', solve for 'right'.
absolute-non-replaced-width-012 reference/absolute-non-replaced-width-002-ref Absolutely positioned non-replaced elements when 'left' and 'right' are 'auto', 'width' is not 'auto' and 'direction' is right-to-left ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 424ae505f123fc65c208acb2d5db98d3deb00346 `Microsoft`<http://www.microsoft.com/> When 'direction' is right-to-left and 'left' and 'right' are 'auto' and 'width' is not 'auto', solve for 'left'.
absolute-non-replaced-width-013 reference/absolute-non-replaced-width-002-ref Solved for 'right' when absolutely positioned non-replaced elements has 'right' and 'width' as 'auto' ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 0677028216699e98ed4da7589cb02486f977f659 `Microsoft`<http://www.microsoft.com/> When 'right' and 'width' are 'auto' and 'left' is not 'auto', then the width is shrink-to-fit and then solve for 'right'.
absolute-non-replaced-width-014 reference/absolute-non-replaced-height-002-ref Solved for 'left' when absolutely positioned non-replaced elements has 'right' and 'width' not set to 'auto' ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width ddc89d0c290810332a314adcc8d8330b519c1375 `Microsoft`<http://www.microsoft.com/> When 'left' is 'auto' and 'width' and 'right' are not 'auto', then solve for 'left'.
absolute-non-replaced-width-015 reference/absolute-non-replaced-width-015-ref Solved for 'width' when absolutely positioned non-replaced elements has 'left' and 'right' not set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 62b91892a9c8914d9702e972f03ef41c108b2946 `Microsoft`<http://www.microsoft.com/> When 'width' is 'auto' and 'left' and 'right' are not 'auto' element solves for 'width'.
absolute-non-replaced-width-016 reference/absolute-non-replaced-width-002-ref Solved for 'right' when absolutely positioned non-replaced elements has 'left' and 'width' not set to 'auto' ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 3b25b3f23e388d418e0c88fe4e15cecec8b2fb7a `Microsoft`<http://www.microsoft.com/> When 'right' is 'auto' and 'width' and 'left' are not 'auto', then solve for 'right'.
absolute-non-replaced-width-017 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (left-to-right), inline-block and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b7a2b24cceddb16e4cfe24391f0fc6f974acfda8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is left-to-right and 'left' is set to static position and 'width' and 'right' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-018 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (left-to-right), inline-block and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 1dfecc6c82a25868cf7683eaf653246c149c1120 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is left-to-right and 'left' is set to static position and 'width' and 'right' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to shrink-to-fit width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-019 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (left-to-right), float and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cb12c0b6dfb6fa4622032d6d03c6dde9facf182d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is left-to-right and 'left' is set to static position and 'width' and 'right' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an floating, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of a floating, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-020 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (left-to-right), float and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 759aa9626587a5cedc8e19e12b6c712970101fe9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is left-to-right and 'left' is set to static position and 'width' and 'right' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an floating, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of a floating, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-021 reference/absolute-non-replaced-width-021-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (right-to-left), inline-block and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 266b2ec83fd22082cecd3cc0811ff152ba175ae5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is right-to-left and 'right' is set to static position and 'width' and 'left' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-022 reference/absolute-non-replaced-width-021-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (right-to-left), inline-block and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b10b244fb9fe5bf99e58f4522403fa961f7de1bb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is right-to-left and 'right' is set to static position and 'width' and 'left' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-023 reference/absolute-non-replaced-width-021-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (right-to-left), float and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 17e750fc90c745f72d4b14ebff6b2aaccee01cb6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is right-to-left and 'right' is set to static position and 'width' and 'left' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an floating, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of a floating, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-024 reference/absolute-non-replaced-width-021-ref 'shrink-to-fit' width of absolutely positioned, non-replaced elements - direction (right-to-left), float and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f629243649b362513e1052eca7b5ff305c5af957 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When direction is right-to-left and 'right' is set to static position and 'width' and 'left' are 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an floating, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is also given by 'shrink-to-fit' width calculation. If 'width' of a floating, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If width of an absolutely positioned, non-replaced element resorts to 'shrink-to-fit' width calculation but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
absolute-non-replaced-width-025 reference/absolute-non-replaced-width-025-ref CSS Test: absolutely positioned non-replaced element with 'left' and 'right' not set to 'auto' and 'width' set to 'auto' - max-width, horizontal margins http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 1ff9c768fcbd896e84642c590f9457692c9455fb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'width' is computed according to the equation and rules of section 10.3.7 and when such computed 'width' is greater than 'max-width', then the equation and rules of section 10.3.7 are applied again but this time assuming the computed 'max-width' value. Then all three properties ('width', 'left' and 'right') are not 'auto' and both 'margin-left' and 'margin-right' are 'auto': in which case, the horizontal margins get equal values of available, remaining horizontal space.
absolute-non-replaced-width-026 reference/absolute-non-replaced-width-026-ref absolutely positioned non-replaced element with 'left' and 'right' not set to 'auto' and 'width' set to 'auto' - max-width, horizontal margins http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 07ea50184e1ffb34a887efdd5774809c1b04493b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'width' is computed according to the equation and rules of section 10.3.7 and when such computed 'width' is greater than 'max-width', then the equation and rules of section 10.3.7 are applied again but this time assuming the computed 'max-width' value. Then all three properties ('width', 'left' and 'right') are not 'auto' and 'margin-left' is 'auto': in which case, the 'margin-left' get all of available, remaining horizontal space.
absolute-non-replaced-width-027 reference/ref-filled-green-100px-square absolutely positioned non-replaced element - 'auto' margins, max-width and max-height http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 85d979cf7e5af9e0ffdab330a146b96cce5a147a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' is auto and 'left' and 'right' are not 'auto', then set 'auto' values for 'margin-left' and 'margin-right' to 0 and then solve for 'width'; the tentative width may be later constrained by max-width in which case, the algorithm must be re-entered. If 'height' is 'auto' and 'top' and 'bottom' are not 'auto', then 'auto' values for 'margin-top' and 'margin-bottom' are set to 0 and solve for 'height'; the tentative height may be later constrained by max-height in which case, the algorithm must be re-entered.
absolute-non-replaced-width-028 width - absolutely positioned non-replaced element with scrollbar and percentage height of inline replaced child image,scroll https://www.w3.org/TR/CSS21/visufx.html#overflow,https://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,https://www.w3.org/TR/CSS21/visudet.html#float-width 42182688baf137b509a548dc480f37c1b209f3b8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks interaction of percentage height of an inline replaced element with its parent having scrollbars and with the parent's width determined by 'shrink-to-fit' width algorithm. In this test, the image height should be 100px minus scrollbar height since space taken up by generated scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars. Then the width of parent should be (used image height == 100px minus scrollbar) * (intrinsic ratio == 5width:1height).
absolute-replaced-height-001 reference/absolute-replaced-height-001-ref Absolute replaced elements with 'margin-top' and 'margin-bottom' as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 337cfc4742a2fcdae992ad04f32eab2648793ff5 `Microsoft`<http://www.microsoft.com/> If the height, top, bottom and vertical margins of an absolute positioned inline replaced element are all 'auto', then its use value is determined for inline replaced element, its 'top' is given by its static position and both 'margin-top' and 'margin-bottom' used values are '0'. In this test, the 'height' and 'width' of the inline replaced element are 'auto' and the element also has an intrinsic height, so the intrinsic height and the intrinsic width become the used values.
absolute-replaced-height-002 reference/absolute-replaced-height-002-ref Absolutely positioned inline replaced elements relying on intrinsic height dimensions image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 1bd4a14a9b8b6ec49d49ed77c27355b0b85f6090 `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an absolutely positioned inline replaced element with an intrinsic height has a 'height' and 'width' computed as 'auto'.
absolute-replaced-height-003 reference/absolute-non-replaced-height-007-ref Absolutely positioned inline replaced element with intrinsic ratio and 'height' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height fd4e84ef38dc0f48006d952dcb3e126da1de8bb2 `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the intrinsic ratio when an absolutely positioned inline replaced element has an intrinsic ratio, 'height' is set to 'auto' and 'width' is specified.
absolute-replaced-height-004 reference/absolute-replaced-height-004-ref Absolute replaced inline-block elements without intrinsic ratio and 'height' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 4529708611b1d011921b5d55ca19c33fd42912bc `Microsoft`<http://www.microsoft.com/> For an absolutely positioned inline-block replaced element, if its 'height' and 'width' have a computed value of 'auto' and the element has no intrinsic ratio, the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
absolute-replaced-height-005 reference/absolute-replaced-height-005-ref Absolutely positioned inline-block replaced element with its height set to a percentage http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 40d5e3982ff632a4da850d621318f5e11e80ceaf `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with its height set to a percentage is resolvable if and when its containing block height is explicitly specified and computable.
absolute-replaced-height-006 reference/absolute-replaced-height-006-ref Absolutely positioned inline replaced element with percentage based intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 41782e36d4f664be0f386a3e914451f92dbc18a3 `Microsoft`<http://www.microsoft.com/> An absolutely positioned replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
absolute-replaced-height-007 reference/absolute-replaced-height-007-ref Absolutely positioned inline-block replaced elements with percentage based intrinsic height that cannot be resolved http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 65034be91ec06c7fc881a0b27c53222279e55769 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with a percentage height that cannot be resolved has no intrinsic height.
absolute-replaced-height-008 reference/absolute-replaced-height-008-ref Absolutely positioned inline replaced element with 'margin-top', 'margin-bottom' and 'bottom' as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 38ef84ebc8488589df910bd7aff86bd9c0ecdb1e `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline replaced element's used value of 'bottom', 'margin-top' and/or 'margin-bottom' set to 'auto' is '0'.
absolute-replaced-height-009 reference/absolute-replaced-height-008-ref Absolute positioned inline replaced elements relying on intrinsic height dimensions and 'bottom' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 67b57a28b25b42424ec369af160642f139ab26b3 `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an absolutely positioned replaced element with an intrinsic height has 'height', 'width' and 'bottom' computed as 'auto'.
absolute-replaced-height-010 reference/absolute-replaced-height-010-ref Absolutely positioned inline replaced element with intrinsic ratio, 'height' and 'bottom' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height bf5b6872d24a930c4011e434f2b261029b614ddf `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the intrinsic ratio when an absolutely positioned inline replaced element has an intrinsic ratio, 'height' and 'bottom' are set to 'auto' and 'width' is specified.
absolute-replaced-height-011 reference/absolute-replaced-height-011-ref Absolutely positioned inline-block replaced element without intrinsic ratio, 'height' and 'bottom' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 53037fe819e85cce9adce1de06a966bee0c857ae `Microsoft`<http://www.microsoft.com/> For an absolutely positioned inline-block replaced element, the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
absolute-replaced-height-012 reference/absolute-replaced-height-012-ref Absolutely positioned inline-block replaced element with its height set to a percentage and 'bottom' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 61998f49c78fee953906306e962dcbad4c487785 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with its height set to a percentage is resolvable if and when its containing block height is explicitly specified and computable.
absolute-replaced-height-013 reference/absolute-replaced-height-013-ref Absolutely positioned inline replaced element with percentage based intrinsic height and 'bottom' set to 'auto' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 29348800bf75306cf420680926bbe95152a65a44 `Microsoft`<http://www.microsoft.com/> An absolutely positioned replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
absolute-replaced-height-014 reference/absolute-replaced-height-014-ref Absolutely positioned inline-block replaced elements with percentage based intrinsic height that cannot be resolved and 'top' specified http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height aed4ea7522be5ee67d934bf6a859b2ee05a2e0f9 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with a percentage height that cannot be resolved has no intrinsic height.
absolute-replaced-height-016 reference/absolute-replaced-height-008-ref Absolutely positioned inline replaced element relying on intrinsic height dimensions and 'top', 'bottom' are not 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height ebb4827d78846ce2ef090b3d811dd29b50f4e32c `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an absolutely positioned inline replaced element has an intrinsic height and its height is specified as 'auto', 'width' is specified 'auto' and 'top', 'bottom' are not 'auto'.
absolute-replaced-height-017 reference/absolute-replaced-height-010-ref Absolutely positioned inline replaced element with intrinsic ratio, 'height' set to 'auto' and 'top', 'bottom' are not 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 216966b5e91adb29cc6c640f103ad7527a6e9e62 `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the intrinsic ratio when an absolutely positioned inline replaced element has an intrinsic ratio, 'height' is set to 'auto', 'width' is specified and 'top', 'bottom' are not 'auto'.
absolute-replaced-height-018 reference/absolute-replaced-height-011-ref Absolutely positioned inline-block replaced element without intrinsic ratio, 'height' set to 'auto' and 'top', 'bottom' are not 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height d36f93a728eefa39fe3c58930f490c40d646013e `Microsoft`<http://www.microsoft.com/> For an absolutely positioned inline-block replaced element, the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
absolute-replaced-height-019 reference/absolute-replaced-height-012-ref Absolutely positioned inline-block replaced element with its height set to a percentage and 'top', 'bottom' are not 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 45aaf9d6a20c4f6642bc2dabfa877a22db89485d `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with its height set to a percentage is resolvable if and when its containing block height is explicitly specified and computable.
absolute-replaced-height-020 reference/absolute-replaced-height-013-ref Absolutely positioned inline replaced element with percentage based intrinsic height set to 'auto' and 'top', 'bottom' are not 'auto' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 3d89f79ff022896b1529ad7647796b525a4cb14e `Microsoft`<http://www.microsoft.com/> An absolutely positioned replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
absolute-replaced-height-021 reference/absolute-replaced-height-014-ref Absolutely positioned inline-block replaced element with percentage based intrinsic height that cannot be resolved where 'top' and 'bottom' are not 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 90aeb9cbf25682229ba7eb3f667db57a9dd11b05 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with a percentage height that cannot be resolved has no intrinsic height.
absolute-replaced-height-022 reference/absolute-replaced-height-008-ref Absolutely positioned inline replaced element with 'margin-bottom' as 'auto' and 'top', 'bottom', 'margin-top' are not 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 83bdf3bd4a3741f5b33fa7184f09343ab4830fc5 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline replaced element with only one value as 'auto' solves for that value (margin-bottom).
absolute-replaced-height-023 reference/absolute-replaced-height-008-ref Absolutely positioned inline replaced element relying on intrinsic height dimensions and 'top', 'bottom', 'margin-top' are not 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height ec48c5ee9016d6dd04cc2a687782df1a5875cd52 `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an absolutely positioned inline replaced element with an intrinsic height has a 'height', 'width' computed as 'auto' and 'top', 'bottom' are not 'auto'.
absolute-replaced-height-024 reference/absolute-replaced-height-010-ref Absolutely positioned inline replaced element with intrinsic ratio, 'height' set to 'auto' and 'top', 'bottom', 'margin-top' are not 'auto' image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height eeeb3457c1784292f5d0919c12500f5c7e9b04b9 `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the intrinsic ratio when an absolutely positioned inline replaced element has an intrinsic ratio, 'height' is set to 'auto', 'width' is specified and 'top', 'bottom' are not 'auto'.
absolute-replaced-height-025 reference/absolute-replaced-height-011-ref Absolutely positioned inline-block replaced elements without intrinsic ratio, 'height' set to 'auto' and 'top', 'bottom', 'margin-top' are not 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 33335374a95d51b69a16e4f874501303daa6b685 `Microsoft`<http://www.microsoft.com/> For an absolutely positioned replaced element the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
absolute-replaced-height-026 reference/absolute-replaced-height-012-ref Absolutely positioned inline-block replaced element with its height set to a percentage of its containing block's height and 'top', 'bottom', 'margin-top' are not 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 3aea6086ca68eca13eeec54084e0557a2581b542 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with its height set to a percentage is resolvable if and when its containing block height is explicitly specified and computable.
absolute-replaced-height-027 reference/absolute-replaced-height-013-ref Absolutely positioned inline replaced element with percentage based intrinsic height set to 'auto' and 'top', 'bottom', 'margin-top' are not 'auto' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 64e6d7d3873cc66ce884c3ecf07123db0d22f0e2 `Microsoft`<http://www.microsoft.com/> An absolutely positioned replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
absolute-replaced-height-028 reference/absolute-replaced-height-014-ref Absolutely positioned inline-block replaced element with percentage based intrinsic height that cannot be resolved where 'top', 'bottom', 'margin-top' are not 'auto' http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 03e38cccf1ad6bce073289ff126bb0b3dc56ce3e `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with a percentage height that cannot be resolved has no intrinsic height.
absolute-replaced-height-029 reference/absolute-replaced-height-008-ref Absolutely positioned inline replaced element with over-constrained values image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 1e779e6b3e86d82c373d2ff17eccc66c236deeed `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline replaced element with over-constrained values solves for 'bottom'.
absolute-replaced-height-030 reference/absolute-replaced-height-008-ref Absolutely positioned inline replaced element with intrinsic height dimension and over-constrained values image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height b5c156f75f782335bc04dd0840b3ab2db1e23928 `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an absolutely positioned inline replaced element has an intrinsic height; if values are overconstrained, then solve for 'bottom'.
absolute-replaced-height-031 reference/absolute-replaced-height-010-ref Absolutely positioned inline replaced element with intrinsic ratio, 'height' set to 'auto' and over-constrained values image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 1a1e9e83de89503b09fec0abe84712a665fc67d5 `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the intrinsic ratio when an absolutely positioned replaced element has an intrinsic ratio, 'height' is set to 'auto', with over-constrained values solves for 'bottom'.
absolute-replaced-height-032 reference/absolute-replaced-height-011-ref Absolute positioned inline-block replaced element without intrinsic ratio, 'height' set to 'auto' and over-constrained values http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height d10a5a9141b64220eba44adfe09befade320bdb5 `Microsoft`<http://www.microsoft.com/> For an absolutely positioned inline-block replaced element, the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width. And with over-constrained values element solves for 'bottom'.
absolute-replaced-height-033 reference/absolute-replaced-height-012-ref Absolutely positioned inline-block element with percentage based height set to 'auto' and over-constrained values http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 2512804f7e9806de9a772dc78993969c6d1d7104 `Microsoft`<http://www.microsoft.com/> An absolutely positioned inline-block replaced element with percentage height resolves based on the containing block height when such height can be resolved.
absolute-replaced-height-034 reference/absolute-replaced-height-013-ref Absolutely positioned inline replaced element with percentage based intrinsic height set to 'auto' and over-constrained values nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 36aa51a2e85415fbeef215021823ba63cb28745c `Microsoft`<http://www.microsoft.com/> An absolutely positioned replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
absolute-replaced-height-035 reference/absolute-replaced-height-014-ref Absolute replaced elements with percentage based intrinsic height that cannot be resolved and there are over-constrained values http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-height 4a140ecfee1b7d0b1e440e0d00dd0b47a589c3f8 `Microsoft`<http://www.microsoft.com/> An absolutely positioned replaced element with a percentage height that cannot be resolved has no intrinsic height.
absolute-replaced-height-036 reference/ref-if-there-is-no-red Absolute Replaced Elements: specified 'top' and 'bottom' with auto margins image http://www.w3.org/TR/CSS21/visufx.html#clipping d936bf825cfe196dcac21727970f721c102e3240 `Elika J. Etemad`<http://fantasai.inkedblade.net/> If 'top' and 'bottom' are specified on an absolutely-positioned replaced element, then any remaining space is split amongst the 'auto' vertical margins.
absolute-replaced-width-001 reference/absolute-replaced-width-001-ref Absolutely positioned inline replaced element with 'auto' specified for 'margin-left', 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 616c5825815ee4960f24c0a8e7e9c2b47b593767 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. If both 'left' and 'right' have the value 'auto' and if the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-002 reference/absolute-replaced-width-002-ref Absolutely positioned inline replaced element and 'auto' specified for 'margin-left', 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width f7e64979b7df73ca22236a74002d26017ba544af `Microsoft`<http://www.microsoft.com/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-003 reference/absolute-replaced-width-003-ref Absolutely positioned inline replaced element with 'auto' specified for 'margin-left', 'margin-right', with no intrinsic width and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 4d1c6be6abc1eb4e96e55e103e80060b31c038f2 `Microsoft`<http://www.microsoft.com/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-003a reference/absolute-replaced-width-003a-ref Absolutely positioned inline replaced element, 'auto' specified for 'margin-left', 'margin-right', no intrinsic height and no intrinsic width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width b6d7242ed128d9d5a556a73df98221c40868ed09 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic height, then the used value of 'width' becomes 300px and the used value of 'height' becomes 150px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-003b reference/absolute-replaced-width-003b-ref Absolutely positioned inline replaced element, 'auto' specified for 'margin-left', 'margin-right', no intrinsic height and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 0fe39ad9662afba4672eefd8d5580b61d796fa81 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic height and no intrinsic ratio, then the used value of 'height' becomes 150px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-003c reference/absolute-replaced-width-003c-ref Absolutely positioned inline replaced element, 'auto' specified for 'margin-left', 'margin-right', no intrinsic width and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width bc1b11bd8bdd55714d5e4bfb900fbbbb12ce64f2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-004 reference/absolute-replaced-width-004-ref Absolutely positioned inline replaced element and 'auto' specified for 'margin-left', 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 35462f915955a608b69a4c8180c01ead47aeba97 `Microsoft`<http://www.microsoft.com/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic height, then the used value of 'width' becomes 300px and the used value of 'height' becomes 150px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-006 reference/absolute-replaced-width-006-ref Absolutely positioned inline replaced element and 'auto' specified for 'margin-left', 'margin-right' and width set to a percentage image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 2c11557e027d378616aa7ffc81091ce67163535d `Microsoft`<http://www.microsoft.com/> The width of an absolutely positioned inline replaced element set to a percentage is evaluated against its containing block's width.
absolute-replaced-width-008 reference/absolute-replaced-width-001-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width e2678b6428f6d1e872caa4482a53518632be55b6 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolute replaced elements becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-009 reference/absolute-replaced-width-002-ref Absolute replaced elements with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 2479bf0f43955dacfbfb588673cbca4aa3355b37 `Microsoft`<http://www.microsoft.com/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-010 reference/absolute-replaced-width-003-ref Absolute replaced elements with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width def3e295419830744088551d9f885756b08cb101 `Microsoft`<http://www.microsoft.com/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-011 reference/absolute-replaced-width-004-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width f551d7d0176929032899d8ed985e5603f5adfab7 `Microsoft`<http://www.microsoft.com/> If an absolutely positioned inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic height, then the used value of 'width' becomes 300px and the used value of 'height' becomes 150px. Then, if both left and right values are 'auto' and the 'direction' property of the element establishing the static-position containing block is 'ltr', then set 'left' to the static position. If 'left' or 'right' are 'auto' (like in this test), then replace any 'auto' on 'margin-left' or 'margin-right' with '0'. If at this point there is an 'auto' left (like in this test: right is 'auto'), solve the equation for that value.
absolute-replaced-width-013 reference/absolute-replaced-width-006-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width d2da8b853b5d4721b5bdd25454e49ed957db0d8e `Microsoft`<http://www.microsoft.com/> Percentage intrinsic widths are evaluated against the containing block's width.
absolute-replaced-width-015 reference/absolute-replaced-width-015-ref Absolutely positioned replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 859a35dc98bead54691b8fe53c931ae40ced18aa `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. If both 'left' and 'right' have the value 'auto' and if the 'direction' property of the element establishing the static-position containing block is 'rtl', then set 'right' to the static position. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-020 reference/absolute-replaced-width-020-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'left', 'right' and width set to a percentage image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 968000942bc087bfb904be90b9f235a2b9368f0e `Microsoft`<http://www.microsoft.com/> The width of an absolutely positioned inline replaced element set to a percentage is evaluated against the containing block's width. If both 'left' and 'right' have the value 'auto' and if the 'direction' property of the element establishing the static-position containing block is 'rtl', then set 'right' to the static position.
absolute-replaced-width-022 reference/absolute-replaced-width-022-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width d1a00172c7e778dc53aef453716c9ff2920a0f9d `Microsoft`<http://www.microsoft.com/> The intrinsic width is used if 'height' and 'width' are 'auto'. Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. If at this point there is an 'auto' left (like right as in this test), solve the equation for that value.
absolute-replaced-width-023 reference/absolute-replaced-width-023-ref Absolutely positioned replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 9e32cfc6420b42405a094a26ffe5704fb139258a `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned replaced element becomes a used value of '0'.
absolute-replaced-width-024 reference/absolute-replaced-width-024-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width ab82564b1a8d359369cf25f5781206cc6584d571 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-025 reference/absolute-replaced-width-025-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width b72ff697f742aef0c72b991babff248a94156be7 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-027 reference/absolute-replaced-width-027-ref Absolutely positioned replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right', 'right' and percentage width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 85dca97987eb2249f3ec09f9bffddaf08dbac1b4 `Microsoft`<http://www.microsoft.com/> The width of an absolutely positioned inline replaced element set to a percentage is evaluated against its containing block's width.
absolute-replaced-width-029 reference/absolute-replaced-width-022-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width ce81c38c3e4c51890208f359de0dddee030e54ea `Microsoft`<http://www.microsoft.com/> The intrinsic width is used if 'height' and 'width' are 'auto'. Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. If at this point there is an 'auto' left (like right as in this test), solve the equation for that value.
absolute-replaced-width-030 reference/absolute-replaced-width-023-ref Absolutely positioned replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width bd88486c66b92914f139455d3432cdb4aa19c88e `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned replaced element becomes a used value of '0'.
absolute-replaced-width-031 reference/absolute-replaced-width-024-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width ad1557073285a4d5c62b6416bd0efc08e5f2da91 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-032 reference/absolute-replaced-width-025-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 587801b745a707fdc6ecfd2dde98e89795111c52 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced elements becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
absolute-replaced-width-034 reference/absolute-replaced-width-020-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right', 'right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width bab4f36998c3d711c23dc3d08b4c7ee8037f22cb `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
absolute-replaced-width-036 reference/absolute-replaced-width-036-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width c85337292c2fefa93c7dfcfc7e1d48a7962e1b38 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-037 reference/absolute-replaced-width-037-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width da78a3ede5273df153c527c4b7d8ab67590a1445 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-038 reference/absolute-replaced-width-038-ref Absolute replaced elements with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 4db0ce03894495ee5e23893ee023096f36cdbb1c `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-039 reference/absolute-replaced-width-039-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 07a9a99cb17fd36e44822e4b0933b201f8ef2159 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
absolute-replaced-width-041 reference/absolute-replaced-width-041-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-left', 'margin-right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 15777bd71c9e2eae29154c3813f23c7ecfdc9922 `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
absolute-replaced-width-043 reference/absolute-replaced-width-036-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width a6deda01fca6da3c6ccb592e692e625ea9d9f281 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-048 reference/absolute-replaced-width-041-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-left', 'margin-right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 5ff2b7f1aa6fb4eb53e34e1a5546367596fe17ca `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
absolute-replaced-width-050 reference/absolute-replaced-width-036-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width ede5bf9476ccaf2c1298693f1c301353972e4d8d `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-051 reference/absolute-replaced-width-037-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 89eeb0bd6d443b83111b989a2e154cbb424a726f `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-052 reference/absolute-replaced-width-038-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width a6255c05bba981af105fa403e6fb8471ded41f54 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-053 reference/absolute-replaced-width-039-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 83f3b11e7b6d3df38cb6aa523ab71a9a01e33380 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
absolute-replaced-width-055 reference/absolute-replaced-width-041-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'auto' specified for 'margin-right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 6b389e1a81f35403f4e53d009cbf899c81a3f359 `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
absolute-replaced-width-057 reference/absolute-replaced-width-036-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width f381a35561df361e09014714bb0de5a692ee8a37 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-062 reference/absolute-replaced-width-041-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, 'auto' specified for 'margin-right' and percentage width image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width c4c75c234654a290a9bd13f5a37462a615d401a8 `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
absolute-replaced-width-064 reference/absolute-replaced-width-036-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, intrinsic width and over-constrained situation image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width b981621033e1110493ec8a3af83a93b927d2d9ef `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-065 reference/absolute-replaced-width-037-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, intrinsic height and over-constrained situation nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 7289008402b19f079c57c603800a0be508bcaa31 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-066 reference/absolute-replaced-width-038-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, 'height' and over-constrained situation nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width ce5815d8e6e05b4d357383412691b262da2b32b3 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'.
absolute-replaced-width-067 reference/absolute-replaced-width-039-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, no intrinsic height or width and over-constrained situation nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 31cd496688fdad34cee987ee5085886c8f6b29a0 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
absolute-replaced-width-069 reference/absolute-replaced-width-041-ref Absolutely positioned inline replaced element with 'direction' as left-to-right, percentage intrinsic width and over-constrained situation image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width b525c3c469c25598b8b0ac5d6f628c956caa046c `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
absolute-replaced-width-071 reference/absolute-replaced-width-036-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, intrinsic width and over-constrained situation image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width 5d8bceef942de3e89360c595ced450c6daec995f `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on absolutely positioned inline replaced element becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
absolute-replaced-width-076 reference/absolute-replaced-width-041-ref Absolutely positioned inline replaced element with 'direction' as right-to-left, percentage intrinsic width and over-constrained situation image http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width cdd51e6ad78bfedc6c85fd0d6476af5c08dbce7d `Microsoft`<http://www.microsoft.com/> Percentage widths are evaluated against the containing block's width.
abspos-001 reference/abspos-001-ref CSS Absolute Positioning: static position after previous margin http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 7d3331d81246e7d3c67ce73737f73efcbd8231cd `Ian Hickson`<mailto:ian@hixie.ch>
abspos-002 reference/abspos-002-ref Positioning with a relpos ancestor containing block http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 1755405240bca2a1842631faf6935a270072d2a5 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-003 Positioning relative to the ICB: short root element http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 16a2ed4c1f518343165e0b69cebaa04e1908cc24 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-004 Positioning relative to the ICB: long root element http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 3eccc35744ff7e5b82c7d58540bcf183b8701200 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-006 Absolute Positioning: Tables with two offsets http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 17793dab71dc430a0304ac3685619cd513b4e387 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-007 reference/abspos-007-ref Positioning blocks inside inline contexts with top:auto http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 6620a31507b253ed4e259ff6b8130423780de8c3 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-008 reference/abspos-008-ref Shrink wrapping of absolute positioned blocks http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8f9d835b70ca1c11f71fcec15b3654d951a49160 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-009 reference/abspos-009-ref Right alignment with position:right http://www.w3.org/TR/CSS21/visuren.html#comp-abspos fafd74d02452870307b88a64731ff84c8d55d174 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-010 Absolutely positioned tables must shrink wrap http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 96f46f491492b7d389a905db33bec2314c1af31e `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-011 reference/abspos-011-ref position: absolute; top: auto; test (assumed initial values) may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 1bbe94a62e928e627fa9384778d170d62c618a7d `Ian Hickson`<mailto:ian@hixie.ch>
abspos-012 reference/abspos-011-ref position: absolute; top: auto; test (assumed initial values) may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos e7c45bb74d2e5e445af48fe4e9cd4f1164a73fa4 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-013 reference/abspos-013-ref position: fixed; top: auto; test - body padding may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos a3db08529c6113958ccfaab9ba9196a5676d295a `Ian Hickson`<mailto:ian@hixie.ch>
abspos-014 reference/abspos-013-ref position: fixed; top: auto; test - body padding may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos b2ceaef796f657660ff5ed22d9316e4bdf08cebe `Ian Hickson`<mailto:ian@hixie.ch>
abspos-015 reference/abspos-013-ref position: fixed; top: auto; test - html padding may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos b7ac9240d9e8ee2768b885a58529010e32f428f5 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-016 reference/abspos-013-ref position: fixed; top: auto; test - html padding may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos a0720ed8fc50b90299d0c561142b1f82ea17445c `Ian Hickson`<mailto:ian@hixie.ch>
abspos-017 reference/abspos-013-ref position: fixed; top: auto; test - body margin may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 06385fc9a5735a59ce298ac771349dfa600245ea `Ian Hickson`<mailto:ian@hixie.ch>
abspos-018 reference/abspos-013-ref position: fixed; top: auto; test - body margin may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 06e60d98136b292fdbc5708f2abb54eeb6911346 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-019 reference/abspos-013-ref position: fixed; top: auto; test - html margin may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 8fca95ea59c03d327f524dd548a5898b7658c349 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-020 reference/abspos-013-ref position: fixed; top: auto; test - html margin may http://www.w3.org/TR/CSS21/visuren.html#comp-abspos e4e115b9cd7563306c72c8d674f809b6e9de2e18 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-022 reference/abspos-013-ref position: fixed; top: auto; test - margin collapsing may http://www.w3.org/TR/CSS21/box.html#collapsing-margins 7dec0f39e17c47eaa8196f08bad2e6424edbf3c6 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-023 left:auto for fixed-pos blocks inside abs-pos blocks may http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 7bb662b6547723dbddffe3a91dc4f1c32fd29f04 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-024 reference/abspos-024-ref Static position in rtl context http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 2355ff5c1eecc88217dc57c0fff57133d46c170a `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-025 reference/abspos-025-ref Positioning replaced elements with four offsets image http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 1266108767dca06c1db0a260e47020bdb80ce866 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-026 reference/abspos-025-ref Positioning replaced elements with four offsets http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c276aa4aad75f2b62862bca17816f857995bb9bf `Ian Hickson`<mailto:ian@hixie.ch>
abspos-027 reference/ref-if-there-is-no-red Absolutely positioned elements must shrink wrap tables http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo f5f9e1c1a989abf0d5b666b8f9b55f43fb579b94 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-028 reference/abspos-028-ref Abspos static position and clear http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 23c14bcfb7c2c5a55ce2cc5b0c3e324dd04a0ea6 `Elika J. Etemad`<http://fantasai.inkedblade.net/> The static position is calculated as if clear had been none.
abspos-containing-block-001 reference/abspos-containing-block-001-ref Containing block for fixed positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 00a9a848af3f4732cda11bfcaec6ff880404ccd9 `Bert Bos`<http://www.w3.org/People/Bos/>
abspos-containing-block-002 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details f624cf3e5a88069f49b38c6cab1beafeefc7d94b `Bert Bos`<http://www.w3.org/People/Bos/>
abspos-containing-block-003 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 317b7f3aee67edc0a0260e27e21e8c05acb8fd96 `Bert Bos`<http://www.w3.org/People/Bos/>
abspos-containing-block-004 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 3ddf40b6f4bd54092008c560e3eb2e78865351a6 `Bert Bos`<http://www.w3.org/People/Bos/>
abspos-containing-block-005 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 3c7462c5536e107759efcfd240ec60918b48b107 `Bert Bos`<http://www.w3.org/People/Bos/>
abspos-containing-block-006 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 381d10929ef638bc733592fabc523c40c92c57aa `Bert Bos`<http://www.w3.org/People/Bos/>
abspos-containing-block-007 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details ad191aaae39bac624b002778ca02980391ed4ce6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
abspos-containing-block-008 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 1b371256baa4397fdfc26683278a2194211b8c23 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
abspos-containing-block-009 reference/abspos-containing-block-001-ref Containing block for absolute positioning http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 8af6d71fb318016c320c2f3b5ae25e7b6d4554ca `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
abspos-containing-block-010 reference/abspos-containing-block-010-ref Absolute Positioning: Containing Block of Top Level Absolutely Positioned Block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details cff457958f2122b1f82d423d19d77641a1a7c6d0 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-containing-block-initial-001 reference/abspos-containing-block-initial-001-ref Test for containing block for absolutely positioned elements being initial containing block dom http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 795613ee15b7bb231bdb836ebab1fb6581343b46 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-004a reference/abspos-containing-block-initial-004-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details f93ebd03292a34b080938b87fa7eefef9c470a0f `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-004b reference/abspos-containing-block-initial-004-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 9eb04f0b620e1d9386b01a2446ff6c0292db0a16 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-004c reference/abspos-containing-block-initial-004-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 2cf52ebf5f6e69eb96212e8a488515f0d823a8fb `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-004d reference/abspos-containing-block-initial-004-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 50dfc1b9f220e0cd63bd5aa406bc14587aa6d88e `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-004e reference/abspos-containing-block-initial-004-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 3d801bd1e0ac102a80b17f21be24dbba287047f2 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-004f reference/abspos-containing-block-initial-004-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 4b2408721288a8ad8044c6ba807abfa3950a0157 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-005a reference/abspos-containing-block-initial-005-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 2f555ddc3077e064f854ee0deb20949ef53aea75 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-005b reference/abspos-containing-block-initial-005-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 37e8f62e94e96c42139156007c7b715f8db0b178 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-005c reference/abspos-containing-block-initial-005-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 3e90906ae3dd88ca7d61cb1858d1d1a6a5aa3047 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-005d reference/abspos-containing-block-initial-005-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 5d341306676d7f2ae4869b8b254211aaf1cb9e63 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-007 reference/abspos-containing-block-initial-007-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 8153c371c78a07832a951dccba4079639bcc8ed3 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-009a reference/abspos-containing-block-initial-009-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 98d2a560cbd04a53159f881670674ae4294a8fd4 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-009b reference/abspos-containing-block-initial-009-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details a6083feb4f7c27a008bfe5665cd9d93b00895d45 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-009e reference/abspos-containing-block-initial-009-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 230abcd459f12b05a92e80e7cee540ffebdc1dc6 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-containing-block-initial-009f reference/abspos-containing-block-initial-009-ref Test for containing block for absolutely positioned elements being initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details b80ed7c3d714de6b47aaed99c7549327b9732fa2 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> If there is no such ancestor, the containing block is the initial containing block.
abspos-inline-001 Absolutely positioned boxes in inlines: 'auto' interact http://www.w3.org/TR/CSS21/visuren.html#comp-abspos aa7c1f295e29a72b96bd72151c84541c25be6f74 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-inline-002 Absolutely positioned boxes in inlines: 'auto' with 'relative' interact http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 640aa80ad6bd4cfef6cc349031ada956d895d990 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-inline-003 Absolutely positioned boxes in inlines: positioning at top left interact http://www.w3.org/TR/CSS21/visuren.html#comp-abspos f0e0f0952529a568140bfb700058389450ff5299 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-inline-004 Absolutely positioned boxes in inlines: positioning at top right interact http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 6510d55f8cdc000650f367945d3882d6c620fe6d `Ian Hickson`<mailto:ian@hixie.ch>
abspos-inline-005 Absolutely positioned boxes in inlines: positioning at bottom left interact http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 503cc58ba97bfc2f97a545d87f9838dd724bd4c8 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-inline-006 Absolutely positioned boxes in inlines: positioning at bottom right interact http://www.w3.org/TR/CSS21/visuren.html#comp-abspos b9100ff7fd2a37e87595e81ac6e8de3873361bc8 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-non-replaced-width-margin-000 reference/abspos-non-replaced-width-margin-000-ref CSS2.1:10.3.7 Comprehensive - Absolutely Positioned Non-Replaced Horizontal Size+Position Calculations http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 120bf9852fef393e28f070369bdbb84c826028c1 `L. David Baron`<https://dbaron.org/> The values of 'left', 'right', 'margin-left', 'margin-right', and 'width' are calculated correctly for absolutely positioned non-replaced elements according to CSS2.1 Section 10.3.7.
abspos-overflow-001 reference/abspos-overflow-001-ref Absolutely positioned children of overflow: scroll http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping e770013f8420b4b084ed1fd7b70d6f9ff6ef242e `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-002 reference/abspos-overflow-002-ref Absolutely positioned children of overflow: scroll http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 9a950182872d583fd5cb5710667261b7b98b7a57 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-003 reference/abspos-overflow-003-ref Absolutely positioned children of overflow: scroll http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping dfa4c3ea33a8848a6fa5acdea592f481267471ac `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-004 reference/abspos-overflow-004-ref Absolutely positioned children of overflow: hidden http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 9f18c80f84d8b0d8feb7bad15fc2a91f7ec1927d `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-005 reference/abspos-overflow-005-ref Absolutely positioned children of overflow: hidden http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping bc8ebf44ea03c58928c298871f45cd4183dee31d `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-006 reference/abspos-overflow-006-ref Absolutely positioned children of overflow: hidden http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 64c0611ea23b3c99b5f54553862589f99ae221fa `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-007 reference/abspos-overflow-004-ref Absolutely positioned children of overflow: auto http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 8684779e7fe84755b859907e1565d8c5a9c4af01 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-008 reference/abspos-overflow-005-ref Absolutely positioned children of overflow: auto http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 7abf950a84fa2ffbc9f7c3da90a6e26b93c95b6a `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-009 reference/abspos-overflow-006-ref Absolutely positioned children of overflow: auto http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 3a0f422b0498d48c04fc2fcc81404303191064d1 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-010 reference/abspos-overflow-010-ref Positioning, Overflow, and Stacking: Empty positioned children of 'overflow:auto' boxes http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 47210f16f8350cfe4f177359efd60caece0822d4 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-011 reference/abspos-overflow-011-ref Positioning, Overflow, and Stacking: 'overflow:auto' as an in-flow sibling of a positioned element http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping 582ac8e4fc5be4d4a290619d90ebcb57be97d41e `Ian Hickson`<mailto:ian@hixie.ch>
abspos-overflow-012 reference/abspos-overflow-011-ref Positioning, Overflow, and Clipping: Does 'overflow:auto' affect positioned elements that are relative to elements outside the overflow http://www.w3.org/TR/CSS21/visufx.html#overflow-clipping f255e1d2fb6d142f2d449297cb0c2b4836d07e10 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-paged-001 Positioning in paged media: Initial containing block paged http://www.w3.org/TR/CSS21/page.html#page-intro b1cf668d51362c6b247e4cca03af67d1de63e611 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-paged-002 Positioning in paged media: Positioning multiple pages paged http://www.w3.org/TR/CSS21/page.html#page-intro 0a8f6856840cd92ce9a0375eb6e48b2d8b38c7d2 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
abspos-replaced-width-margin-000 reference/abspos-replaced-width-margin-000-ref CSS2.1:10.3.8 Comprehensive - Absolutely Positioned Replaced Horizontal Size+Position Calculations http://www.w3.org/TR/CSS21/visudet.html#abs-replaced-width d03b28444f50a53786b28a2ab5d88b9ac2414a8e `L. David Baron`<https://dbaron.org/> The values of 'left', 'right', 'margin-left', 'margin-right', and 'width' are calculated correctly for absolutely positioned replaced elements according to CSS2.1 Section 10.3.7.
abspos-width-001 reference/ref-if-there-is-no-red Absolute Positioning: width:auto with table width:100% http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 73ada5f22b7e0d3913e82f3f4e302d879a86027e `Ian Hickson`<mailto:ian@hixie.ch>
abspos-width-002 reference/ref-if-there-is-no-red Absolute Positioning: width:auto with block width:100% http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 8dcd3d450fa1fc12b02ceb85907b3535e4e55320 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-width-003 reference/ref-if-there-is-no-red Absolute Positioning: width:auto with block width:50% http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width a3df9cba8142c2d0a48e1311c90d3835a78c2147 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-width-004 reference/ref-filled-green-100px-square Absolute Positioning: width: 2em with block width:100% http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c4db3e5cf8dbe79b5965997ebfa35f4986334e48 `Ian Hickson`<mailto:ian@hixie.ch>
abspos-width-005 reference/abspos-width-005-ref Absolute Positioning: max-width http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 69f668e467dfb48dbb4f8ffec1b1023cd0d6b206 `Ian Hickson`<mailto:ian@hixie.ch>
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 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.
after-content-display-003 reference/after-content-display-003-ref :after generated content - display list-item http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop,http://www.w3.org/TR/html4/struct/lists.html#h-10.3.1 63761d5a1368738a9687f3940fa6ce61968ca2fa `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-004 :after generated content - display run-in http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/css3-box/#run-in-boxes e2afa2899a8e2931405c71d2151246b51882e1c4 `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-005 reference/after-content-display-001-ref :after generated content - display inline-block http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 791f3cd19b0a6017f741ba4c9d42902f970f31b4 `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-006 reference/after-content-display-002-ref :after generated content - display table http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop b8efa69202c5f12acf515aed0abd4949920f06d8 `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-007 reference/after-content-display-001-ref :after generated content - display inline-table http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 100a761e7db1096dbeccaa8fd6138a3f1c73aaf2 `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-008 reference/after-content-display-002-ref :after generated content - display table-row-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop a2ea27340053d0ae7e59ed96e1bb73897584c83c `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-009 reference/after-content-display-002-ref :after generated content - display table-header-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop e12fecb8691204cf818a4dc1acd80dd0f5a227c3 `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-010 reference/after-content-display-002-ref :after generated content - display table-footer-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 3305de86aa2059711cb65eca70b860408230410d `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-011 reference/after-content-display-002-ref :after generated content - display table-row http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 595890b55d9fd371fe84831a0caa4e6330a6f469 `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-012 reference/after-content-display-012-ref :after generated content - display table-column-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/tables.html#table-display 63466bda2fd3d0efed06475f621cd1950607f137 `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. Elements with 'display' set to 'table-column' or 'table-column-group' are not rendered (exactly as if they had 'display: none').
after-content-display-013 reference/after-content-display-012-ref :after generated content - display table-column http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/tables.html#table-display 73338308c34392af1d84c88d533541dce0c12e61 `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. Elements with 'display' set to 'table-column' or 'table-column-group' are not rendered (exactly as if they had 'display: none').
after-content-display-014 reference/after-content-display-002-ref :after generated content - display table-cell http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop d8f1b5f5295ee1ea75f66a433b305bb03a9533f4 `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-015 reference/after-content-display-002-ref :after generated content - display table-caption http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 60f71782bb75b26a60eae110a3db5bf807fd55f0 `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-016 reference/after-content-display-012-ref :after generated content - display none http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 92e31d64712b03e5280265aee837636f056abb1a `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-017 reference/after-content-display-002-ref :after generated content - display inherit http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 6f76e59690fcbd3b4f1922da49dba7bbcff731e9 `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-018 reference/after-content-display-001-ref :after generated content - initial value of display http://www.w3.org/TR/CSS21/generate.html#before-after-content 568c0051fbbb459505131d6bb3e587b626e43549 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The initial value of the 'display' for generated content property is 'inline'.
after-inheritable-001 Pseudo-element ':after' inherits inheritable values http://www.w3.org/TR/CSS21/generate.html#before-after-content 854c3ee68813768813bdd2b3babe3096033c0415 `Microsoft`<http://www.microsoft.com/> The pseudo-element ':after' generated content inherits any inheritable properties from the element.
after-inheritable-002 Pseudo-element ':after' does not inherit non-inheritable values http://www.w3.org/TR/CSS21/generate.html#before-after-content b1f1f4803490bae4ce05ff76023c4bcced8ac670 `Microsoft`<http://www.microsoft.com/> Non-inherited properties apply their initial value when applying to ':after'.
after-location-001 After applies after text http://www.w3.org/TR/CSS21/generate.html#before-after-content a62c51e5132ce58ebb27ff1162e21f350dbc996d `Microsoft`<http://www.microsoft.com/> After places the generated content after the element content.
allowed-page-breaks-001a allowed page breaks between blocks paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#allowed-pg-brk feda1d046e5c91d8b2871484f71e5f677a97d1fc `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Unforced breaking in the vertical margin between sibling block boxes is allowed only if the 'page-break-after' and 'page-break-before' properties of all the elements generating boxes that meet at this margin are 'auto' and the common ancestors of all the elements do not have a 'page-break-inside' value of 'avoid'.
allowed-page-breaks-001b allowed page breaks between table rows may,paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#allowed-pg-brk 1db03d3621d5c5c56764cbb8b05663263c4f89d7 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Unforced breaking in the vertical margin between sibling table rows is allowed only if the 'page-break-after' and 'page-break-before' properties of all the elements generating boxes that meet at this margin are 'auto' and the common ancestors of all the elements do not have a 'page-break-inside' value of 'avoid'.
allowed-page-breaks-001c allowed page breaks between blocks within table cells may,paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#allowed-pg-brk 741c3587239beb6afb1a3193e880a1725d104d72 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Unforced breaking in the vertical margin between sibling block boxes is allowed only if the 'page-break-after' and 'page-break-before' properties of all the elements generating boxes that meet at this margin are 'auto' and the common ancestors of all the elements do not have a 'page-break-inside' value of 'avoid'.
allowed-page-breaks-002 allowed page break - line box breaking paged http://www.w3.org/TR/CSS21/page.html#page-break-props 059955819726a11b1a79f53e4204a47a23aeb7c1 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Breaking between line boxes is allowed only if the number of line boxes between the break and the start of the enclosing block box is the value of 'orphans' or more, and the number of line boxes between the break and the end of the box is the value of 'widows' or more and the value of the 'page-break-inside' property is 'auto'.
allowed-page-breaks-003 allowed page break - dropping page-break-* restrictions paged http://www.w3.org/TR/CSS21/page.html#page-break-props 06196ba2629c43aa660cb5e98d404dfe1e88631f `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> If the standard restrictions do not provide enough break points to keep content from overflowing the page boxes, then the restrictions imposed by 'avoid' on the 'page-break-*' properties are dropped.
allowed-page-breaks-004 allowed page break - dropping widows and orphans restrictions paged http://www.w3.org/TR/CSS21/page.html#page-break-props c610f77f992d4b733745d272c06ea7127a0d6ec4 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Tom Clancy`<mailto:tclancy@revenution.com> If the standard restrictions do not provide enough break points to keep content from overflowing the page boxes after dropping the restrictions imposed by 'avoid' on the 'page-break-*' properties then the restrictions due to 'windows' and 'orphans' are dropped as well.
allowed-page-breaks-005 Allowed Page Breaks - Between Blocks paged http://www.w3.org/TR/CSS21/text.html#spacing-props f441425b34cc8e4ccc67dace128239f391b29a15 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Page breaks can occur between block boxes.
allowed-page-breaks-006 Allowed Page Breaks - Between Line Boxes paged http://www.w3.org/TR/CSS21/text.html#spacing-props ff8ffb4611058b28d987950e8295c23704f922f1 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Page breaks can occur between line boxes.
allowed-page-breaks-007a Allowed Page Breaks - Between Line Box and Content Edge paged http://www.w3.org/TR/CSS21/text.html#spacing-props 8f170ab9fdec83c25b0ac9193de019660e55e7d9 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Page breaks can occur between the content edge of a block box and the outer edges of its child line boxes.
allowed-page-breaks-007b Allowed Page Breaks - Between Block-level Box and Content Edge paged http://www.w3.org/TR/CSS21/text.html#spacing-props be4752a486e7eb5900f3f9d4d0c6e5d1c738a43e `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Page breaks can occur between the content edge of a block box and the outer edges of its child block-level boxes.
anonymous-box-generation-001 reference/anonymous-box-generation-001-ref Anonymous block box generation http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level d88edda75b32c5cb5035796f160f930a230c6a6a `Microsoft`<http://www.microsoft.com/> Block boxes with inline content followed by a block box generate an anonymous block box around the inline content.
anonymous-box-generation-002 Anonymous run-in box generation http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 75d2e3c2672a52b851cd486b81c8af4d9b69beb5 `Microsoft`<http://www.microsoft.com/> Block boxes with inline content followed by a run-in box generate an anonymous run-in box around the inline content.
anonymous-boxes-001 reference/ref-green-box-100x100 Percent heights inside anonymous blocks http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/CSS21/visudet.html#the-height-property ae1ba6d9453891ce7222d27750366bc5d9f9a550 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Anonymous block boxes are ignored when resolving percentage values that would refer to it: the closest non-anonymous ancestor box is used instead.
anonymous-boxes-001a reference/anonymous-boxes-001a-ref Percent height inside anonymous block ahem,image http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 6ae115e227f6ad8d790b783ba32eeb46976bfa36 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Anonymous block boxes are ignored when resolving percentage values that would refer to it: the closest non-anonymous ancestor box is used instead.
anonymous-boxes-001b reference/anonymous-boxes-001b-ref Percent height inside anonymous block ahem http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/CSS21/visudet.html#the-height-property ac3d14e0973d6fa25fb90455f639a6418aa5d740 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Anonymous block boxes are ignored when resolving percentage values that would refer to it: the closest non-anonymous ancestor box is used instead.
anonymous-boxes-inheritance-001 reference/anonymous-boxes-inheritance-001-ref Anonymous box property inheritance ahem http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 8b12a43a3bd8cdb679b98ec2cffa2b41c3b86312 `Microsoft`<http://www.microsoft.com/> Anonymous boxes inherit property values from their non-anonymous box.
anonymous-inline-whitespace-001 reference/ref-if-there-is-no-red White space does not generate an anonymous inline box http://www.w3.org/TR/CSS21/visuren.html#anonymous 7fe25707146e900febf8b549fc3588da7be6b1ae `Microsoft`<http://www.microsoft.com/> White space is collapsed according to the 'white-space' property and does not generate an anonymous inline box.
anonymous-table-box-width-001 reference/ref-filled-green-100px-square Width of anonymous table box versus caption box in the automatic table layout http://www.w3.org/TR/CSS21/tables.html#auto-table-layout a3fd266d422a43b48cb3c3bd56175986472a7e74 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Anonymous table box should be as wide as max(table-width, table-caption-min-intrinsic-width).
at-charset-001 reference/at-charset-001-ref HTTP Charset vs BOM http http://www.w3.org/TR/CSS21/syndata.html#charset eb37f9b55d284950a5429b56ef3fb63eed20a565 `Microsoft`<http://www.microsoft.com/> The Byte Order Mark in the stylesheet overrides the HTTP charset setting.
at-charset-002 reference/at-charset-001-ref HTTP Charset over @charset http http://www.w3.org/TR/CSS21/syndata.html#charset ea76f6a1825e82261390df48fb95a8c9c4493f91 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the @charset designation in the stylesheet.
at-charset-003 reference/at-charset-001-ref HTTP charset over link charset http http://www.w3.org/TR/CSS21/syndata.html#charset afea8c2a30beaa5be9b24a13fe481bc38753e01a `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset designation in the link tag.
at-charset-004 reference/at-charset-001-ref HTTP charset over set referring code page (UTF-8) http http://www.w3.org/TR/CSS21/syndata.html#charset d219c4ea3dcbf9e6ea3337df8c7d31f173855a8d `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the referring document's code page.
at-charset-005 reference/at-charset-001-ref HTTP charset over set referring code page (windows-1252) http http://www.w3.org/TR/CSS21/syndata.html#charset 28091abdf5b154b06c64e86fdcc39da4253f0da2 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset designation in the referring document's meta tag.
at-charset-006 reference/at-charset-001-ref HTTP charset over referring code page (not set) http http://www.w3.org/TR/CSS21/syndata.html#charset 3ef5e329ee3dfd710d593dde771103ceb7c5e139 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset of referring document.
at-charset-007 reference/at-charset-001-ref @charset over link charset attribute http://www.w3.org/TR/CSS21/syndata.html#charset a8422f1cf722bd29a3063c94005a03cbef6c2563 `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the charset attribute of the link element.
at-charset-008 reference/at-charset-001-ref @charset over referring document's code page (set) http://www.w3.org/TR/CSS21/syndata.html#charset 597ef3d7d3c83e1699f4a8e6a0183a9eb437a045 `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the referring document's set code page.
at-charset-009 reference/at-charset-001-ref @charset over referring document's code page (unset) http://www.w3.org/TR/CSS21/syndata.html#charset 3712fed4fabbcdb5f53cb8495f53630bab9081db `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the referring document's unset code page.
at-charset-010 reference/at-charset-001-ref Link charset attribute over referring document's codepage (set) http://www.w3.org/TR/CSS21/syndata.html#charset a365cc093ee64a8c13bd4d642b2f2ebb291f3ef6 `Microsoft`<http://www.microsoft.com/> The stylesheet's encoding is determined by the link element's charset attribute and not the referring document's code page.
at-charset-011 reference/at-charset-001-ref Link charset attribute over referring document's codepage (not set) http://www.w3.org/TR/CSS21/syndata.html#charset 7079d6010c789e6de54784e0279def93290926fa `Microsoft`<http://www.microsoft.com/> The stylesheet's encoding is determined by the link element's charset attribute and not the referring document's code page.
at-charset-012 reference/at-charset-001-ref Stylesheet encoding via the referring document's encoding (set) http://www.w3.org/TR/CSS21/syndata.html#charset 37b642a870a734a7c35b33cd12d132c3181ca286 `Microsoft`<http://www.microsoft.com/> The stylesheet's encoding is determined by the set encoding of the referring document.
at-charset-013 Stylesheet encoding via the referring document's encoding (user set) HTMLonly,interact http://www.w3.org/TR/CSS21/syndata.html#charset 38743117b70c5990988feb2fd2569fa6927c0d7a `Microsoft`<http://www.microsoft.com/> The stylesheet's encoding is determined by the user set referring document's encoding.
at-charset-014 reference/at-charset-001-ref Matching BOM and @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset 0131c227dd71f515d75909d3c891e37c8a880bd9 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
at-charset-015 reference/at-charset-001-ref Matching BOM and @charset (utf-16 LE) http://www.w3.org/TR/CSS21/syndata.html#charset e9127916f63d1395ff12756d61849cd3e85b8353 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
at-charset-016 reference/at-charset-001-ref Matching BOM and @charset (utf-16 BE) http://www.w3.org/TR/CSS21/syndata.html#charset 694b42470c7187b23d2381e8c473d650d4624f18 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
at-charset-019 reference/at-charset-001-ref BOM with no @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset 76ec9651098752d182b51ea3ecadef7a56ccc816 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-8.
at-charset-020 reference/at-charset-001-ref BOM with no @charset (utf-16LE) http://www.w3.org/TR/CSS21/syndata.html#charset ff3361aba3a8495fe42715f0499da1e3e3485332 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-16LE.
at-charset-021 reference/at-charset-001-ref BOM with no @charset (utf-16BE) http://www.w3.org/TR/CSS21/syndata.html#charset 37fd45a10d6592ceea29b9a6441b58b83c8a3fbe `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-16BE.
at-charset-024 reference/at-charset-001-ref @charset specified (windows-1252) http://www.w3.org/TR/CSS21/syndata.html#charset cd7dbc23d288637dbd5c71b4c1f861d222a20287 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as windows-1252.
at-charset-025 reference/at-charset-001-ref @charset specified (Shift-JIS) http://www.w3.org/TR/CSS21/syndata.html#charset c9267a7cf2bc00167aaa322c135341373ea70cf8 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as Shift-JIS.
at-charset-026 reference/at-charset-001-ref @charset specified (ISO-8859-6) http://www.w3.org/TR/CSS21/syndata.html#charset 4fb260556ed038d6ad0dd1f4538a96ad71f98583 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as ISO-8859-6.
at-charset-027 reference/at-charset-001-ref @charset specified (Big5) http://www.w3.org/TR/CSS21/syndata.html#charset 9d5cd434a4f094b477e6b40b46621bf7f8b43834 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as Big5.
at-charset-028 reference/at-charset-001-ref @charset specified (UTF-8) http://www.w3.org/TR/CSS21/syndata.html#charset 155f692bfb46a54583dba19fb8ef62782dd892b8 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as UTF-8.
at-charset-029 reference/at-charset-001-ref @charset specified (UTF-16LE) http://www.w3.org/TR/CSS21/syndata.html#charset 77277845a0a6013e98a21354030ca01010614cf4 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16LE.
at-charset-030 reference/at-charset-001-ref @charset specified (UTF-16BE) http://www.w3.org/TR/CSS21/syndata.html#charset 74075e5dcb6c141cb49915ec4b7da09a75883a22 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16BE.
at-charset-033 reference/filler-text-below-green Non-matching BOM (windows-1252 with UTF-8 BOM) http://www.w3.org/TR/CSS21/syndata.html#charset 1790635b5d1aab50bd3813477e051295dd7345e9 `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the BOM not matching the actual encoding.
at-charset-034 reference/filler-text-below-green Non-matching BOM (UTF-8 with UTF-16LE BOM) http://www.w3.org/TR/CSS21/syndata.html#charset 4a24ece550e2ea3ed62a9c9f7b51fd6f9dd00d41 `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the BOM not matching the actual encoding.
at-charset-035 reference/filler-text-below-green Non-matching BOM (UTF-16LE with UTF-8 BOM) http://www.w3.org/TR/CSS21/syndata.html#charset af1d691a070390a88836c7d29c98e356d9cc6678 `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the BOM not matching the actual encoding.
at-charset-036 reference/filler-text-below-green Non-matching BOM (UTF-32BE with UTF-16LE BOM) http://www.w3.org/TR/CSS21/syndata.html#charset 94d71d5028182408ec41297004fcba33ecf5b830 `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the BOM not matching the actual encoding.
at-charset-037 reference/filler-text-below-green Non-matching @charset (Shift-JIS with 1252 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 16ccc2234cc158e56cf0dc86c3b1953d8ad7e2bf `Microsoft`<http://www.microsoft.com/> The selector does not match due to the mismatched @charset.
at-charset-038 reference/filler-text-below-green Non-matching @charset (Big5 with Shift-JIS @charset) http://www.w3.org/TR/CSS21/syndata.html#charset fbd982159e360eaaebfe4044f04cedcabbb86e2e `Microsoft`<http://www.microsoft.com/> The selector does not match due to the mismatched @charset.
at-charset-039 reference/at-charset-039-ref Matching BOM and @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset d1786de5e503d40bac0a19b944050f56d3217739 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
at-charset-040 reference/at-charset-001-ref Non-matching @charset (UTF-16BE with UTF-8 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 763d153768fdc4de071b8826ac1b7330a4d5df4a `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the mismatched @charset.
at-charset-041 reference/at-charset-001-ref Non-matching @charset (UTF-32LE with UTF-16BE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset b44a63fe49cdadbf4fa90e7766ef75ecebd7a69e `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the mismatched @charset.
at-charset-042 reference/at-charset-001-ref @charset does not match BOM (UTF8 encoding and BOM with UTF-16BE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 6ef66c0ee9f7ae8320dcb84553eb6bb869407189 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-8.
at-charset-043 reference/at-charset-001-ref @charset does not match BOM (UTF-16LE encoding and BOM with UTF-8 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 0181dff24aa4083492f0dc254d44e9feeae51cbc `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-8.
at-charset-044 reference/at-charset-001-ref @charset does not match BOM (UTF-32BE encoding and BOM with UTF-16BE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset ea7dcbda7b9918b519db5ac3727db88b9e8731fa `Microsoft`<http://www.microsoft.com/> UTF-32 is not supported.
at-charset-045 reference/at-charset-001-ref Mismatched endianness in @charset (UTF-16LE encoding and BOM with UTF-16BE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 8a0bc876294e73f00fa32da78fdc6fa127d58e9e `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-16LE.
at-charset-046 reference/at-charset-001-ref Mismatched endianness in @charset (UTF-16BE encoding and BOM with UTF-16LE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 5921e0e8f4222764cc85affec2d2704427ccc15f `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF16BE.
at-charset-047 reference/at-charset-001-ref Endianness not specified (UTF-16LE encoding with UTF-16 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset e33259092e4e73e77d82d2097b89e38c212603b5 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16LE.
at-charset-048 reference/at-charset-001-ref Endianness not specified (UTF-16BE encoding with UTF-16 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 76fe02212e0636774992f71b0a6070b713a663ff `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF16-BE.
at-charset-049 reference/filler-text-below-green @charset preceded by a newline http://www.w3.org/TR/CSS21/syndata.html#charset f9414cc7378cfc6690d1a7afbab0e4bf260f8862 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-050 reference/filler-text-below-green @charset preceded by a space http://www.w3.org/TR/CSS21/syndata.html#charset 304a693abd605ca4ebf6d8ba51d12d0d52ef75fe `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-051 reference/filler-text-below-green @charset preceded by a declaration http://www.w3.org/TR/CSS21/syndata.html#charset e2157d728e600969cb37da09401990e7773002e0 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-052 reference/filler-text-below-green @charset preceded by another @charset http://www.w3.org/TR/CSS21/syndata.html#charset be3b5dde981c44a2e6e31f5d1d105762f71eda11 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the second @charset being ignored.
at-charset-053 reference/filler-text-below-green @charset immediately followed by a declaration block http://www.w3.org/TR/CSS21/syndata.html#charset a499e9fc5ef9abaf9e3045580c134376891e5880 `Microsoft`<http://www.microsoft.com/> The declaration block is interpreted and applied correctly.
at-charset-054 reference/filler-text-below-green @charset in uppercase http://www.w3.org/TR/CSS21/syndata.html#charset 5521d5bc7c93989c690170e916c94306b9f2d537 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-055 reference/filler-text-below-green @charset without quotes http://www.w3.org/TR/CSS21/syndata.html#charset 27c13c2eb8858106158ce59426bb946a8b9ec191 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-056 reference/filler-text-below-green @charset missing a space http://www.w3.org/TR/CSS21/syndata.html#charset 87ea5fb7190a9e4a37354618158ca7e0c73c997f `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-057 reference/filler-text-below-green @charset escaped numerically http://www.w3.org/TR/CSS21/syndata.html#charset efcaaa9c444c37f7fcd81a14757571fafe7b4edc `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-058 reference/filler-text-below-green @charset escaped char http://www.w3.org/TR/CSS21/syndata.html#charset a844563ef04870f0e44cf81d2943e9330d5970f1 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-059 reference/filler-text-below-green @charset missing semi-colon http://www.w3.org/TR/CSS21/syndata.html#charset e3e11a52963a303acdef4a0709ab83197901a026 `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-060 reference/at-charset-001-ref @charset with bogus name http://www.w3.org/TR/CSS21/syndata.html#charset 3e51afd8974ab6cc37d87eddb9ef8122795346b0 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-16LE based on BOM.
at-charset-061 reference/filler-text-below-green @charset within style block http://www.w3.org/TR/CSS21/syndata.html#charset 0338e94efe2e1ee58ac138b484b80caf58952bff `Microsoft`<http://www.microsoft.com/> The selector does not match due to the @charset being ignored.
at-charset-071 reference/ref-green-background Stylesheet encodings: ISO-8859-1 http http://www.w3.org/TR/CSS21/syndata.html#charset 5b2e3469f7bada574545a686ca1642b3baf130f2 `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-072 reference/ref-green-background Stylesheet encodings: ISO-8859-11 http http://www.w3.org/TR/CSS21/syndata.html#charset c712f6afe4d73b46f4f59634e0a4442147d5d1c7 `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-073 reference/ref-green-background Stylesheet encodings: ISO-8859-5 http http://www.w3.org/TR/CSS21/syndata.html#charset b6251d74bc0b88c424280d9cfa461a6f832c7b22 `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-074 reference/ref-green-background Stylesheet encodings: ISO-8859-6 http http://www.w3.org/TR/CSS21/syndata.html#charset 4525247b089c813170ef851a59504de7a5959e43 `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-075 reference/ref-green-background Stylesheet encodings: ISO-8859-7 http http://www.w3.org/TR/CSS21/syndata.html#charset 33196f7ef95f715e5ba17566e60069b2280c56ea `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-076 reference/ref-green-background Stylesheet encodings: ISO-8859-8 http http://www.w3.org/TR/CSS21/syndata.html#charset 0e923135d4b77a2bc1bb624081ed7be31a9d791c `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-077 reference/ref-green-background Stylesheet encodings: KOI8-R http http://www.w3.org/TR/CSS21/syndata.html#charset 8cd18dfeb310d1ac39efa7ac1362b3f317011d9b `Ian Hickson`<mailto:ian@hixie.ch>
at-charset-quotes-001 reference/at-charset-ref @charset quotes http://www.w3.org/TR/CSS21/syndata.html#charset 5cd90e9754151f0cda51e3fec128a64889a3fb42 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-space-001 reference/at-charset-ref @charset leading-space http://www.w3.org/TR/CSS21/syndata.html#charset 61d345dfe8b0e6e8ea53fde3721788dd74f3bdf2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-space-002 reference/at-charset-ref @charset trailing-space http://www.w3.org/TR/CSS21/syndata.html#charset 7525884210a84f92664a401a57aaf3a75dd2c168 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-utf16-be-001 reference/at-charset-ref @charset utf-16-be-no-bom http://www.w3.org/TR/CSS21/syndata.html#charset 1c908162c092839d84533769aee14fee9f70812e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-utf16-be-002 reference/at-charset-ref @charset utf-16-be-bom http://www.w3.org/TR/CSS21/syndata.html#charset fad847285603a13acff7638837d51b0d0d928df3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-utf16-be-003 reference/at-charset-ref @charset utf-16-bom-be http://www.w3.org/TR/CSS21/syndata.html#charset 4615ffcfc1552db13c1ccc5be57c720305233d09 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-utf16-le-001 reference/at-charset-ref @charset utf-16-le-no-bom http://www.w3.org/TR/CSS21/syndata.html#charset 5f112092d0e82ae559ab0375c7b930b61bd58933 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-utf16-le-002 reference/at-charset-ref @charset utf-16-le-bom http://www.w3.org/TR/CSS21/syndata.html#charset d2c2babadcc734ccb9d62cbd9f66805d749209e3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-charset-utf16-le-003 reference/at-charset-ref @charset utf-16-bom-le http://www.w3.org/TR/CSS21/syndata.html#charset a21ebdb3706519fb409db829971a3ca3b39810dc `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
at-import-008 @import - media-dependence paged http://www.w3.org/TR/CSS21/cascade.html#at-import 9bcf440f20110a66791d0b3bcd4bc00a6eae5756 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Media-dependent @import rules
at-import-009 reference/ref-this-text-should-be-green @import following a known but invalid @rule invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules 16c04492dd403e817be2978a5bdc457bcf756e31 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> @import is respected after known but ignored @rule.
at-import-010 reference/ref-this-text-should-be-green @import following an invalid selector invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules c505b28c402da59ad76c8614c09089d105996433 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> @import is respected after invalid (ignored) rule set
at-import-011 reference/ref-this-text-should-be-green @import following garbage invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules 4a459a88cd479ff57127ae9de02a02eb0b29e0b7 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> @import is parsed as part of invalid ruleset after garbage.
at-keywords-000 reference/ref-this-text-should-be-green At-rules http://www.w3.org/TR/CSS21/syndata.html#at-rules 0cc16c06018c9d88198808d9e34adb954e084a0d `L. David Baron`<https://dbaron.org/>
at-keywords-001 reference/ref-this-text-should-be-green At-rules http://www.w3.org/TR/CSS21/syndata.html#at-rules 09e1acb50a7097d68354f8cdf730a004e08f8f2e `L. David Baron`<https://dbaron.org/>
at-keywords-002 reference/ref-this-text-should-be-green At-rules invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules c3cad50c8011f70dc4d02f1577483357c31c9e14 `L. David Baron`<https://dbaron.org/>
at-page-rule-001 Ignoring at-rules inside declaration blocks invalid,paged http://www.w3.org/TR/CSS21/page.html#page-box 465e1ba919d503e73e78ce261f350bcba2be8a42 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> At-rules inside @page blocks are parsed as invalid at-rule statements.
at-page-rule-002-a @page margins on top and right using percentages paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/css3-page/#page-properties,http://www.w3.org/TR/css3-page/#page-box-page-rule 10b70feef35eb68e47857e6797e121a5619e7137 `Tom Clancy`<mailto:tclancy@revenution.com> A percentage right margin in the @page context applies to the page box and is relative to the width of the page box. A percentage top margin in the @page context applies to the page box and is relative to the height of the page box.
at-page-rule-002-b @page margins shorthand using fixed physical units paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/css3-page/#page-properties,http://www.w3.org/TR/css3-page/#page-box-page-rule 3e4a6c32be55f968c74d2736ab3108884a62d3eb `Tom Clancy`<mailto:tclancy@revenution.com> A margin declaration within the @page context applies to the page box.
at-page-rule-002-c Page Margins: bottom and left (percent) paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/css3-page/#page-properties,http://www.w3.org/TR/css3-page/#page-box-page-rule f4f202b3a957046a13c808f6c1bdbf73ad77dc93 `Tom Clancy`<mailto:tclancy@revenution.com> A margin declaration within the @page context applies to the page box. Percentage values on right and left margins are relative to the page box width. Percentage values on top and bottom margins are relative to the page box height.
at-rule-001 reference/filler-text-below-green Parser error handling with invalid at-rules: @ invalid selector invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 852ee74f1da103c5597d0a005d9f8d5c1d5fbc72 `Microsoft`<http://www.microsoft.com/> At-Rules start with an at-keyword (@ followed immediately by an identifier).
at-rule-002 reference/filler-text-below-green Parsing of invalid @rules invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 8bf9affe0ccb18e21e4361fcc9ec2ec581662266 `Microsoft`<http://www.microsoft.com/> An at-rule consists of everything up to and including the next semi-colon or the next block.
at-rule-003 reference/filler-text-below-green Parsing of invalid @rules with blocks invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors cd258c3f24584d1adffc293a39f18b0ffd5eb59a `Microsoft`<http://www.microsoft.com/> An at-rule consists of everything up to and including the next semi-colon or the next block.
at-rule-004 reference/no-red-filler-text-ref @import inside block invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors ee2789dffc41fbc2fb12ce9b3a3b7c9cf6167bea `Microsoft`<http://www.microsoft.com/> @import is ignored if inside a block.
at-rule-005 reference/filler-text-below-green @import following @charset invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 629efd085a38a144fad72fd0518a6bbe5b885477 `Microsoft`<http://www.microsoft.com/> @import is ignored if inside a block or after any valid statement except @charset.
at-rule-006 reference/filler-text-below-green @import following valid statements invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 10929b935816a70a1c9ed45ee34e9e5ced3991e7 `Microsoft`<http://www.microsoft.com/> @import is ignored if after any valid statement except @charset.
at-rule-007 reference/no-red-filler-text-ref @import following an invalid statement invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors e84b18be8f7efdcfe6d6d90c65e7dd762d462911 `Microsoft`<http://www.microsoft.com/> @import is ignored if inside a block or after any valid statement except @charset.
at-rule-008 reference/filler-text-below-green @import following a bad @rule invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 42e17d41e146fac6693b8d11dd6c3e963d6cb9bd `Microsoft`<http://www.microsoft.com/> @import is ignored after invalid @rule.
at-rule-009 reference/filler-text-below-green @import after a bad selector and rule block invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors fa185e8401c68b76888832d16c101274ad7d8929 `Microsoft`<http://www.microsoft.com/> @import is not ignored if after bad selector.
at-rule-010 reference/filler-text-below-green @rules and white space http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 1f46935feaef712087ff0b9ba2c0a8545c940897 `Microsoft`<http://www.microsoft.com/> White space does not affect the validity of @rules.
at-rule-011 reference/filler-text-below-green Parser error handling with invalid at-rules: @ invalid selector with a number invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors ab913d2ccd90e19455dd9cf1b17fe094526a783e `Microsoft`<http://www.microsoft.com/> At-Rules are ignored if they start with an at-keyword (@ followed immediately by an identifier).
at-rule-012 reference/filler-text-below-green Parser error handling with invalid at-rules: @ invalid selector with a hyphen invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 5b585b175c7d36257534d636f2f5b477fe902c08 `Microsoft`<http://www.microsoft.com/> At-Rules are ignored it they start with an at-keyword (@ followed immediately by an identifier).
at-rule-013 reference/at-rule-013-ref Ignoring at-rules inside @media blocks invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/CSS21/media.html#at-media-rule 5a1ce670762fad8b2a6a02b9298d4ba79de40657 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> At-rules inside @media blocks are ignored up to up to the end of the block that contains the invalid at-keyword, or up to and including the next semicolon (;) or up to and including the next block ({...}), whichever comes first.
at-rules-000 reference/ref-this-text-should-be-green At-rules invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules 3580ed213063b85a5192867af6823fee8285f674 `L. David Baron`<https://dbaron.org/>
at-rules-001 reference/ref-this-text-should-be-green At-rules http://www.w3.org/TR/CSS21/syndata.html#at-rules 7c9ec9750c06a67cb1f8e212ecfe96373616036b `L. David Baron`<https://dbaron.org/>
at-rules-002 reference/ref-this-text-should-be-green At-rules http://www.w3.org/TR/CSS21/syndata.html#at-rules 2e2e281887ff30d1d47c50af664d8b29cdbd7559 `L. David Baron`<https://dbaron.org/>
at-rules-003 reference/ref-this-text-should-be-green At-rules http://www.w3.org/TR/CSS21/syndata.html#at-rules b9c769c6621dc4535485397fdb472c3353428dbd `L. David Baron`<https://dbaron.org/>
at-rules-004 reference/ref-this-text-should-be-green At-rules http://www.w3.org/TR/CSS21/syndata.html#at-rules 468e5903189e89123172bd99d6e19ff3471a7e71 `L. David Baron`<https://dbaron.org/>
attribute-000 reference/attribute-ref Selectors: Attribute selectors: Generic match http://www.w3.org/TR/CSS21/selector.html#attribute-selectors a32cfc0e0d52770e2129f4c248b79c968f60c60c `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements with the specified attribute, disregarding its value
attribute-001 reference/attribute-ref Selectors: Attribute selectors: Generic match with the universal selector http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 7fc9f454f3227a633365360acf485b81aeeeac67 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements with the specified attribute, disregarding its value
attribute-002 reference/attribute-ref Selectors: Attribute selectors: Exact match http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 1d43509f1b099a875f871ec5de9b5508b32cd8c0 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements with the specified attribute and the specified value
attribute-003 reference/attribute-ref Selectors: Attribute selectors: Exact match with the universal selector http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 62089e0c1cacad170ece3b338da072a2022341b3 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements with the specified attribute and the specified value
attribute-004 reference/attribute-ref Selectors: Attribute selectors: Partial match http://www.w3.org/TR/CSS21/selector.html#attribute-selectors ef4d03a493574aaf456b57ebd72eb81063710add `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements with one of the values separated by a space
attribute-005 reference/attribute-ref Selectors: Attribute selectors: Partial match with the universal selector http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 9db0947a01c943f0c8d8f684c6430b9190678770 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements with one of the values separated by a space
attribute-006 reference/attribute-ref Selectors: Attribute selectors: Substring matching http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 0f007061f3c3c74d7ce5604b33e4f992978175d4 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have an hyphen-separated list of attribute values
attribute-007 reference/attribute-ref Selectors: Attribute selectors: Substring matching with the universal selector http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 163d1590b3ad36910b7d84a454a502744eac7ef5 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have an hyphen-separated list of attribute values
attribute-selector-001 reference/no-red-filler-text-ref ID selector without value and no matching element http://www.w3.org/TR/CSS21/selector.html#attribute-selectors e3c38cd712391d73ec4b0ec9ecca15c5a8f1a517 `Microsoft`<http://www.microsoft.com/> Attribute selector without a value matches any element which has that attribute set.
attribute-selector-002 reference/filler-text-below-green Attribute selector without value http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 8258ef77fe8bc269d4ad7da52844fb69831f263a `Microsoft`<http://www.microsoft.com/> Attribute selector without a value matches any element which has that attribute set.
attribute-token-selector-002 reference/attribute-token-selector-002-ref [attr~=""]Attribute Selectors with Empty String Values http://www.w3.org/TR/CSS21/syndata.html#tokenization e3618655002fbb5400400c7e265d1e7ab68b0ef7 `Elika J. Etemad`<http://fantasai.inkedblade.net/> [attr~=''] is valid but matches nothing.
attribute-value-selector-001 reference/attribute-value-selector-001-ref Attribute selector matching value http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 0c877fba5365ea5b8e42d174fa3365abb8d3ea56 `Microsoft`<http://www.microsoft.com/> Selector matches attribute with specific value.
attribute-value-selector-002 reference/attribute-value-selector-001-ref Attribute selector matching value in hyphenated list http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 50f278c723eeaa566495f8a5f0d9224599d49b8f `Microsoft`<http://www.microsoft.com/> Selector matches attributes with specific value in a hyphen-separated list.
attribute-value-selector-003 reference/attribute-value-selector-001-ref Attribute selector matching value in list http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 508036fcffcc15830d5fdff9d40e8e7c0c1ccda3 `Microsoft`<http://www.microsoft.com/> Selector matches attribute with specific value in a space-separated list.
attribute-value-selector-004 reference/no-red-filler-text-ref Numeric attributes invalid http://www.w3.org/TR/CSS21/selector.html#attribute-selectors dfb8215a980f61f868127601e02f621b5d8de9a7 `Microsoft`<http://www.microsoft.com/> Attributes cannot begin with numerals.
attribute-value-selector-005 reference/filler-text-below-green Case sensitivity of attributes and attribute values in HTML 4.01 HTMLonly http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 98fe9d0bad9fb7ca59e360a6c9c33042e5d451ea `Microsoft`<http://www.microsoft.com/> HTML 4.01 attribute names are not case sensitive.
attribute-value-selector-006 reference/filler-text-below-green Multiple and repeating attributes http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 1f42c36cb8f99e36982f9ebbec59c63967c711c1 `Microsoft`<http://www.microsoft.com/> Multiple attribute selectors can be used to refer to several attributes of an element, or even several times to the same attribute.
attribute-value-selector-007 lang attribute selector - att=val HTMLonly http://www.w3.org/TR/CSS21/selector.html#attribute-selectors c66ad246bf6f8d5b5f16e330d968629d22c29ec1 `Richard Ishida`<mailto:ishida@w3.org>,`Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> lang attribute selector with att=val in HTML should not be case sensitive, and should only match when att is exactly val
attribute-value-selector-008 attribute selector - att=val nonHTML http://www.w3.org/TR/CSS21/selector.html#attribute-selectors df9f94901759df9b76cf40d97ca1bc87bd5ef407 `Richard Ishida`<mailto:ishida@w3.org>,`Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> attribute selector with att=val in XHTML should be case sensitive, and should only match when att is exactly val
attribute-value-selector-009 lang attribute selector - att |= val nonHTML http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 97d442f5c1c5b7c883684e956a3a53964d18db05 `Richard Ishida`<mailto:ishida@w3.org>,`Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> lang attribute selector with 'att |= val' in XHTML should be case sensitive, and match hyphen-separated list
attribute-value-selector-010 lang attribute selector - att |= val HTMLonly http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 8e5e682c49b5702b310e7c58e4a2b4caae5438c1 `Richard Ishida`<mailto:ishida@w3.org>,`Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> lang attribute selector with 'att |= val' in HTML should not be case sensitive, and match hyphen-separated list
background-001 reference/background-001-ref Background with color http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background 3dd2f2ebcf82520953f31d00f243c309e9b005f9 `Microsoft`<http://www.microsoft.com/> Background with color only sets the background of the element to the color specified.
background-002 reference/background-001-ref Background with an image image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background 42b9cd53f06b23fbd5efb5774fb90cf6937cece9 `Microsoft`<http://www.microsoft.com/> Background with image only sets the background of the element to the image specified.
background-003 reference/background-003-ref Background with repeat image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat 078b26cedc73d69fe8763d4a736bce0c87ad202b `Microsoft`<http://www.microsoft.com/> Background shorthand with repeat only sets its background-repeat subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-attachment' is set to 'scroll', 'background-position' is set to '0% 0%'.
background-004 reference/ref-nothing-below Background with attachment http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment fba9ad267b7552f08d2dc510ff2cb79b73e425c7 `Microsoft`<http://www.microsoft.com/> Background shorthand with attachment only sets its background-attachment subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-repeat' is set to 'repeat', 'background-position' is set to '0% 0%.
background-005 reference/ref-nothing-below Background with position http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 72e1d43a284c8ec317333e25acced9abe506ff77 `Microsoft`<http://www.microsoft.com/> Background shorthand with position only sets its background-position subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-repeat' is set to 'repeat', 'background-attchment' is set to 'scroll'.
background-006 reference/background-001-ref Background with (color image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#background-image db880a0f18b0ce024ad30bfe01bdb06c2c9b1923 `Microsoft`<http://www.microsoft.com/> Background with (color image) sets the background of the element to the color specified (not shown) and places the image in its initial position.
background-006a Background-image - color visible in transparent parts of image image http://www.w3.org/TR/CSS21/colors.html#background-properties 184d7b5f2825af7b164e2132045b12f942e03aea `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A 'background-image' is rendered on top of 'background-color'. Therefore, the background-color (blue in this test) should be visible in the transparent parts of a background-image (orange text).
background-007 reference/background-001-ref Background with (color repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat 63c0c0d7faf9ec8b2cdc654034cc7b5df5f2fbb3 `Microsoft`<http://www.microsoft.com/> Background with (color repeat) sets the background of the element to the color specified. Repeat does nothing since there is no image.
background-008 reference/background-001-ref Background with (color attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 7ece72c63d552fbf62543671652e6179c13335b2 `Microsoft`<http://www.microsoft.com/> Background with (color attachment) sets the background of the element to the color specified. Attachment does nothing since image is not set.
background-009 reference/background-001-ref Background with (color position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#background-position 7a56ab7975289ecc9434ed224b5d5d898d48ba34 `Microsoft`<http://www.microsoft.com/> Background with (color position) sets the background of the element to the color specified. Position does nothing since image is not set.
background-010 reference/background-001-ref Background with (image color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#layering a5640d047432369eb715d51bf885c9f8e559c15c `Microsoft`<http://www.microsoft.com/> Background with (image color) sets the background of the element to the color specified (not shown) and tiles the image across the background.
background-011 Background with (image repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat 97ba6ea3c4851a371c85b160c38d237cccc1d953 `Microsoft`<http://www.microsoft.com/> Background with (image repeat) sets the background to the image specified, tiling it to cover the full width, but not height.
background-012 Background with (image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 2304492801da8a282259720c8c306946fbe8bd0e `Microsoft`<http://www.microsoft.com/> Background with (image attachment) sets the background to the image specified, tiling it to cover the full area, and the background scrolls with the box.
background-013 Background with (image position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-position a271db424ffe67c097aaac1693fa41f4ab5e634b `Microsoft`<http://www.microsoft.com/> Background with (image position) sets the background to the image specified,, tiling it to cover the full area from the position specified.
background-014 reference/background-001-ref Background with (repeat color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat 5e684b3834aa89ca3430c6e89c5130bfc9758c46 `Microsoft`<http://www.microsoft.com/> Background with (repeat color) sets the background of the element to the color specified. Repeat does nothing since there is no image.
background-015 Background with (repeat image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat 6957409c1eae7adc4c3e9d8185b0671740332f4f `Microsoft`<http://www.microsoft.com/> Background with (repeat image) sets the background to the image specified, tiling it to cover the full width, but not height.
background-016 reference/ref-nothing-below Background with (repeat attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat,http://www.w3.org/TR/css3-background/#the-background-attachment dfd6c10e66859b726df05b86af7ebe4364b5a088 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment) does not affect the background since image is not set.
background-017 reference/ref-nothing-below Background with (repeat position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-repeat cf6e74f495dca617b8216923c03c77f850bd9cee `Microsoft`<http://www.microsoft.com/> Background with (repeat position) does not affect the background since image is not set.
background-018 reference/background-001-ref Background with (attachment color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 23f1cce2f258c6b12dd0408de82dd3a2bfc197dc `Microsoft`<http://www.microsoft.com/> Background with (attachment color) sets the background of the element to the color specified. Attachment does nothing since there is no image.
background-019 Background with (attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 7c1fbd04d61fe0b68336d92769d3b7e25e7ab020 `Microsoft`<http://www.microsoft.com/> Background with (attachment image) sets the background to the image specified, tiling it to cover the full area, and the background scrolls with the box.
background-020 reference/ref-nothing-below Background with (attachment repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment e2d3c4eb70e65bf35a696c5a7b68aa39341bde84 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat) does not affect the background since image is not set.
background-021 reference/ref-nothing-below Background with (attachment position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 43796f5ca415eec0182829d9afb8f702515f89ba `Microsoft`<http://www.microsoft.com/> Background with (attachment position) does not affect the background since image is not set.
background-022 reference/background-001-ref Background with (position color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-position a29e7ba13520d09e57bc6db09dd94d18788a0acb `Microsoft`<http://www.microsoft.com/> Background with (position color) sets the background of the element to the color specified. Position does nothing since there is no image.
background-023 Background with (position image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-position 5ae042e769cf1bc1f02416f0b2589793991381b2 `Microsoft`<http://www.microsoft.com/> Background with (position image) sets the background to the image specified, tiling it to cover the full area from the position specified.
background-024 reference/ref-nothing-below Background with (position repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-position c0d5211b818d5d0933d916caefee757235e134cd `Microsoft`<http://www.microsoft.com/> Background with (position repeat) does not affect the background since image is not set.
background-025 reference/ref-nothing-below Background with (position attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-attachment 778045011451f92471de1eba022d626985ed7a28 `Microsoft`<http://www.microsoft.com/> Background with (position attachment does not affect the background since image is not set.
background-026 reference/background-026-ref Background with (color image repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1c4fc06283d215d4750b9b4d0d35ae994d4b120a `Microsoft`<http://www.microsoft.com/> Background with (color image repeat) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.
background-027 Background with (color image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9eab5ee199afe1be88f3b38522b19ad6eef43fdc `Microsoft`<http://www.microsoft.com/> Background with (color image attachment) sets the background to the image specified, repeated due to initial repeat value, and the image does not 'scroll' within the box.
background-028 Background with (color image position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 18138e2b4c3c9f7f1f064c12b1d54692c2ad0aa3 `Microsoft`<http://www.microsoft.com/> Background with (color image position) sets the background of the element to the image specified. Since the initial value for background-repeat is repeat the position designates where the image tiles from and color is completely overlapped by the placements of the image.
background-029 reference/background-026-ref Background with (color repeat image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4d0a4fd17dec1f9112fdc693d18534170107bd14 `Microsoft`<http://www.microsoft.com/> Background with (color repeat image) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.
background-030 reference/background-030-ref Background with (color repeat attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a3272c9adce219b9a45f44d016527b6da7b6dbe4 `Microsoft`<http://www.microsoft.com/> Background with (color repeat attachment) sets the background of the element to the color specified. Repeat and attachment only apply if image is set.
background-031 reference/background-030-ref Background with (color repeat position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a1a3590c3254fc60583afe58d99989f247cd8940 `Microsoft`<http://www.microsoft.com/> Background with (color repeat position) sets the background of the element to the color specified. Repeat and position do not apply since image was not set.
background-032 Background with (color attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 371fe995bd1c940bdf6014b34ceda4f7909b28ef `Microsoft`<http://www.microsoft.com/> Background with (color attachment image) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.
background-033 reference/background-030-ref Background with (color attachment repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a2020abbc4f2809305ec10c5ae9176370878f1f5 `Microsoft`<http://www.microsoft.com/> Background with (color attachment repeat) sets the background of the element to the color specified. Repeat and attachment only apply if image is set.
background-034 reference/background-030-ref Background with (color attachment position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c96b58c165649f89d46728c0e3581687549165c3 `Microsoft`<http://www.microsoft.com/> Background with (color attachment position) sets the background of the element to the color specified. Position, and attachment only apply if image is set.
background-035 Background with (color position image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 21c460b0ae56ceaee2f6ee9b83010f5f5aad6503 `Microsoft`<http://www.microsoft.com/> Background with (color position image) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.
background-036 reference/background-030-ref Background with (color position repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2fce178a2d05c52ed41d51b85a35374f55bfd69c `Microsoft`<http://www.microsoft.com/> Background with (color position repeat) sets the background of the element to the color specified. Repeat and position only apply if image is set.
background-037 reference/background-030-ref Background with (color position attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e13c8cf927102e667ba5b637e3cc4e98a7f21484 `Microsoft`<http://www.microsoft.com/> Background with (color position attachment) sets the background of the element to the color specified. Position and attachment only apply if image is set.
background-038 reference/background-026-ref Background with (image color repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 78a5f4e58f24ccf720164b0aed3af0db5dd8cdf7 `Microsoft`<http://www.microsoft.com/> Background with (image color repeat) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.
background-039 Background with (image color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 75a2f9e918906471aed6172b320235bb6e42d922 `Microsoft`<http://www.microsoft.com/> Background with (image color attachment) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.
background-040 Background with (image color position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d529bdb5419fa44f38ab954cdf1534592d67ec73 `Microsoft`<http://www.microsoft.com/> Background with (image color position) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.
background-041 reference/background-026-ref Background with (image repeat color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9a9fd33e9e991e21ce055765daa93357b8cd649a `Microsoft`<http://www.microsoft.com/> Background with (image repeat color) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.
background-042 Background with (image repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 483a5cc07c9887f5ba6d2682c3de2fe9da614df3 `Microsoft`<http://www.microsoft.com/> Background with (image repeat attachment) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.
background-043 reference/background-043-ref Background with (image repeat position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 047cfd1577fcb5a7bb5a1e5068d6ccd2bf42f902 `Microsoft`<http://www.microsoft.com/> Background with (repeat color position) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.
background-044 Background with (image attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 830c71007b115bef34354b76c526a6336d01089d `Microsoft`<http://www.microsoft.com/> Background with (image attachment color) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.
background-045 Background with (image attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9b1e0362ab61aa01e4860dfddac8aac41f14cc85 `Microsoft`<http://www.microsoft.com/> Background with (image attachment repeat) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.
background-046 Background with (image attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fc1d5cc18b96d9c6d9d905708b394791b9683544 `Microsoft`<http://www.microsoft.com/> Background with (image attachment position) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.
background-047 Background with (image position color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5403a47703eba9f3c6606ec0c6a97e62bd54b96f `Microsoft`<http://www.microsoft.com/> Background with (image position color) sets the background of the element to the image specified. Since the initial value for background-repeat is repeat the position and color declarations will have no effect.
background-048 reference/background-043-ref Background with (image position repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 69e4687a86f3d623390b2ac830b9b79544d16b57 `Microsoft`<http://www.microsoft.com/> Background with (image position repeat) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.
background-049 Background with (image position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e42e31f10c997c4236729341deb5f0ac17ede9b5 `Microsoft`<http://www.microsoft.com/> Background with (image position attachment) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.
background-050 reference/background-026-ref Background with (repeat color image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties dc583cc00f55aaf28d99af83cee3be214e4f2dda `Microsoft`<http://www.microsoft.com/> Background with (repeat color image) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.
background-051 reference/background-030-ref Background with (repeat color attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 259264ee4c832b67ccdd70a15eb598e094874bd7 `Microsoft`<http://www.microsoft.com/> Background with (repeat color attachment) sets the background to the color specified. Repeat and attachment are ignored since image is not set.
background-052 reference/background-030-ref Background with (repeat color position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 01d0a380abe91b990cbf27cbf78434d6c47496cd `Microsoft`<http://www.microsoft.com/> Background with (repeat color position) sets the background to the color specified. Repeat and position are ignored since image is not set.
background-053 reference/background-026-ref Background with (repeat image color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7699a5a03d8f885a65b4a6f9668e2cc0dc5d73f3 `Microsoft`<http://www.microsoft.com/> Background with (repeat image color) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.
background-054 Background with (repeat image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3072589a58bac1474782cdec8a5ce8eeed605e5f `Microsoft`<http://www.microsoft.com/> Background with (repeat image attachment) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.
background-055 reference/background-043-ref Background with (repeat image position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5e6a60562a6c3e5cbe86968d9bf3a931a415545f `Microsoft`<http://www.microsoft.com/> Background with (repeat image position) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.
background-056 reference/background-030-ref Background with (repeat attachment color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3c012c8d1493825a25e049d7114fe4511564c72f `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment color) sets the background to the color specified. Repeat and attachment are ignored since image is not set.
background-057 Background with (repeat attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ed9ada194baf7abf2dae18af565e3e5ae29e24a0 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment image) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.
background-058 reference/ref-nothing-below Background with (repeat attachment position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 18e94d643984597c4619a7a6e1f0341c9ca8f45f `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment position) does not set anything on the background. Repeat, position and attachment are ignored since image is not set.
background-059 reference/background-030-ref Background with (repeat position color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 954b7ed873e99ea80650718c32d1e14fff3ceba9 `Microsoft`<http://www.microsoft.com/> Background with (repeat position color) sets the background to the color specified. Repeat and position are ignored since image is not set.
background-060 reference/background-043-ref Background with (repeat position image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9982ecb0fa5d9154f95299473df3cb1861067a9a `Microsoft`<http://www.microsoft.com/> Background with (repeat position image) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.
background-061 reference/ref-nothing-below Background with (repeat position attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 891c7a871b7ab9b869a4ccdd2c82a8b8fad261d2 `Microsoft`<http://www.microsoft.com/> Background with (repeat position attachment) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-062 Background with (attachment color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 942ea825bb19ddb5e69d98fda1c24a2fcb9bd868 `Microsoft`<http://www.microsoft.com/> Background with (attachment color image) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.
background-063 reference/background-030-ref Background with (attachment color repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 299d372e8755b3d9af8b7af382e7b75320821efd `Microsoft`<http://www.microsoft.com/> Background with (attachment color repeat sets the background to the color specified. Background repeat and attachment subproperties have no rendering effect in this test since background-image is not set.
background-064 reference/background-030-ref Background with (attachment color position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5b8cc3b59d869cd90c7f92e1d13958a6cf6ee599 `Microsoft`<http://www.microsoft.com/> Background with (attachment color position) sets the background to the color specified. Position and attachment are ignored since image is not set.
background-065 Background with (attachment image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 815d81dec9c5f82941863795fbe7e424f138269e `Microsoft`<http://www.microsoft.com/> Background with (attachment image color) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.
background-066 Background with (attachment image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ba9c463e5d34924cabeab90f4a51ed7b50fe268b `Microsoft`<http://www.microsoft.com/> Background with (attachment image repeat) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.
background-067 Background with (attachment image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 31141f7fb6617e499edaa8fd41001c00023c6a7b `Microsoft`<http://www.microsoft.com/> Background with (attachment image position) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.
background-068 reference/background-030-ref Background with (attachment repeat color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 22b607ec7d46b301e3f45678debaaa0f3e6d1099 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat color) sets the background to the color specified. Background repeat and attachment subproperties have no rendering effect in this test since background-image is not set.
background-069 Background with (attachment repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ebb6ea7d4d0013ad1f79f63aeab72f620d1f5535 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat image) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.
background-070 reference/ref-nothing-below Background with (attachment repeat position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6a92ec0ee37e45c4e9aa0a99bd5425aeb81d1471 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat position) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-071 reference/background-030-ref Background with (attachment position color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties eb6451e2b2b0cc13949caa5f0e9a96aac143612b `Microsoft`<http://www.microsoft.com/> Background with (attachment position color) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-072 Background with (attachment position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 99e4cff0adf2ef7f2bdea12f5327e9c32f503389 `Microsoft`<http://www.microsoft.com/> Background with (attachment position image) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.
background-073 reference/ref-nothing-below Background with (attachment position repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 33fd8701f3e6319ce288b61872a64badba65fcc4 `Microsoft`<http://www.microsoft.com/> Background with (attachment position repeat) does not set anything on the background. Background attachment, position and repeat subproperties have no rendering effect in this test since background-image is not set.
background-074 Background with (position color image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1a15422035c1c6635700a34b9eca1561a44ad046 `Microsoft`<http://www.microsoft.com/> Background with (position color image) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.
background-075 reference/background-030-ref Background with (position color repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d25ba610d66d0b7d16860e0590d756a643976aa7 `Microsoft`<http://www.microsoft.com/> Background with (position color repeat) sets the background to the color specified. Background repeat and position subproperties have no rendering effect in this test since background-image is not set.
background-076 reference/background-030-ref Background with (position color attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 59ff66df4410902d97b9da0613e36b69f3b65720 `Microsoft`<http://www.microsoft.com/> Background with (position color attachment) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-077 Background with (position image color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a5786dba990077872aa27e13bc34ba26122ed97e `Microsoft`<http://www.microsoft.com/> Background with (position image color) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.
background-078 reference/background-043-ref Background with (position image repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4cc0fd9e391aa437545580644a7ddd9b11942d20 `Microsoft`<http://www.microsoft.com/> Background with (position image repeat) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.
background-079 Background with (position image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9e55f6f6c5fe906f3709ac49cd220a97d77ffcb6 `Microsoft`<http://www.microsoft.com/> Background with position image attachment) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.
background-080 reference/background-030-ref Background with (position repeat color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6b58d0e3765d00dd04472dc9a956b164ed2343e5 `Microsoft`<http://www.microsoft.com/> Background with (position repeat color) sets the background to the color specified. Background repeat and position subproperties have no rendering effect in this test since background-image is not set.
background-081 reference/background-043-ref Background with (position repeat image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e9eac9b6f73c7bd6b1e1d2a67ff290f1549802d1 `Microsoft`<http://www.microsoft.com/> Background with (position repeat image) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.
background-082 reference/ref-nothing-below Background with (position repeat attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 316de1db9b81a6a49bb1e11df8fc2740bb1fa7b5 `Microsoft`<http://www.microsoft.com/> Background with (position repeat attachment) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-083 reference/background-030-ref Background with (position attachment color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ee345ffcaf023fa1ce354670708658df91649b69 `Microsoft`<http://www.microsoft.com/> Background with (position attachment color) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-084 Background with (position attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e248e3f0c8412ad141e67980aa8c41809deee16f `Microsoft`<http://www.microsoft.com/> Background with (position attachment image) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.
background-085 reference/ref-nothing-below Background with (position attachment repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9eacbb438880b65b120d049782f7fda6e9998d74 `Microsoft`<http://www.microsoft.com/> Background with (position attachment repeat) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.
background-086 Background with (color image repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e47f8aad39215361f11d45088f5f6c36552446de `Microsoft`<http://www.microsoft.com/> Background with (color image repeat attachment) sets the background to the color specified, tiling the image across the x-axis and also scrolls with the content.
background-087 reference/background-087-ref Background with (color image repeat position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2cb877fe0eb36ce8fa45ffc061aa68f03d33eb53 `Microsoft`<http://www.microsoft.com/> Background with (color image repeat position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-088 Background with (color image attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c46aba7727d409b2300286891a78496de6fe19c2 `Microsoft`<http://www.microsoft.com/> Background with (color image attachment repeat) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-089 Background with (color image attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2ba8e1f2740f154e3db7a62a9439f29feb23069a `Microsoft`<http://www.microsoft.com/> Background with (color image attachment position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-090 reference/background-090-ref Background with (color image position repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c825b7f0a75129235a012e6d5059e3b5676dafb3 `Microsoft`<http://www.microsoft.com/> Background with (color image position repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-091 Background with (color image position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b3ce04df841bd1d530a443027c97dc0d9ad57fb7 `Microsoft`<http://www.microsoft.com/> Background with (color image position attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-092 Background with (color repeat image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ccffa3750a0dd3bd82c22c6ce85890a3317b2a35 `Microsoft`<http://www.microsoft.com/> Background with (color repeat image attachment) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-093 reference/background-090-ref Background with (color repeat image position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0b6c4ad38517d5217df3b5fa9ab9105d3e2f817f `Microsoft`<http://www.microsoft.com/> Background with (color repeat image position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-094 Background with (color repeat attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c2d78a35e70e45a331320857d8c2b34afa429653 `Microsoft`<http://www.microsoft.com/> Background with (color repeat attachment image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-095 reference/background-030-ref Background with (color repeat attachment position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a46d22d290eab31654744824f3309b06488b40c9 `Microsoft`<http://www.microsoft.com/> Background with (color repeat attachment position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-096 reference/background-090-ref Background with (color repeat position image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 00ee0c8856fa10e93d5fc2b6f770ad0614da6ecf `Microsoft`<http://www.microsoft.com/> Background with (color repeat position image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-097 reference/background-030-ref Background with (color repeat position attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b4a2b1054d7509f683f066f3cffdc9870b17d608 `Microsoft`<http://www.microsoft.com/> Background with (color repeat position attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-098 Background with (color attachment image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6fe10ac95c5231801aa00022a9eb22c9421678d3 `Microsoft`<http://www.microsoft.com/> Background with (color attachment image repeat) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-099 Background with (color attachment image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 684ea5cf7fecc13a24fa23efac1476fb8c976d4c `Microsoft`<http://www.microsoft.com/> Background with (color attachment image position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-100 Background with (color attachment repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties dd397f9acbbaaa0b527b4c6c7cfcf96d159a5e9e `Microsoft`<http://www.microsoft.com/> Background with (color attachment repeat image) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-101 reference/background-030-ref Background with (color attachment repeat position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 97907ced12f059a1875b2d61cf646f5300f98e24 `Microsoft`<http://www.microsoft.com/> Background with (color attachment repeat position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-102 Background with (color attachment position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c589a33eb15cf87f7b1eabc544810c26d4cd62e1 `Microsoft`<http://www.microsoft.com/> Background with (color attachment position image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-103 reference/background-030-ref Background with (color attachment position repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 187499827a55e293ac5b0b12af1cb102bab4da63 `Microsoft`<http://www.microsoft.com/> Background with (color attachment position repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-104 reference/background-090-ref Background with (color position image repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3fca466fc6dd72ad1c441f03463eadbe984b4107 `Microsoft`<http://www.microsoft.com/> Background with (color position image repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-105 Background with (color position image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 37e21b6c167b6830e34aa5d1ed784a18420f06de `Microsoft`<http://www.microsoft.com/> Background with (color position image attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-106 reference/background-090-ref Background with (color position repeat image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 45c718b9e8093b55cb997a6f0b1a06dcda0661f2 `Microsoft`<http://www.microsoft.com/> Background with (color position repeat image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom. The center assignment from background-position does not matter since the image is tiled across the x-axis.
background-107 reference/background-030-ref Background with (color position repeat attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6c164788cda1c32ca0b945742ec715fbcfcdbe96 `Microsoft`<http://www.microsoft.com/> Background with (color position repeat attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-108 Background with (color position attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 09d1e20376cd0fab6ed98110439779c0c9cb07fe `Microsoft`<http://www.microsoft.com/> Background with (color position attachment image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-109 reference/background-030-ref Background with (color position attachment repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bd8c7f5df3379f189d18b31cb2c7851c908c5867 `Microsoft`<http://www.microsoft.com/> Background with (color position attachment repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-110 Background with (image color repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d8087ae2ac42bf17ccaebdbdcab1b9e8eb9f31c1 `Microsoft`<http://www.microsoft.com/> Background with (image color repeat attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-111 reference/background-090-ref Background with (image color repeat position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 37dd41d5fa002cf0dd1b47f81e9d7efb5712862d `Microsoft`<http://www.microsoft.com/> Background with (image color repeat position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-112 Background with (image color attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a4a76a70b01af9a13f90632555589bfe92040004 `Microsoft`<http://www.microsoft.com/> Background with (image color attachment repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-113 Background with (image color attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d628e00623a19ed2d501b6c7515826ea2d3199b7 `Microsoft`<http://www.microsoft.com/> Background with (image color attachment position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-114 reference/background-090-ref Background with (image color position repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 050fb0b518f07d3fb1e0cd752d6096a73a370ece `Microsoft`<http://www.microsoft.com/> Background with (image color position repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-115 Background with (image color position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1a5641d01df092867503f7f37b59a5fb4facd12e `Microsoft`<http://www.microsoft.com/> Background with (image color position attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-116 Background with (image repeat color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0cfe542cb32be3ef17e8db4c7bf34c6be4c487c7 `Microsoft`<http://www.microsoft.com/> Background with (image repeat color attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-117 reference/background-090-ref Background with (image repeat color position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d8a290feec61593ac96acf6d5cbd68e17c89cdd2 `Microsoft`<http://www.microsoft.com/> Background with (image repeat color position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-118 Background with (image repeat attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 53cb89fae71e058c80008f7607e63f5183d688b2 `Microsoft`<http://www.microsoft.com/> Background with (image repeat attachment color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-119 Background with (image repeat attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 35a3e4a92b53603364668b8014c3a4fbc55297bf `Microsoft`<http://www.microsoft.com/> Background with (image repeat attachment position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-120 reference/background-090-ref Background with (image repeat position color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fafae1cd1f43aba26eb354fd93a51e4ff347538d `Microsoft`<http://www.microsoft.com/> Background with (image repeat position color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-121 Background with (image repeat position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8ba18cbce2ade327b6cbac829d5e0e4c391067d0 `Microsoft`<http://www.microsoft.com/> Background with (image repeat position attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-122 Background with (image attachment color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 410cd57dd27707521ae6e0145e712cf559d97b42 `Microsoft`<http://www.microsoft.com/> Background with (image attachment color repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-123 Background with (image attachment color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties cda1f54de6a8ac1d3320fb3c8498c04dd797eb39 `Microsoft`<http://www.microsoft.com/> Background with (image attachment color position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-124 Background with (image attachment repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fd26477ddb77d3f0611f89b6dac3d196c3c1460b `Microsoft`<http://www.microsoft.com/> Background with (image attachment repeat color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-125 Background with (image attachment repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d5969c10fbbe3a6f34de3c61894fee7f6c95dc8e `Microsoft`<http://www.microsoft.com/> Background with (image attachment repeat position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-126 Background with (image attachment position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7b12166366c27250a6cb22dbe164129c1f79772e `Microsoft`<http://www.microsoft.com/> Background with (image attachment position color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-127 Background with (image attachment position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2f18194e8af5bb5fa8ef4b5ecb7ab7c42102e733 `Microsoft`<http://www.microsoft.com/> Background with (image attachment position repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-128 reference/background-090-ref Background with (image position color repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 69c8a57e268e779de4cc43692cad723b42a071ff `Microsoft`<http://www.microsoft.com/> Background with (image position color repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-129 Background with (image position color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4e066264d7cfa2b699385c8055279cf9bcc34fc2 `Microsoft`<http://www.microsoft.com/> Background with (image position color attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-130 reference/background-130-ref Background with (image position repeat color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7f4cc8c2f75bf347c8bd3bee33daf217bdad5a60 `Microsoft`<http://www.microsoft.com/> Background with (image position repeat color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-131 Background with (image position repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2e4367da1667deaaa3705b0da926a314eb982c52 `Microsoft`<http://www.microsoft.com/> Background with (image position repeat attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-132 Background with (image position attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 81d729dac403713296fee356047400dec127e64a `Microsoft`<http://www.microsoft.com/> Background with (image position attachment color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-133 Background with (image position attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 81af31e3f7d04edb540f59546f2f6a2ec72ba42c `Microsoft`<http://www.microsoft.com/> Background with (image position attachment repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-134 Background with (repeat color image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 724dc8fea557a2cdeb80b57fd4d59fda6fd08264 `Microsoft`<http://www.microsoft.com/> Background with (repeat color image attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-135 reference/background-090-ref Background with (repeat color image position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 010a75bf2989eae0e542bc6faa8901bc18212f17 `Microsoft`<http://www.microsoft.com/> Background with (repeat color image position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-136 Background with (repeat color attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5c01667434aeda9a68b759614ef12c730c76b422 `Microsoft`<http://www.microsoft.com/> Background with (repeat color attachment image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-137 reference/background-030-ref Background with (repeat color attachment position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bedfa80a0bd22db25a85ed489b119f34e582b179 `Microsoft`<http://www.microsoft.com/> Background with (repeat color attachment position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-138 reference/background-090-ref Background with (repeat color position image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e53b8d4bf52e3ff63db2535120792551a63116bc `Microsoft`<http://www.microsoft.com/> Background with (repeat color position image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-139 reference/background-030-ref Background with (repeat color position attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 830f212c23e8f2536365f7fd1a8b342df262f625 `Microsoft`<http://www.microsoft.com/> Background with (repeat color position attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-140 Background with (repeat image color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 256dfeee21942acaa25951319e18577ee427bedb `Microsoft`<http://www.microsoft.com/> Background with (repeat image color attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-141 reference/background-090-ref Background with (repeat image color position) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8ecc711b8d5c860bede1a1686a5a089ab2724e80 `Microsoft`<http://www.microsoft.com/> Background with (repeat image color position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-142 Background with (repeat image attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d5d35a65b4bfcaaec28ce8dbbdc618a1ebc72c36 `Microsoft`<http://www.microsoft.com/> Background with (repeat image attachment color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-143 Background with (repeat image attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 993b6e557f2e0953a6f9f86b07a005bd13ceb1d0 `Microsoft`<http://www.microsoft.com/> Background with (repeat image attachment position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-144 reference/background-090-ref Background with (repeat image position color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 42d1f438e8b800641b576a59706b430518726279 `Microsoft`<http://www.microsoft.com/> Background with (repeat image position color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-145 Background with (repeat image position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2ff6abaea51509b266537898c9e9de8f75101b1f `Microsoft`<http://www.microsoft.com/> Background with (repeat image position attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-146 Background with (repeat attachment color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0baabfc4b962ad815b02b027525d2f9c29eee44f `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment color image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-147 reference/background-030-ref Background with (repeat attachment color position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d0110b5b231b854c73a2f33436b1fb94baa99e2a `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment color position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-148 Background with (repeat attachment image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f001040e4cd430fc070af3634afa43d1c999c91c `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment image color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-149 Background with (repeat attachment image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4fb766dd9dfab1f965b32f9b2025b746487b7614 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment image position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-150 reference/background-030-ref Background with (repeat attachment position color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 974fd81b9a1c5c28d5f9d3af1a867dd7e6ce7ce3 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment position color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-151 Background with (repeat attachment position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fa50d55b9e90a99cd5d3470d85b25d69df689c92 `Microsoft`<http://www.microsoft.com/> Background with repeat attachment position image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-152 reference/background-090-ref Background with (repeat position color image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 730c15ac08032a4a5981a264d379de5707e34455 `Microsoft`<http://www.microsoft.com/> Background with (repeat position color image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-153 reference/background-030-ref Background with (repeat position color attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bf148cbba3a639bdd1403d9603bf9f6559ec940e `Microsoft`<http://www.microsoft.com/> Background with (repeat position color attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-154 reference/background-090-ref Background with (repeat position image color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 780c92763ddd6baafcaee416767ed7858ce5e3af `Microsoft`<http://www.microsoft.com/> Background with (repeat position image color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-155 Background with (repeat position image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f2865634daa802e17e120cfbd7e3c4e283341c73 `Microsoft`<http://www.microsoft.com/> Background with (repeat position image attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-156 reference/background-030-ref Background with (repeat position attachment color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fc664bdb137e410cf1a3c0c16ec29f0fffd71998 `Microsoft`<http://www.microsoft.com/> Background with (repeat position attachment color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-157 Background with (repeat position attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties da9747b7247b93f800f8ac247353d4505698392f `Microsoft`<http://www.microsoft.com/> Background with (repeat position attachment image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-158 Background with (attachment color image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f53a5df743a63f811e74015c19f98702ffed5de9 `Microsoft`<http://www.microsoft.com/> Background with (attachment color image repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-159 Background with (attachment color image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9adefc65fffa3b9002fcf276f83c7b358bdfafcb `Microsoft`<http://www.microsoft.com/> Background with (attachment color image position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-160 Background with (attachment color repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ef1e2a92db2e2cc717df3afc256518cc7d0a6ac1 `Microsoft`<http://www.microsoft.com/> Background with (attachment color repeat image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-161 reference/background-030-ref Background with (attachment color repeat position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f9093db32ce3d7defa9fe4cc90bbc7e6ee3dda2d `Microsoft`<http://www.microsoft.com/> Background with (attachment color repeat position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-162 Background with (attachment color position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties de4a8e102059a9ab1665013c6fa5b02505067605 `Microsoft`<http://www.microsoft.com/> Background with (attachment color position image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-163 reference/background-030-ref Background with (attachment color position repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties df38f7245e411c7beadff1d69d19ceb9a7e6a5d9 `Microsoft`<http://www.microsoft.com/> Background with (attachment color position repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-164 Background with (attachment image color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bae31581adb1a8f6317b5abe604dc17b539f3ae3 `Microsoft`<http://www.microsoft.com/> Background with (attachment image color repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-165 Background with (attachment image color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties cb88aeb63edbd599ec3eaa0799061727b8dbe363 `Microsoft`<http://www.microsoft.com/> Background with (attachment image color position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-166 Background with (attachment image repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 916cb4e87421d1203d979164d6bc45eb134cfaba `Microsoft`<http://www.microsoft.com/> Background with (attachment image repeat color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-167 Background with (attachment image repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1cd735a780b5005502218a03cd33cfc38fb3743b `Microsoft`<http://www.microsoft.com/> Background with (attachment image repeat position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-168 Background with (attachment image position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 688e9b396cdcfd86691feff7388e9a0b84d9c091 `Microsoft`<http://www.microsoft.com/> Background with (attachment image position color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-169 Background with (attachment image position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 78384b2b4d089f61a7265d4a6cd7afb070a73bf3 `Microsoft`<http://www.microsoft.com/> Background with (attachment image position repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-170 Background with (attachment repeat color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a315b8e6ecba15706a8e289683e49c2805e10037 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat color image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-171 reference/background-030-ref Background with (attachment repeat color position) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 77198f19506d20dac09cd8384f53edc7bf444bd8 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat color position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-172 Background with (attachment repeat image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f30e7d71f21f3137573e5dc38c36edaa3e1fc547 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat image color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.
background-173 Background with (attachment repeat image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6b07d1c887408baa41c3b08377583a0e03ca2bfe `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat image position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-174 reference/background-030-ref Background with (attachment repeat position color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 21e0866ca8867e5fbfd8713b0d5a09855cc376c8 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat position color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-175 Background with (attachment repeat position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 99261cd792df034d3bca74eb1e036a122d52a98c `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat position image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-176 Background with (attachment position color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2f984ce6968c6d996a5f3dc36e3675171999a09b `Microsoft`<http://www.microsoft.com/> Background with (attachment position color image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-177 reference/background-030-ref Background with (attachment position color repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 721a9dadfee4c5a5efe870c4ab19ebd13c80fbeb `Microsoft`<http://www.microsoft.com/> Background with (attachment position color repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-178 Background with (attachment position image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 48bc2b2195b6136002a18de77780f08a191ace02 `Microsoft`<http://www.microsoft.com/> Background with (attachment position image color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-179 Background with (attachment position image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 078e2c286afc870eca699dbece810d5953a9103e `Microsoft`<http://www.microsoft.com/> Background with (attachment position image repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-180 reference/background-030-ref Background with (attachment position repeat color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 83f45d781d6f65c4c67b1632147541246b822bf9 `Microsoft`<http://www.microsoft.com/> Background with (attachment position repeat color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-181 Background with (attachment position repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8e2fa3217ecbfc1e81578c54bd0bd467c6a0a4f4 `Microsoft`<http://www.microsoft.com/> Background with (attachment position repeat image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-182 reference/background-087-ref Background with (position color image repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ff85eeb2dcb6c0f1fe8e7738e4818d42a010ad32 `Microsoft`<http://www.microsoft.com/> Background with (position color image repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-183 Background with (position color image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7b37780a74007c4946825aa863f76fbe9d1d38a2 `Microsoft`<http://www.microsoft.com/> Background with (position color image attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-184 reference/background-090-ref Background with (position color repeat image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ab6f5ce952491eea12e992f5c3c7c1b08a0f5b04 `Microsoft`<http://www.microsoft.com/> Background with (position color repeat image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-185 reference/background-030-ref Background with (position color repeat attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 13c674769a8ffb249f3d3559d93c47753600fcad `Microsoft`<http://www.microsoft.com/> Background with (position color repeat attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-186 Background with (position color attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a43098ed52983f15ae13b3dcd06adbce3563f618 `Microsoft`<http://www.microsoft.com/> Background with (position color attachment image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-187 reference/background-030-ref Background with (position color attachment repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d51e9ab1d4f1597f69a4a7eac06ca8586e9ec836 `Microsoft`<http://www.microsoft.com/> Background with (position color attachment repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-188 reference/background-090-ref Background with (position image color repeat) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8bf91de9cbad7b92e881694e4ebb264b943022e1 `Microsoft`<http://www.microsoft.com/> Background with (position image color repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-189 Background with (position image color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 63688c445b5fb4c6afed04d1717647fdedb9f737 `Microsoft`<http://www.microsoft.com/> Background with (position image color attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-190 reference/background-090-ref Background with (position image repeat color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b0e83b3dd7d63c1d81008f1bd2ac1a982af7ada4 `Microsoft`<http://www.microsoft.com/> Background with (position image repeat color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-191 Background with (position image repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 613398ce6f3e13b8e04c400c973641fb2df6ec42 `Microsoft`<http://www.microsoft.com/> Background with (position image repeat attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-192 Background with (position image attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3398c8565f3db7a862002b150a1e1d2fadf794d0 `Microsoft`<http://www.microsoft.com/> Background with (position image attachment color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-193 Background with (position image attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4913e57d6db30b238af2d7bdba3a918eec647cdb `Microsoft`<http://www.microsoft.com/> Background with (position image attachment repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-194 reference/background-090-ref Background with (position repeat color image) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c400f904648b813adb92682d540020f254ae6c2b `Microsoft`<http://www.microsoft.com/> Background with (position repeat color image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-195 reference/background-030-ref Background with (position repeat color attachment) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 386e63749831a50e14e4686b0de9d022f17b8052 `Microsoft`<http://www.microsoft.com/> Background with (position repeat color attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-196 reference/background-090-ref Background with (position repeat image color) image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 894c9f39bffff4f79cbfe6cd7ae49891c1ecf9ba `Microsoft`<http://www.microsoft.com/> Background with (position repeat image color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.
background-197 Background with (position repeat image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0f4b9d856038ed18e45a135648a9f47e4a3b3e3f `Microsoft`<http://www.microsoft.com/> Background with (position repeat image attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-198 reference/background-030-ref Background with (position repeat attachment color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 739850821d53c4762250bcaf5562365967bcc977 `Microsoft`<http://www.microsoft.com/> Background with (position repeat attachment color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-199 Background with (position repeat attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 112c0aa774a1968dd36904afbd66b71eb6436d18 `Microsoft`<http://www.microsoft.com/> Background with (position repeat attachment image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-200 Background with (position attachment color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 47b9a4ccfde1d00f44f36c9a9747be762559bf16 `Microsoft`<http://www.microsoft.com/> Background with (position attachment color image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-201 reference/background-030-ref Background with (position attachment color repeat) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e297c9e39289e6e2669fc954677971f86b5b49dc `Microsoft`<http://www.microsoft.com/> Background with (position attachment color repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-202 Background with (position attachment image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ff165db0bb7df6a52c4eedc8469ce851ec9a8172 `Microsoft`<http://www.microsoft.com/> Background with (position attachment image color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.
background-203 Background with (position attachment image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c17d8c284a5fe4db7a7aa5a37a66aa4fac1fcb69 `Microsoft`<http://www.microsoft.com/> Background with (position attachment image repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-204 reference/background-030-ref Background with (position attachment repeat color) http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties caf4cd904ff688c78a2fccf14057ae5adf5a830e `Microsoft`<http://www.microsoft.com/> Background with (position attachment repeat color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.
background-205 Background with (position attachment repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2105692beab1b91b8f43631f7b03cda50b4d6de1 `Microsoft`<http://www.microsoft.com/> Background with (position attachment repeat image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.
background-206 Background with (color image repeat attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 56f2341f320795aecaf8dbe5627aea5d248b2b5d `Microsoft`<http://www.microsoft.com/> Background with (color image repeat attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-207 Background with (color image repeat position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e1578df24acb780c9976bfb489c1b21f255a9a48 `Microsoft`<http://www.microsoft.com/> Background with (color image repeat position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-208 Background with (color image attachment repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties dd800c22a426f9afb0dfadf5aa829f42e9187b58 `Microsoft`<http://www.microsoft.com/> Background with (color image attachment repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-209 Background with (color image attachment position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f30d46b3009562042fe1d1520c318e8d419911d4 `Microsoft`<http://www.microsoft.com/> Background with (color image attachment position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-210 Background with (color image position repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b2d1c3edb92399dc04cff55e3b978523c5388c17 `Microsoft`<http://www.microsoft.com/> Background with (color image position repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-211 Background with (color image position attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 414eb00d4c4c1a7cdc4609ddaedf4b22630b46cb `Microsoft`<http://www.microsoft.com/> Background with (color image position attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-212 Background with (color repeat image attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7f346699d85739c396d26fe11f511b30ca4f3614 `Microsoft`<http://www.microsoft.com/> Background with (color repeat image attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-213 Background with (color repeat image position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bedcd025db9483c9b4ce89f0d6af637c6dc6b2ec `Microsoft`<http://www.microsoft.com/> Background with (color repeat image position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-214 Background with (color repeat attachment image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e45b83f133fa12dd2918b4ab13e3714a290c6c88 `Microsoft`<http://www.microsoft.com/> Background with (color repeat attachment image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-215 Background with (color repeat attachment position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2c51783744c9637e8425a9d69af796515b5280f8 `Microsoft`<http://www.microsoft.com/> Background with (color repeat attachment position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-216 Background with (color repeat position image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fad07d2da283a25e93c44b739f7171dff1c92ce7 `Microsoft`<http://www.microsoft.com/> Background with (color repeat position image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-217 Background with (color repeat position attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8b7988a312761bf2d3dcf6960f3c1ef0d03ecc8a `Microsoft`<http://www.microsoft.com/> Background with (color repeat position attachment image) sets the background of the element to the color specified.
background-218 Background with (color attachment image repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d850412766faa8ce4742fba5b6fc07e9b7292a36 `Microsoft`<http://www.microsoft.com/> Background with (color attachment image repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-219 Background with (color attachment image position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 76683cafdfb2456bd30d9a4bdd333967036e759b `Microsoft`<http://www.microsoft.com/> Background with (color attachment image position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-220 Background with (color attachment repeat image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 27dbd5f5989e4769e191e9431d548876cf792091 `Microsoft`<http://www.microsoft.com/> Background with (color attachment repeat image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-221 Background with (color attachment repeat position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 57b69245c432039c05d7a35370c341a1b5c81548 `Microsoft`<http://www.microsoft.com/> Background with (color attachment repeat position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-222 Background with (color attachment position image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 898420e26dbcc64aef40f1d71436c7e5be1d1e7a `Microsoft`<http://www.microsoft.com/> Background with (color attachment position image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-223 Background with (color attachment position repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 281ce09e4144785b00ca10dca8003d7fa8662103 `Microsoft`<http://www.microsoft.com/> Background with (color attachment position repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-224 Background with (color position image repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c4a0f1f89c9f2b3d1635d662e80ca1555ef5d9ec `Microsoft`<http://www.microsoft.com/> Background with (color position image repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-225 Background with (color position image attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8ae4d1c70db8758481824f48b127ebfc0b9aa150 `Microsoft`<http://www.microsoft.com/> Background with (color position image attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-226 Background with (color position repeat image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties adc3f6c84fc46c70345f0bbd6d211efce0c64ab0 `Microsoft`<http://www.microsoft.com/> Background with (color position repeat image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-227 Background with (color position repeat attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b9c08652eea0ccda91ac4504275749322e9004ad `Microsoft`<http://www.microsoft.com/> Background with (color position repeat attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-228 Background with (color position attachment image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4572c01e75a1c561f68b87e31331dd9d8efa2031 `Microsoft`<http://www.microsoft.com/> Background with (color position attachment image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-229 Background with (color position attachment repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b1bcbe7b0cc914f43bd4be2e3aaf6b68438ce3c4 `Microsoft`<http://www.microsoft.com/> Background with (color position attachment repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-230 Background with (image color repeat attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d53e80ff281059c99eec52473c837fe0e19822b1 `Microsoft`<http://www.microsoft.com/> Background with (image color repeat attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-231 Background with (image color repeat position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 722952ffc8cf39d6b9b7bf3307f3258b00ef65df `Microsoft`<http://www.microsoft.com/> Background with (image color repeat position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-232 Background with (image color attachment repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0f535555d2555b4672d06769e75106f796b37adc `Microsoft`<http://www.microsoft.com/> Background with (image color attachment repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-233 Background with (image color attachment position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 413de336d72aa59a584570fc3bded2978f819a01 `Microsoft`<http://www.microsoft.com/> Background with (image color attachment position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-234 Background with (image color position repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 43e1faca6929acbb1bf71a5c97fb61eb7971e997 `Microsoft`<http://www.microsoft.com/> Background with (image color position repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-235 Background with (image color position attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 614b2ad8e4c8013ad408427bb11b6d63a394165e `Microsoft`<http://www.microsoft.com/> Background with (image color position attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-236 Background with (image repeat color attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 234bd7b34cbc265b87917a27168df26f39cea156 `Microsoft`<http://www.microsoft.com/> Background with (image repeat color attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-237 Background with (image repeat color position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d0b0c853e4918a9d6e54ebc472d720309dbf3c22 `Microsoft`<http://www.microsoft.com/> Background with (image repeat color position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-238 Background with (image repeat attachment color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 395347b134a072024c07ba95509fbae8fbf90331 `Microsoft`<http://www.microsoft.com/> Background with (image repeat attachment color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-239 Background with (image repeat attachment position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ede9b50835474d195ffc027d5b297a3cd539575b `Microsoft`<http://www.microsoft.com/> Background with (image repeat attachment position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-240 Background with (image repeat position color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d7e823d80659771c6429f1c0248395f26720d1a6 `Microsoft`<http://www.microsoft.com/> Background with (image repeat position color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-241 Background with (image repeat position attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 037ca96626a0d08e89d97818cd32dc4a9bcf90f3 `Microsoft`<http://www.microsoft.com/> Background with (image repeat position attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-242 Background with (image attachment color repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 339c842402ea42d3c96d943932f715b97bfba149 `Microsoft`<http://www.microsoft.com/> Background with (image attachment color repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-243 Background with (image attachment color position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 477e1e33cb5c54f956fae861b963b6ee4964b45c `Microsoft`<http://www.microsoft.com/> Background with (image attachment color position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-244 Background with (image attachment repeat color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a3daa6b6a5326105fe567482cf1d033eac2f0b5f `Microsoft`<http://www.microsoft.com/> Background with (image attachment repeat color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-245 Background with (image attachment repeat position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ac4cd88a1ec618da05ef7506949b979888e5bf4b `Microsoft`<http://www.microsoft.com/> Background with (image attachment repeat position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-246 Background with (image attachment position color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0b72f562281494f923c9aa444c2e7bd3ec48ba10 `Microsoft`<http://www.microsoft.com/> Background with (image attachment position color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-247 Background with (image attachment position repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5230eb7d0bebe126ada8d7590ad7c6c0a4783fa2 `Microsoft`<http://www.microsoft.com/> Background with (image attachment position repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-248 Background with (image position color repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fdbebfdef400ffb171363763eb05c0a4ea1779e0 `Microsoft`<http://www.microsoft.com/> Background with (image position color repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-249 Background with (image position color attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fbf9a7fc2d682b554ca4e66980c3c9deaa85f1f1 `Microsoft`<http://www.microsoft.com/> Background with (image position color attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-250 Background with (image position repeat color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d206404f1b7bf531b829fe13f276fe75d716da2c `Microsoft`<http://www.microsoft.com/> Background with (image position repeat color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-251 Background with (image position repeat attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d031fc34ec3c6819faa4153c5336a78c13a109a3 `Microsoft`<http://www.microsoft.com/> Background with (image position repeat attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-252 Background with (image position attachment color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c36253f7fe3bd11173cfc2db1bafed09830e2cda `Microsoft`<http://www.microsoft.com/> Background with (image position attachment color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-253 Background with (image position attachment repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f8df4f0cc6748fe79df4fa16dfe89f9731a392fc `Microsoft`<http://www.microsoft.com/> Background with (image position attachment repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-254 Background with (repeat color image attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f3c97634e8d726d557fa1df3a0226a7e183c3fa0 `Microsoft`<http://www.microsoft.com/> Background with (repeat color image attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-255 Background with (repeat color image position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d5eb45cb903bc300e47f3c12d9831ade23e42fdb `Microsoft`<http://www.microsoft.com/> Background with (repeat color image position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-256 Background with (repeat color attachment image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 616ec67d2820d84cf0efbbb8cadcfa77b4002ebf `Microsoft`<http://www.microsoft.com/> Background with (repeat color attachment image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-257 Background with (repeat color attachment position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bd43a0d37784746a2a7b0d7ea5e0f70157d4e6e3 `Microsoft`<http://www.microsoft.com/> Background with (repeat color attachment position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-258 Background with (repeat color position image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7d30753a4dbe868fe020899b3bb8706f774ec781 `Microsoft`<http://www.microsoft.com/> Background with (repeat color position image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-259 Background with (repeat color position attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e0029464d447b397e463e735a0e3708e1da66b25 `Microsoft`<http://www.microsoft.com/> Background with (repeat color position attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-260 Background with (repeat image color attachment position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a02acd94918b5d078f548ab595ee541521569749 `Microsoft`<http://www.microsoft.com/> Background with (repeat image color attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-261 Background with (repeat image color position attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4cd0b3369028b0e8aeab7cd2174d0cb1f6a07a02 `Microsoft`<http://www.microsoft.com/> Background with (repeat image color position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-262 Background with (repeat image attachment color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b84401a585c704d0f64c6847db3e029d236b339e `Microsoft`<http://www.microsoft.com/> Background with (repeat image attachment color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-263 Background with (repeat image attachment position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5bfb3bc4bb81a6135f782f7b1a794ff273372942 `Microsoft`<http://www.microsoft.com/> Background with (repeat image attachment position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-264 Background with (repeat image position color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4179767708ffb5b1cd208a560ae3a7a45c2b410c `Microsoft`<http://www.microsoft.com/> Background with (repeat image position color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-265 Background with (repeat image position attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f7f02b8f744c423a44f09123e54f49a77ae1bb0f `Microsoft`<http://www.microsoft.com/> Background with (repeat image position attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-266 Background with (repeat attachment color image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1d97b030a4a0988b28529f1105dafecf6133f5e9 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment color image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-267 Background with (repeat attachment color position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5585474e40ae354fccc39d9056cc091973a25d84 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment color position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-268 Background with (repeat attachment image color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 81f3ab85f13d32561e8bde385770d55c8e8f2bfc `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment image color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-269 Background with (repeat attachment image position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 916e9c66d4a3f5319b5ec1a0b428c1c4730216b2 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment image position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-270 Background with (repeat attachment position color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7ff20da2be45da6c09aea9123351bbf5a6c53b63 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment position color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-271 Background with (repeat attachment position image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c282bd869f2339290d65bfe9e8cdd64786c78b50 `Microsoft`<http://www.microsoft.com/> Background with (repeat attachment position image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-272 Background with (repeat position color image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e070a6a78ac8f450d82ce5f03bd2f043533d7fb8 `Microsoft`<http://www.microsoft.com/> Background with (repeat position color image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-273 Background with (repeat position color attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e97264c1f2a53ba5c326da2258f7aec244f262fd `Microsoft`<http://www.microsoft.com/> Background with (repeat position color attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-274 Background with (repeat position image color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 58bafffe54828d8bba1e8cb44b5d5dd3f5bf3507 `Microsoft`<http://www.microsoft.com/> Background with (repeat position image color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-275 Background with (repeat position image attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e9fe76e01a7d56fb05225d5b0653dc76181e928c `Microsoft`<http://www.microsoft.com/> Background with (repeat position image attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-276 Background with (repeat position attachment color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 24f3ae486f342e9b37492d3dfd00189dfe314675 `Microsoft`<http://www.microsoft.com/> Background with (repeat position attachment color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-277 Background with (repeat position attachment image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 005525fa5be42a00d3d6fbd7f3713c00945f0562 `Microsoft`<http://www.microsoft.com/> Background with (repeat position attachment image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-278 Background with (attachment color image repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties cd0493e6f96d0acafd4ce555bb8dbf7f55501638 `Microsoft`<http://www.microsoft.com/> Background with (attachment color image repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-279 Background with (attachment color image position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bf403748da4adfc48ddd8ac8053450e6a10992ba `Microsoft`<http://www.microsoft.com/> Background with (attachment color image position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-280 Background with (attachment color repeat image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties eb73ab6802b6c8021b5a55d5a71230bc4b4ab880 `Microsoft`<http://www.microsoft.com/> Background with (attachment color repeat image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-281 Background with (attachment color repeat position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e7788ffce9522ff500f34c67e1795eb3588125ec `Microsoft`<http://www.microsoft.com/> Background with attachment color repeat position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-282 Background with (attachment color position image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7071fc80d91606bfb55c02124b33f7a5d7e875a2 `Microsoft`<http://www.microsoft.com/> Background with (attachment color position image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-283 Background with (attachment color position repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 89788f77688ee94c1bdb9fa5cfd42ecf25d32082 `Microsoft`<http://www.microsoft.com/> Background with (attachment color position repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-284 Background with (attachment image color repeat position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bd7662ae19e4b3670231239d6f95cc88e73dad19 `Microsoft`<http://www.microsoft.com/> Background with (attachment image color repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-285 Background with (attachment image color position repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0888dbf9702ac2fdd85bfc4a18b7b24139bdfa3f `Microsoft`<http://www.microsoft.com/> Background with (attachment image color position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-286 Background with (attachment image repeat color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties cf0d42eb08d2088ce5236ebbfc4907806fb7dd50 `Microsoft`<http://www.microsoft.com/> Background with (attachment image repeat color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-287 Background with (attachment image repeat position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 30f1b0992d51c4ecd8d111aa6a1beec67ec6fc3e `Microsoft`<http://www.microsoft.com/> Background with (attachment image repeat position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-288 Background with (attachment image position color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9359321cf4a1bb82d9f761100e96f56f84d11db6 `Microsoft`<http://www.microsoft.com/> Background with (attachment image position color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-289 Background with (attachment image position repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 22fed55982da4c1de5272d7b027f02b1e0b64614 `Microsoft`<http://www.microsoft.com/> Background with (attachment image position repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-290 Background with (attachment repeat color image position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 809a028511a8e806e183976f3e5c83b254d7d167 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat color image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-291 Background with (attachment repeat color position image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e9fc2d5748d61369e6234b64c63800370c85ecc4 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat color position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-292 Background with (attachment repeat image color position) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2591b60bec33bc42b008cb4377764aebe7e7a9dd `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat image color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-293 Background with (attachment repeat image position color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties cd13d0ae3ddb7ab44964f25fbe65f9dcfa913a72 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat image position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-294 Background with (attachment repeat position color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0f88c2f11ed8e436693498c75ac25952a0674145 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat position color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-295 Background with (attachment repeat position image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e65e7a63193c52cd79cac3f258a7c9867b150689 `Microsoft`<http://www.microsoft.com/> Background with (attachment repeat position image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-296 Background with (attachment position color image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e95354904f66d7f51aaf10ab237727aebb73560d `Microsoft`<http://www.microsoft.com/> Background with (attachment position color image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-297 Background with (attachment position color repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6aac1cde0ac78090477c80a6b28d0aaa33385251 `Microsoft`<http://www.microsoft.com/> Background with (attachment position color repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-298 Background with (attachment position image color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f4a282186bdd160649c8d41acde465bc6b046cf7 `Microsoft`<http://www.microsoft.com/> Background with (attachment position image color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-299 Background with (attachment position image repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e457867d2e116d11afbe1ba5901f1a57ab98d3e9 `Microsoft`<http://www.microsoft.com/> Background with (attachment position image repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-300 Background with (attachment position repeat color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 82e6fc6610b88c44dd97aede0d1b3dfaa950f4f0 `Microsoft`<http://www.microsoft.com/> Background with (attachment position repeat color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-301 Background with (attachment position repeat image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3f0af13e9cec81740a61d44ab2eb2ee1a14e4cb7 `Microsoft`<http://www.microsoft.com/> Background with (attachment position repeat image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-302 Background with (position color image repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties aeaae084285c2af40c5eff47d27479a065102f73 `Microsoft`<http://www.microsoft.com/> Background with (position color image repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-303 Background with (position color image attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 7cc3ffe7a58c5c2b052bc19435479153fb9b6399 `Microsoft`<http://www.microsoft.com/> Background with (position color image attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-304 Background with (position color repeat image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c1098d5db0581e189ab8c75977e5e92af51871ee `Microsoft`<http://www.microsoft.com/> Background with (position color repeat image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-305 Background with (position color repeat attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b37cf9d1bb6a4ef6a005873d09ac2884db3d5b66 `Microsoft`<http://www.microsoft.com/> Background with (position color repeat attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-306 Background with (position color attachment image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 654befc3bb2c3c1354dc5c2b40654d2c7bd20f5c `Microsoft`<http://www.microsoft.com/> Background with (position color attachment image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-307 Background with (position color attachment repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ede9e279c1ec2faa250d6f2dae5b703cb09dccfc `Microsoft`<http://www.microsoft.com/> Background with (position color attachment repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-308 Background with (position image color repeat attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9d174d0093e5330aed07fa6c5f98957d55868dd1 `Microsoft`<http://www.microsoft.com/> Background with (position image color repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-309 Background with (position image color attachment repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 96e4fbad6f4e17c889f4683985b0ee2e2d5bcbb4 `Microsoft`<http://www.microsoft.com/> Background with (position image color attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-310 Background with (position image repeat color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8ea2281e2120c93bab45b9204b76ec3522d30d05 `Microsoft`<http://www.microsoft.com/> Background with (position image repeat color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-311 Background with (position image repeat attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ece040e7f288eeb9bb884c8648c71bf747d2d120 `Microsoft`<http://www.microsoft.com/> Background with (position image repeat attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-312 Background with (position image attachment color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties dca0c71c84b4a831ca009b06f712b8ee9dce80e5 `Microsoft`<http://www.microsoft.com/> Background with (position image attachment color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-313 Background with (position image attachment repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f134e71d8515741e7fad5e985811986ff12792ce `Microsoft`<http://www.microsoft.com/> Background with (position image attachment repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-314 Background with (position repeat color image attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties aa07322931e29cc795abac28885ea3fab851d951 `Microsoft`<http://www.microsoft.com/> Background with (position repeat color image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-315 Background with (position repeat color attachment image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 289d8b7bdc2490722c946ff6297320dc5a0808a8 `Microsoft`<http://www.microsoft.com/> Background with (position repeat color attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-316 Background with (position repeat image color attachment) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 05ff1df1084dfaa66eccd77111f0e0ea818ca857 `Microsoft`<http://www.microsoft.com/> Background with (position repeat image color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-317 Background with (position repeat image attachment color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 67e7330f85d438bf18de5a18f62618b577e8d2da `Microsoft`<http://www.microsoft.com/> Background with (position repeat image attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-318 Background with (position repeat attachment color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2faf7884c0881f7dd4d495de718cbab3fab63518 `Microsoft`<http://www.microsoft.com/> Background with (position repeat attachment color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-319 Background with (position repeat attachment image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 207919b0f6721f53f7f54cf81795ee5a3038fc7a `Microsoft`<http://www.microsoft.com/> Background with (position repeat attachment image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-320 Background with (position attachment color image repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0af762af49eb72a1686ab83fa4c70242542bd3fe `Microsoft`<http://www.microsoft.com/> Background with (position attachment color image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-321 Background with (position attachment color repeat image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 84d73d3b06270bbed1be5991602e50289f9378a0 `Microsoft`<http://www.microsoft.com/> Background with (position attachment color repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-322 Background with (position attachment image color repeat) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties fa40497cc678465ff4cc813277b6f0921d4d2156 `Microsoft`<http://www.microsoft.com/> Background with (position attachment image color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-323 Background with (position attachment image repeat color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 441060afafde79536006046a3996532654bcb2f2 `Microsoft`<http://www.microsoft.com/> Background with (position attachment image repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-324 Background with (position attachment repeat color image) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e703d061c7427b961f675a4cce34989839f04852 `Microsoft`<http://www.microsoft.com/> Background with (position attachment repeat color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-325 Background with (position attachment repeat image color) image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9783375ea9089c18ea535054205d3945e53a2392 `Microsoft`<http://www.microsoft.com/> Background with (position attachment repeat image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.
background-326 reference/background-326-ref Background with inherit inheriting one value http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 105f4162536326295fee52ec7a12c1d22257aae7 `Microsoft`<http://www.microsoft.com/> Background set to 'inherit' works when inheriting one value.
background-327 reference/background-326-ref Background with inherit inheriting two values image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2ece6a2e2f4dd15705866b423f7006068701d7d7 `Microsoft`<http://www.microsoft.com/> Background set to 'inherit' works when inheriting two values.
background-328 reference/background-328-ref Background with inherit inheriting three values image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4948504c4fdf9226b25c8a2dca9a5e3bba196449 `Microsoft`<http://www.microsoft.com/> Background set to 'inherit' works when inheriting three values.
background-329 reference/background-329-ref Background with inherit inheriting four values image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6385fb771f5e0142b8427d765498bf1378910921 `Microsoft`<http://www.microsoft.com/> Ensure that inherit works when inheriting four values.
background-330 Background with inherit inheriting five values image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1b63558804fedfb11630a40538b03c8675747df0 `Microsoft`<http://www.microsoft.com/> Ensure that inherit works when inheriting five values.
background-alpha-001 CSS Backgrounds: Alpha transparent background http://www.w3.org/TR/CSS21/colors.html#background 0cd3b456ba68e8b6f645ff1fc61a3414b48935ec `Ian Hickson`<mailto:ian@hixie.ch>
background-alpha-002 CSS Backgrounds: Overlapped alpha transparent backgrounds http://www.w3.org/TR/CSS21/colors.html#background 0c023a54b272a08e4be15fb7ef1ab5d9a09418d8 `Ian Hickson`<mailto:ian@hixie.ch>
background-alpha-003 CSS Backgrounds: Overlapped alpha transparent backgrounds http://www.w3.org/TR/CSS21/colors.html#background 81783cd03fc61b3374ca7e4e76e4b42a47f906a2 `Ian Hickson`<mailto:ian@hixie.ch>
background-alpha-004 CSS Backgrounds: Overlapped alpha transparent backgrounds http://www.w3.org/TR/CSS21/colors.html#background f4ab098e140b8669a0d7d0b1a9125f081cdb8589 `Ian Hickson`<mailto:ian@hixie.ch>
background-alpha-005 CSS Backgrounds: Overlapped alpha transparent backgrounds http://www.w3.org/TR/CSS21/colors.html#background 86cb6362b21391ee5cefa901d9e63a49fc3947f4 `Ian Hickson`<mailto:ian@hixie.ch>
background-animated-001 Animated Backgrounds animated http://www.w3.org/TR/CSS21/colors.html#background c6faa5d4f8a26cc5ee56a9616203d99b4551aed3 `Ian Hickson`<mailto:ian@hixie.ch>
background-applies-to-001 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9109aa635e814ecd5ff49956a53870c4e0404fc8 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-row-group'.
background-applies-to-002 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3998e856a7d53c30c6ebde20ef19ead6b70cf1ce `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-header-group'.
background-applies-to-003 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties f78a3d032143b528b88d1b283f0f3e2121b854b3 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-footer-group'.
background-applies-to-004 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2ca40abf66f3e2ed60ed456417b2bd5e229fc912 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-row'.
background-applies-to-005 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e4da3cd43e6e845f1702e5c06f0ffa28ebc6a2c2 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-column-group'.
background-applies-to-006 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 66b00cddca02bc5f4d64660a3968f52057181b99 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-column'.
background-applies-to-007 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6209a1165287f5e39f8bfa1227ab3e8f24376628 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-cell'.
background-applies-to-008 Background applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 94a4125d03afe877edc2bbfd4b45fbcac784e314 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'inline'.
background-applies-to-009 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 75a6f8f868cfd0e759caae74000bdea741235b47 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'block'.
background-applies-to-010 Background applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ca90c305da9efc599d2b386cc0ffdf81f25cda8b `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'list-item'.
background-applies-to-011 Background applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8ccdf2e794eb4d7d06ccf22f46e39e5b6d3fd9a3 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'run-in'.
background-applies-to-012 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 73dca2ee6552a1b92f8677b1be2eefcc96e90ecd `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'inline-block'.
background-applies-to-013 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b2a5e43c0458c2b6fc1a0f8d1ff6a3f863d0a909 `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table'.
background-applies-to-014 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1e1c19d9ad571dfd9754dfda06d578e39281ee2d `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'inline-table'.
background-applies-to-015 reference/ref-filled-black-96px-square Background applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 33c8d73c6610ef176c4dd41e8fec87de5498209a `Microsoft`<http://www.microsoft.com/> The 'background' property applies to elements with 'display' set to 'table-caption'.
background-attachment-001 Background-attachment set to scroll image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties c04514906ed69b37ea5ecc93d8b07e5f0301db90 `Microsoft`<http://www.microsoft.com/> Background-attachment set to scroll (with image set as well) causes the background image to scroll with the box.
background-attachment-002 Background-attachment set to fixed image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 0f696ffde269dfceaf79baf9f89bf133cef8f0db `Microsoft`<http://www.microsoft.com/> Background-attachment set to fixed, with image set as well, causes the background image not to move with the box when it is scrolled.
background-attachment-003 Background-attachment set to inherit image,interact http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties b433f86ab6e16791ba67c42ff08fabd5f0e376f7 `Microsoft`<http://www.microsoft.com/> Background-attachment set to inherit will use its parents background-attachment assignment.
background-attachment-004 Fixed Transparent Backgrounds interact http://www.w3.org/TR/CSS21/colors.html#background 7daf389b89bcc82edbccc930eaaa7027f2813a9f `Ian Hickson`<mailto:ian@hixie.ch>
background-attachment-005 Scrolling Backgrounds image,interact,scroll http://www.w3.org/TR/CSS21/colors.html#background b013766d2dcb39ed01e8b450331653185c2d9861 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
background-attachment-006 Scrolling Backgrounds image,interact,scroll http://www.w3.org/TR/CSS21/colors.html#background 15aa7e7cd77b6a578c9dc9164cef661f28037280 `Ian Hickson`<mailto:ian@hixie.ch>
background-attachment-007 Scrolling Backgrounds in Scrolling Backgrounds image,interact,scroll http://www.w3.org/TR/CSS21/colors.html#background 9e74244f65d6e4673d75ad709f5268cc2163031b `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
background-attachment-008 Scrolling Backgrounds in Scrolling Backgrounds image,interact,scroll http://www.w3.org/TR/CSS21/colors.html#background f773ad582761cc46544bc590aef2a2d3d5ae7312 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
background-attachment-009 reference/background-attachment-009-ref Background Positioning Test http://www.w3.org/TR/CSS21/colors.html#background bbff0c2716e93c2b4502c6a7435003089bb2f487 `Ian Hickson`<mailto:ian@hixie.ch>
background-attachment-010 Background-attachment set to fixed in paged media image,paged http://www.w3.org/TR/CSS21/colors.html#background-properties 82bea3ccf4a7df04ba532e1a9f94c99f4ce5377f `Microsoft`<http://www.microsoft.com/> Fixed backgrounds position with respect to their page box. All pages will have the background visible.
background-attachment-applies-to-001 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 25a4d926ba6c681ebac7f31f49c4abb727b0d15c `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-row-group'.
background-attachment-applies-to-002 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 2bf4cc70dffc652156a3969721054819104bf9d5 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-header-group'.
background-attachment-applies-to-003 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 72e181e3ab99c7f4407068defcbd594edf3fe6e7 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-footer-group'.
background-attachment-applies-to-004 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-row' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties bffa2b5cd6ab8ef3fcbfdeb401b6ed244e76cf19 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-row'.
background-attachment-applies-to-005 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 001baced2c8c22ea6a153089fbf2057f9c75e45e `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-column-group'.
background-attachment-applies-to-006 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 90ea610ac1c27a04ce3c7ff694a85785595461cf `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-column'.
background-attachment-applies-to-007 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-cell' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 2033058d8dc7cde9f5a97d7c181fb7bb745f8712 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-cell'.
background-attachment-applies-to-008 Background-attachment applied to elements with 'display' set to 'inline' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 566ab0f89e0db9fea1ae28c9803dc97301539670 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'inline'.
background-attachment-applies-to-009 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 3dbd40cb862c5d1f135afa98a6e2d68f3e1764bb `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'block'.
background-attachment-applies-to-010 Background-attachment applied to elements with 'display' set to 'list-item' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 948d4a08aea6ce282c91bc653246c340c99322d1 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'list-item'.
background-attachment-applies-to-011 Background-attachment applied to elements with 'display' set to 'run-in' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 1640b11b7ee8e4d9c322a35241004351e7344bcb `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'run-in'.
background-attachment-applies-to-012 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'inline-block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties f688906e73861527f10bce77c92d6007da3f218e `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'inline-block'.
background-attachment-applies-to-013 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 23136cef3b08ff0cf16569894c13b8d37b4bd949 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table'.
background-attachment-applies-to-014 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'inline-table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 46bd329d0e75ac424673f3ecc5e0d89daff69259 `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'inline-table'.
background-attachment-applies-to-015 reference/background-attachment-applies-to-001-ref Background-attachment applied to elements with 'display' set to 'table-caption' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 8fb3e46dfef7662c1e72eaec10b85e86ca50769c `Microsoft`<http://www.microsoft.com/> The 'background-attachment' property applies to elements with 'display' set to 'table-caption'.
background-bg-pos-204 reference/background-bg-pos-204-ref Background Position: bottom right and the viewport http://www.w3.org/TR/CSS21/colors.html#background addc519dd11f8b2efc27913daea5df0396c0a580 `Ian Hickson`<mailto:ian@hixie.ch>
background-bg-pos-205 Background Position: bottom right and the scrolling viewport image,scroll http://www.w3.org/TR/CSS21/colors.html#background,http://www.w3.org/TR/CSS21/box.html#collapsing-margins 10f9e5f45a6ad22c6d4fced031d49c3f677e8490 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
background-bg-pos-206 reference/background-bg-pos-204-ref Background Position: bottom right and the viewport (fixed) http://www.w3.org/TR/CSS21/colors.html#background d698f17e2777c5df00982d137a5b13100c221fc2 `Ian Hickson`<mailto:ian@hixie.ch>
background-bg-pos-207 Background Position: bottom right and the scrolling viewport (fixed) interact http://www.w3.org/TR/CSS21/colors.html#background 9c9f8bedd0eab194b8c4cb8480b1b140633bf1f5 `Ian Hickson`<mailto:ian@hixie.ch>
background-bg-pos-208 reference/background-bg-pos-208-ref Background Position: bottom right and the viewport http://www.w3.org/TR/CSS21/colors.html#background ae2ff0eecb7b3ffe50f1473cd8894012ec41758c `Ian Hickson`<mailto:ian@hixie.ch>
background-body-001 reference/background-body-001-ref Background on body element http://www.w3.org/TR/CSS21/colors.html#background add088053ed323d9b5657a0d22e25d388aba5a70 `Microsoft`<http://www.microsoft.com/> Background of the body covers the entire canvas. Adding margin to body element to ensure that canvas background is green, and not just the root since in other cases, margin is not colored. This only applies if HTML element has nothing set for background.
background-body-002 Background on body element - background-position image http://www.w3.org/TR/CSS21/colors.html#background c083943b656bad5a29c216d63996749d90fa465d `Microsoft`<http://www.microsoft.com/> Background of the body has the initial background-position of 0,0 and not the canvas. This only applies if HTML element has nothing set for background.
background-body-003 Background position propagation from body element image http://www.w3.org/TR/CSS21/colors.html#background 234fd2c79784c10c29d8c2e54efd2a47514eeae6 `Microsoft`<http://www.microsoft.com/> Background-position of the body does not propagate the position to the canvas. This only applies if HTML element has nothing set for background.
background-color-001 reference/background-color-001-ref Background-color set to hex with 5 digits which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 9a5d956036794191f4293d57b0be38cb3ff86f31 `Microsoft`<http://www.microsoft.com/> Background-color set to #00000 falls back to the initial value.
background-color-002 reference/background-color-002-ref Background-color set to hex with 6 digits with the minimum value, #000000 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a7f3437224bad93671849a79541abec80e7464e7 `Microsoft`<http://www.microsoft.com/> Background-color is set to #000000.
background-color-003 reference/background-color-003-ref Background-color set to hex with 6 digits with the minimum plus one value, #010101 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties d66493abef86b37fc40f03bc6dc7533453f6443a `Microsoft`<http://www.microsoft.com/> Background-color is set to #010101.
background-color-004 reference/background-color-004-ref Background-color set to hex with 6 digits with a nominal value #999999 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 9b85cb04e64ee39777851dddccbdf7d4b483d1fb `Microsoft`<http://www.microsoft.com/> Background-color is set to #999999.
background-color-005 reference/background-color-005-ref Background-color set to hex with 6 digits with the maximum minus one value of #fefefe image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties d3c9789ca03dd7b64e48a59e7418491ba3b0d91c `Microsoft`<http://www.microsoft.com/> Background-color is set to #fefefe.
background-color-006 reference/background-color-006-ref Background-color set to hex with 6 digits with the maximum value of #ffffff image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 1050168b9ccb98d3995c5769d5684c62e21fc422 `Microsoft`<http://www.microsoft.com/> Background-color is set to #ffffff.
background-color-007 reference/background-color-001-ref Background-color set to hex with 6 digits with the maximum plus one value of #1000000 which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties fecca362220663581bd003b44a0b8fa90d31af04 `Microsoft`<http://www.microsoft.com/> Background-color set to #1000000 falls back to the initial value.
background-color-008 reference/background-color-001-ref Background-color set to hex with 6 digits with the maximum plus one value of #fgfgfg which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 726ead4becee75d8af7a6f928a6457bf101fc1f6 `Microsoft`<http://www.microsoft.com/> Background-color set to #fgfgfg falls back to the initial value.
background-color-009 reference/background-color-009-ref Background-color set to hex with 6 digits with a red set to minimum plus one value, #010000 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties eef9d3223480efce81ac5826582ae96ea469e8c9 `Microsoft`<http://www.microsoft.com/> Background-color is set to #010000.
background-color-010 reference/background-color-010-ref Background-color set to hex with 6 digits with a red set to a nominal value, #990000 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a29b6ede02e6565e0b96320c0872d37db236ddd0 `Microsoft`<http://www.microsoft.com/> Background-color is set to #990000.
background-color-011 reference/background-color-011-ref Background-color set to hex with 6 digits with a red set to maximum minus one value, #fe0000 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 470f07491e6599fb5847069bb1cc881106d26822 `Microsoft`<http://www.microsoft.com/> Background-color is set to #fe0000.
background-color-012 reference/background-color-012-ref Background-color set to hex with 6 digits with a red set to the maximum value, #ff0000 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties f37a63fd5768e2b26ea0f4bc8e44a505b5b724d9 `Microsoft`<http://www.microsoft.com/> Background-color is set to #ff0000.
background-color-013 reference/background-color-013-ref Background-color set to hex with 6 digits with a red set to the maximum plus one value of #fg0000 which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 82ae3a1fc6199d281e8e55907e6d4bc852190a34 `Microsoft`<http://www.microsoft.com/> Background-color set to #fg0000 is invalid and falls back to the initial value.
background-color-014 reference/background-color-014-ref Background-color set to hex with 6 digits with a green set to minimum plus one value, #000100 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 9c3c46f7ac03e16849c3e7b16955a71c2ee88883 `Microsoft`<http://www.microsoft.com/> Background-color is set to #000100.
background-color-015 reference/background-color-015-ref Background-color set to hex with 6 digits with a green set to a nominal value, #009900 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 3b2ee35eaf993eced548c4e6ff40ede61b7dc685 `Microsoft`<http://www.microsoft.com/> Background-color is set to #009900.
background-color-016 reference/background-color-016-ref Background-color set to hex with 6 digits with a green set to maximum minus one value, #00fe00 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties eebbcd788cfe55758b91b8676b067f691203aac5 `Microsoft`<http://www.microsoft.com/> Background-color is set to #00fe00.
background-color-017 reference/background-color-017-ref Background-color set to hex with 6 digits with a green set to the maximum value, #00ff00 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a26774d8e38f9a66d6b06764d1d0123f2288ddf0 `Microsoft`<http://www.microsoft.com/> Background-color is set to #00ff00.
background-color-018 reference/background-color-013-ref Background-color set to hex with 6 digits with a green set to the maximum plus one value of #00fg00 is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 4220b07f11ad44e118613374616a8bbed8dd429e `Microsoft`<http://www.microsoft.com/> Background-color set to #00fg00 falls back to the initial value.
background-color-019 reference/background-color-019-ref Background-color set to hex with 6 digits with a blue set to minimum plus one value, #000001 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b6c6777afad794252f1e9ef937d45e4b07d885aa `Microsoft`<http://www.microsoft.com/> Background-color is set to #000001.
background-color-020 reference/background-color-020-ref Background-color set to hex with 6 digits with a blue set to a nominal value, #000099 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b1bdd8820cf96a4aca00d8f55356683699fa0681 `Microsoft`<http://www.microsoft.com/> Background-color is set to #000099.
background-color-021 reference/background-color-021-ref Background-color set to hex with 6 digits with a blue set to maximum minus one value, #0000fe image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e866c8d1524ba016a0047d0d29ce922dea03d11c `Microsoft`<http://www.microsoft.com/> Background-color is set to #0000fe.
background-color-022 reference/background-color-022-ref Background-color set to hex with 6 digits with a blue set to the maximum value, #0000ff image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b491fc80a4ec6d1c294ef14709f4df9bf4101951 `Microsoft`<http://www.microsoft.com/> Background-color is set to #0000ff.
background-color-023 reference/background-color-013-ref Background-color set to hex with 6 digits with a blue set to the maximum plus one value of #0000fg is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 911c3899e0da2c9478025672f62d8c6f639cd342 `Microsoft`<http://www.microsoft.com/> Background-color set to #0000fg falls back to the initial value.
background-color-024 reference/background-color-001-ref Background-color set to hex with 2 digits which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 39279413a642f788415626ecd7a222c97bfaa296 `Microsoft`<http://www.microsoft.com/> Background-color set to #00 falls back to the initial value.
background-color-025 reference/background-color-025-ref Background-color set to hex with 3 digits with the minimum possible value #000 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 0c5f47207badda056d0833befe294a7ad44d1465 `Microsoft`<http://www.microsoft.com/> Background-color set to #000 causes the background of the box to be black.
background-color-026 reference/background-color-026-ref Background-color set to hex with 3 digits with the minimum plus one value, #111 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 475b03b5d3ddae809722d61d739f142ca5659204 `Microsoft`<http://www.microsoft.com/> Background-color is set to #111.
background-color-027 reference/background-color-027-ref Background-color set to hex with 3 digits with a nominal value #999 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ead53072d70f0c1f440875dc4d08e9db83c2097b `Microsoft`<http://www.microsoft.com/> Background-color is set to #999.
background-color-028 reference/background-color-028-ref Background-color set to hex with 3 digits with the maximum minus one value of #eee image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 01cef939a1e58a8f33711047d1c8f7012a660116 `Microsoft`<http://www.microsoft.com/> Background-color is set to #eee.
background-color-029 reference/background-color-029-ref Background-color set to hex with 3 digits with the maximum value of #fff image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e11c853e4052ec81d57d1d431aa3eea15f51a829 `Microsoft`<http://www.microsoft.com/> Background-color is set to #fff.
background-color-030 reference/background-color-001-ref Background-color set to hex with 3 digits with the maximum plus one value of #1000 which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 045733da3cd44a6101e1c2448159975e3626faaa `Microsoft`<http://www.microsoft.com/> Background-color set to #1000 falls back to the initial value.
background-color-031 reference/background-color-001-ref Background-color set to hex with 3 digits with the maximum plus one value of #ggg which is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 65a0441c1073742e11e59a0891d4f573c4caedac `Microsoft`<http://www.microsoft.com/> Background-color set to #ggg falls back to the initial value.
background-color-032 reference/background-color-032-ref Background-color set to hex with 3 digits with a red set to minimum plus one value, #100 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties cfa91196fd2c600170ec800b426f07a808bc9e11 `Microsoft`<http://www.microsoft.com/> Background-color is set to #100.
background-color-033 reference/background-color-033-ref Background-color set to hex with 3 digits with a red set to a nominal value, #900 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 2a2b19a6d31eaa1bd13e9fc96eb029201080867c `Microsoft`<http://www.microsoft.com/> Background-color is set to #900.
background-color-034 reference/background-color-034-ref Background-color set to hex with 3 digits with a red set to maximum minus one value, #e00 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 141b22e0b019683d860cb4bafca9c666c07049a8 `Microsoft`<http://www.microsoft.com/> Background-color is set to #e00.
background-color-035 reference/background-color-035-ref Background-color set to hex with 3 digits with a red set to the maximum value, #f00 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 5b5ab84e03dc50a049b22a6f93637e1a3daae44b `Microsoft`<http://www.microsoft.com/> Background-color is set to #f00.
background-color-036 reference/background-color-013-ref Background-color set to hex with 3 digits with a red set to the maximum plus one value of #g00 is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 5763dbb5035e83973702030425a2a2682eac54d2 `Microsoft`<http://www.microsoft.com/> Background-color set to #g00 falls back to the initial value.
background-color-037 reference/background-color-037-ref Background-color set to hex with 3 digits with a green set to minimum plus one value, #010 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties d97cd4042b51e3e1f842fd8f202b438ef4a05345 `Microsoft`<http://www.microsoft.com/> Background-color set to #010.
background-color-038 reference/background-color-038-ref Background-color set to hex with 3 digits with a green set to a nominal value, #090 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties bfced35d173e5913531cfe738556626748927832 `Microsoft`<http://www.microsoft.com/> Background-color set to #090.
background-color-039 reference/background-color-039-ref Background-color set to hex with 3 digits with a green set to maximum minus one value, #0e0 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b2ac2b67b0e0b68be7bdd11c05f2eaa9bce213c5 `Microsoft`<http://www.microsoft.com/> Background-color set to #0e0.
background-color-040 reference/background-color-040-ref Background-color set to hex with 3 digits with a green set to the maximum value, #0f0 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties f10767480e6d6d7da4b1adc7c8bafcb1c6926da1 `Microsoft`<http://www.microsoft.com/> Background-color set to #0f0.
background-color-041 reference/background-color-041-ref Background-color set to hex with 3 digits with a green set to the maximum plus one value, #0g0 invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 8d5562b22e5f656b28440fbae937df746239f727 `Microsoft`<http://www.microsoft.com/> Background-color set to #0g0 falls back to the initial value.
background-color-042 reference/background-color-042-ref Background-color set to hex with 3 digits with a blue set to minimum plus one value, #001 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e19ec4251a8e048c7225f9cc1d50290c4ccec4f5 `Microsoft`<http://www.microsoft.com/> Background-color is set to #001.
background-color-043 reference/background-color-043-ref Background-color set to hex with 3 digits with a blue set to a nominal value, #009 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 30b66d22e33f1e21efc2ae0efe3d106a41ca1866 `Microsoft`<http://www.microsoft.com/> Background-color is set to #009.
background-color-044 reference/background-color-044-ref Background-color set to hex with 3 digits with a blue set to maximum minus one value, #00e image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c7c5cc14c0b0c41a6fd5364577d30ffe905746ba `Microsoft`<http://www.microsoft.com/> Background-color is set to #00e.
background-color-045 reference/background-color-045-ref Background-color set to hex with 3 digits with a blue set to the maximum value, #00f image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 1babd0fe0f0c4d95125259961f17ffc6d3a16490 `Microsoft`<http://www.microsoft.com/> Background-color is set to #00f.
background-color-046 reference/background-color-001-ref Background-color set to hex with 3 digits with a blue set to the maximum plus one value of #00g is invalid invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 08996a7ef80e58cff560497468290d2222b451fc `Microsoft`<http://www.microsoft.com/> Background-color set to #00g falls back to the initial value.
background-color-047 reference/background-color-002-ref Background-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 87f935c2f0e5b676f25d4a52a1bd6f8f01a3b7f3 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(-1%, -1%, -1%) truncates to a valid value.
background-color-048 reference/background-color-002-ref Background-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b9305aa4355e790d98be7dc19a8122703af4ddb7 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, 0%).
background-color-049 reference/background-color-049-020202-ref;reference/background-color-049-030303-ref Background-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b3d269fb602063b0edaebeac804863230c91088f `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(1%, 1%, 1%).
background-color-050 reference/background-color-002-ref Background-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a6d6fe40098107c8e5e3599fa5e61ed979f82c39 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(-0%, -0%, -0%).
background-color-051 reference/background-color-002-ref Background-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 87138dcb3708cdb3f4c8a0c47ae13f3c7f21fb48 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+0%, +0%, +0%).
background-color-052 reference/background-color-052-ref Background-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c28249e1e752b1d2c2969ac10924bc096ec83a04 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(40%, 40%, 40%).
background-color-053 reference/background-color-052-ref Background-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 3e794f224903f1f8ea829e24f7ba8bac6cae9d59 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+40%, +40%, +40%).
background-color-054 reference/background-color-054-fcfcfc-ref;reference/background-color-054-fdfdfd-ref Background-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 20bf00ab9fca8b1bb2d2b6c7d353b6a2b069b444 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(99%, 99%, 99%).
background-color-055 reference/background-color-006-ref Background-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 2f7de6a6017ae286aee2b09a13014230b4cf1f7b `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(100%, 100%, 100%).
background-color-056 reference/background-color-006-ref Background-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 8c0920cdfb56b867947f4dbedce368f94d1dbc3c `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+100%, +100%, +100%).
background-color-057 reference/background-color-006-ref Background-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties f75479a7801c00338b8ece67950af5fee3526c48 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(101%, 101%, 101%) truncates to a valid value.
background-color-058 reference/background-color-002-ref Background-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties da95fa67ebec9bf4c391e4a29fd1a05595897cd2 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(-1, -1, -1) truncates to a valid value.
background-color-059 reference/background-color-002-ref Background-color set to rgb() using integers with the minimum value, rgb(0, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ebf9584f9eab3d944d3212f8e124152dd2aaffe9 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, 0).
background-color-060 reference/background-color-003-ref Background-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties fdf59c8017e6bcd3081c0cb132dcee7021b63def `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(1, 1, 1).
background-color-061 reference/background-color-002-ref Background-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 4dddd240ba000fdcdbcc3406f3a9fdce3ce83e77 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(-0, -0, -0).
background-color-062 reference/background-color-002-ref Background-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 1bb0dc24ff6762caeff929d20781bea6a938f1aa `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+0, +0, +0).
background-color-063 reference/background-color-063-ref Background-color set to rgb() using integers with a nominal value, rgb(128, 128, 128) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e3dec2dfdca8cc5fe2e1c728efca499d80225b4a `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(128, 128, 128).
background-color-064 reference/background-color-063-ref Background-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 517147ab02fea1938f708e6d3edd4c91e07b5f55 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+128, +128, +128).
background-color-065 reference/background-color-005-ref Background-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties dea9b38b60e318619b2087be64a7c60d0e18163b `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(254, 254, 254).
background-color-066 reference/background-color-006-ref Background-color set to rgb() using integers with a maximum value, rgb(255, 255, 255) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 587ffbd8c6ad1fa22d0ad846bd15959c9b5575e1 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(255, 255, 255).
background-color-067 reference/background-color-006-ref Background-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 035fd7b382409a63cf020a1e3594ba6da71db562 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+255, +255, +255).
background-color-068 reference/background-color-006-ref Background-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c8ee13443123bdfa8cd7d69745daa2c917526290 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(256, 256, 256) truncates to a valid value.
background-color-069 reference/background-color-002-ref Background-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c342b0498753fc229aac6bae984c08279f9c8783 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(-1%, 0%, 0%) truncates to a valid value.
background-color-070 reference/background-color-070-020000-ref;reference/background-color-070-030000-ref Background-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 468471def65a724d855e880dfe79d8f5d58f1fea `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(1%, 0%, 0%).
background-color-071 reference/background-color-002-ref Background-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 10c4385772468b5c724e85bb6bc278bea8672ecf `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(-0%, 0%, 0%).
background-color-072 reference/background-color-002-ref Background-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 2e52ba81831b53eb90c4677bc056c9841a9aca32 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+0%, 0%, 0%).
background-color-073 reference/background-color-073-ref Background-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 3ebd92b4c2f335537ef48d53c338b1f8b69860dc `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(40%, 0%, 0%).
background-color-074 reference/background-color-073-ref Background-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 7bbcc1f6d2778706ba0609d9a219d0274967c47d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+40%, 0%, 0%).
background-color-075 reference/background-color-075-fd0000-ref;reference/background-color-075-fc0000-ref Background-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 22a17885557cf4de248865b4f1c18b84a7c24e19 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(99%, 0%, 0%).
background-color-076 reference/background-color-012-ref Background-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 880a59bb22ea67bd51bd21d42f6fd0cc576b9906 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(100%, 0%, 0%).
background-color-077 reference/background-color-012-ref Background-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 0d20a3e247a7332aa2210ab100e853338aa5940c `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+100%, 0%, 0%).
background-color-078 reference/background-color-012-ref Background-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 001edd0fefc39d605a3756462e0b15eb63f7883b `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(101%, 0%, 0%).
background-color-079 reference/background-color-002-ref Background-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 45e31c4267512bb95d9f742b9e949f1d28fd5780 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(-1, 0, 0) truncates to a valid value.
background-color-080 reference/background-color-009-ref Background-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 1f1a83e5c7140328d3652d6e752d07f85c5303c7 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(1, 0, 0).
background-color-081 reference/background-color-002-ref Background-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 0a019f8bb0b905a69a76a30cbd92bd055a52631f `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(-0, 0, 0).
background-color-082 reference/background-color-002-ref Background-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 5ec10da992b16252afa009d3447f4e5c4880b337 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+0, 0, 0).
background-color-083 reference/background-color-083-ref Background-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 99024e2e1b13d5cd69eb24c73e5fa705316f1d78 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(128, 0, 0).
background-color-084 reference/background-color-083-ref Background-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 5c7d74ebc0ab7796ed068c16ff990b8ebf937a8d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+128, 0, 0).
background-color-085 reference/background-color-011-ref Background-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties afcf244b16de724e94af70eeb9a57b503b302254 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(254, 0, 0).
background-color-086 reference/background-color-012-ref Background-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 31dcb004fdc3c265c5369b4ffdacccec839bd932 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(255, 0, 0).
background-color-087 reference/background-color-012-ref Background-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 42a86c6b5881d57bb9934a21e627311977910836 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(+255, 0, 0).
background-color-088 reference/background-color-012-ref Background-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ca181d597b462d5274c410fb378700332890ca59 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(256, 0, 0) truncates to a valid value.
background-color-089 reference/background-color-002-ref Background-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a7ac215d32480fb6f61c13a2ced8c8c22a03ff4c `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0%, -1%, 0%) truncates to a valid value.
background-color-090 reference/background-color-090-000200-ref;reference/background-color-090-000300-ref Background-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 9b8e543f7e776f747cde043cd2941600ba87eacf `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 1%, 0%).
background-color-091 reference/background-color-002-ref Background-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 50615ffbf4e553e7af89ee4d52dd3433d7dccd0d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, -0%, 0%).
background-color-092 reference/background-color-002-ref Background-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 362e2d923b1151260a2672bb5334efc97478acec `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, +0%, 0%).
background-color-093 reference/background-color-093-ref Background-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 3fa86bddd36d54a1b39775602840fe4ed6a02b3a `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 40%, 0%).
background-color-094 reference/background-color-093-ref Background-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b4d7d8a692fd7bc6dc6b12bad5827e5e22310b24 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, +40%, 0%).
background-color-095 reference/background-color-095-00fd00-ref;reference/background-color-095-00fc00-ref Background-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 9a6d06bc8b243d0a3dbc71d20aafc0e615ec297a `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 99%, 0%).
background-color-096 reference/background-color-017-ref Background-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a3b7323e9104b587a638cd459b56446f6d009947 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 100%, 0%).
background-color-097 reference/background-color-017-ref Background-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties be887559b8aeb0da212e19041b3f9d017fc5ca8d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, +100%, 0%).
background-color-098 reference/background-color-017-ref Background-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 42da83a8c4ebdf582d7c15d76332852fa99acadd `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0%, 101%, 0%) truncates to a valid value.
background-color-099 reference/background-color-002-ref Background-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 374facb43b6114d62a48e1a12d871228aa0f7f89 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(-1, 0, 0) truncates to a valid value.
background-color-100 reference/background-color-014-ref Background-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 0e1a81e65a64f30085a7590d08e91692a6dc3ddb `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0, 1, 0).
background-color-101 reference/background-color-002-ref Background-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 087edd45b6ce8792a6f79f94f58ccd0678ae13bf `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, -0, 0).
background-color-102 reference/background-color-002-ref Background-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties bde3e13df2f2aedf5cef0cbf19b47963eed5fc4b `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, +0, 0).
background-color-103 reference/background-color-103-ref Background-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 6220f270c122011a36c1dbf9f45ae3797ad01114 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 128, 0).
background-color-104 reference/background-color-103-ref Background-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 83689b982bc1514342ee7c1b2bcc8dfa7f411252 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, +128, 0).
background-color-105 reference/background-color-016-ref Background-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 4ffd7cc038c57f638165ff44524fdabb48731b48 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 254, 0).
background-color-106 reference/background-color-017-ref Background-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e87fc9829663919a244d9e167756fe593b5e6efd `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 255, 0).
background-color-107 reference/background-color-017-ref Background-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 1bd9677ef66e4b220badfdc4a6da332e942561ac `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, +255, 0).
background-color-108 reference/background-color-017-ref Background-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 3346fd9372971b64cc91a73cbfab7b523088f592 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0, 256, 0) properly truncates to a valid value.
background-color-109 reference/background-color-002-ref Background-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 4d2af39103613303c2a7bf23785cdf14228a8319 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0%, 0%, -1%) truncates to a valid value.
background-color-110 reference/background-color-110-000003-ref;reference/background-color-110-000002-ref Background-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 255de6af3018cfd2c6b3a7908880b296de40d7d0 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, 1%).
background-color-111 reference/background-color-002-ref Background-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 230b39d7172d5a007500b5fda456fc55ae1e9612 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, -0%).
background-color-112 reference/background-color-002-ref Background-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 7e1d82eb5ba1acf9cbbcf82296ad85c3406fe9ca `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, +0%).
background-color-113 reference/background-color-113-ref Background-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 9e4a6652a7509190477dff5e57624b83252c1dd5 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, 40%).
background-color-114 reference/background-color-113-ref Background-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 7bbf07aaeab1c1e1cc84ae0d2185f2f664d34a3c `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, +40%).
background-color-115 reference/background-color-115-0000fc-ref;reference/background-color-115-0000fd-ref Background-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ea82353227cfcb2564a80af799fd64b14907d5a7 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, 99%).
background-color-116 reference/background-color-022-ref Background-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c6d9194dc07fb5a6a8f9df75385a21da7234931d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, 100%).
background-color-117 reference/background-color-022-ref Background-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 59c0e783ea430ff847fc7ee1ed3589b3173fee2f `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0%, 0%, +100%).
background-color-118 reference/background-color-022-ref Background-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 3eb62034536223f6dd5246e89da7dcdbfca36210 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0%, 0%, 101%) truncates to a valid value.
background-color-119 reference/background-color-002-ref Background-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties cdf7f3510943af8764a8670acdee18cab2374707 `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0, 0, -1) truncates to a valid value.
background-color-120 reference/background-color-019-ref Background-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c8a265341fdfb73ceb686a24f1ac38e12822551d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, 1).
background-color-121 reference/background-color-002-ref Background-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 5584874100f93a686fdff6b2f5231d99e94196b0 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, -0).
background-color-122 reference/background-color-002-ref Background-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties f9ad83e2069eb43b418fd0d987e8550914884d78 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, +0).
background-color-123 reference/background-color-123-ref Background-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties d4937313915cef4c9de52e0eb7c7785e5485d86d `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, 128).
background-color-124 reference/background-color-123-ref Background-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 6858e9e457e4ff336e40e16c2353756a4b95d0d5 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, +128).
background-color-125 reference/background-color-021-ref Background-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a249a0ec6d0e9cc68782d3a7f6bfcc24fd8d9ec4 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, 254).
background-color-126 reference/background-color-022-ref Background-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 22480daf99a8c860688de99d70da0ace04dcece5 `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, 255).
background-color-127 reference/background-color-022-ref Background-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255) image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ef5a637d5a1b5584a5888f07a7bd89765487ca9a `Microsoft`<http://www.microsoft.com/> Background-color is set to rgb(0, 0, +255).
background-color-128 reference/background-color-022-ref Background-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256) image,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 4278e1985f3d00618e643bca0196d1708c2260ce `Microsoft`<http://www.microsoft.com/> Background-color set to rgb(0, 0, 256) properly truncates to a valid value.
background-color-129 reference/background-color-129-ref Background-color set to aqua image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 21b9a925a1ba4e346c89ebec49877a7560ca2582 `Microsoft`<http://www.microsoft.com/> Background-color set to aqua causes the background-color of the box to be aqua.
background-color-130 reference/background-color-002-ref Background-color set to black image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 2a44f264b2e4501f3efe94b35b2bc31d34169c6b `Microsoft`<http://www.microsoft.com/> Background-color set to black causes the background-color of the box to be black.
background-color-131 reference/background-color-022-ref Background-color set to blue image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 8485bb8e22cd9b91ee703438444a1ee973b8a611 `Microsoft`<http://www.microsoft.com/> Background-color set to blue causes the background-color of the box to be blue.
background-color-132 reference/background-color-132-ref Background-color set to fuchsia image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 53f7a05b9ec49faffbf2ee294178fb26d2b3cbc8 `Microsoft`<http://www.microsoft.com/> Background-color set to fuchsia causes the background-color of the box to be fuchsia.
background-color-133 reference/background-color-063-ref Background-color set to gray image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b169eeac1e3a7636c43a212dac835ef58875e107 `Microsoft`<http://www.microsoft.com/> Background-color set to gray causes the background-color of the box to be gray.
background-color-134 reference/background-color-103-ref Background-color set to green image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties c2e541db2aaec314494118d331284e6f424ae7fe `Microsoft`<http://www.microsoft.com/> Background-color set to green causes the background of the box to be green.
background-color-135 reference/background-color-135-ref Background-color set to lime image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ec27ab33763322a751b59f8659bfda0e65ffa154 `Microsoft`<http://www.microsoft.com/> Background-color set to lime causes the background-color of the box to be lime.
background-color-136 reference/background-color-136-ref Background-color set to maroon image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties cc7f4f3fa17cb0ae485c4523b2c12d49eb5f9e40 `Microsoft`<http://www.microsoft.com/> Background-color set to maroon causes the background-color of the box to be maroon.
background-color-137 reference/background-color-123-ref Background-color set to navy image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 52ab79862de7d1cb1853a0a2b1da530cb4e9492c `Microsoft`<http://www.microsoft.com/> Background-color set to navy causes the background-color of the box to be navy.
background-color-138 reference/background-color-138-ref Background-color set to olive image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 54e72839f2827328674afa1b3fee34a9ab6a85dc `Microsoft`<http://www.microsoft.com/> Background-color set to olive causes the background-color of the box to be olive.
background-color-139 reference/background-color-139-ref Background-color set to orange image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e9e5ef18f94f381dcc47611199ce2c6827b7ad0f `Microsoft`<http://www.microsoft.com/> Background-color set to orange causes the background-color of the box to be orange.
background-color-140 reference/background-color-140-ref Background-color set to purple image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties b28b30b97d3bbdb1139361d11ff9dc56b927e32f `Microsoft`<http://www.microsoft.com/> Background-color set to purple causes the background-color of the box to be purple.
background-color-141 reference/background-color-012-ref Background-color set to red image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties d29a8857a1fd3ddfa4b106f575d3c3cd883488aa `Microsoft`<http://www.microsoft.com/> Background-color set to red causes the background-color of the box to be red.
background-color-142 reference/background-color-142-ref Background-color set to silver image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 0e06f0b21e9e0afd64d2733cd4779a927d8955b2 `Microsoft`<http://www.microsoft.com/> Background-color set to silver causes the background-color of the box to be silver.
background-color-143 reference/background-color-143-ref Background-color set to teal image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties e149e47490d1e199594ac2ae7026b2e5736da84f `Microsoft`<http://www.microsoft.com/> Background-color set to teal causes the background-color of the box to be teal.
background-color-144 reference/background-color-006-ref Background-color set to white image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 2f7cd7be635129a8e6919e85c0aa78d1bf74db9d `Microsoft`<http://www.microsoft.com/> Background-color set to white causes the background-color of the box to be white.
background-color-145 reference/background-color-145-ref Background-color set to yellow image http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 83e77f25f9d33212ddf86d17bc8a0480aa5a13e5 `Microsoft`<http://www.microsoft.com/> Background-color set to yellow causes the background-color of the box to be yellow.
background-color-174 reference/background-color-001-ref Background-color set to transparent http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 6a6aa5e90484ca43c17b742eaeecb0ae1e4b199f `Microsoft`<http://www.microsoft.com/> Background-color is set to transparent.
background-color-175 reference/background-color-175-ref Background-color set to inherit http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 84955c65de129c5ed1db595102e9912c0d1a9df8 `Microsoft`<http://www.microsoft.com/> Background-color set to inherit causes the background-color of the box to be the background-color designated on the parent element.
background-color-applies-to-001 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 88c5445438ae919a45bcdb35c4c22c064e3c3ebb `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-row-group'.
background-color-applies-to-002 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 4c45dc2917dda91623625765da8b56bf0d50cc6a `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-header-group'.
background-color-applies-to-003 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2dc5fc140750fdc455c34d14efbe1b9c89bbb3ae `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-footer-group'.
background-color-applies-to-004 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 800487a9ec777562b5eaa00cb0b3e9cf4abd66f8 `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-row'.
background-color-applies-to-005 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 73122183b6b78459a4c800627f97912990afd552 `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-column-group'.
background-color-applies-to-006 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties e809184d342d8103b6fe13ee5f27cb49698885d9 `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-column'.
background-color-applies-to-007 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties bb2c5d023cb5bd7ab01b3ec0be7658b897f32dcb `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-cell'.
background-color-applies-to-008 Background-color applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties a428275b46f5760ef792583a06c317bd1fb1123b `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'inline'.
background-color-applies-to-009 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b1d1a53ff36056d825835a71c991bd2512fb711f `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'block'.
background-color-applies-to-010 Background-color applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 825f185d8c347abd3626a8f8d7ade431f7fed8fd `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'list-item'.
background-color-applies-to-011 Background-color applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/colors.html#propdef-background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 43bc715836dd5d843c88be7d3562bb68145cda5e `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'run-in'.
background-color-applies-to-012 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties c67bb7ea47a6d16316b2746e5d68da2140568c9a `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'inline-block'.
background-color-applies-to-013 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties debed513068e38391eb4f990606e2abd379e2c7d `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table'.
background-color-applies-to-014 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 6caf1de38171a464b447d815952cd6bdd3d8fe1f `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'inline-table'.
background-color-applies-to-015 reference/ref-filled-black-96px-square Background-color applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties d7acc6157691edd6efa8bb7651d007ae7cb1b7d9 `Microsoft`<http://www.microsoft.com/> The 'background-color' property applies to elements with 'display' set to 'table-caption'.
background-cover-001 Background over content http://www.w3.org/TR/CSS21/colors.html#background-properties 14e16d77c0c221ead6c5b5d311c6ef02f8e6f070 `Microsoft`<http://www.microsoft.com/> Background covers the content of the box.
background-cover-002 Background over padding http://www.w3.org/TR/CSS21/colors.html#background-properties 9efff71286a448711a982c470ac888149b2c2d85 `Microsoft`<http://www.microsoft.com/> Background covers the padding of the box.
background-cover-003 Background over border http://www.w3.org/TR/CSS21/colors.html#background-properties 26c4c793dd2ae20c77778d4663012b78b75551af `Microsoft`<http://www.microsoft.com/> Background covers the border of the box.
background-cover-004 Background over margin http://www.w3.org/TR/CSS21/colors.html#background-properties ad7090774bf135d19cad85de1c1013eaa34b33be `Microsoft`<http://www.microsoft.com/> Background does not color the margin.
background-html-body-001 Background on html and body element http://www.w3.org/TR/CSS21/colors.html#background-properties a3d764082dda33f7c2798293b05e44af8b1fd619 `Microsoft`<http://www.microsoft.com/> Background of the html element is the canvas's background even if body background is set.
background-iframes-001 Transparent IFrames http://www.w3.org/TR/CSS21/colors.html#background 146138229c8de6981bbc3529d6c5fbc722f28b0f `Ian Hickson`<mailto:ian@hixie.ch> An IFRAME's canvas is transparent.
background-image-001 reference/ref-if-there-is-no-red Background-image set to 'none' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties a5781e52a3b024974a6f136ac4f8466311ce108c `Microsoft`<http://www.microsoft.com/> Background-image set to 'none' does not set an image as the background.
background-image-002 reference/background-color-001-ref Background-image set using the url() function image http://www.w3.org/TR/CSS21/colors.html#propdef-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties 419202b2c69a46335c294c6c41accbf718b9bfe7 `Microsoft`<http://www.microsoft.com/> Background-image set to uri causes the image to be rendered as the background of the box.
background-image-003 reference/ref-filled-green-100px-square Background-image set to 'inherit' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties b13644b202b9cd3f2f022366eb994f2779267402 `Microsoft`<http://www.microsoft.com/> Background-image set to 'inherit' causes the container to use the background image of its parent.
background-image-005 reference/ref-this-text-should-be-green Parsing 'background-image' invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 5bcd709093fe71ad536c85ecc4a7fa83465bdfe9 `Ian Hickson`<mailto:ian@hixie.ch>
background-image-applies-to-001 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3c94fcb7cf814f18d8df5707ed99b8d600dde376 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-row-group'.
background-image-applies-to-002 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 1bad45c64a6dd5c8d059d05c436f3afa87e5b5c1 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-header-group'.
background-image-applies-to-003 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 8b569752418fe1790c7119b855250dcea885e329 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-footer-group'.
background-image-applies-to-004 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-row' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 9584563ba6cf4669e1d40ee2f751cb8eac4a73eb `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-row'.
background-image-applies-to-005 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 2e0eb4bd79c84a1da27da31c0a05bc80acc80db5 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-column-group'.
background-image-applies-to-006 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties a7d5347b3348775cfdd890d77580dfc3725509c3 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-column'.
background-image-applies-to-007 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-cell' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 3e852361210492c22bc682b755d8bb64ba9a5554 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-cell'.
background-image-applies-to-008 Background-image applied to elements with 'display' set to 'inline' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties a18e62f5e2d3cef1b43aa15f9101dc902426c8f9 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'inline'.
background-image-applies-to-009 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties b6899251263bce2a4edbb25b747eb272b848fa32 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'block'.
background-image-applies-to-010 Background-image applied to elements with 'display' set to 'list-item' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties 87fa962a49c31634429e2241c42923008c0392ec `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'list-item'.
background-image-applies-to-011 Background-image applied to elements with 'display' set to 'run-in' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties 8db259ab3655808a68c9c8beaa84ef98dd5b5a1c `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'run-in'.
background-image-applies-to-012 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'inline-block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties ef5f78ef810b69d84097e8cc5abf89ce478e138c `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'inline-block'.
background-image-applies-to-013 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 14618ef92cf46c50103fbd43f7f73798eefb08aa `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table'.
background-image-applies-to-014 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'inline-table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 5ab5014a839f2f57c47c0808969f645747ae6879 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'inline-table'.
background-image-applies-to-015 reference/ref-filled-black-96px-square Background-image applied to elements with 'display' set to 'table-caption' image http://www.w3.org/TR/CSS21/colors.html#propdef-background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0e7a4ddad6634c587af7a569ca95d5952eacbc34 `Microsoft`<http://www.microsoft.com/> The 'background-image' property applies to elements with 'display' set to 'table-caption'.
background-image-cover-001 Background-image tiling over content image http://www.w3.org/TR/CSS21/colors.html#background-properties cf4ffef46876c85cb8a60e00f55fb6aa069a852b `Microsoft`<http://www.microsoft.com/> Background-image tiling covers the content of the box.
background-image-cover-002 reference/background-image-cover-002-ref Background-image tiling over padding image http://www.w3.org/TR/CSS21/colors.html#background-properties afa52dba43424a3e8825187e85dcd22a8f4a8385 `Microsoft`<http://www.microsoft.com/> Background-image tiling covers the padding of the box.
background-image-cover-003 Background-image tiling over border image http://www.w3.org/TR/CSS21/colors.html#background-properties c4bfcafa62e77c149045f0feffaf904468c33e0f `Microsoft`<http://www.microsoft.com/> Background-image tiling covers the border of the box.
background-image-cover-004 reference/background-image-cover-004-ref Background-image tiling over margin image http://www.w3.org/TR/CSS21/colors.html#background-properties 1cb17b4cab1bea29d2b6caa82a723b2a95eadf6f `Microsoft`<http://www.microsoft.com/> Background-image tiling does not color the margin.
background-image-cover-attachment-001 reference/background-image-cover-attachment-001-ref Background-image tiling over margin with fixed background-attachment image http://www.w3.org/TR/CSS21/colors.html#background-properties c6448eb50b73da0d60c06a2e8e2ca793e55b51a0 `Microsoft`<http://www.microsoft.com/> Background-image tiling does not color the margin regardless of background-attachment.
background-image-first-letter reference/background-image-first-letter-ref background-image applicability to ::first-letter ahem,image http://www.w3.org/TR/css3-background/#placement,http://www.w3.org/TR/css3-background/#the-background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/selector.html#first-letter 33216b72efcaf3636cc75079f9cd5ab9ce9aacba `Ethan Malasky`<mailto:emalasky@adobe.com> background-image applicability to ::first-letter
background-image-transparency-001 reference/background-001-ref Transparent background-image with background-color image http://www.w3.org/TR/CSS21/colors.html#background-properties b72da2cb2037a396a7863c2ff7957dc4b87e2908 `Microsoft`<http://www.microsoft.com/> Background-image set to a transparent image causes the 'background-color' to shine through.
background-intrinsic-001 reference/background-intrinsic-ref Background Intrinsic Sizes: No intrinsic size svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size cfcf9891f26d3298426aa7e2cdfd9f200ebbb4c9 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background image with no intrinsic size covers the entire padding box.
background-intrinsic-002 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Width svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size c1a9c2942890ce523d618eee18668381259e7145 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background image with only an intrinsic width covers its intrinsic width and the height of the padding box.
background-intrinsic-003 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Height svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size dfd135b81375b2da316ef1d16517bf2a737f6c6a `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background image with only an intrinsic height covers its intrinsic height and the width of the padding box.
background-intrinsic-004 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Ratio (Match Heights) may,svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size c0a6732451c7542bb03c87e60ab1e997b988d48b `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background image with only an intrinsic ratio covers largest rectangle at that ratio that exceeds neither the height nor width of the background positioning area.
background-intrinsic-005 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Ratio (Match Widths) may,svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size 7cb37196defe37532bcbebf01dc7c2347d52af03 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background image with only an intrinsic ratio covers largest rectangle at that ratio that exceeds neither the height nor width of the background positioning area.
background-intrinsic-006 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Percentage Width and Height svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size 89c341c5461cf72d86d9d54c86de387a900b9a15 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background image with only an intrinsic ratio covers largest rectangle at that ratio that exceeds neither the height nor width of the background positioning area.
background-intrinsic-007 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Width and Ratio svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size 08853619d29e8abf3b53ae3f66f2310786472210 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A missing background image height is calculated from the width and the ratio.
background-intrinsic-008 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Height and Ratio svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size a5939d59e8d38def41f2d0223b4bfb1c69e10b98 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A missing background image width is calculated from the height and the ratio.
background-intrinsic-009 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Width and Height (Vector) svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size 7a7050157a4fa7ad32f7ed1d570964bb65cc8ae0 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background with an intrinsic width and height is drawn at that size.
background-intrinsic-010 reference/background-intrinsic-ref Background Intrinsic Sizes: Intrinsic Width and Height (Raster) svg http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/css3-background/#the-background-size 7f98f3661059a348b1d516626442a316f9e62600 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A background with an intrinsic width and height is drawn at that size.
background-position-001 reference/background-position-001-ref background-position - ex unit ahem,image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 55a98c00738b1491d2b39d3f27b8eff96ca5ad71 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element.
background-position-002 reference/background-position-002-ref background-position - ex unit ahem,image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 3640ca39217f588eb13f4a589c2d33689f71d1b0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element.
background-position-004 reference/background-position-004-ref Background-position using pixels with a negative zero value, -0px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 653ed2e97d94684158e5b901754722209c85ef7f `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in pixels.
background-position-005 reference/background-position-004-ref Background-position using pixels with a zero value, 0px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 6f444c4581ff91d9ff21f34bc519541b6144f6da `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in pixels.
background-position-006 reference/background-position-004-ref Background-position using pixels with a zero value with a plus sign, +0px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 437589277daa6f09314f7043d7a89116f056c94a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in pixels with a plus sign.
background-position-007 reference/background-position-007-ref Background-position using pixels with a nominal value, 96px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 8d70e73677f4e27917f9bc18d96200bd4e49efbb `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in pixels.
background-position-008 reference/background-position-007-ref Background-position using pixels with a nominal value and a plus sign, +96px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties b46b8f0c4f38aa8913aff06cba9eb8514efbb5ec `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in pixels with a plus sign.
background-position-016 reference/background-position-004-ref Background-position using points with a negative zero value, -0pt image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 0f5ecee8cd8a84111ba92d373d951e121b1e1988 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in points.
background-position-017 reference/background-position-004-ref Background-position using points with a zero value, 0pt image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 1486b0989b27b584a6fb458cbcf8f49f25468dce `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in points.
background-position-018 reference/background-position-004-ref Background-position using points with a zero value with a plus sign, +0pt image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties f5cf7706d6cba4bb704251df457a444e7cdab750 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in points with a plus sign.
background-position-019 Background-position using points with a nominal value, 72pt image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 51a46f2392dad92d930dcf71b1614045f0dd289e `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in points.
background-position-020 Background-position using points with a nominal value and a plus sign, +72pt image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 6cb741c5d8649345335130489af9b258ea1c676a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in points with a plus sign.
background-position-028 reference/background-position-004-ref Background-position using picas with a negative zero value, -0pc image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties a97df09ded11c8ab7c29a59c5465d64e8662429d `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in picas.
background-position-029 reference/background-position-004-ref Background-position using picas with a zero value, 0pc image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 2bc28c54791a4d994169303b27298ccaad989ebd `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in picas.
background-position-030 reference/background-position-004-ref Background-position using picas with a zero value with a plus sign, +0pc image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 0e5eff466c8dcc0fd133f4989047456d1174aa88 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in picas with a plus sign.
background-position-031 Background-position using picas with a nominal value, 6pc image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 5a7f17975017cb3927daa582cfcbd1c3a74c2107 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in picas.
background-position-032 Background-position using picas with a nominal value and a plus sign, +6pc image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties bae90f8f6eb007605e4fc3df8c810598173fd008 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in picas with a plus sign.
background-position-040 reference/background-position-004-ref Background-position using centimeters with a negative zero value, -0cm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties cdaf9dbd0e99cf2fe1c1e3838bd912a9b149e3be `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in centimeters.
background-position-041 reference/background-position-004-ref Background-position using centimeters with a zero value, 0cm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 56019e0d8b28cb0807afc82938dad9e25b32abc6 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in centimeters.
background-position-042 reference/background-position-004-ref Background-position using centimeters with a zero value with a plus sign, +0cm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 47c56e1e6bbf5bc7b37d8455b2a47d7ab978579b `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in centimeters with a plus sign.
background-position-043 Background-position using centimeters with a nominal value, 2.54cm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties c38d96712226ce165dda751ee8f06eb6f672295a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in centimeters.
background-position-044 Background-position using centimeters with a nominal value and a plus sign, +2.54cm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 85368ac9fe7298e803d487645efee228d7084a2d `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in centimeters with a plus sign.
background-position-052 reference/background-position-004-ref Background-position using millimeters with a negative zero value, -0mm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 595564b6fd95695fdf287bddf8c11bfdb169af1a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in millimeters.
background-position-053 reference/background-position-004-ref Background-position using millimeters with a zero value, 0mm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 966fe6f96135eb597d65a25bb9e2b03812c51e33 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in millimeters.
background-position-054 reference/background-position-004-ref Background-position using millimeters with a zero value with a plus sign, +0mm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 72ae5c9c3c72b22db56983b5dd679b8f24e7e17e `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in millimeters with a plus sign.
background-position-055 Background-position using millimeters with a nominal value, 25.4mm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 3d5ec7dcff73da2caa830f3489c0cef339bbec93 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in millimeters.
background-position-056 Background-position using millimeters with a nominal value and a plus sign, +25.4mm image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 0e17ceb804b3cc0372b897f5b01660b304f71af3 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in millimeters with a plus sign.
background-position-064 reference/background-position-004-ref Background-position using inches with a negative zero value, -0in image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties a813c74be9d9610a96dca4685dab4c193e067f9c `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in inches.
background-position-065 reference/background-position-004-ref Background-position using inches with a zero value, 0in image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties baa9ee5862b7d137777ad9526cbe86bdd45c9215 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in inches.
background-position-066 reference/background-position-004-ref Background-position using inches with a zero value with a plus sign, +0in image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 74ab13cf9500e464530c753fa252014acfda0d8b `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in inches with a plus sign.
background-position-067 Background-position using inches with a nominal value, 1in image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 72c8b8cbe13da0a28d2618a803aaccfa8876fd7c `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in inches.
background-position-068 Background-position using inches with a nominal value and a plus sign, +1in image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties db346a0dce747000669eca97e34d24b49b6c903e `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in inches with a plus sign.
background-position-076 reference/background-position-004-ref Background-position using 'em' units with a negative zero value, -0em ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 279ac8f92e58d5720dec0f5e1b1a0317cbc74c79 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in 'em' units.
background-position-077 reference/background-position-004-ref Background-position using 'em' units with a zero value, 0em ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties b1e929d4204a30576eef11682c5d2b5fd899042c `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in 'em' units.
background-position-078 reference/background-position-004-ref Background-position using 'em' units with a zero value with a plus sign, +0em ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 763034153c491aa15f74ee6ff5205b18a5c1271a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in 'em' units with a plus sign.
background-position-079 Background-position using 'em' units with a nominal value, 6em ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 54d7cadd262536b4ac27e2a16fedbdff8d4bb503 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in 'em' units.
background-position-080 Background-position using 'em' units with a nominal value and a plus sign, +6em ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties fdfd1e297f6aa6b1540f81ae425ae699aabadd48 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in 'em' units with a plus sign.
background-position-088 reference/background-position-004-ref Background-position using 'ex' units with a negative zero value, -0ex ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 9fd82dd3dca755030d771027357ca550d841660d `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in 'ex' units.
background-position-089 reference/background-position-004-ref Background-position using 'ex' units with a zero value, 0ex ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 67d316a464bd953c6729e3151c7a585e2946d2e5 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in 'ex' units.
background-position-090 reference/background-position-004-ref Background-position using 'ex' units with a zero value with a plus sign, +0ex ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties c1f2cc8acb92da3335deabe53a1721518517f182 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in 'ex' units with a plus sign.
background-position-091 Background-position using 'ex' units with a nominal value, 7.5ex ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 56727fbef91e889df9d3f11496ca89d98d7d8725 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in 'ex' units.
background-position-092 Background-position using 'ex' units with a nominal value and a plus sign, +7.5ex ahem,image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 89fe1d4dfcc18face44f1c058e55d2f04f982a9b `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in 'ex' units with a plus sign.
background-position-100 reference/background-position-004-ref Background-position using percentages with a negative zero value, -0% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 64962d5c16a320708bc0690ce79193c060bdfa9d `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value in percentages.
background-position-101 reference/background-position-004-ref Background-position using percentages with a zero value, 0% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties c48568d8c8290dc4b1d25520a3cd2ba5e591f3fc `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in percentages.
background-position-102 reference/background-position-004-ref Background-position using percentages with a zero value with a plus sign, +0% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 7896b2de750551a13d942856e704811d0d5e541a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value in percentages with a plus sign.
background-position-103 Background-position using percentages with a nominal value, 50% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties e9be1cf1f4fa14dff9dc9ac411f3c10b546363af `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in percentages.
background-position-104 Background-position using percentages with a nominal value and a plus sign, +50% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 22aa45d86172bdaae24adc154a3686d4e5c09140 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a nominal length value in percentages with a plus sign.
background-position-109 reference/background-position-004-ref Background-position with a negative zero value, -0 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 54b489c14de8f7596880b411d819b150f4efddeb `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a negative zero length value with no units.
background-position-110 reference/background-position-004-ref Background-position with a zero value, 0 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 1dfcd78efd14fa7ce65f2687cc715b4e6b9700ae `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value with no units.
background-position-111 reference/background-position-004-ref Background-position with a zero value and plus sign, +0 image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 7e725c0167760b7e6b60a642953481b5906c2206 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a zero length value with no units with a plus sign.
background-position-112 reference/background-position-004-ref Background-position using keyword values, left image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 2f87c1e6ee768c0a6c287d7005c30ddb1ae10840 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the keyword value, left.
background-position-113 reference/background-position-113-ref Background-position using keyword values, center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 7a116b8bcd1fe49c393b3578bdf74089ec96815f `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the keyword value, center.
background-position-114 reference/background-position-114-ref Background-position using keyword values, right image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties f0d1afd510afdb27166446aef6cdfabb8a9399df `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the keyword value, right.
background-position-115 reference/background-position-115-ref Background-position using keyword values, top image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties d02249598dc00fb8d7c86898216837f5454c1e71 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the keyword value, top.
background-position-116 reference/background-position-116-ref Background-position using keyword values, bottom image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties a0579571dc2edec12a3d36e18fb998e12479e551 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the keyword value, bottom.
background-position-117 reference/background-position-117-ref Background-position using two percentage values, 100% 100% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 4622b23b5674d362559e421cb7247e2850e0d248 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two percentage values.
background-position-118 reference/background-position-114-ref Background-position using a percentage and length value, 100% 96px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 3687228eeeb4142e2c6ecb1a0ac80381343bb929 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a percentage and length value.
background-position-119 reference/background-position-119-ref Background-position using a percentage and keyword value, 100% top image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 57797acd5a3d8f2d660bd4c135c4a894ee063022 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a percentage and keyword value.
background-position-120 reference/background-position-114-ref Background-position using a percentage and keyword value, 100% center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 8b7f55508cf279f45e1ebfacecf0808b64eae367 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a percentage and keyword value.
background-position-121 reference/background-position-117-ref Background-position using a percentage and keyword value, 100% bottom image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 42066a0bb0d5e6700956cd282011f87c7da7c591 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a percentage and keyword value.
background-position-122 reference/background-position-116-ref Background-position using a length and percentage value, 96px 100% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 4272f9b38189653171bfb0213fed69054f2dc0a9 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a length and percentage value.
background-position-123 reference/background-position-116-ref Background-position using two length values, 96px 192px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties eeaa40f1ce1338ec5645c272ae7791646410ed69 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two length values.
background-position-124 reference/background-position-119-ref Background-position using a length and a keyword value, 192px top image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 0f622517cd50ac9a6d494cf1a06ee07741419f32 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a length and keyword value.
background-position-125 reference/background-position-114-ref Background-position using a length and a keyword value, 192px center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 2533da3f0627ced7f28c56a338bc5ae81cf13d2e `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a length and keyword value.
background-position-126 reference/background-position-116-ref Background-position using a length and a keyword value, 96px bottom image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties be88292e9ac17bb6885d2b0a9afa6855aa67ec6e `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a length and keyword value.
background-position-127 reference/background-position-127-ref Background-position using a keyword and percentage value, left 100% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 565cc22f021a7e28e0807c067e815b76c57ca26d `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a keyword and percentage value.
background-position-128 reference/background-position-004-ref Background-position using a keyword and length value, left 96px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 23fe7d32eca0f360f733d9399dc8972020dc3995 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a keyword and length value.
background-position-129 reference/background-position-129-ref Background-position using two keyword values, left top image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties b6df05a03c69c8ccbf28cff4225c1f2c4e6e275b `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-130 reference/background-position-004-ref Background-position using two keyword values, left center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 1d28f11982aaa5803946f7b07e8bfe6d3a950d69 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-131 reference/background-position-127-ref Background-position using two keyword values, left bottom image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 33c4d00b002eb2e641c65764323a6b608e367d06 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-132 reference/background-position-116-ref Background-position using a keyword and percentage value, center 100% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 5d8f648f1d3ab666eda1d450b51600b4a6983b8a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a keyword and percentage value.
background-position-133 reference/background-position-113-ref Background-position using a keyword and length value, center 96px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties cddd45cfb5d3bfd981c9fe5713559ec5568505fc `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a keyword and length value.
background-position-134 reference/background-position-115-ref Background-position using two keyword values, center top image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 6d3f54fb843ef96cb805877597accdc09c95b47d `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-135 reference/background-position-113-ref Background-position using two keyword values, center center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties ca67c0b1c6005a3967552e3e3084d96de926b639 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-136 reference/background-position-116-ref Background-position using two keyword values, center bottom image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 3fcd42790ada22bab9bb3de6a0cf5b374224595c `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-137 reference/background-position-117-ref Background-position using a keyword and percentage value, right 100% image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 1ac8ee472e883dce6e01244479c40ac824ad8656 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a keyword and percentage value.
background-position-138 reference/background-position-114-ref Background-position using a keyword and length value, right 96px image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties b9af61356e0a2b56f693f367cfe78eb591b71f52 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies a keyword and length value.
background-position-139 reference/background-position-119-ref Background-position using two keyword values, right top image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 2061c91eadd62154baa01398ec1f7de6f9d51a2f `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-140 reference/background-position-114-ref Background-position using two keyword values, right center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 9949dcb390b64f600f43133e2e73adda7c8f4f80 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-141 reference/background-position-117-ref Background-position using two keyword values, right bottom image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 7e2e859d700f0fb9b227f700000d0bb8bbbf0b8c `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-142 reference/background-position-129-ref Background-position using two keyword values, top left image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 64f5ebc43a95b4005db1c994baf20962a0953663 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-143 reference/background-position-115-ref Background-position using two keyword values, top center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 01a6669a54cec6666f307324e980fb9f64eab238 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-144 reference/background-position-119-ref Background-position using two keyword values, top right image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 32f0652c89d715f3ca2cb3652ea5bc097dd35e9a `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-145 reference/background-position-004-ref Background-position using two keyword values, center left image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties d0330b907e3d117a8d4d532e0c8bf22507cdb851 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-146 reference/background-position-114-ref Background-position using two keyword values, center right image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties dbffa9e20238079096806a179e44442606da8946 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-147 reference/background-position-127-ref Background-position using two keyword values, bottom left image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 0639a2440afa08035a16cd060e089066c466dc94 `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-148 reference/background-position-116-ref Background-position using two keyword values, bottom center image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 765aa1ca3950fba93b70256429f31eccecd443ca `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-149 reference/background-position-117-ref Background-position using two keyword values, bottom right image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 7232f55f7d62ce5798cc8a32c8eea9a2f9c680ab `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies two keyword values.
background-position-150 reference/background-position-114-ref Background-position using 'inherit', inheriting one value image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 6476e32e63065483de0250dc7e7ae4b7f9ec98ac `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the one value that was inherited.
background-position-151 reference/background-position-116-ref Background-position using 'inherit', inheriting two values image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 493ea8c6a9398995a4732ae0d26f76aa96a9101b `Microsoft`<http://www.microsoft.com/> The 'background-position' property correctly applies the two values that were inherited.
background-position-152 reference/background-position-152-ref background-position - percentage values versus left offset and top offset percentages image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/visuren.html#position-props 19b422b1a273a6c6fd8dfb2002c0f8da487e6468 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property, when expressed in percentage values will position the inner point (relative to percentage values) of the background-image itself within the padding box of the element. On the other hand, the 'left' property and 'top' property, for absolute positioning, specifies the left offset and the top of the element applied to its left edge (and not its inner horizontal point) and to its top edge (and not its inner vertical point) within the padding box of its nearest positioned ancestor.
background-position-201 CSS background position: animated animated,dom http://www.w3.org/TR/CSS21/colors.html#background 220fc1def9b4212e1850d0b879f8bd285a7bfbce `Ian Hickson`<mailto:ian@hixie.ch>
background-position-202 CSS background position: parsing invalid http://www.w3.org/TR/CSS21/colors.html#background 6f6ab11965495448072082878b39857dfc8642f5 `Ian Hickson`<mailto:ian@hixie.ch>
background-position-203 CSS background position: parsing invalid http://www.w3.org/TR/CSS21/colors.html#background 761b240da2252375b5b706b648dc5b7869f42682 `Ian Hickson`<mailto:ian@hixie.ch>
background-position-applies-to-001 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 56e9319134d62e86192c7e5490b7b179f1c33688 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-row-group'.
background-position-applies-to-001a reference/background-position-applies-to-001a-ref Background-position applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 4eff49f7f8a763665dfa24c51a4c39ddb027a096 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-row-group'.
background-position-applies-to-001b reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties d4e7b4e657735d6d76f542880eb2e66dec5073cd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-row-group'.
background-position-applies-to-001c reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 0437c8b32c7c108783001529d128a977f7970afe `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-row-group'.
background-position-applies-to-001d reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties ae44fa5811465d05ca3ac42547bcc3d77435c630 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-row-group'.
background-position-applies-to-001e reference/background-position-applies-to-001e-ref Background-position applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 87eb5f512807f2d90395fae34f8d56ecea0a695f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-row-group'.
background-position-applies-to-002 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 9f6c03ac77ce1cdae5fdc30f039de663c92c60e3 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-header-group'.
background-position-applies-to-002a reference/background-position-applies-to-001a-ref Background-position applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties bce22339c3e102101008aa8d742dc38aa0b3fa79 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-header-group'.
background-position-applies-to-002b reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties e7733c6c74e67e1b50b8ad029e4db5203353f486 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-header-group'.
background-position-applies-to-002c reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 438863a0f9fb69090d8e621a0a623c3b83593f81 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-header-group'.
background-position-applies-to-002d reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 479b8d6eb6c229e38255027be84325ee3d575d54 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-header-group'.
background-position-applies-to-002e reference/background-position-applies-to-001e-ref Background-position applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 43dfeec135cb74d0c85db1cd02c012bca1abaa41 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-header-group'.
background-position-applies-to-003 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties e1be8143b1f824f89abfb21fbe0a988f7d7297e9 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.
background-position-applies-to-003a Background-position applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 365378227d981bfc4779f3e820d85964e02ff686 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.
background-position-applies-to-003b reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 0bbe57001ecca78e0311666ceab77dbb2af41f01 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.
background-position-applies-to-003c reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 69eac73d40be67238d1ffd4464cc14803cb99b4b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.
background-position-applies-to-003d reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties abae95279bfc81b82dcfd76d5e780bf5046fc480 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.
background-position-applies-to-003e reference/background-position-applies-to-001e-ref Background-position applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 37f207aabf0d43e9a95a685ad12596790c753201 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.
background-position-applies-to-004 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-row' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 2c154fd8d9721a2d90768950513d775f7ed02776 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-row'.
background-position-applies-to-005 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties f0a97ce053aacff361a3d5c8fd7afaaa99243293 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-column-group'.
background-position-applies-to-005a reference/background-position-applies-to-001a-ref Background-position applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 63d2992323e32869886dd471e5a7a4ee2043d3b7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column-group'.
background-position-applies-to-005b reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 660ab66dee6919762777e4127de78ba069ced8bb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column-group'.
background-position-applies-to-005c reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties 543880962a7284aea95adedceb49db48f59b175d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column-group'.
background-position-applies-to-005d reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties a10694e733b859f9a9a4f7e512ed5450c81a06ea `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column-group'.
background-position-applies-to-005e reference/background-position-applies-to-001e-ref Background-position applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#background-properties c7248f8061cde7dbcf8fe7176514ed05d48549a0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column-group'.
background-position-applies-to-006 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties d1a598f3268fc7c558d3df73729832af110d28f2 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-column'.
background-position-applies-to-006a reference/background-position-applies-to-001a-ref Background-position applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#background-properties 12ed6f7c1fcca748e059f9cba81e16a803aaca6a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column'.
background-position-applies-to-006b reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#background-properties 6833475c452ecb794b33af63ed7cf343938fb28c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column'.
background-position-applies-to-006c reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#background-properties 247c4c214539986cb7958bc9b16f5327c808c056 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column'.
background-position-applies-to-006d reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#background-properties 429bcb560234a517223cfdeb978aae036482f3fe `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column'.
background-position-applies-to-006e reference/background-position-applies-to-001e-ref Background-position applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#background-properties c4ed26e951feb6c9b5375b55b67704e471f11304 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-column'.
background-position-applies-to-007 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-cell' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 5efe87264f8018c4bb7bf13f015bee226a307b02 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-cell'.
background-position-applies-to-007a Background-position applied to elements with 'display' set to 'table-cell' image http://www.w3.org/TR/CSS21/colors.html#background-properties b13e56f5e756cdcf3751f5bb46a33969f8ae4ace `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table-cell'.
background-position-applies-to-008 Background-position applied to elements with 'display' set to 'inline' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 7d4ee17d18b8e59f34fd9b8da756c120002e42f2 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'inline'.
background-position-applies-to-009 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties ceda5de2525b03a106d7ca6805b9d98647a16bcf `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'block'.
background-position-applies-to-010 Background-position applied to elements with 'display' set to 'list-item' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 2f9997eb2f67011f09d72053612551792e54abe2 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'list-item'.
background-position-applies-to-011 Background-position applied to elements with 'display' set to 'run-in' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 47e00b78f37147e4bae46e2f88f317f09e08376f `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'run-in'.
background-position-applies-to-012 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'inline-block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 96bfe612212bedec8205fa340ac73b039b306fa9 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'inline-block'.
background-position-applies-to-013 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 1c7adbed88a5f4e737f4a8696f071ea8ee6246a7 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table'.
background-position-applies-to-013d reference/background-position-applies-to-001b-ref Background-position applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/colors.html#background-properties 8ee88c5c49d3d201ff8584e90405edef1a462566 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table'.
background-position-applies-to-013e reference/background-position-applies-to-001e-ref Background-position applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/colors.html#background-properties b1e45aa5c9ed401d4b90bdd4ffef602bee000fd4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'background-position' property applies to elements with 'display' set to 'table'.
background-position-applies-to-014 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'inline-table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 118465947ebc6693d3e9062a2d4ff23836e4317d `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'inline-table'.
background-position-applies-to-015 reference/background-position-applies-to-001-ref Background-position applied to elements with 'display' set to 'table-caption' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties 19e5251068f6f350e0a2129ed5a3d959ee206918 `Microsoft`<http://www.microsoft.com/> The 'background-position' property applies to elements with 'display' set to 'table-caption'.
background-repeat-001 reference/background-repeat-001-ref Background-repeat set to 'repeat' image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat dc0e844ab1683edc90f27a5576402b3634b18711 `Microsoft`<http://www.microsoft.com/> Background-repeat set to 'repeat' causes the background image for the element to tile horizontally and vertically.
background-repeat-002 reference/background-repeat-002-ref Background-repeat set to 'repeat-x' image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat 8cbc29532c79ec89c10f09b22fef3bbe97772a87 `Microsoft`<http://www.microsoft.com/> Background-repeat set to 'repeat-x' repeats the image horizontally to fill the space.
background-repeat-003 reference/background-repeat-003-ref Background-repeat set to 'repeat-y' image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat 039686439250ef7deac87b851a4ac92832d9ca7b `Microsoft`<http://www.microsoft.com/> Background-repeat set to 'repeat-y' repeats the image vertically to fill the space.
background-repeat-004 reference/background-repeat-004-ref Background-repeat set to 'no-repeat' image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat 3fb52b7514644e39c325ff5bf363eba4e501d25a `Microsoft`<http://www.microsoft.com/> Background-repeat set to 'no-repeat' does not repeat the image.
background-repeat-005 reference/background-repeat-002-ref Background-repeat set to 'inherit' image http://www.w3.org/TR/CSS21/colors.html#background-properties,http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat 7afcdbde7b03b067e4521d87c2b530bbaf522b38 `Microsoft`<http://www.microsoft.com/> Background-repeat set to 'inherit' uses its parent's 'background-repeat' property value.
background-repeat-applies-to-001 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties cd487da160244b4e93a7b77ea6302fca985575ae `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-row-group'.
background-repeat-applies-to-002 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties a18a23f6f95c2485c0fc3a5fb51695a018977142 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-header-group'.
background-repeat-applies-to-003 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 72bf1f8d6357e166f32db12adf8901ac819f0509 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-footer-group'.
background-repeat-applies-to-004 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-row' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties d54a6c1570496a3716d56c6bce7c1d58dc1fd23e `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-row'.
background-repeat-applies-to-005 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 67be68be92f65a82e250d9b4d5f46a0b93e53292 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-column-group'.
background-repeat-applies-to-006 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 70b55d305a7b7622f8e3d31fbdca88c3868d7427 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-column'.
background-repeat-applies-to-007 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-cell' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties acd911eff74bc81b9e0f58d93ec6695a13b3bafc `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-cell'.
background-repeat-applies-to-008 Background-repeat applied to elements with 'display' set to 'inline' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties c16a3c72aadda619406b603846aa2ee30f077641 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'inline'.
background-repeat-applies-to-009 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 28ccedcf560bfd32efbfa06e51084f7695b211d6 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'block'.
background-repeat-applies-to-010 Background-repeat applied to elements with 'display' set to 'list-item' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties ab19baab9e2e23af8a8375cff94d9e7c34040e0c `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'list-item'.
background-repeat-applies-to-011 Background-repeat applied to elements with 'display' set to 'run-in' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties b12eb3d31005f45a7c8e7eea3f91ac82e82f988d `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'run-in'.
background-repeat-applies-to-012 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'inline-block' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 352211cd5a222c73583903f629d04e366be45bdb `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'inline-block'.
background-repeat-applies-to-013 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 4ab7975ab90ffe744f2f92c99a6a5b616ecc223c `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table'.
background-repeat-applies-to-014 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'inline-table' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties bef95e8d69fdf098bce0a1993f62c5fbe9209906 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'inline-table'.
background-repeat-applies-to-015 reference/ref-filled-green-100px-square Background-repeat applied to elements with 'display' set to 'table-caption' image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 79db147e599f1e139f350c57a939766146bdfda4 `Microsoft`<http://www.microsoft.com/> The 'background-repeat' property applies to elements with 'display' set to 'table-caption'.
background-repeat-no-repeat reference/background-repeat-no-repeat background-repeat:no-repeat image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/css3-background/#the-background-repeat 11682036f813de6bd77295409e7884259d8d2595 `Jeffrey Carl Faden`<http://www.jeffreyatw.com/> The image is placed once in the background positioning area and not repeated in any direction.
background-repeat-repeat-x reference/background-repeat-repeat-x background-repeat:repeat-x image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/css3-background/#the-background-repeat 2045d4adc4d0e306dda4bed6d1f643a92151e211 `Jeffrey Carl Faden`<http://www.jeffreyatw.com/> The image is repeated horizontally as often as needed to cover the background painting area.
background-repeat-repeat-y reference/background-repeat-repeat-y background-repeat:repeat-y image http://www.w3.org/TR/CSS21/colors.html#propdef-background-repeat,http://www.w3.org/TR/css3-background/#the-background-repeat 5be38e2f02e45a57583bba37adad815886fad866 `Jeffrey Carl Faden`<http://www.jeffreyatw.com/> The image is repeated vertically as often as needed to cover the background painting area.
background-reset-001 reference/ref-if-there-is-no-red Background resets all background settings http://www.w3.org/TR/CSS21/colors.html#background-properties b41d154e5c468f6181de1cfb1ae0cf3cb63f36b1 `Microsoft`<http://www.microsoft.com/> Background sets all properties to initial and then applies specified ones.
background-root-001 reference/background-root-001-ref Background on root element http://www.w3.org/TR/CSS21/colors.html#background-properties e040e430c54cf1a0d93457b42597970e445a0b9c `Microsoft`<http://www.microsoft.com/> Background of the root covers the entire canvas.
background-root-002 reference/background-root-002-ref Background on root element - background-position image http://www.w3.org/TR/CSS21/colors.html#background-properties 4b0a716b85b68639124ca00eca1d2c462ab628a7 `Microsoft`<http://www.microsoft.com/> Background of the root has the initial background-position of 0, 0 and not the canvas.
background-root-003 Background - background on root propagates to canvas http://www.w3.org/TR/CSS21/colors.html#background,http://www.w3.org/TR/CSS21/tables.html#table-display c96368837a34f44d93da3b0f3829a235ed124334 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Background set on root element should cover the canvas
background-root-004 reference/background-root-004-ref Backgrounds on <body> and <html> - color vs color http://www.w3.org/TR/CSS21/colors.html#background e0e445ac905b8bcd757801104eb8b7098061ce4c `Ian Hickson`<mailto:ian@hixie.ch>
background-root-005 reference/background-root-005-ref Backgrounds on <body> and <html> - color vs. transparent http://www.w3.org/TR/CSS21/colors.html#background e173de2babc7eec1359b5c4e30aac5d53a05d169 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-006 reference/background-root-006-ref Image backgrounds on <body> and <html> - image vs. color image http://www.w3.org/TR/CSS21/colors.html#background fd918747385122ad66248e009eebc94305aa5db1 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-007 reference/background-root-007-ref Image backgrounds on <body> and <html> - image vs. transparent image http://www.w3.org/TR/CSS21/colors.html#background 9c03f407f10c34d6dda3dab585ff9631c4135b20 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-008 reference/background-root-008-ref Background propagation on <body> and <html> - repeat-y image http://www.w3.org/TR/CSS21/colors.html#background 1ae498a22b3582bcbef9f44304f31acaf356f68a `Ian Hickson`<mailto:ian@hixie.ch>
background-root-009 reference/background-root-008-ref Backgrounds on <body> and <html> - propagation vs. repeat image http://www.w3.org/TR/CSS21/colors.html#background 4a5e1d606aca61094eb10026c8c4dccb4271f4ed `Ian Hickson`<mailto:ian@hixie.ch>
background-root-010 reference/background-root-010-ref Background propagation on <body> and <html> - propagation vs. image image http://www.w3.org/TR/CSS21/colors.html#background cef338bafc4662527231b897d4d5c17d95b8b4a6 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-011 reference/background-root-011-ref Background propagation on <body> and <html> - fully transparent http://www.w3.org/TR/CSS21/colors.html#background 0e2af81e231c24bfcde7a758a51690b72417c3bb `Ian Hickson`<mailto:ian@hixie.ch>
background-root-012 reference/background-root-012-ref Background propagation on <body> and <html> - propagated position image,interact http://www.w3.org/TR/CSS21/colors.html#background a60b8c32ade5d15e530cda9069d2bec64b3ba5ac `Ian Hickson`<mailto:ian@hixie.ch>
background-root-013 reference/background-root-013-ref Background propagation on <body> and <html> - non-propagated position image,interact http://www.w3.org/TR/CSS21/colors.html#background 192d85f51fc6751380624b3286428e1663246aa4 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-014 reference/background-root-014-ref Background propagation on <body> and <html> - non-propagated attached position image,interact http://www.w3.org/TR/CSS21/colors.html#background 7ce29206aa2396bb94a296139f783bc34cfb7791 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-015 reference/background-root-015-ref Background propagation on <body> and <html> - double positioning image http://www.w3.org/TR/CSS21/colors.html#background 502678afbd497fbd6206f3c756374427753164ea `Ian Hickson`<mailto:ian@hixie.ch>
background-root-016 reference/background-root-016-ref Background propagation on <body> and <html> - canvas positioning http://www.w3.org/TR/CSS21/colors.html#background 715ccb84c10fbd0f077c4f1df991b421e9b4308a `Ian Hickson`<mailto:ian@hixie.ch>
background-root-017 reference/background-root-017-ref Height of root element interact http://www.w3.org/TR/CSS21/visudet.html#Computing_heights_and_margins,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/CSS21/colors.html#background b00c6f3a741c8ebb8be32e9fe589bde3721f2383 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-018 reference/background-root-018-ref Background propagation on <body> and <html> - Tiling and positioning image http://www.w3.org/TR/CSS21/colors.html#background cfde1e6b8bb7cfdcce5d069466a1f5554be729b4 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-019 reference/background-root-019-ref Canvas background - position http://www.w3.org/TR/CSS21/colors.html#background 3cb1e00da0ebe926ff58173377d13afb28235bd2 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-020 reference/background-root-020-ref Background: Test Seventeen http://www.w3.org/TR/CSS21/colors.html#background,http://www.w3.org/TR/CSS21/visudet.html#Computing_heights_and_margins 2e1a41ab2f63c0298af43c19b8f5c30f2cb66041 `Ian Hickson`<mailto:ian@hixie.ch> Rules governing visual formating of block level non-replaced elements and calculations of height apply to the document root element just as to any other element. Document root element should not stretch vertically to fit the viewport; document root element should only be as tall as required to enclose its content.
background-root-023 reference/background-root-023-ref Opera Tests: Background: Test Twenty Three http://www.w3.org/TR/CSS21/colors.html#background ce9b2d9aa717569775a0f764885cf58c8e5e91b0 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The BODY and HTML backgrounds are drawn independently when each is specified, even if their specified values are the same.
background-root-024 reference/background-root-024-ref Repeating Backgrounds: Y http://www.w3.org/TR/CSS21/colors.html#background f52b04b45fb84f2f97a3c0b8676361fd9a383297 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-101 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing a sibling's class dom http://www.w3.org/TR/CSS21/colors.html#background 1d8cc18a330cb8a657dbd49a5e6e2ee357b6e71b `Ian Hickson`<mailto:ian@hixie.ch>
background-root-102 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing its class dom http://www.w3.org/TR/CSS21/colors.html#background 12c66266cd9bb89e418c13d074f49c6bf1d15c02 `Ian Hickson`<mailto:ian@hixie.ch>
background-root-103 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing a parent's attribute dom http://www.w3.org/TR/CSS21/colors.html#background 24358420c13f7e87e612aba63110a364523ca1a5 `Ian Hickson`<mailto:ian@hixie.ch>
background-table-001 background-repeat on table rows http://www.w3.org/TR/CSS21/colors.html#background 6e6ac2265c27f672521a2b6f984939b9d6ea24d1 `Ian Hickson`<mailto:ian@hixie.ch>
background-table-002 background-repeat on table rows http://www.w3.org/TR/CSS21/colors.html#background c6d17e24bd6c3794dab19555a56a8097515dd784 `Ian Hickson`<mailto:ian@hixie.ch>
background-table-003 background-repeat on table rows http://www.w3.org/TR/CSS21/colors.html#background f4763ab87fe7e3071b6d21a4ab26c5a6861e7992 `Ian Hickson`<mailto:ian@hixie.ch>
background-transparency-001 Background initial transparency http://www.w3.org/TR/CSS21/colors.html#background-properties 736b083d39ed02d90e26ecf8cfeaada2cc443b70 `Microsoft`<http://www.microsoft.com/> Background of the parent shines through the child if nothing is over it.
bad-selector-001 reference/no-red-filler-text-ref Parsing of bad selectors invalid http://www.w3.org/TR/CSS21/syndata.html#rule-sets 1d45e37ea036e7e72fcf9fc064a1eb064d2447b4 `Microsoft`<http://www.microsoft.com/> Declarations with bad selectors are ignored.
basic-css-table-001 CSS table display types http://www.w3.org/TR/CSS21/tables.html#table-display a76fad935d54e5eded6be37d1f4d04ddc497d263 `Microsoft`<http://www.microsoft.com/> CSS display table types are supported.
basic-html-table-001 HTML table with every table element http://www.w3.org/TR/CSS21/tables.html#table-display,http://www.w3.org/TR/REC-html40/struct/tables.html#h-11.2 2d2335714010abd404725d488c7a5ffb44b15c7c `Microsoft`<http://www.microsoft.com/> HTML table elements are supported.
before-after-001 reference/no-red-on-blank-page-ref Before, after applies to same selector invalid http://www.w3.org/TR/CSS21/generate.html#before-after-content bc2221b20dfc6597b1d3a72c2b6ce828e4637e6e `Microsoft`<http://www.microsoft.com/> Multiple pseudo-elements cannot be placed on the same selector.
before-after-002 Before, after is included in formatting changes http://www.w3.org/TR/CSS21/generate.html#before-after-content e508222d00574adb1450511af59f2d17b588e2b5 `Microsoft`<http://www.microsoft.com/> Generated content is included in any formatting changes made to an element.
before-after-011 reference/before-after-011-ref CSS table model and generated content: Basics http://www.w3.org/TR/CSS21/generate.html#content 4d711fe352bece2498662d33b1072358131808c1 `Ian Hickson`<mailto:ian@hixie.ch>
before-after-display-types-001 reference/before-after-display-types-001-ref generated content http://www.w3.org/TR/CSS21/generate.html#before-after-content 53e38c4a0b63e3a263ce623f5961bea76d817802 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-dynamic-attr-001 reference/before-after-dynamic-attr-001-ref generated content dom http://www.w3.org/TR/CSS21/generate.html#content 7f71ff18254ffada68c3010b0522a9d81ac118f0 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-dynamic-restyle-001 reference/before-after-dynamic-restyle-001-ref generated content dom http://www.w3.org/TR/CSS21/generate.html#content 802769e63d0646a215f14f388d75b1088cda32f2 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-floated-001 reference/before-after-floated-001-ref generated content http://www.w3.org/TR/CSS21/generate.html#before-after-content 6fb70f083086a1093ed838ae95b64b8da117f9ff `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-images-001 reference/before-after-images-001-ref generated content http://www.w3.org/TR/CSS21/generate.html#content 23fb7143075f3176a02f65f2007270c735d26c7c `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-positioned-001 reference/before-after-positioned-001-ref generated content http://www.w3.org/TR/CSS21/generate.html#before-after-content d4b2c18aa9fd31a85b81c096236a24365ce08cb6 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-positioned-002 reference/before-after-positioned-002-ref :before/:after pseudo-elements - 'position:fixed' http://www.w3.org/TR/CSS21/generate.html#before-after-content e8592a9376ccf624d911e36d65e9febd303a2175 `James Hopkins`<mailto:james(at)idreamincode.co.uk> Since the restriction on assigning positioning schemes to the :before and :after pseudo elements was lifted in CSS 2.1, this tests whether 'position:fixed' can be correctly applied to both pseudo elements.
before-after-positioned-003 reference/before-after-positioned-002-ref :before/:after pseudo-elements - 'position:absolute' http://www.w3.org/TR/CSS21/generate.html#before-after-content 9c58353755267a26c3218c1e16995d51a5634554 `James Hopkins`<mailto:james(at)idreamincode.co.uk> Since the restriction on assigning positioning schemes to the :before and :after pseudo elements was lifted in CSS 2.1, this tests whether 'position:absolute' can be correctly applied to both pseudo elements.
before-after-positioned-004 reference/before-after-positioned-004-ref :before/:after pseudo-elements - 'position:relative' http://www.w3.org/TR/CSS21/generate.html#before-after-content 41596db10e1412c264077c35d7d25ca24c83c6d4 `James Hopkins`<mailto:james(at)idreamincode.co.uk> Since the restriction on assigning positioning schemes to the :before and :after pseudo elements was lifted in CSS 2.1, this tests whether 'position:relative' can be correctly applied to both pseudo elements.
before-after-selector-001 reference/before-after-selector-001-ref After and before pseudo-elements http://www.w3.org/TR/CSS21/selector.html#before-and-after e2d0e8fbd8f430c8b9465e8b069146ea5307db80 `Microsoft`<http://www.microsoft.com/> After and before pseudo-element allows inserted text after or before a given element.
before-after-table-parts-001 reference/before-after-table-parts-001-ref generated content http://www.w3.org/TR/CSS21/generate.html#before-after-content 482090b305a6e97d70fc9782761a7e83cff3f936 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-after-table-whitespace-001 reference/before-after-table-whitespace-001-ref generated content http://www.w3.org/TR/CSS21/generate.html#content 7733835a7bcac98b89c7bb95ca28052944415826 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
before-content-display-001 reference/after-content-display-001-ref :before 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 85a13608b3a68389d0dd8c734709829c98a0da39 `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.
before-content-display-002 reference/after-content-display-002-ref :before 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 b2501aeab925b8939d7f66aca3bbd833233981f0 `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.
before-content-display-003 reference/before-content-display-003-ref :before generated content - display list-item http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop,http://www.w3.org/TR/html4/struct/lists.html#h-10.3.1 fa9185e14e1f2aca92f04c619843135e398e73b6 `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.
before-content-display-004 :before generated content - display run-in http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/css3-box/#run-in-boxes b8b4f6ecc9e74a29f78aa51e71c323ae958904a3 `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.
before-content-display-005 reference/after-content-display-001-ref :before generated content - display inline-block http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 8a86fb7b8292f82237834f6e42be0aadedea063e `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.
before-content-display-006 reference/after-content-display-002-ref :before generated content - display table http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 05ce96752e9021c80dbc10c31d508fa41e25bd54 `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.
before-content-display-007 reference/after-content-display-001-ref :before generated content - display inline-table http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop ad5a64dfce986ec71c719b045e1f3cadcd74d880 `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.
before-content-display-008 reference/after-content-display-002-ref :before generated content - display table-row-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop c82e2ae3c12c7e275bb1425b2894255d37cae7fc `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.
before-content-display-009 reference/after-content-display-002-ref :before generated content - display table-header-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop affc730da6f744592fb915accac1f5493d2a1516 `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.
before-content-display-010 reference/after-content-display-002-ref :before generated content - display table-footer-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 555cbbf3eab674182676e9bcf0039b32e7171dbc `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.
before-content-display-011 reference/after-content-display-002-ref :before generated content - display table-row http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop fd3923903c41174f7be065a63cff9ad8e7e97ab2 `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.
before-content-display-012 reference/after-content-display-012-ref :before generated content - display table-column-group http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/tables.html#table-display b0b1da2644463628740ffd5240ba6510756c00e6 `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. Elements with 'display' set to 'table-column' or 'table-column-group' are not rendered (exactly as if they had 'display: none').
before-content-display-013 reference/after-content-display-012-ref :before generated content - display table-column http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/tables.html#table-display ea6881aad8a7c225a0d82bdaa8d5e5735b5280dd `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. Elements with 'display' set to 'table-column' or 'table-column-group' are not rendered (exactly as if they had 'display: none').
before-content-display-014 reference/after-content-display-002-ref :before generated content - display table-cell http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 4be21bb55cad912800a88ed5a5ae18e08f031bf3 `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.
before-content-display-015 reference/after-content-display-002-ref :before generated content - display table-caption http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 353a6423ec26ad2c4aa7fcbbeebecab6e9533b6a `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.
before-content-display-016 reference/after-content-display-012-ref :before generated content - display none http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop 957ffd620e27d842accdb4d705044b7a2200a092 `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.
before-content-display-017 reference/after-content-display-002-ref :before generated content - display inherit http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#display-prop d7e6fb72cf017e98ace88865268c7d8c28c6503a `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.
before-content-display-018 reference/after-content-display-001-ref :before generated content - initial value of display http://www.w3.org/TR/CSS21/generate.html#before-after-content 0dfc051076dc0f48d9228562448b1245917eaf84 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The initial value of the 'display' for generated content property is 'inline'.
before-first-letter-selector-001 reference/before-first-letter-selector-001-ref First-letter pseudo-element with :before pseudo-element http://www.w3.org/TR/CSS21/selector.html#before-and-after 1910c110978e44276246661c20a27cd9f62a214e `Microsoft`<http://www.microsoft.com/> When the :first-letter pseudo-element is combined with :before, :first-letter applies to the generated text of :before.
before-inheritable-001 Pseudo-element ':before' inherits inheritable values http://www.w3.org/TR/CSS21/generate.html#before-after-content 4cd32c5053ca11507ffb0b519dc764785e6a008b `Microsoft`<http://www.microsoft.com/> The pseudo-element ':before' generated content inherits any inheritable properties from the element.
before-inheritable-002 Pseudo-element ':before' does not inherit non-inheritable values http://www.w3.org/TR/CSS21/generate.html#before-after-content ec0633c9c7cfc2001f8953e0e51c1662d446dcf5 `Microsoft`<http://www.microsoft.com/> Non-inherited properties apply the initial value when applying to ':before'.
before-location-001 Before applies before text http://www.w3.org/TR/CSS21/generate.html#before-after-content b9afc58f992ed97c90f2eafec6acdc31f3ed0a61 `Microsoft`<http://www.microsoft.com/> Before places generated content before the element content.
bidi-001 reference/bidi-001-ref RLO/PDF bidi reordering across closing inline element boundary http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/text.html#white-space-model,http://unicode.org/reports/tr9/ 4b17669682a01af35c7ff859a56ff14979004532 `Ian Hickson`<mailto:ian@hixie.ch> Tests that RLO + closing inline element boundary + PDF reorders text, splitting inline and rendering borders and padding appropriately.
bidi-002 reference/bidi-002-ref RLO/PDF bidi reordering across closing inline element boundary + soft line break http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 8095abab146c4a9e2a6e536e3efb3cf7bcd46a4e `Ian Hickson`<mailto:ian@hixie.ch> Tests that RLO + closing inline element boundary + soft line break + PDF reorders text, placing text correctly on each line while also splitting inline and rendering borders and padding appropriately.
bidi-003 reference/bidi-003-ref RLO/PDF bidi reordering across closing inline element boundary + opening inline boundary http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/text.html#white-space-model,http://unicode.org/reports/tr9/ 7fd6e6773327ab7ae3710f78f0e7462390cb1507 `Ian Hickson`<mailto:ian@hixie.ch> Tests that RLO + closing inline element boundary + opening inline element boundary + PDF reorders text, splitting inlines and rendering their borders and padding appropriately.
bidi-004 reference/bidi-004-ref The bidi algorithm and inlines in CSS ahem,may21 http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-text-3/#white-space-rules,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/text.html#white-space-model,http://unicode.org/reports/tr9/,http://www.w3.org/TR/html5/rendering.html#phrasing-content-0 e49d44d9a5a48b452d89967dd44efdb7e4c713c0 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-005 The bidi algorithm and inlines in CSS: embed levels and white-space: pre; http://www.w3.org/TR/css-text-3/#letter-spacing-property,http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 9a94108988b0d806f23f5d63aec2a5b34d6aea05 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-005a reference/bidi-005a-ref The bidi algorithm and inlines in CSS: embed levels and white-space: pre; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ e3a62a08be4e71c12b4e08760f2df1a0cdeedc74 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-005b reference/bidi-005b-ref The bidi algorithm and inlines in CSS: embed levels and white-space: pre; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 23f043a12b847b1a84258ed77fb070f570bd1d28 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-006 The bidi algorithm and inlines in CSS: embed levels and white-space: nowrap; http://www.w3.org/TR/css-text-3/#letter-spacing-property,http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ a699b5134869e68b68c5399f9be53865f6bb90cd `Ian Hickson`<mailto:ian@hixie.ch>
bidi-006a reference/bidi-005a-ref The bidi algorithm and inlines in CSS: embed levels and white-space: nowrap; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ e724db69c9b7a0f9d673ed278e1d9df4252285e8 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-006b reference/bidi-005b-ref The bidi algorithm and inlines in CSS: embed levels and white-space: nowrap; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ a9055abf3df092a6903a8fbb48c501741a2e244f `Ian Hickson`<mailto:ian@hixie.ch>
bidi-007 The bidi algorithm and inlines in CSS: embed levels and float: left; http://www.w3.org/TR/css-text-3/#letter-spacing-property,http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 52cbe1038400d33a001f042c6b78f1ee216c902b `Ian Hickson`<mailto:ian@hixie.ch>
bidi-007a reference/bidi-007a-ref The bidi algorithm and inlines in CSS: embed levels and float: left; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 54d4d5bfaea17c8589ec5a08e451e2a99f2dfef5 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-007b reference/bidi-007b-ref The bidi algorithm and inlines in CSS: embed levels and float: left; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 64c03bbabc59a2495f545b336832ea5fb57e7fe2 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-008 The bidi algorithm and inlines in CSS: embed levels and display: table; http://www.w3.org/TR/css-text-3/#letter-spacing-property,http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ c878778f568e57aa6bc27e433596631230c507ff `Ian Hickson`<mailto:ian@hixie.ch>
bidi-008a reference/bidi-008a-ref The bidi algorithm and inlines in CSS: embed levels and display: table; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 2aadcd78f02260899e454ba48d5fbd02a7627514 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-008b reference/bidi-008b-ref The bidi algorithm and inlines in CSS: embed levels and display: table; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 20710be4178734a214e6fbb11277fb9d5cd67cae `Ian Hickson`<mailto:ian@hixie.ch>
bidi-009 The bidi algorithm and inlines in CSS: embed levels and display: table-row; http://www.w3.org/TR/css-text-3/#letter-spacing-property,http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ d6072671ffb3f62e5e2cd6b3a1e622c8c25ca81a `Ian Hickson`<mailto:ian@hixie.ch>
bidi-009a reference/bidi-005a-ref The bidi algorithm and inlines in CSS: embed levels and display: table-row; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 2b09fec11fd10b219b95bd56fe88692f5c6656be `Ian Hickson`<mailto:ian@hixie.ch>
bidi-009b reference/bidi-005b-ref The bidi algorithm and inlines in CSS: embed levels and display: table-row; http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 9a7c12aaa7ecf7a5b9abefe444e9774b4c982863 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-010 The bidi algorithm and inlines in CSS: embed levels and position: absolute http://www.w3.org/TR/css-text-3/#letter-spacing-property,http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 16d1297a97d5163619d5317e0a69343dd1c1eb6d `Ian Hickson`<mailto:ian@hixie.ch>
bidi-010a reference/bidi-007a-ref The bidi algorithm and inlines in CSS: embed levels and position: absolute http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 645e50154d5be4b624356b1beb94044f53bd930d `Ian Hickson`<mailto:ian@hixie.ch>
bidi-010b reference/bidi-007b-ref The bidi algorithm and inlines in CSS: embed levels and position: absolute http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ b5a114ebf4ab7b2a9878a563f077b59faf9ea9aa `Ian Hickson`<mailto:ian@hixie.ch>
bidi-011 reference/bidi-011-ref The bidi algorithm and inlines in CSS wrapping bidi formatting characters http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/css-writing-modes-3/#bidi-control-codes,http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/ 6f2041612b40cf09bf5a6ed708985bd31c016713 `Ian Hickson`<mailto:ian@hixie.ch>
bidi-alt-001 unicode-bidi: bidi-override in alt text http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 888e1d3dd69bbe4266c2e422e106dcd7d24abd0b `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> If alt text is not treated as replaced content, then unicode-bidi applies to image alt text.
bidi-border-collapse-001 border-collapse in bidi context - border-right http://www.w3.org/TR/CSS21/tables.html#collapsing-borders bc32dcce641292ddf5bed2b9cfac87e85b8e6870 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Collapsed borders should behave the same way in ltr and rtl contexts
bidi-border-collapse-002 border-collapse in bidi context - border-left http://www.w3.org/TR/CSS21/tables.html#collapsing-borders d0e85ed320f445a6b82fe09409c2035ea18ca507 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Collapsed borders should behave the same way in ltr and rtl contexts
bidi-border-collapse-003 border-collapse in bidi context - border-top http://www.w3.org/TR/CSS21/tables.html#collapsing-borders fdd8dfb58bbab353e1ae9f949da955be2cc0a01a `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Collapsed borders should behave the same way in ltr and rtl contexts
bidi-border-collapse-004 border-collapse in bidi context - border-bottom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 9126e87992ac2b1851b6d92678beb331b5b53c0d `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Collapsed borders should behave the same way in ltr and rtl contexts
bidi-box-model-001 reference/bidi-box-model-001-ref bidirection box model - borders on inline in normal block http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model fe6e5a520a4014f836611a624e562440760748dd `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-002 reference/bidi-box-model-001-ref bidirection box model - borders on inline in embed block http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model aef1376c6a908dd2faf3b139ceee3e87b6cafc6b `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-003 reference/bidi-box-model-001-ref bidirection box model - borders on inline in bidi-override block http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 06d7101fced37498cba2eb41332b5cb8e36d2f8e `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-004 reference/bidi-box-model-001-ref bidirection box model - borders on normal inline http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 669cc8642f29b1e296c12e3aad589a069e30089a `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-005 reference/bidi-box-model-001-ref bidirection box model - borders on embed inline http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 9a028920540838c5443c533f30cf703700702311 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-006 reference/bidi-box-model-001-ref bidirection box model - borders on bidi-override inline http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 8230a44a27450392817fa809f4dc9fdbf6a766c4 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-007 reference/bidi-box-model-007-ref bidirection box model - borders on normal block http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 03a621869bfc99d5f430caa37602700d29287701 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-008 reference/bidi-box-model-007-ref bidirection box model - borders on embed block http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 48d8f1d984075a11a09538abccb8f21d438757f9 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-009 reference/bidi-box-model-007-ref bidirection box model - borders on bidi-override block http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 70b9835276d551fe1f805477f671ebcab8d63c64 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides should be unaffected by directionality
bidi-box-model-010 reference/bidi-box-model-010-ref bidirection box model - margin-left on bidi-override inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 4bb148d440433d5e580ceb139f00099d03f182b4 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-011 reference/bidi-box-model-010-ref bidirection box model - margin-left on normal inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 2ee6c4deae254b42c559fe6dcd6b228a2b635f56 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-012 reference/bidi-box-model-010-ref bidirection box model - margin-left on embed inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model c2dc549446776635cfb3cfa53a91b3e131290dc7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-013 reference/bidi-box-model-010-ref bidirection box model - margin-left on inline in bidi-override block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 46813f6bab108e654030a9f666ea5014a61d5c63 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-014 reference/bidi-box-model-010-ref bidirection box model - margin-left on inline in normal block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 6492d441d74f1be94bf1bfe5fd2e8a81f4b9b85b `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-015 reference/bidi-box-model-010-ref bidirection box model - margin-left on inline in embed block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 6e1f6d5cd0345ab5089be0110b004994d8f5c6a2 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-016 reference/bidi-box-model-016-ref bidirection box model - margin-left on bidi-override block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 893a13f664442db272de6dfc66a5ab9f0e1454a6 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-017 reference/bidi-box-model-016-ref bidirection box model - margin-left on normal block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model cadc4e401e982d7d95e3d4d9dd69a26cee187dbc `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-018 reference/bidi-box-model-016-ref bidirection box model - margin-left on embed block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 0835bea914faa46dced61436389ea29eda57d671 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-019 reference/bidi-box-model-019-ref bidirection box model - margin-right on bidi-override inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 56af8b04971156372e00ef146fca5aa2ffabdba4 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-020 reference/bidi-box-model-019-ref bidirection box model - margin-right on normal inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 4a1ae54050246da5c850f4c30b5079aca891d468 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-021 reference/bidi-box-model-019-ref bidirection box model - margin-right on embed inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model b2daeb9f9fd8d86560da039499bed879d547bf40 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-022 reference/bidi-box-model-019-ref bidirection box model - margin-right on inline in bidi-override block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 25c2eee4a8e51479c01948477e11b8fb7b0108a3 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-023 reference/bidi-box-model-019-ref bidirection box model - margin-right on inline in normal block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 7addbd97dceaa81e11e67ac762a217dbee733865 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-024 reference/bidi-box-model-019-ref bidirection box model - margin-right on inline in embed block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 4b2286e0207492cae333cd13bc2c6ea1cc8a7ad2 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-025 reference/bidi-box-model-025-ref bidirection box model - margin-right on bidi-override block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 72b7b20d2c3dd025ff927f34120fcbd40e4af956 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-026 reference/bidi-box-model-025-ref bidirection box model - margin-right on normal block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 4447feb8e9fbddc68cf90348ac1cc69272ac1a15 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-027 reference/bidi-box-model-025-ref bidirection box model - margin-right on embed block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 20b7ceab7a7a03d3f3edd2b9b2866793e818003a `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side margins should be unaffected by directionality
bidi-box-model-028 reference/bidi-box-model-010-ref bidirection box model - padding-left on bidi-override inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 433fe96623a8bdbf53cbd0d9d6ede3ac27996061 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-029 reference/bidi-box-model-010-ref bidirection box model - padding-left on inline in normal block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 2c5cec5fd894b700020595a4908d29a2f90fd79c `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-030 reference/bidi-box-model-010-ref bidirection box model - padding-left on inline in embed block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 86a111240d9dadee6a9aa706145ecc79f1dd9664 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-031 reference/bidi-box-model-010-ref bidirection box model - padding-left on inline in bidi-override block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model c45f63ba59e67506a35707506b299dab5ac700a3 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-032 reference/bidi-box-model-010-ref bidirection box model - padding-left on normal inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 32fdf317779e5f88bfcc28f530dee94d558b8e28 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-033 reference/bidi-box-model-010-ref bidirection box model - padding-left on embed inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 26d66b15f7a480bf91bb1ceabc5bdcf90f1c8c37 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-034 reference/bidi-box-model-034-ref bidirection box model - padding-left on bidi-override block ahem http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model a37d2dffbb070d49e7cd36ec3d0df1fad38643a4 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-035 reference/bidi-box-model-034-ref bidirection box model - padding-left on normal block ahem http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 55f4f08abdb90bae713ee5a31760c8b0b254c1de `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-036 reference/bidi-box-model-034-ref bidirection box model - padding-left on embed block ahem http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 8ce7e126bf6f8d002ce05539d948dc7a15ef5e7c `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-037 reference/bidi-box-model-019-ref bidirection box model - padding-right on bidi-override inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 5e2e92be7fd2f2f154c6bd6cdaa139c51f5d6efc `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-038 reference/bidi-box-model-019-ref bidirection box model - padding-right on inline in normal block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 0e6eb5d566a845122e6e15ae348855048bdef4a0 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-039 reference/bidi-box-model-019-ref bidirection box model - padding-right on inline in embed block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model df133473fd04c6ef9fca536a735186846f0785af `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-040 reference/bidi-box-model-019-ref bidirection box model - padding-right on inline in bidi-override block ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 8af7e70d7547b8dff88771c6297bb29230e371d4 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-041 reference/bidi-box-model-019-ref bidirection box model - padding-right on normal inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 03092192ac4695a16d24730f4e01633a3d637bba `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-042 reference/bidi-box-model-019-ref bidirection box model - padding-right on embed inline ahem http://www.w3.org/TR/CSS21/box.html#bidi-box-model 01596b1d645ddf3e93c58a7f0299c826b2e7e56f `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-043 reference/bidi-box-model-043-ref bidirection box model - padding-right on bidi-override block ahem http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model f6f95f4f96af0dc626b561b0606b325c3e138858 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-044 reference/bidi-box-model-043-ref bidirection box model - padding-right on normal block ahem http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model d24de62972beecf8e04c3afb6dc1f9ed632f64f5 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-box-model-045 reference/bidi-box-model-043-ref bidirection box model - padding-right on embed block ahem http://www.w3.org/TR/css-writing-modes-3/#bidi-box-model,http://www.w3.org/TR/CSS21/box.html#bidi-box-model 65d7d44cdc333cd1de8a1f0d3f7c3810bb799791 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Side padding should be unaffected by directionality
bidi-breaking-001 reference/bidi-breaking-001-ref Bidi paragraph boundaries: Blocks http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction 66324f5fec95b1da87257eea0e0871bb2f937ae3 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Block boundaries break bidi paragraphs.
bidi-breaking-002 reference/bidi-breaking-002-ref Bidi paragraph boundaries: Forced Line Breaks http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction 0c5e41a4202999d5ff7d628be4477f211b03d076 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Forced line breaks of class B (but not class WS) break bidi paragraphs.
bidi-breaking-003 reference/bidi-breaking-003-ref Bidi paragraph boundaries: Forced Line Breaks (Unicode) may http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction 497defc104fe2d5e9b19243a3fec1e793dabeb49 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Aharon Lanin`<mailto:aharon@google.com> Forced line breaks of class B (but not class WS) break bidi paragraphs.
bidi-color-001 Applying color to elements split by bidi http://www.w3.org/TR/CSS21/box.html#bidi-box-model,http://www.w3.org/TR/CSS21/colors.html#colors 7cfef4ac28f2627a9179d1fd0b1024d8d59f8154 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Color should be applied only to the part of the text it has been specified for, even after bidi has rearranged the words to be non-consecutive
bidi-direction-001 direction:rtl on body http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visuren.html#direction 4b575ec1cd84ff7479485151b3cf2761334db2eb `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> direction:rtl on body should inherit to paragraphs
bidi-direction-002 direction - nested ltr and rtl http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visuren.html#direction 7820d6f3b7915fada3ca7026e37f1ba2c0e3fc24 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Direction on paragraph should override direction on body
bidi-display-block-001 bidi and inline with display:block http://www.w3.org/TR/CSS21/visuren.html#direction 2b97b7f049a91767b8d942e56b8cbd0c5c85f4d4 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> An inline with display:block should be treated as a paragraph in the bidi algorithm
bidi-first-letter-001 :first-letter applied to joined text http://www.w3.org/TR/CSS21/selector.html#first-letter a625688d80c2beb0363afffeb44321352fdc0b19 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :first-letter applied to joined text should not break joining
bidi-first-letter-002 first-letter and inherent rtl http://www.w3.org/TR/CSS21/selector.html#first-letter b2033679b047bc4df0b25ecbb0731ab3e08852c7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :first-letter applied to inherent RTL text should start from the right
bidi-first-letter-003 :first-letter and direction:rtl - inherent ltr text http://www.w3.org/TR/CSS21/selector.html#first-letter,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction c19397cc6d8b290c62322fe38bf0bf84de510088 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :first-letter applied to inherent LTR text in RTL context should adhere to text direction, not paragraph direction
bidi-first-letter-004 :first-letter and bidi-override - inherent ltr text http://www.w3.org/TR/CSS21/selector.html#first-letter,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi 5b948fdb6a01fbb57c08d126a3a7a8df6b641faa `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :first-letter applied to inherent LTR text reordered with bidi-override should pick out the first logical letter
bidi-first-letter-005 :first-letter and bidi-override - inherent rtl text http://www.w3.org/TR/CSS21/selector.html#first-letter,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi 12421945f2e9ddaedca77b208a948611fadaab77 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :first-letter applied to inherent RTL text reordered with bidi-override should pick out the first logical letter
bidi-first-letter-006 :first-letter in the middle of the line because of bidi reordering http://www.w3.org/TR/CSS21/selector.html#first-letter 207b2b34c137e464f64dc2a57473adca7b356ac6 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :first-letter not at the start of the line because of bidi reordering may not be applied, but if it is applied it should be applied to the logical first letter and no other letter
bidi-generated-content-001 content: with character forced bidi - rlo http://www.w3.org/TR/CSS21/generate.html#content,http://www.w3.org/TR/CSS21/visuren.html#direction cac686a5ce16b097d53625aa1520fd7156c59094 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> A right-to-left override should be applied when u+202E is inserted through the content property
bidi-generated-content-002 content: with character forced bidi - lro http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#content 2c2344e123fa54fe6c8a206c7916caee1f2a3f4c `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> A left-to-right override should be correctly applied when inserted through the content property
bidi-glyph-mirroring-001 reference/bidi-glyph-mirroring-001-ref unicode-bidi: bidi-override - glyph mirroring http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/#Mirroring 5eeb49278c0ea55d13d705911d8a9df66d66a3c5 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Glyph mirroring of characters with unicode Bidi_Mirrored property should be performed when unicode-bidi: bidi-override is applied
bidi-glyph-mirroring-002 reference/bidi-glyph-mirroring-002-ref unicode-bidi: bidi-override - glyph mirroring http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction,http://unicode.org/reports/tr9/#Mirroring e29eddf941aa7a40c775c1ca0537980f874ab7bd `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Glyph mirroring of characters with unicode Bidi_Mirrored property should be performed direction:rtl is applied
bidi-inline-001 reference/bidi-inline-001-ref unicode-bidi: bidi-override on inline - rtl http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction fdac15e5d106d71315b5ea88507fb8473dd5d9d7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> bidi-override should be applied to inlines with no interruptions to surrounding text
bidi-inline-002 reference/bidi-inline-001-ref unicode-bidi: bidi-override on inline - nested http://www.w3.org/TR/css-writing-modes-3/#bidi-algo,http://www.w3.org/TR/CSS21/visuren.html#direction 9e4cee2048bcfad428bbce1872503f5ababeb9b7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Nested bidi-override should be applied to inlines with no interruptions to surrounding text
bidi-list-001 direction:rtl - unordered list http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/text.html#alignment-prop 595b092c497ce9656f6f8c61a7bdf6d9da8835ae `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> direction:rtl should apply to unordered lists, putting bullets on the right
bidi-list-002 direction:rtl - nested unordered list http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/text.html#alignment-prop 9ec50a69695e3780a0679c5589c264a89f35fa60 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> direction:rtl should apply to nested unordered lists, putting bullets on the right and offset leftwards
bidi-list-003 direction:rtl - ordered list http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/text.html#alignment-prop 162ec74cb0da870a3ddb0c59cfa52648210d8477 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> direction:rtl should apply to nested ordered lists, putting bullets on the right and offset leftwards
bidi-list-004 text-align: justify and direction:rtl - unordered list http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style b05bb406bfefbca4f144a88351b5391d4a7c2d08 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> text-align: justify should apply to unordered lists in rtl context without affecting their rtlness
bidi-list-005 text-align: left and direction:rtl - unordered list http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style 5d76b3b21014be8a2fbc67b2a743ea158fbb0f6d `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> text-align:left should be applied to unordered list in rtl context without affecting its rtlness
bidi-list-006 text-align: right and direction:rtl - unordered list http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style 4115a9eb5707eb4e5f921103390b7d8e52416bcc `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> text-align:right should be applied to unordered list in rtl context without affecting its rtlness
bidi-list-007 text-align: center and direction:rtl - unordered list http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/generate.html#list-style 71067366acd63295cda7d9b69622d1799b1c242d `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> text-align: center should apply to unordered lists in rtl context without affecting their rtlness
bidi-overflow-scroll-001 overflow:scroll in rtl context http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow fe08323e1698acc1f359674c8f969782b860b2a8 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Scrolling UI created by overflow should be positioned on the left in rtl context
bidi-override-001 unicode-bidi: bidi-override on table http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 9ed281ca760114f746fba7690899878a44816c42 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> bidi-override should not be applied to table cell content when specified on table
bidi-override-002 unicode-bidi: bidi-override on table cell http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction fbbcebc7232c5b2504a7fc18ff3158b4c58a328b `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> bidi-override should be applied to table-cell content when specified on the cell
bidi-override-003 unicode-bidi: bidi-override on list http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction a7796e69cf898ec04447c1742df70e4be3a568e2 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> bidi-override should not be applied to list item when specified on ul
bidi-override-004 unicode-bidi: bidi-override on list item http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 201543bd766e3dcd1cd9ea6c3d85a920e9a1777d `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> bidi-override should be applied when specified on list item
bidi-override-005 unicode-bidi: bidi-override on nested div http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 659ac20abb9badd15ec0d5786eca47cb2ecc147e `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> bidi-override should be applied to inline-level descendants but not block-level descendants
bidi-position-fixed-001 position:fixed in rtl context http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,http://www.w3.org/TR/CSS21/visuren.html#direction,http://www.w3.org/TR/CSS21/text.html#alignment-prop a17ac031e6e1cb3bc05c6f2d17751b3e49f23caf `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Default horizontal position of position:fixed block should be right in rtl context, and ancestor direction should still be applied inside the block taken out of normal flow
bidi-table-001 direction: rtl on table http://www.w3.org/TR/CSS21/tables.html#table-layout,http://www.w3.org/TR/CSS21/visuren.html#direction 6c6a417b7a66194e0ff5bb8f3ff7590ab5a80666 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> direction:rtl on table should reverse order of table cells
bidi-table-002 direction: on nested tables http://www.w3.org/TR/CSS21/tables.html#table-layout,http://www.w3.org/TR/CSS21/visuren.html#direction 0d7a9052508c1b270febb042fe3c049e9b96e1d7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> direction: should affect order of table cells
bidi-text-decoration-underline-001 text-decoration: none and bidi reordering http://www.w3.org/TR/CSS21/text.html#lining-striking-props 68619648861c5fae1e6794f9c0721b1811c088a7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Underline should span the entire line and not be affected by bidi reordering or no text-decoration on children
bidi-unicode-bidi-001 unicode-bidi: bidi-override - rtl http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 0429729b58f1387c8400306763f93caf3ad28f22 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> unicode-bidi: bidi-override should order characters strictly according to value of direction property
bidi-unicode-bidi-003 unicode-bidi: embed - nested ltr and rtl http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 3ddb87a59c63fffbc5b423537cf1d829ad25f99b `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> unicode-bidi: embed should open a new bidi embedding level for inline-level element
bidi-unicode-bidi-004 direction and borders - normal http://www.w3.org/TR/CSS21/box.html#bidi-box-model 5c0e292e82bb6cddd9b1aa123f2852c6ceedb83a `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Borders should be unaffected by directionality
block-formatting-context-height-001 reference/ref-filled-black-96px-square Block formatting context auto height with floats and bottom margins http://www.w3.org/TR/CSS21/visudet.html#root-height 0a868f404a1ed9127b7282eeacc5c16c9a5820ff `Microsoft`<http://www.microsoft.com/> The auto height of a block formatting context element is computed by accounting for bottom-margins of floated content which would otherwise be below the bottom edge of that element.
block-formatting-context-height-002 reference/ref-filled-black-96px-square Block formatting context auto height with floated descendants of the normal flow and bottom margins http://www.w3.org/TR/CSS21/visudet.html#root-height b56d6c828f0f6b1a408f8a4e89d4459120c33775 `Microsoft`<http://www.microsoft.com/> The auto height of a block formatting context element is computed by accounting for bottom-margins of floated content descendents in the normal flow which would otherwise be below the bottom edge of that element.
block-formatting-context-height-003 reference/block-formatting-context-height-003-ref Block formatting context auto height with floated descendants outside the normal flow and bottom margins http://www.w3.org/TR/CSS21/visudet.html#root-height 7225b3373f1049715b21cff0f3fb1af2c101b5b6 `Microsoft`<http://www.microsoft.com/> The auto height of a block formatting context element does not account for bottom margins of floated content descendents of out of flow blocks.
block-formatting-contexts-001 reference/block-formatting-contexts-001-ref Vertical layout of boxes http://www.w3.org/TR/CSS21/visuren.html#block-formatting a21da741949772eb0fd8e1beba6748c05a2e07c6 `Microsoft`<http://www.microsoft.com/> Boxes are vertically laid out one after the other beginning at the top of a containing block.
block-formatting-contexts-003 reference/block-formatting-contexts-003-ref Vertical distance with margins http://www.w3.org/TR/CSS21/visuren.html#block-formatting ade6f077e0dc95b1b7d4a61d5d5df68701e87880 `Microsoft`<http://www.microsoft.com/> The vertical distance between two sibling boxes is determined by the margin property.
block-formatting-contexts-004 reference/block-formatting-contexts-004-ref Block Formatting Contexts: Margin Collapsing ahem,image http://www.w3.org/TR/CSS21/visuren.html#block-formatting b46488b595dc35bd1bc815e7a600eecc3df46166 `Microsoft`<http://www.microsoft.com/> Margins collapse between adjacent block boxes in a block formatting context.
block-formatting-contexts-005 reference/block-formatting-contexts-005-ref No padding or margin, left edges touch http://www.w3.org/TR/CSS21/visuren.html#block-formatting a19416e170b58a8fb28733d65dbce7c86babe0bb `Microsoft`<http://www.microsoft.com/> When there is no padding or margins on elements the left outer edge of the child box will touch the left edge of the containing block.
block-formatting-contexts-006 reference/block-formatting-contexts-006-ref No padding and margin, right edges touch http://www.w3.org/TR/CSS21/visuren.html#block-formatting 0d4a149ce627f906b721b00517caf90008b5f398 `Microsoft`<http://www.microsoft.com/> When there is no padding or margins on elements the right outer edge of the child box will touch the right edge of the containing block.
block-formatting-contexts-007 reference/block-formatting-contexts-005-ref Floats and box edges http://www.w3.org/TR/CSS21/visuren.html#block-formatting 1cb879b1d2e06bd083e2ae4b0ed125926a7b2c02 `Microsoft`<http://www.microsoft.com/> When there is no padding or margins on a floated child element the left outer edge of the child box will touch the left edge of the containing block.
block-formatting-contexts-008 reference/block-formatting-contexts-008-ref New block formatting context with floated elements http://www.w3.org/TR/CSS21/visuren.html#block-formatting 929dc5952ecc02540e04884dde028a1d956dfd57 `Microsoft`<http://www.microsoft.com/> Floated elements establish new block formatting context.
block-formatting-contexts-009 reference/block-formatting-contexts-008-ref New block formatting context with absolute positioned elements http://www.w3.org/TR/CSS21/visuren.html#block-formatting be5f22dca14ac7da78290ed639fd92e19987f930 `Microsoft`<http://www.microsoft.com/> Absolutely positioned elements establish a new block formatting context.
block-formatting-contexts-010 reference/block-formatting-contexts-008-ref Inline-block elements establish a new block formatting context http://www.w3.org/TR/CSS21/visuren.html#block-formatting 2e3a68245ec166fc1ee1d8eb4760d0e8aa2c156b `Microsoft`<http://www.microsoft.com/> Elements defined as inline-blocks establish a new block formatting context.
block-formatting-contexts-011 reference/block-formatting-contexts-011-ref Table-cell elements establish a new block formatting context http://www.w3.org/TR/CSS21/visuren.html#block-formatting cb959ebf3d025370b1838c408dbdf8a9185a3d66 `Microsoft`<http://www.microsoft.com/> Elements defined as table-cell elements establish a new block formatting context.
block-formatting-contexts-012 reference/block-formatting-contexts-008-ref Table-caption elements establish a new block formatting context http://www.w3.org/TR/CSS21/visuren.html#block-formatting c08a3644c3aa28872d246f4043ddf134b998c521 `Microsoft`<http://www.microsoft.com/> Elements with display table-caption establish a new block formatting context.
block-formatting-contexts-013 Overflow set to 'scroll' establishes a new block formatting context http://www.w3.org/TR/CSS21/visuren.html#block-formatting 61baa052408665e7a3c10743e328cb7fe8b36ef4 `Microsoft`<http://www.microsoft.com/> A new block formatting context is established when overflow is set to 'scroll'.
block-formatting-contexts-014 Overflow set to 'auto' establishes a new block formatting context http://www.w3.org/TR/CSS21/visuren.html#block-formatting 2f4e089ebf8dabea3004936d3fb6298e2f054dd9 `Microsoft`<http://www.microsoft.com/> A new block formatting context is established when overflow is set to 'auto'.
block-formatting-contexts-015 reference/block-formatting-contexts-015-ref Overflow set to 'hidden' establishes a new block formatting context http://www.w3.org/TR/CSS21/visuren.html#block-formatting bebf258f162f128aa18de9afd478305a531b6dcb `Microsoft`<http://www.microsoft.com/> A new block formatting context is established when overflow is set to 'hidden'.
block-formatting-contexts-016 reference/ref-filled-green-100px-square Block formatting contexts and 'overflow' set to 'visible' http://www.w3.org/TR/CSS21/visuren.html#block-formatting 4e143a6213b89a939e4c305bf8da8abfe881a095 `Microsoft`<http://www.microsoft.com/> Overflow set to 'visible' does not establish a new block formatting context.
block-in-inline-001 reference/block-in-inline-001-ref CSS: Blocks Within Inlines - Basic http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level b2f04ffcb743bb7e4c4be885cfd9d2ec3528e73b `Ian Hickson`<mailto:ian@hixie.ch> When an inline box contains a block box, the inline box is broken around the block.
block-in-inline-002 reference/block-in-inline-001-ref CSS: Blocks Within Inlines - Backgrounds http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 1d2cb114586f98f3560626d87cc7be4f31507243 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Ian Hickson`<mailto:ian@hixie.ch> When an inline box contains a block box, the inline box is broken around the box and its background is drawn only behind the inline's pieces, not behind the block.
block-in-inline-003 reference/block-in-inline-003-ref Blocks within inlines: Simple http://www.w3.org/TR/CSS21/visuren.html#display-prop 4ebb0416b280a25f9c923e0316147dc119fa935c `Ian Hickson`<mailto:ian@hixie.ch> When an inline box contains a block box, the inline box is broken around the box and its pieces, if empty, will not show any background.
block-in-inline-004 Blocks within inlines: Simple with :hover interact http://www.w3.org/TR/CSS21/visuren.html#display-prop 659ad6a6a832269912f4833da60154acb0d85fbb `Ian Hickson`<mailto:ian@hixie.ch> A block that splits an inline still inherits from the inline, even in dynamic cases.
block-in-inline-005 Blocks within inlines: Simple with dynamic class changes dom,interact http://www.w3.org/TR/CSS21/visuren.html#display-prop ed22d7bbef70f30326dc088767090653c26e3524 `Ian Hickson`<mailto:ian@hixie.ch>
block-in-inline-006 Blocks within inlines: Simple with dynamic class changes dom,interact http://www.w3.org/TR/CSS21/visuren.html#display-prop 243fd4daac337a3ddcfb0c7409ae2a2bf727585c `Ian Hickson`<mailto:ian@hixie.ch>
block-in-inline-007 reference/block-in-inline-007-ref Blocks within inlines: Simple http://www.w3.org/TR/CSS21/visuren.html#display-prop 3873479c958b9d49953e77588cdc2c810a3eef59 `Ian Hickson`<mailto:ian@hixie.ch> When an inline box contains block boxes, the inline box is broken around the blocks.
block-in-inline-008 reference/block-in-inline-008-ref Blocks within inlines: Relative positioning http://www.w3.org/TR/CSS21/visuren.html#display-prop fb5adb63c7ee032c9371696b144f329eece2079d `Ian Hickson`<mailto:ian@hixie.ch>
block-in-inline-append-001 reference/block-in-inline-append-001-ref blocks inside inlines &#8211; append-to-empty-trailing-inline-1 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 7d6069b45103a75d50c2b320f00f6c43373389cb `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-append-002 reference/block-in-inline-append-002-nosplit-ref,reference/block-in-inline-append-002-ref blocks inside inlines &#8211; append-to-nested-split-inline-1 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 30233342b12588a865be85a821575bb5d6dd9f70 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-empty-001 reference/block-in-inline-empty-001-ref blocks inside inlines &#8211; emptyspan-1 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level ab0b3abe50ab9fa20ac0b60234b0d18869d4665d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-empty-002 reference/block-in-inline-empty-002-ref blocks inside inlines &#8211; emptyspan-2 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 203231d001c4a2c125559e6d0c3f9927d6f9f1fc `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-empty-003 reference/block-in-inline-empty-003-ref blocks inside inlines &#8211; emptyspan-3 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 01568d42d9126dc65ae955f1d6fe10fbbb0e62e7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-empty-004 reference/block-in-inline-empty-004-ref blocks inside inlines &#8211; emptyspan-4 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 328ef49cce0c55386fafbfde9d5e5d34247bc2cd `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-float-between-001 reference/block-in-inline-float-between-001-ref blocks inside inlines &#8211; float-inside-inline-between-blocks-1 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level ab3e600d0c99e1434c1892bd1ca263432733bbaf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001a reference/block-in-inline-insert-001-nosplit-ref,reference/block-in-inline-insert-001-ref blocks inside inlines &#8211; insert-into-split-inline-1a dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 8e44837320abca33eb80ee3e52a9bbb7bc57d5be `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001b reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1b dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 7b4e23be484ae3967dab8ee290e3264d9c7afca9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001c reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1c dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level fb7673c214ef6e0320c44f9a9651ad2ee7e5dc67 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001d reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1d dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 6e0d00293c91b7b5a827c129641f66d239543498 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001e reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1e dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 99cf86cdb5f55ca6dbc3ad240e4f3303ec7cf246 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001f reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1f dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 70fcf9007c1071cf09f0b081a716fe624a638eec `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001g reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1g dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 89505d971ce39266f18ddc6d60134cefc09debfc `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001h reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1h dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 9e3f133547b371526031b34a9b66ff86ce21aac8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001i reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1i dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a123390352b966b927e0bdc7ef2f4d2316838aa3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001j reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1j dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level fef72e0a04e11c0898fd43b89dd88b2fae02abd1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001k reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1k dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 9bdb5d8410279653b3838ff0fbec659843bac32d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-001l reference/block-in-inline-insert-001-ref,reference/block-in-inline-insert-001-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-1l dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level d47bf8ccaf521ec4a96a313b859b3cd8d0cd045c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002a reference/block-in-inline-insert-002-nosplit-ref,reference/block-in-inline-insert-002-ref blocks inside inlines &#8211; insert-into-split-inline-2a dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level cd551bb541f1b9c1c62e604789750767dafaad41 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002b reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2b dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 6dd9e5fb39dda6cf03061e1c040363613216fe23 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002c reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2c dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 3ad9fe6c9c5f96f6d2056dbf4f50ecc14063ae18 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002d reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2d dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 31d0d6c842514633cd47f499c2f9504886e82336 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002e reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2e dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 723f5253cb3420b1fc77d3bb9b3f96b495043c2f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002f reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2f dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c7f6c2df738cd8898746a1af56302862703f52bd `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002g reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2g dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 139c3be9c88ee9f5f7f45bdce3fdb7160a215dd5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002h reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2h dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 34283e9e20e50bdb7e7170e1bab19896abad1bb1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-002i reference/block-in-inline-insert-002-ref,reference/block-in-inline-insert-002-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-2i dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a0c5524d587d001779126e110cc19cd9de372446 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-003 reference/block-in-inline-insert-003-nosplit-ref,reference/block-in-inline-insert-003-ref blocks inside inlines &#8211; insert-into-split-inline-3 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 322322986698e484acb00d7a3cddd7c8eb2353bd `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-004 reference/block-in-inline-insert-004-nosplit-ref,reference/block-in-inline-insert-004-ref blocks inside inlines &#8211; insert-into-split-inline-4 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level fa9e1bee91d021e48bf1ebf0ab812f79254e2413 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-006 reference/block-in-inline-insert-006-nosplit-ref,reference/block-in-inline-insert-006-ref blocks inside inlines &#8211; insert-into-split-inline-6 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 72cae2beda94f0faa6a8b61e3ca2467350b90c32 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-007 reference/block-in-inline-insert-007-nosplit-ref,reference/block-in-inline-insert-007-ref blocks inside inlines &#8211; insert-into-split-inline-7 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 741559c90bc2e3757f1e208035e86e62cfeb9a36 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-008a reference/block-in-inline-insert-008-nosplit-ref,reference/block-in-inline-insert-008-ref blocks inside inlines &#8211; insert-into-split-inline-8a dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level d3ee2fad96f0f5eb60234b2d7be41d44d285d225 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-008b reference/block-in-inline-insert-008-ref,reference/block-in-inline-insert-008-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-8b dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 8fc0b6fc6b62f3f403aa7d32f3b5d560823efb8e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-008c reference/block-in-inline-insert-008-ref,reference/block-in-inline-insert-008-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-8c dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 7512bac4a9b274acd4de371826faf6d3d4c2a906 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-009 reference/block-in-inline-insert-009-nosplit-ref,reference/block-in-inline-insert-009-ref blocks inside inlines &#8211; insert-into-split-inline-9 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 983616740ad881bf178d25d5490b5a5af67698d6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-010 reference/block-in-inline-insert-010-nosplit-ref,reference/block-in-inline-insert-010-ref blocks inside inlines &#8211; insert-into-split-inline-10 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c4523efdab18ff4954cb68a7ce1e33197802417f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-011 reference/block-in-inline-insert-011-nosplit-ref,reference/block-in-inline-insert-011-ref blocks inside inlines &#8211; insert-into-split-inline-11 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 2e0f1684e58a5a611ed8f1fa730e2d23462f2c6c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-012 reference/block-in-inline-insert-012-nosplit-ref,reference/block-in-inline-insert-012-ref blocks inside inlines &#8211; insert-into-split-inline-12 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level acfdfe8cb0944049d9207881cacaf6ea5c434596 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-013 reference/block-in-inline-insert-013-nosplit-ref,reference/block-in-inline-insert-013-ref blocks inside inlines &#8211; insert-into-split-inline-13 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 4bb092818fe0dc70696a19ffb94a0be1a3c8f527 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-014 reference/block-in-inline-insert-014-nosplit-ref,reference/block-in-inline-insert-014-ref blocks inside inlines &#8211; insert-into-split-inline-14 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c82e8303ce67a573190925bb53b4c64ddc83ab63 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-015 reference/block-in-inline-insert-015-nosplit-ref,reference/block-in-inline-insert-015-ref blocks inside inlines &#8211; insert-into-split-inline-15 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 5cce56d1b66ef3a2217dc29048cdd6b97b48e7a8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-016a reference/block-in-inline-insert-016-nosplit-ref,reference/block-in-inline-insert-016-ref blocks inside inlines &#8211; insert-into-split-inline-16a dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 5c7d58ad6167e34e862d8fbff04659a7567cd52b `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-016b reference/block-in-inline-insert-016-ref,reference/block-in-inline-insert-016-nosplit-ref blocks inside inlines &#8211; insert-into-split-inline-16b dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 67647388121651b5fcbcb960284ae7a71f6d987d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-insert-017 reference/block-in-inline-insert-017-ref blocks inside inlines &#8211; trailing-inline-with-continuations-1 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 33be1a265541ad093ddf5a1f2ca8057fba2777f6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-margins-001a reference/block-in-inline-margins-001-ref blocks inside inlines &#8211; ignored-margins-1a http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level d6b9022e63cf326e1e21bcfb500cc6d4326e85e3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-margins-001b reference/block-in-inline-margins-001-ref blocks inside inlines &#8211; ignored-margins-1b http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 1f3bc9ac7141250baf63b83f18491593b92d6692 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-margins-002a reference/block-in-inline-margins-002-ref blocks inside inlines &#8211; ignored-margins-2a http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 6a4f4c1e9f2f7d2b44877eaf274f7e7c71960a04 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-margins-002b reference/block-in-inline-margins-002-ref blocks inside inlines &#8211; ignored-margins-2b http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a16dbe5eb10d7bc6ac1f8c3ffe0ded0c83cf7407 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-nested-001 reference/block-in-inline-nested-001-ref blocks inside inlines &#8211; split-inner-inline-1 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c5234294befd7333123e920c81dc30d582c1c938 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-nested-002 reference/block-in-inline-nested-002-ref blocks inside inlines &#8211; split-inner-inline-2 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 3ac13aff242431cbbbe5dcfa6e8faaf64d2acc24 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-percents-001 reference/block-in-inline-percents-001-ref blocks inside inlines &#8211; percent-height-1 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 15ae76987c95c03ce5ea768d556feee5c016293a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-relpos-001 reference/block-in-inline-relpos-001-ref Relative-positioning Inline Containing Block ahem http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level b84c0c4d40c89f3d2fdb8d2a7bc3f009968c6352 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> When such an inline box is affected by relative positioning, the relative positioning also affects the block-level box contained in the inline box.
block-in-inline-relpos-002 reference/block-in-inline-relpos-001-ref Relative-positioning Inline Containing Blocks and Floats ahem http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 1d1cf601f934c4ac1c6dcbd206cc37d44d5ee3b0 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> When such an inline box is affected by relative positioning, the relative positioning also affects the block-level box contained in the inline box.
block-in-inline-remove-000 reference/block-in-inline-remove-000-ref blocks inside inlines &#8211; remove-split-inline-1 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 78dfd7ff04c58fae7a2f39959d48355ed2473443 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-remove-001 reference/block-in-inline-remove-001-nosplit-ref,reference/block-in-inline-remove-001-ref blocks inside inlines &#8211; remove-from-split-inline-1 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level f92dc9254473d140326aefe27e8b80bd550cdc01 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-remove-002 reference/block-in-inline-remove-002-ref blocks inside inlines &#8211; remove-from-split-inline-2 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 84066352a07d58fe529f099150763daf5eedd1ee `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-remove-003 reference/block-in-inline-remove-003-nosplit-ref,reference/block-in-inline-remove-003-ref blocks inside inlines &#8211; remove-from-split-inline-3 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level f8bdd11f56ecceb2ac20dcbb3ea3ceaa31506fa6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-remove-004 reference/block-in-inline-remove-004-nosplit-ref,reference/block-in-inline-remove-004-ref blocks inside inlines &#8211; remove-from-split-inline-4 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level e33fc3ba4dac834c3c79bfdc2a524fdce2d50371 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-remove-005 reference/block-in-inline-remove-005-nosplit-ref,reference/block-in-inline-remove-005-ref blocks inside inlines &#8211; remove-from-split-inline-5 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a72bcdd4e1498df876f384185c3965390c0ea7c5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-remove-006 reference/block-in-inline-remove-006-nosplit-ref,reference/block-in-inline-remove-006-ref blocks inside inlines &#8211; remove-from-split-inline-6 dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 6206b93a328672e98ee3e1f90f863106bc0f21bd `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-whitespace-001a reference/block-in-inline-whitespace-001-ref blocks inside inlines &#8211; whitespace-present-1a http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 70d31018ef58bcc8d762c95fd1b53ca90a0debbf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-in-inline-whitespace-001b reference/block-in-inline-whitespace-001-ref blocks inside inlines &#8211; whitespace-present-1b dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 59a123f58d55c9be43d1612cd119b66194c3ba77 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
block-non-replaced-height-001 reference/block-non-replaced-height-001-ref Block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' and margins top and bottom are 'auto' http://www.w3.org/TR/CSS21/visudet.html#normal-block 1532146664949d3dda3887970e87661d2a9123cb `Microsoft`<http://www.microsoft.com/> The margin top and bottom used values are '0' for block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' and margin top and bottom both are 'auto'.
block-non-replaced-height-002 Block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block 16589cb256127a3015b2df5039b6b1dee506198c `Microsoft`<http://www.microsoft.com/> The margin top and bottom used values are '0' for block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' and margin top and bottom both are 'auto'.
block-non-replaced-height-003 Block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' and 'height' is 'auto' http://www.w3.org/TR/CSS21/visudet.html#normal-block d5ee0a8b122121af35a69d6834dc07aca20e2bde `Microsoft`<http://www.microsoft.com/> The 'height' is the 'height' of the child block box when a block-level non-replaced element is in normal flow and 'overflow' computes to 'visible'.
block-non-replaced-height-004 Block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' and 'height' is 'auto' http://www.w3.org/TR/CSS21/visudet.html#normal-block 4769996ad1cccf493b3cb4279fda402b87698b5a `Microsoft`<http://www.microsoft.com/> The 'height' is the 'height' of the child block box when a block-level non-replaced element is in normal flow and 'overflow' does not compute to 'visible'.
block-non-replaced-height-005 reference/block-non-replaced-height-005-ref Block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' and 'height' is 'auto' adjust based on the line box height ahem http://www.w3.org/TR/CSS21/visudet.html#normal-block 26d64de48302b403b310db112e0960287a3147b0 `Microsoft`<http://www.microsoft.com/> The 'height' is the distance from the topmost to the bottommost line box when a block-level non-replaced element is in normal flow and 'overflow' computes to 'visible'.
block-non-replaced-height-006 Block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' and 'height' is 'auto' adjust based on the line box height ahem http://www.w3.org/TR/CSS21/visudet.html#normal-block b977b67f3fb72477682f2288959b6a0af7987b3a `Microsoft`<http://www.microsoft.com/> The 'height' is the distance from the topmost to the bottommost line box when a block-level non-replaced element is in normal flow and 'overflow' does not compute to 'visible'.
block-non-replaced-height-007 Height determination for block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' and elements' margins collapse http://www.w3.org/TR/CSS21/visudet.html#normal-block 2e261812b232830c4f25d39659891d932b9a35cb `Microsoft`<http://www.microsoft.com/> The 'height' is the distance between the top border edge of the top most block-level child box that doesn't have margins collapsed through it, and the bottom border edge of the bottommost block-level child that doesn't have margins collapsed through it. When a block-level non-replaced element is in normal flow, 'overflow' computes to 'visible' and the 'height' is 'auto'.
block-non-replaced-height-008 Height determination for block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' and elements' margins collapse http://www.w3.org/TR/CSS21/visudet.html#normal-block ff6f52bbbeff784f36912d1a6c712384dc68eae6 `Microsoft`<http://www.microsoft.com/> The 'height' is the distance between the top border edge of the top most block-level child box that doesn't have margins collapsed, and the bottom border edge of the bottommost block-level child that doesn't have margins collapsed. When a block-level non-replaced element is in normal flow, 'overflow' does not compute to 'visible' but has been propagated to the viewport and the 'height' is 'auto'.
block-non-replaced-height-009 Height determination for block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' and elements' margins do not collapse http://www.w3.org/TR/CSS21/visudet.html#normal-block cae0671d38e1022196def152b69b32516d3997e8 `Microsoft`<http://www.microsoft.com/> When a block-level non-replaced element is in normal flow, 'overflow' computes to 'visible', the 'height' is 'auto' and top and bottom margins do not collapse. The 'height' is the distance from the top of the topmost margin edge of the content to the bottom edge of the bottom (possibly collapsed) margin of its last in-flow child, if the child's bottom margin does not collapse with the element's bottom margin.
block-non-replaced-height-010 Height determination for block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' and elements' margins do not collapse http://www.w3.org/TR/CSS21/visudet.html#normal-block a0ff47749e890cce653e1fd03884b0576c3b994d `Microsoft`<http://www.microsoft.com/> When a block-level non-replaced element is in normal flow, 'overflow' does not compute to 'visible', the 'height' is 'auto' and top and bottom margins do not collapse. The 'height' is the sized from the top of the topmost margin edge of the content to the bottom of the bottom most margin edge of the content.
block-non-replaced-height-011 reference/ref-if-there-is-no-red Floated children are ignored for 'height' on block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block c4bd69fe196ca462cd4a6c9715042b10d770386c `Microsoft`<http://www.microsoft.com/> A floated child element is not considered when sizing the 'height' of a block-level non-replaced element is in normal flow.
block-non-replaced-height-012 Floated children are ignored for 'height' on block-level non-replaced elements in normal flow when 'overflow' does not computes to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block 1f77aa99c081fb25fe5959e731caa0b7d3b44a79 `Microsoft`<http://www.microsoft.com/> A floated child element is not considered when sizing the 'height' of a block-level non-replaced element is in normal flow.
block-non-replaced-height-013 reference/ref-if-there-is-no-red An absolutely positioned child elements' 'height' is ignored for block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block 01874527b53ed02d9fdb3c040002704b2dbfbb2d `Microsoft`<http://www.microsoft.com/> An absolutely positioned child element is not considered when sizing the 'height' of a block-level non-replaced element is in normal flow.
block-non-replaced-height-014 An absolutely positioned child elements' 'height' is ignored for block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block 09bb1dbeb2eb24628c6f79ef8a96adf2f46ad8f8 `Microsoft`<http://www.microsoft.com/> An absolutely positioned child element is not considered when sizing the 'height' of a block-level non-replaced element is in normal flow.
block-non-replaced-height-015 A relative positioned child elements' offset is ignored for 'height' on a block-level non-replaced elements in normal flow when 'overflow' computes to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block 3b0285436eb6363c0b1c50af07da9888426849a4 `Microsoft`<http://www.microsoft.com/> A relative positioned child elements' offset is not considered when sizing the 'height' of a block-level non-replaced element is in normal flow.
block-non-replaced-height-016 A relative positioned child elements' offset is ignored for 'height' on a block-level non-replaced elements in normal flow when 'overflow' does not compute to 'visible' http://www.w3.org/TR/CSS21/visudet.html#normal-block 94a94e11b2987d4b68dcff9e23dec05619f345c8 `Microsoft`<http://www.microsoft.com/> A relative positioned child elements' offset is not considered when sizing the 'height' of a block-level non-replaced element is in normal flow.
block-non-replaced-width-001 reference/block-non-replaced-width-001-ref Solving for width of block-level non-replaced elements in normal flow http://www.w3.org/TR/CSS21/visudet.html#blockwidth f972f4c329660ac70a4ed8d3e075a6c879bfdd6d `Microsoft`<http://www.microsoft.com/> The equation; 'margin-left' + 'border-left-width' + 'padding-left' + 'width' + 'padding-right' + 'border-right-width' + 'margin-right' is equal the width of containing block.
block-non-replaced-width-002 Solving for width of block-level non-replaced elements in normal flow when 'width' is 'auto' http://www.w3.org/TR/CSS21/visudet.html#blockwidth fabdb6397d85e16b2f64299a8a59043d7d4f85cc `Microsoft`<http://www.microsoft.com/> When width is auto and the combination of border widths, padding widths, scrollbar widths, width, and non 'auto' margin widths are larger than the width of the containing block, the margin widths are treated as 0.
block-non-replaced-width-003 reference/block-non-replaced-width-001-ref Solving over-constrained situation for block-level non-replaced elements in normal flow and direction is left-to-right http://www.w3.org/TR/CSS21/visudet.html#blockwidth e7363fa4e6dad97d68cd77c2bc9cf723e735f8de `Microsoft`<http://www.microsoft.com/> When direction is left-to-right, the specified value of 'margin-right' is ignored in an over-constrained situation and the 'margin-right' value is calculated so as to make the equality true.
block-non-replaced-width-004 reference/block-non-replaced-width-004-ref Solving over-constrained situation for block-level non-replaced elements in normal flow and direction is right-to-left http://www.w3.org/TR/CSS21/visudet.html#blockwidth 1140d23da021565285664bbe065fcceac395bf86 `Microsoft`<http://www.microsoft.com/> When direction is right-to-left, the specified value of 'margin-left' is ignored in an over-constrained situation and the 'margin-left' value is calculated so as to make the equality true.
block-non-replaced-width-005 reference/block-non-replaced-width-005-ref Solving width for block-level non-replaced elements in normal flow with single 'auto' value http://www.w3.org/TR/CSS21/visudet.html#blockwidth dd7297a50a3623cc1285f1f5b4a0efb3f0702e94 `Microsoft`<http://www.microsoft.com/> If 'width' is set to 'auto' and no other 'auto' values are set, then the 'width' is the width of the containing block.
block-non-replaced-width-006 reference/block-non-replaced-width-005-ref Solving width for block-level non-replaced elements in normal flow with multiple properties with 'auto' values http://www.w3.org/TR/CSS21/visudet.html#blockwidth d94faa47f3ed72491a3f96a2433c92071287936e `Microsoft`<http://www.microsoft.com/> If 'width' is set to 'auto', any other 'auto' values become '0' and the 'width' is computed based on remaining space which includes any negative width.
block-non-replaced-width-007 reference/block-non-replaced-width-007-ref Box centering with 'margin-left' and 'margin-right' set to auto ahem http://www.w3.org/TR/CSS21/visudet.html#blockwidth 23b8da1208b563e826dd5a4ef6657129d95aeef2 `Microsoft`<http://www.microsoft.com/> When 'margin-left' and 'margin-right' are set to 'auto' and the element has a 'width', then the box will be centered within the edges of its containing block.
block-non-replaced-width-008 Solving 'width: auto' of a block-level non-replaced element in normal flow with one other property set to an 'auto' value http://www.w3.org/TR/CSS21/visudet.html#blockwidth 6c01f1825fb4b49e312769ca6a89c9acf8a34008 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If 'width' is set to 'auto', any other 'auto' values become '0' and the determination of 'width' proceeds from the following equality: 'margin-left' + 'border-left-width' + 'padding-left' + 'width' + 'padding-right' + 'border-right-width' + 'margin-right' = width of containing block
block-replaced-height-001 reference/block-replaced-height-001-ref Block replaced elements with 'margin-top' and 'margin-bottom' as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 415cf71f97e50d3acebcddff3fd938c8a8010021 `Microsoft`<http://www.microsoft.com/> A block replaced elements' used value of 'margin-top' and/or 'margin-bottom' set to 'auto' is '0'.
block-replaced-height-002 reference/block-replaced-height-002-ref Block replaced elements relying on intrinsic height dimensions image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 78242b8656d19545fedf320cadc56b4758efcc1e `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an block replaced element with and intrinsic height has a 'height' and 'width' computed as 'auto'.
block-replaced-height-003 Block replaced elements with intrinsic ratios and 'height' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 17c8723990be1051618e0a5159458891d224056e `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the ratio when an block replaced element has an intrinsic ratio, 'height' is set to 'auto' and 'width' is specified.
block-replaced-height-004 reference/block-replaced-height-004-ref Block replaced elements without intrinsic ratios and 'height' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 39e5786555504b28b30738e2197ec7411e4bf419 `Microsoft`<http://www.microsoft.com/> For block replaced elements the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
block-replaced-height-005 reference/block-replaced-height-005-ref Block replaced elements with percentage based intrinsic height http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 4b817946070a5ab513007e67f51df53f6b3b992f `Microsoft`<http://www.microsoft.com/> A block replaced elements with a percentage intrinsic height resolves based on the containing block height when percentage is explicitly specified.
block-replaced-height-006 reference/block-replaced-height-006-ref Absolutely positioned block replaced elements with percentage based intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height ac4cb189d4aae17fbdb424f96fc43485f89f9ac8 `Microsoft`<http://www.microsoft.com/> A block replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
block-replaced-height-007 reference/block-replaced-height-004-ref Block replaced elements with percentage based intrinsic height that cannot be resolved http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height ee8ec4637c0c76de0db380d8eab8bcf0b03b56ae `Microsoft`<http://www.microsoft.com/> A block replaced elements with a percentage height that cannot be resolved has no intrinsic height.
block-replaced-width-001 Block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic width ahem,image http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width ddd4702e5cfba9faa4fa1ce6a03320fba5eb829e `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on block replaced elements becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
block-replaced-width-002 reference/block-replaced-width-002-ref Block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width 1e3bc744655a05ab99d9c3e89f4d476d694c5c5e `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on block replaced elements becomes a used value of '0' if 'width' is set to 'auto'. Then 'width' follows from the resulting equality.
block-replaced-width-003 Block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width d286f54ab19a2a9c0e5744ee0db5ba3be7aa8fd1 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on block replaced elements becomes a used value of '0'. The 'width' is (used height) * (intrinsic ratio) if there is no intrinsic width but there is intrinsic height and ratio.
block-replaced-width-004 Block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width 9d98220af48ccba399cbbe62b4a0e9fadfaf315d `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on block replaced elements becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
block-replaced-width-006 reference/block-replaced-width-006-ref Block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and percentage intrinsic width ahem,image http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width c999b263d4caee80e5ff3b642c3008f8eb09a594 `Microsoft`<http://www.microsoft.com/> Percentage intrinsic widths are evaluated against the containing block's width.
blocks-001 reference/blocks-001-ref Parsing nested blocks and strings in style blocks invalid http://www.w3.org/TR/CSS21/syndata.html#block 25e0683ce7ecb6d96c67779185a6821b13613260 `Microsoft`<http://www.microsoft.com/> Blocks and strings are parsed with matching terminating pairs.
blocks-002 reference/filler-text-below-green Empty declaration block http://www.w3.org/TR/CSS21/syndata.html#block afb870cce31ad045094a46e7cf72986b1d3373ef `Microsoft`<http://www.microsoft.com/> Declaration blocks that are empty have no effect on later declarations.
blocks-003 reference/filler-text-below-green Rule blocks and white space http://www.w3.org/TR/CSS21/syndata.html#parsing-errors ee3e2dc5595f33f470f374eed87629ffd482dbb3 `Microsoft`<http://www.microsoft.com/> White space around rule blocks do not affect the validity of the rule block.
blocks-004 reference/no-red-filler-text-ref Parsing square bracket blocks invalid http://www.w3.org/TR/CSS21/syndata.html#block b0548b521ec6262d3d134ae81e037b41f04b984c `Microsoft`<http://www.microsoft.com/> Blocks and strings are parsed with matching terminating pairs of square brackets.
blocks-005 reference/no-red-filler-text-ref Parsing curly bracket blocks invalid http://www.w3.org/TR/CSS21/syndata.html#block dae7f7891ec75db22c7e2754ae8b9969ea213f06 `Microsoft`<http://www.microsoft.com/> Blocks and strings are parsed with matching terminating pairs of curly brackets.
blocks-006 reference/no-red-filler-text-ref Parsing parentheses blocks invalid http://www.w3.org/TR/CSS21/syndata.html#block 13f53c02a38a680e1a10631df9145fcf0ff3812d `Microsoft`<http://www.microsoft.com/> Blocks and strings are parsed with matching terminating pairs of parentheses.
blocks-011 reference/blocks-011-ref CSS Block Box Model: overconstrained horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#the-width-property 389931ead072ebb05e801957425ff607e38b3e96 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-012 reference/blocks-011-ref CSS Block Box Model: overconstrained horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#the-width-property b5d941deb8063f26ba016c444a88353326216eba `Ian Hickson`<mailto:ian@hixie.ch>
blocks-013 reference/blocks-013-ref CSS Block Box Model: overconstrained horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#the-width-property bfb689e9191d2c88b79195809ef25564fc89279c `Ian Hickson`<mailto:ian@hixie.ch>
blocks-014 reference/blocks-014-ref CSS Block Box Model: sane horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#the-width-property c0cb86a3739ee6c02833b89dcc84c6cb2f435214 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-015 reference/blocks-014-ref CSS Block Box Model: sane horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#the-width-property 46a35c9af1e85667ffde7585c15ec86f9d54ecb3 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-016 reference/blocks-013-ref CSS Block Box Model: sane horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#the-width-property b66cec373ba9748bf9024cbb39d70f748019e1ec `Ian Hickson`<mailto:ian@hixie.ch>
blocks-017 reference/table-margin-004-ref CSS Blocks: Margin Collapsing ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins f62e46fa78fa707d969bfcba68030210a866740e `Ian Hickson`<mailto:ian@hixie.ch>
blocks-018 reference/blocks-018-ref CSS Blocks: Effect of Bottom Padding on Inline Layout http://www.w3.org/TR/CSS21/box.html#padding-properties b54f5c55d9661103825d60b335df4f11bb4fe874 `Ian Hickson`<mailto:ian@hixie.ch> Bottom padding on inline elements has no effect on layout.
blocks-019 reference/blocks-019-ref CSS Blocks: Effect of Top Padding on Inline Layout http://www.w3.org/TR/CSS21/box.html#padding-properties ad2e562e69f6af3eb9906608e75f6462d3ad8675 `Ian Hickson`<mailto:ian@hixie.ch> Top padding on inline elements has no effect on layout.
blocks-020 reference/blocks-020-ref CSS Block Box Model: block widths with position:relative ahem http://www.w3.org/TR/CSS21/visudet.html#the-width-property e059c103cb283f9a00ced3caefc43832c8eb3418 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-021 reference/blocks-020-ref CSS Block Box Model: block widths with position:absolute ahem http://www.w3.org/TR/CSS21/visudet.html#the-width-property bb9090d42bfc5cdafbe12a4b1978ed90454bc220 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-022 reference/blocks-020-ref CSS Block Box Model: block widths with position:static ahem http://www.w3.org/TR/CSS21/visudet.html#the-width-property e998770bd08214a71e363ecb4296c3d63487c61d `Ian Hickson`<mailto:ian@hixie.ch>
blocks-025 reference/blocks-025-ref Percentage Dimensions in Shrink Wrap Blocks http://www.w3.org/TR/CSS21/visudet.html#the-width-property 3cd457677c4394bec9c7d537242f96821cb239b9 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-026 reference/blocks-026-ref Percentage widths on INPUT elements with borders http://www.w3.org/TR/CSS21/visudet.html#the-width-property 0d251cb167453bc8e09c6568038b3e4f6d9f6ad8 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-027 CSS Block Box Model: overconstrained horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#blockwidth 7ac6a982c90aa67d67bfdb81688bbf6b94dd2f4a `Ian Hickson`<mailto:ian@hixie.ch>
blocks-028 CSS Block Box Model: overconstrained horizontal box model and minimum widths http://www.w3.org/TR/CSS21/visudet.html#blockwidth f53630e27b946691c12da497c35d9f0403c32e13 `Ian Hickson`<mailto:ian@hixie.ch>
blocks-and-strings-001 reference/filler-text-below-green Parsing blocks and strings in style blocks invalid http://www.w3.org/TR/CSS21/syndata.html#block 2d19adf9f1127c532538ecf1e738943361c225c6 `Microsoft`<http://www.microsoft.com/> Nested blocks and strings are parsed accordingly.
border-001 reference/border-001-ref Border set using border-width http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties,http://www.w3.org/TR/css3-background/#borders,http://www.w3.org/TR/css3-background/#the-border-shorthands a16a653b4925e0fcd595c0c296296c0df388fe30 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets border-width.
border-002 Border set using border-style http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties fca5e3f71cb3c8f987c11cf381976158eb6e2dd2 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets border-style.
border-003 reference/border-003-ref Border set using border-color http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties,http://www.w3.org/TR/css3-background/#borders,http://www.w3.org/TR/css3-background/#the-border-shorthands 22ea10b6821bec16b84b1c50d45dd36e24f676f2 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets border-color.
border-004 Border set using border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5be52e37f4cab75715c8cddb8b6483a51c2e1270 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets border-width and border-style.
border-005 reference/border-005-ref Border set using border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties,http://www.w3.org/TR/css3-background/#borders,http://www.w3.org/TR/css3-background/#the-border-shorthands b0b1e7d54241a0208697a1c15ce0cfb85d850f99 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-width' and 'border-color'.
border-006 reference/border-006-ref Border set using border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties,http://www.w3.org/TR/css3-background/#borders,http://www.w3.org/TR/css3-background/#the-border-shorthands b783001dd09397788d92e59d71cb64110634c848 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-style' and 'border-width'.
border-007 Border set using border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties df58140d1397163f12b4f87d0597a888d4a2243b `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-style' and 'border-color'.
border-008 reference/border-005-ref Border set using border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties,http://www.w3.org/TR/css3-background/#borders,http://www.w3.org/TR/css3-background/#the-border-shorthands 00c276a16610483a3021145453926f2217468610 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-color' and 'border-width'.
border-009 Border set using border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties c5502c0668dc22f4071891d2be14b9169257139b `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-color' and 'border-style'.
border-010 Border set using border-width border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 688304e41c5b1c0659a7dc1479563882bbdde4e4 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-width', 'border-style' and 'border-color'.
border-011 Border set using border-width border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 9c778e916a319a82e03de91006d73b904f971cbf `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-width', 'border-color' and 'border-style'.
border-012 Border set using border-style border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 77654e8eb7d67b51d3fc067ea799f48797037cd9 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-style', 'border-width' and 'border-color'.
border-013 Border set using border-style border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 6bb29117d2209aea7e6c9576523e155a48d67454 `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-style', 'border-color' and 'border-width'.
border-014 Border set using border-color border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 330fb165cf9510a47c4f43c0bb2b70d497cc391c `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-color', 'border-width' and 'border-style'.
border-015 Border set using border-color border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7f0f2d508319e2787adff7e4bb8306bf4708ab7a `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts and sets 'border-color', 'border-style' and 'border-width'.
border-016 Border set to 'inherit', inheriting one value http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7f504da687f22dd2acc71f89b348442bbbc520cc `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-017 Border set to 'inherit', inheriting two values http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 10284a2b4a20f6dce46fd638dbd9221e4eb9a4ee `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-018 Border set to 'inherit', inheriting three values http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties e2553dab96be835c79930af68f0f8f646ee5306d `Microsoft`<http://www.microsoft.com/> The 'border' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-applies-to-001 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 4b7f2165de6d1438ceca98bbebdf9543be06cd2b `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-row-group'.
border-applies-to-002 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 02d36541c262d9493485540cfce0c02d857c9be0 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-header-group'.
border-applies-to-003 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties eb2f7bd1265045bd09e01572e94c040281bcfea5 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-footer-group'.
border-applies-to-004 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2ae3de7ce3534f0aabd8278e1a5a6a25ce976a99 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-row'.
border-applies-to-005 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties f20b15d575e2b18dccfb97113e0306e5f7bcefd3 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-column-group'.
border-applies-to-006 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 3685c96210733067b13d8e4a4bad39f59860cc0e `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-column'.
border-applies-to-007 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 999f8936d352236a39a374bdc62019daf515dc37 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-cell'.
border-applies-to-008 Border applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties bec2e711ef7371935d920bf56497d59ade20b7f7 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of inline.
border-applies-to-009 reference/border-applies-to-001-ref Border applied to element with 'display' set to block http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 968b7b98b29507aaa40023cd5320aeff7ad85a4d `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of block.
border-applies-to-010 Border applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties da1724cd232685b2a1264694199d610e10cdaca4 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of list-item.
border-applies-to-011 Border applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 883dacb159c0b8aba0fe0ff57b8c7e4ba0196d1a `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of run-in.
border-applies-to-012 reference/border-applies-to-001-ref Border applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b45685e02a4887dd64381dac28a133584b234488 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of inline-block.
border-applies-to-013 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 04b04d2cccb37ddfbe5e4c2ba092f75921259a24 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table'.
border-applies-to-014 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 3a17e3331c828a1aa4d059400646d990c4135651 `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'inline-table'.
border-applies-to-015 reference/border-applies-to-001-ref Border applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/box.html#propdef-border,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties bcbbbe8ea70f1bda6bec02dc4e203e47a46e1d9f `Microsoft`<http://www.microsoft.com/> The 'border' property applies to elements with a display of 'table-caption'.
border-bottom-001 reference/border-bottom-001-ref Border-bottom set to border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 743fbbe3740039e771fc5f8d9b91a54261f38a28 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets 'border-width' for the bottom border.
border-bottom-002 Border-bottom set to border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b6c3e95e2654a988a458d88291655276ac0eca54 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-style' for the bottom border.
border-bottom-003 Border-bottom set to border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 834dddd3c0a1750880b19524d3f07f4b7016e864 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-color' for the bottom border.
border-bottom-004 Border-bottom set to border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 8696a35fba44b3e9dfff68a585014a6837ce34ce `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-width' and 'border-style' for the bottom border.
border-bottom-005 reference/border-bottom-005-ref Border-bottom set to border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b39808e11c85d519a68ff35240d9cec0d7e421b0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-width' and 'border-color' for the bottom border.
border-bottom-006 reference/border-bottom-001-ref Border-bottom set to border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5ee970961ccc700b5ff79e9766f730403b8ad636 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-style' and 'border-width' for the bottom border.
border-bottom-007 Border-bottom set to border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a18832bdd691157c7acb612970a3ffc8dcfda656 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-style' and 'border-color' for the bottom border.
border-bottom-008 reference/border-bottom-005-ref Border-bottom set to border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties ba2f5e4a119b773f995212fd7da50d46c933d917 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-color' and 'border-width' for the bottom border.
border-bottom-009 Border-bottom set to border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2d145c168e627227f9349be537a559642508307e `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-color' and 'border-style' for the bottom border.
border-bottom-010 Border-bottom set to border-width border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 4cf86f06003a4321c8664ee9255a76815c96661d `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-width', 'border-style' and 'border-color' for the bottom border.
border-bottom-011 Border-bottom set to border-width border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 722919f0a476d02a179c370451d574a03697f482 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-width', 'border-color' and 'border-style' for the bottom border.
border-bottom-012 Border-bottom set to border-style border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 00da7d86bdb4945060b76a7c396be3cb5bdc1e51 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-style', 'border-width' and 'border-color' for the bottom border.
border-bottom-013 Border-bottom set to border-style border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 768af9ca12e0f5c72169b81551f6794b70d4f98d `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-style', 'border-color' and 'border-width' for the bottom border.
border-bottom-014 Border-bottom set to border-color border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a26ec1af4c606af30952390b831dd743adbba99e `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-color', 'border-width' and 'border-style' for the bottom border.
border-bottom-015 Border-bottom set to border-color border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 982d0e2f162dbb3f6efd8abe1ce616fd106e823f `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property sets the 'border-color', 'border-style' and 'border-width' for the bottom border.
border-bottom-016 reference/border-bottom-016-ref Border-bottom set to inherit, inheriting a single value for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties ba8412d23ae647756992a7d5e044399c971fc1b5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-bottom-017 Border-bottom set to inherit, inheriting two values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 6cde7580cc2d251c93dd6daf78e0ef6fbb1b12eb `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-bottom-018 reference/border-bottom-018-ref Border-bottom set to inherit, inheriting three values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties c79c3bf640ccdafad4911988bae7f988d14b59d2 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-bottom-applies-to-001 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 0cf41c697b7150fec62e06f8de6157be8868e362 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of table-row-group.
border-bottom-applies-to-002 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties c9de0f7d1cbcd8b3319e25245ac7892b5993c020 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of table-header-group.
border-bottom-applies-to-003 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a0f24f3befc6ea935efedd8b9df1412fc50e8490 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of table-footer-group.
border-bottom-applies-to-004 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 9b5bb1c7642b24eb492950b1119815226f65ba47 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a 'display' of 'table-row'.
border-bottom-applies-to-005 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 551f185ca42e76b991bade2cb819e7b99f7751f1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of table-column-group.
border-bottom-applies-to-006 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties fc81a88ea0550a2c26af6e1082fff5899834d406 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of table-column.
border-bottom-applies-to-007 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties aec3d4a64a9b37f40c7888c1144e54c38193fda5 `Microsoft`<http://www.microsoft.com/> Border-bottom applies to elements with a display of table-cell.
border-bottom-applies-to-008 Border-bottom applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 09b1e70075f2253e579570129cd12dd328e11db4 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of inline.
border-bottom-applies-to-009 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties fc994dc98284481904d87d8b48eb79d7ad47bb06 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of block.
border-bottom-applies-to-010 Border-bottom applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b50a6f278f7a8a2332bde4777d302884b4aa7204 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of list-item.
border-bottom-applies-to-011 Border-bottom applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 8b10304d938bf92ba219d324fd3f4a7385fb7620 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of run-in.
border-bottom-applies-to-012 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 31242c2bd3a067824649317b175d7d9ab2354937 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a display of inline-block.
border-bottom-applies-to-013 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 80327f1f6945d5ffe79cb213a64fc1b8cd317f85 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a 'display' of 'table'.
border-bottom-applies-to-014 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 0038b1cac7957e84e32f50823354f8ac67c422e9 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a 'display' of 'inline-table'.
border-bottom-applies-to-015 reference/border-bottom-applies-to-001-ref Border-bottom applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 4db54821b41dddab68c7b1398cec145353b9b037 `Microsoft`<http://www.microsoft.com/> The 'border-bottom' property applies to elements with a 'display' of 'table-caption'.
border-bottom-color-001 reference/border-bottom-color-001-ref Border-bottom-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8544c0d1432cb1a26761c98ab31594e957000365 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00000 falls back to the initial value.
border-bottom-color-002 reference/border-bottom-color-001-ref Border-bottom-color set to hex with six digits with the minimum value, #000000 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2db1efeef53f8b61ba5bc77b24b949db78dcf634 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #000000 renders the correct color.
border-bottom-color-003 reference/border-bottom-color-003-ref Border-bottom-color set to hex with six digits with the minimum plus one value, #010101 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e3f0f8ee7831de13cb9b7c83618ff056a752881e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #010101 renders the correct color.
border-bottom-color-004 reference/border-bottom-color-004-ref Border-bottom-color set to hex with six digits with a nominal value #999999 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3303ca15f0c0eee85438db5b6e4af695b2bf0b14 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #999999 renders the correct color.
border-bottom-color-005 reference/border-bottom-color-005-ref Border-bottom-color set to hex with six digits with the maximum minus one value of #fefefe http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 15e1a1905d2b9b8a781818742347588c53205c8a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #fefefe renders the correct color for the border.
border-bottom-color-006 reference/border-bottom-color-006-ref Border-bottom-color set to hex with six digits with the maximum value of #ffffff http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 96574617848d179fa38128f0efb4d7ea78891599 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #ffffff renders the correct color.
border-bottom-color-007 reference/ref-filled-black-96px-square Border-bottom-color set to hex with six digits with the maximum plus one value of #1000000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d8d4b9fe71ad21ba8b5e4e5bd4740647f885e477 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #1000000 falls back to the initial value.
border-bottom-color-008 reference/ref-filled-black-96px-square Border-bottom-color set to hex with six digits with the maximum plus one value of #fgfgfg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3a610a1309559ba0dcf7fb103b3dc353a72ac88e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #fgfgfg falls back to the initial value.
border-bottom-color-009 reference/border-bottom-color-009-ref Border-bottom-color set to hex with six digits with a red set to minimum plus one value, #010000 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cd0a39883549f25987e369824b485b1cfd0c694c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #010000 renders the correct color.
border-bottom-color-010 reference/border-bottom-color-010-ref Border-bottom-color set to hex with six digits with a red set to a nominal value, #990000 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cd000d5a0d573a97a23aadad7f4c827e8e8f4e66 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #990000 renders the correct color.
border-bottom-color-011 reference/border-bottom-color-011-ref Border-bottom-color set to hex with six digits with a red set to maximum minus one value, #fe0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cc0372418e939635117a16a70b0091dfa54932eb `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #fe0000 renders the correct color.
border-bottom-color-012 reference/border-bottom-color-012-ref Border-bottom-color set to hex with six digits with a red set to the maximum value, #ff0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f2cd7f8714f67a6a723a0926c3466b427740e137 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #ff0000 renders the correct color.
border-bottom-color-013 reference/ref-filled-black-96px-square Border-bottom-color set to hex with six digits with a red set to the maximum plus one value, #fg0000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c87cf14d2df7d22131845bd62432a781867be85a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #fg0000 falls back to the initial value.
border-bottom-color-014 reference/border-bottom-color-014-ref Border-bottom-color set to hex with six digits with a green set to minimum plus one value, #000100 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 754b32dc5a3a8ee38fd738312bdf9f963511da01 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #000100 renders the correct color.
border-bottom-color-015 reference/border-bottom-color-015-ref Border-bottom-color set to hex with six digits with a green set to a nominal value, #009900 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a6184a9ee0a25019a68ba6b09a85005eb41fadfe `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #009900 renders the correct color.
border-bottom-color-016 reference/border-bottom-color-016-ref Border-bottom-color set to hex with six digits with a green set to maximum minus one value, #00fe00 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9df4d6a4534587ff566744729a755df5447897be `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00fe00 renders the correct color.
border-bottom-color-017 reference/border-bottom-color-017-ref Border-bottom-color set to hex with six digits with a green set to the maximum value, #00ff00 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 72062c68484d2e007c28096feb537acb0b0cc5f6 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00ff00 renders the correct color.
border-bottom-color-018 reference/ref-filled-black-96px-square Border-bottom-color set to hex with six digits with a green set to the maximum plus one value, #00fg00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bd50109ff398375138bb58e4a619b866e1674545 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00fg00 falls back to the initial value.
border-bottom-color-019 reference/border-bottom-color-019-ref Border-bottom-color set to hex with six digits with a blue set to minimum plus one value, #000001 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 68a078e1934c4549a754a7d5b6af8ec6ee52a015 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #000001 renders the correct color.
border-bottom-color-020 reference/border-bottom-color-020-ref Border-bottom-color set to hex with six digits with a blue set to a nominal value, #000099 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0f6995e9b910d7152665bd13d7f92a5d6906ee2f `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #000099 renders the correct color.
border-bottom-color-021 reference/border-bottom-color-021-ref Border-bottom-color set to hex with six digits with a blue set to maximum minus one value, #0000fe http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2b2bae4c4889cd390786b7ba8caa43de69141031 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #0000fe renders the correct color.
border-bottom-color-022 reference/border-bottom-color-022-ref Border-bottom-color set to hex with six digits with a blue set to the maximum value, #0000ff http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 937c602d635e16777a5fdee30130c94cb8fc8bdf `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #0000ff renders the correct color.
border-bottom-color-023 reference/ref-filled-black-96px-square Border-bottom-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 64752a4298c6247ee436aadcb38b400ca4b907f9 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #0000fg falls back to the initial value.
border-bottom-color-024 reference/ref-filled-black-96px-square Border-bottom-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c99d92db9c4ac52d00a15ee1c87ead80d620b513 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00 falls back to the initial value.
border-bottom-color-025 reference/border-bottom-color-001-ref Border-bottom-color set to hex with three digits with the minimum possible value #000 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 733fee7a4dc6ed5875f6220a4906bf029d3cf2fb `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #000 renders the correct color.
border-bottom-color-026 reference/border-bottom-color-026-ref Border-bottom-color set to hex with three digits with the minimum plus one value, #111 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1ea6222a9536e617e0ba0716a7c5c653977da84b `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #111 renders the correct color.
border-bottom-color-027 reference/border-bottom-color-027-ref Border-bottom-color set to hex with three digits with a nominal value #999 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bbe9700c2ae7010d9c7c607dbff896374d9cb006 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #999 renders the correct color.
border-bottom-color-028 reference/border-bottom-color-028-ref Border-bottom-color set to hex with three digits with the maximum minus one value of #eee http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e48e54db977ded596eb0752cbf0f522f19ff5a73 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #eee renders the correct color.
border-bottom-color-029 reference/border-bottom-color-006-ref Border-bottom-color set to hex with three digits with the maximum value of #fff http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8abda8d8302248bdfe0a15a8d31421c9ed65c440 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #fff renders the correct color.
border-bottom-color-030 reference/ref-transparent-or-black-square-transparent;reference/ref-transparent-or-black-square-black Border-bottom-color set to hex with three digits with the maximum plus one value of #1000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d61d0c110cc40d44d3594e4050f38fed2bb7fd55 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #1000 is a transparent dark red square.
border-bottom-color-031 reference/ref-filled-black-96px-square Border-bottom-color set to hex with three digits with the maximum plus one value of #ggg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2f176f22fb7199070f31a0e09d84422e71d5537e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #ggg falls back to the initial value.
border-bottom-color-032 reference/border-bottom-color-032-ref Border-bottom-color set to hex with three digits with a red set to minimum plus one value, #100 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d1ec7eb5de81d3c587ef6611967891c12404f48c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #100 renders the correct color.
border-bottom-color-033 reference/border-bottom-color-010-ref Border-bottom-color set to hex with three digits with a red set to a nominal value, #900 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 474ab662d2dd7b4f5a46a695af9dfb969580e2c1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #900 renders the correct color.
border-bottom-color-034 reference/border-bottom-color-034-ref Border-bottom-color set to hex with three digits with a red set to maximum minus one value, #e00 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a56c249f715157ddf46d91ef98fe10f3796a37ee `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #e00 renders the correct color.
border-bottom-color-035 reference/border-bottom-color-012-ref Border-bottom-color set to hex with three digits with a red set to the maximum value, #f00 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4ed2536d3588ab000a9432d54698c0166ea794d4 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #f00 renders the correct color.
border-bottom-color-036 reference/ref-filled-black-96px-square Border-bottom-color set to hex with three digits with a red set to the maximum plus one value, #g00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 85eae3d31f2de50836f58e0aa90e24a4b8a8ebec `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #g00 falls back to the initial value.
border-bottom-color-037 reference/border-bottom-color-037-ref Border-bottom-color set to hex with three digits with a green set to minimum plus one value, #010 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 34a27f9f739f5b8ef1fa1dbca5a6a65402c055a5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #010 renders the correct color.
border-bottom-color-038 reference/border-bottom-color-038-ref Border-bottom-color set to hex with three digits with a green set to a nominal value, #090 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0eb930d74b21ff2bb33e3c1736aaeb64d77f5ff4 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #090 renders the correct color.
border-bottom-color-039 reference/border-bottom-color-039-ref Border-bottom-color set to hex with three digits with a green set to maximum minus one value, #0e0 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f219a4316cf0543ea6803d3b21c35599ffb996cf `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #0e0 renders the correct color.
border-bottom-color-040 reference/border-bottom-color-017-ref Border-bottom-color set to hex with three digits with a green set to the maximum value, #0f0 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 142433a16aca09c4e452f2b2dbd12acad9d5bdfa `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #0f0 renders the correct color.
border-bottom-color-041 reference/ref-filled-black-96px-square Border-bottom-color set to hex with three digits with a green set to the maximum plus one value, #0g0 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3c65ce7715c09a7ed3e5e682072507382674d7d5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #0g0 falls back to the initial value.
border-bottom-color-042 reference/border-bottom-color-042-ref Border-bottom-color set to hex with three digits with a blue set to minimum plus one value, #001 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a9def84d118bc7dce94eb41dbb38a7b98c40a464 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #001 renders the correct color.
border-bottom-color-043 reference/border-bottom-color-020-ref Border-bottom-color set to hex with three digits with a blue set to a nominal value, #009 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0c21401db3d4546d4e9166e3b5364e766fc1aecd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #009 renders the correct color.
border-bottom-color-044 reference/border-bottom-color-044-ref Border-bottom-color set to hex with three digits with a blue set to maximum minus one value, #00e http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8ec8f6932181e5d4473cc410aff66d07dd39cb69 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00e renders the correct color.
border-bottom-color-045 reference/border-bottom-color-022-ref Border-bottom-color set to hex with three digits with a blue set to the maximum value, #00f http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b34cedabff77cfc1ff2660392765f8fb6d6d66a1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00f renders the correct color.
border-bottom-color-046 reference/ref-filled-black-96px-square Border-bottom-color set to hex with three digits with a blue set to the maximum plus one value, #00g invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b6f133ec03e4a608a74377681810ab8a1315bd7e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to #00g falls back to the initial value.
border-bottom-color-047 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4db331b5798563881cafbb20429ba3f6adc4cb37 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-bottom-color-048 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 77d97cd3fbb50c54ee8c61b9a5b228a790f8be8e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-bottom-color-049 reference/border-bottom-color-049-ref Border-bottom-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6b51c961e4e2c8309833995fcf5aa5c2ee0a0ac7 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-bottom-color-050 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0e9c13462e431aba089a75379fc448fa912ce9bf `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-bottom-color-051 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bc0236d7a71595acf37a4b5820615a45d590a3bc `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-bottom-color-052 reference/border-bottom-color-052-ref Border-bottom-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7d0c0244530371495cee6c20fcf1ee7d1052281c `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(40%, 40%, 40%) renders the correct color.
border-bottom-color-053 reference/border-bottom-color-052-ref Border-bottom-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3d0397eda056d471d389f94cb45eec1e2cd1ad5a `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(+40%, +40%, +40%) renders the correct color.
border-bottom-color-054 reference/border-bottom-color-054-ref Border-bottom-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ce2b05a0f2eba4fd4b9a3a2de9398e88bca3bfe4 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-bottom-color-055 reference/border-bottom-color-006-ref Border-bottom-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 95eb19897792791df65891d3ccc9bd276da01173 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-bottom-color-056 reference/border-bottom-color-006-ref Border-bottom-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c25eb427a26319b5f95c784a76b3adf31da11233 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-bottom-color-057 reference/border-bottom-color-006-ref Border-bottom-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0704378878c7b3737b209f24bfa32d397389e093 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-bottom-color-058 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 41843ab923fdc1e904d83d931b313fdf451e21b5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-bottom-color-059 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with the minimum value, rgb(0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a4b1f9642fd3c944f9e0ed2e1a027788705f8122 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, 0) renders the correct color.
border-bottom-color-060 reference/border-bottom-color-003-ref Border-bottom-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 787dd568a14fe7f9b13423785bbaaba6def25a8a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(1, 1, 1) renders the correct color.
border-bottom-color-061 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1a9a9e03ed4c58dcd84b55ed609bc95977b355ef `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-0, -0, -0) renders the correct color.
border-bottom-color-062 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9fff41187737729efbe0d23a0d0a09cde863a816 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+0, +0, +0) renders the correct color.
border-bottom-color-063 reference/border-bottom-color-063-ref Border-bottom-color set to rgb() using integers with a nominal value, rgb(128, 128, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 05a026607f0054c7f58cfaec88579e7fc967f661 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(128, 128, 128) renders the correct color.
border-bottom-color-064 reference/border-bottom-color-063-ref Border-bottom-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1aee121fef45eca2dcf07f9b4ba7b990c8474680 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+128, +128, +128) renders the correct color.
border-bottom-color-065 reference/border-bottom-color-005-ref Border-bottom-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f9206c1430855ba4ba3abc980fb17e5aa9558b1f `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(254, 254, 254) renders the correct color.
border-bottom-color-066 reference/border-bottom-color-006-ref Border-bottom-color set to rgb() using integers with a maximum value, rgb(255, 255, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4251dc0df3e28a9b870c9c08d3147f88af5c68b5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(255, 255, 255) renders the correct color.
border-bottom-color-067 reference/border-bottom-color-006-ref Border-bottom-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 65568953c28a2573e55f9db71b2ab3a537b1dd4d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+255, +255, +255) renders the correct color.
border-bottom-color-068 reference/border-bottom-color-006-ref Border-bottom-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0fd345ab6aa1775d695a852e3bd237b82054df33 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(256, 256, 256) truncates to a valid value.
border-bottom-color-069 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e1f61801bc22c02945a81fb9f429a0861847fb41 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-bottom-color-070 reference/border-bottom-color-070-ref Border-bottom-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c1010bb5331c7b6c64920184d1be126ec333bb57 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-bottom-color-071 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 08ec2cbe2e15959ee724e016b6f4557fad0313db `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-bottom-color-072 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c0fd98e54080d339b5029861571bb9208324a838 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-bottom-color-073 reference/border-bottom-color-073-ref Border-bottom-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ab611a157034da0b5069cdf50ad8fcf827b70a42 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(40%, 0%, 0%) renders the correct color.
border-bottom-color-074 reference/border-bottom-color-073-ref Border-bottom-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7a1a52afbd1739c397a61702fb82c86095439685 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(+40%, 0%, 0%) renders the correct color.
border-bottom-color-075 reference/border-bottom-color-075-ref Border-bottom-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dea612c79fd546e8c0c264dbe68a788975f545ac `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-bottom-color-076 reference/border-bottom-color-012-ref Border-bottom-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 667340bb709ffd32605c7e2d4066d70f0060b681 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-bottom-color-077 reference/border-bottom-color-012-ref Border-bottom-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2992cc181614790f4f5d0b237fbae892af5974e7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-bottom-color-078 reference/border-bottom-color-012-ref Border-bottom-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d8639945fd0050e250b99fca7e56f8e0c73c7ff7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-bottom-color-079 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 393be7df99fd2560d2a5e45afe48a8fe1e305865 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-bottom-color-080 reference/border-bottom-color-009-ref Border-bottom-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3c188ecd0f8927535f2eee649f4cc2014202973a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(1, 0, 0) renders the correct color.
border-bottom-color-081 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dcf87b7a71325435acb9a84c646c51de35bdcc0e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-0, 0, 0) renders the correct color.
border-bottom-color-082 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3485926fc7dae3a7849e458ed0d53d69c2cd7bba `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+0, 0, 0) renders the correct color.
border-bottom-color-083 reference/border-bottom-color-083-ref Border-bottom-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3b795ddb9e9420354e38d410e36f9e68ec650fc0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(128, 0, 0) renders the correct color.
border-bottom-color-084 reference/border-bottom-color-083-ref Border-bottom-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a219b95682c5239a2473b2e487caad91c58fc300 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+128, 0, 0) renders the correct color.
border-bottom-color-085 reference/border-bottom-color-011-ref Border-bottom-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6cb6c51e4e22821c861b56bef4c38bceb9aeced9 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(254, 0, 0) renders the correct color.
border-bottom-color-086 reference/border-bottom-color-012-ref Border-bottom-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2e998750986646f84e3432302634800c0e9b526d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(255, 0, 0) renders the correct color.
border-bottom-color-087 reference/border-bottom-color-012-ref Border-bottom-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f2c7e25fb439ef6a4c46162d7dba9a44d0cb31b4 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(+255, 0, 0) renders the correct color.
border-bottom-color-088 reference/border-bottom-color-012-ref Border-bottom-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 68603ba91920eedfb7051e06737d8d4dd390264e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(256, 0, 0) truncates to a valid value.
border-bottom-color-089 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 454024beb3eb22d0da676a02bfb7e56273e6008e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-bottom-color-090 reference/border-bottom-color-090-ref Border-bottom-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 450c01e8818ac0249655aec67b0e93377051f2c5 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-bottom-color-091 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 903ecede62fe2dcd3e8a641987cc30fdc16d6ecb `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-bottom-color-092 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b0f19d5065ed8a6d8a76d41f04a54fd8fc8c8e34 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-bottom-color-093 reference/border-bottom-color-093-ref Border-bottom-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 515cd4c03dadd9a5b21c8923c0122a5c3b96bc54 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 40%, 0%) renders the correct color.
border-bottom-color-094 reference/border-bottom-color-093-ref Border-bottom-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7ccdfd5aef7e543e5d7f26cdb2d0dc2e923dd08e `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, +40%, 0%) renders the correct color.
border-bottom-color-095 reference/border-bottom-color-095-ref Border-bottom-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ddbb19afc2ef04a8e906ec1bedf4938ec93c503b `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-bottom-color-096 reference/border-bottom-color-017-ref Border-bottom-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f5ce159746918b34f042e66e0bae8aa12326b948 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-bottom-color-097 reference/border-bottom-color-017-ref Border-bottom-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 391d605e178fb7472fdb169bb1ed49965c799a21 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-bottom-color-098 reference/border-bottom-color-017-ref Border-bottom-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dd215ef74dc6234661b283fc6967e4e8ae757189 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-bottom-color-099 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bbf1c4bbbfdb4f252fb57de726c95d39e7f91dbd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-bottom-color-100 reference/border-bottom-color-100-ref Border-bottom-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0de5a3c0ac3ae16178d3fb54b1ceea9307fd1fe0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 1, 0) renders the correct color.
border-bottom-color-101 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a6e9faa76dabac87b38e44e0de4af30e8c44af5c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, -0, 0) renders the correct color.
border-bottom-color-102 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 583b4fdb715d0611462039bd3826624afaf2ff31 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, +0, 0) renders the correct color.
border-bottom-color-103 reference/border-bottom-color-103-ref Border-bottom-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 460dc706efb4e719f83a65659b87849627eaa01a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 128, 0) renders the correct color.
border-bottom-color-104 reference/border-bottom-color-103-ref Border-bottom-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0d0d9c3fc5d99a171ab47588e738d93c7d33b48a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, +128, 0) renders the correct color.
border-bottom-color-105 reference/border-bottom-color-016-ref Border-bottom-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2b513f664d4d6d2b48721d32a3adde887461ccb1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 254, 0) renders the correct color.
border-bottom-color-106 reference/border-bottom-color-017-ref Border-bottom-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f58aa9614f950db37468b7f101452e9aefab3fc7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 255, 0) renders the correct color.
border-bottom-color-107 reference/border-bottom-color-017-ref Border-bottom-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1ad85207b622e53b72e5e0ebf662b5db70593e93 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, +255, 0) renders the correct color.
border-bottom-color-108 reference/border-bottom-color-017-ref Border-bottom-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6b262e6e21f529846243e8522d25514e39a5e724 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-bottom-color-109 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fc80ff05f5c76c9b9c75f92efed53f0c3bd4f54c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-bottom-color-110 reference/border-bottom-color-110-ref Border-bottom-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d8fc427ce2259c80f209612805145400f7deb1f3 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-bottom-color-111 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0019f6f83dc668ec338b0b26a2b10ce26b0df5fc `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-bottom-color-112 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 946be27f8e00a0af18344519b74d8555147799a0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-bottom-color-113 reference/border-bottom-color-113-ref Border-bottom-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 67d351c61b0dd8166ea3062644617703594fe0cb `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 0%, 40%) renders the correct color.
border-bottom-color-114 reference/border-bottom-color-113-ref Border-bottom-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 38f868783be4afc88ddc19cd68e1688393b822a9 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 0%, +40%) renders the correct color.
border-bottom-color-115 reference/border-bottom-color-115-ref Border-bottom-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 66766e8b4dbde2430c5bc3fdeb7f454453e7d363 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-bottom-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-bottom-color-116 reference/border-bottom-color-022-ref Border-bottom-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 466b9b84bd6e2210990ddfa4083552e976b6e6f8 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-bottom-color-117 reference/border-bottom-color-022-ref Border-bottom-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0c71582dbec85b39221ecd620685968cb93d0866 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-bottom-color-118 reference/border-bottom-color-022-ref Border-bottom-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 80b624d5e8c79a8cf87812d4adbfe74853d9c5f8 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-bottom-color-119 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3daf1075ab045cb88cf91b106d74409babed7ab5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, -1) truncates to a valid value.
border-bottom-color-120 reference/border-bottom-color-019-ref Border-bottom-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a871b4141673b9147da8c565f45be0f5e4a22788 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, 1) renders the correct color.
border-bottom-color-121 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a94a23801c19176ceaa392a0990a74955a389b0d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, -0) renders the correct color.
border-bottom-color-122 reference/border-bottom-color-001-ref Border-bottom-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4b714451f38dce3a7f8974044527904322afa737 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, +0) renders the correct color.
border-bottom-color-123 reference/border-bottom-color-123-ref Border-bottom-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0121065ae253ddf1a45892d2301d862cfbd50117 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, 128) renders the correct color.
border-bottom-color-124 reference/border-bottom-color-123-ref Border-bottom-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8e5120d850b859b7eb19b39b36b54f93be99264e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, +128) renders the correct color.
border-bottom-color-125 reference/border-bottom-color-021-ref Border-bottom-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties aea275ded9e53166d65905f0a37209563dd6d6e5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, 254) renders the correct color.
border-bottom-color-126 reference/border-bottom-color-022-ref Border-bottom-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b02deef158a34ca482cacd68fea163f2a109065c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, 255) renders the correct color.
border-bottom-color-127 reference/border-bottom-color-022-ref Border-bottom-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4238dcf380b899ddc59166d5b043ebb0af8ac044 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, +255) renders the correct color.
border-bottom-color-128 reference/border-bottom-color-022-ref Border-bottom-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ed9227c5e0176034ac43e300c2baff8414a02f1b `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-bottom-color-129 reference/border-bottom-color-129-ref Border-bottom-color set to aqua http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3a160df531decd2d41a86a0be05a23442ab9f0b4 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to aqua causes the border-bottom-color of the box to be aqua.
border-bottom-color-130 reference/border-bottom-color-001-ref Border-bottom-color set to black http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 896378e38b49ede50e026023d37aa1507a4930ea `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to black causes the border-bottom-color of the box to be black.
border-bottom-color-131 reference/border-bottom-color-131-ref Border-bottom-color set to blue http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 260dd1261cbab3aa16da567600f117ae389b352c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to blue causes the border-bottom-color of the box to be blue.
border-bottom-color-132 reference/border-bottom-color-132-ref Border-bottom-color set to fuchsia http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c5eba0d6ed1057ebe886fd8b1c2aa65beba6b4bd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to fuchsia causes the border-bottom-color of the box to be fuchsia.
border-bottom-color-133 reference/border-bottom-color-133-ref Border-bottom-color set to gray http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 12f1fa1979c316296c51010d354f1eb6d4ce99e6 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to gray causes the border-bottom-color of the box to be gray.
border-bottom-color-134 reference/border-bottom-color-134-ref Border-bottom-color set to green http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fb48cf10c71d3afcc9e33008d58bba18e966e13a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to green causes the background of the box to be green.
border-bottom-color-135 reference/border-bottom-color-135-ref Border-bottom-color set to lime http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 34e21b25df504c5c6f9413e35cacd462ccc9e35c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to lime causes the border-bottom-color of the box to be lime.
border-bottom-color-136 reference/border-bottom-color-136-ref Border-bottom-color set to maroon http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6a8d15edc609a5e6ce8fb41fdd51e318603d39d8 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to maroon causes the border-bottom-color of the box to be maroon.
border-bottom-color-137 reference/border-bottom-color-137-ref Border-bottom-color set to navy http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties adcfa52f44383d239b18d06c53b0aadde7e97425 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to navy causes the border-bottom-color of the box to be navy.
border-bottom-color-138 reference/border-bottom-color-138-ref Border-bottom-color set to olive http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 423ef0b95dce40541f0f23ebdfc09cbea99f2b1f `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to olive causes the border-bottom-color of the box to be olive.
border-bottom-color-139 reference/border-bottom-color-139-ref Border-bottom-color set to orange http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b6132b25e8536b55cf9d0e19d2ab40f8339a1733 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to orange causes the border-bottom-color of the box to be orange.
border-bottom-color-140 reference/border-bottom-color-140-ref Border-bottom-color set to purple http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c2e64b5cc566489c7f4be8c4d1774edefe74c83c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to purple causes the border-bottom-color of the box to be purple.
border-bottom-color-141 reference/border-bottom-color-141-ref Border-bottom-color set to red http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d5210ed62560bb5db88f142a947db55f4f17c830 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to red causes the border-bottom-color of the box to be red.
border-bottom-color-142 reference/border-bottom-color-142-ref Border-bottom-color set to silver http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 17708968254e387e607deb2219408472ddd1fee8 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to silver causes the border-bottom-color of the box to be silver.
border-bottom-color-143 reference/border-bottom-color-143-ref Border-bottom-color set to teal http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3b38f63e25e359970cb6bf2ac4b5493a4408fced `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to teal causes the border-bottom-color of the box to be teal.
border-bottom-color-144 reference/border-bottom-color-144-ref Border-bottom-color set to white http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1ec40f15246f09d50955aa4b983784a83ba1c9e7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to white causes the border-bottom-color of the box to be white.
border-bottom-color-145 reference/border-bottom-color-145-ref Border-bottom-color set to yellow http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 21601999c992e9f8f94a78534cefaa480d777897 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to yellow causes the border-bottom-color of the box to be yellow.
border-bottom-color-174 reference/ref-filled-green-100px-square Border-bottom-color set to transparent http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f2ccc7d0b6a281fbf1d9f2c884dc27689c49825e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to transparent properly renders a border with no visible color.
border-bottom-color-175 reference/ref-filled-green-100px-square Border-bottom-color set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 02d100a6dfe7155582c1397bdb77c05ba4324881 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' set to inherit causes the 'border-bottom-color' of the element to be the same as the 'border-bottom-color' designated on the parent element.
border-bottom-color-applies-to-001 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c98da15e9387057d71d8f5b8f9e87f6fb3d66ac0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-row-group.
border-bottom-color-applies-to-002 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 76e09d4d3017bf33ce59d3b6e47b9b0198dd5f53 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-header-group.
border-bottom-color-applies-to-003 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5f29cfd87740bab482fd89b6e5025303636e2a80 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-footer-group.
border-bottom-color-applies-to-004 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4c37cc71197ad98f6b21ee7e8ca86705837d7dd3 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-row.
border-bottom-color-applies-to-005 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 31724c7ef3e4e58c721da6737bbce566c7349a4f `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-column-group.
border-bottom-color-applies-to-006 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3e17fc38ad97138c5f3d1b3688a26450bf6fbc25 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-column.
border-bottom-color-applies-to-007 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5c3e9eed7c2440c4fbc071539ccd9b229c055a1d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-cell.
border-bottom-color-applies-to-008 Border-bottom-color applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7a50cb46a4d7a27511a855586a2f9f968c85df56 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of inline.
border-bottom-color-applies-to-009 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c6474f8a20d42d647f323be9ea1f314ef7ffc094 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of block.
border-bottom-color-applies-to-010 Border-bottom-color applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fc99740bb45c30f433d78e5f00cc9a28c43f6553 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of list-item.
border-bottom-color-applies-to-011 Border-bottom-color applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 12500382c0cbdd9693a7aae44dcab191f238e8a6 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of run-in.
border-bottom-color-applies-to-012 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties efa45c32d164efc3df1d044641ab32ff35b51f9a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of inline-block.
border-bottom-color-applies-to-013 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f63aa3cea81a4da97e4bd9c380ec9f512eae392f `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table.
border-bottom-color-applies-to-014 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a84ed50eae145121062e98745353239cb6d9a114 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of inline-table.
border-bottom-color-applies-to-015 reference/border-bottom-applies-to-001-ref Border-bottom-color applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 27073a3e483af7242ee976ef61a88b78bb02a141 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-color' property applies to elements with a display of table-caption.
border-bottom-style-001 reference/ref-nothing-below Border-bottom-style set to 'none' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fdbc2d9af2418145478ca438ee5e262cc3a510a3 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property set to 'none' does not render any border for an element.
border-bottom-style-002 reference/ref-nothing-below Border-bottom-style set to 'hidden' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 12045bce64fbe1af6c9b44f05bb13f2a7645a8ba `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property set to 'hidden' computes to 'none' and does not render any border for non-table elements. However, for tables elements borders can be rendered based on border resolution.
border-bottom-style-003 Border-bottom-style set to 'dotted' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b1288915dfd24f2a1ade8877ed6babd27c8cd349 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'dotted' renders the proper line style for the border.
border-bottom-style-004 Border-bottom-style set to 'dashed' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 26cbbe10ede97d9a5da6699f751f0aa97ce63589 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'dashed' renders the proper line style for the border.
border-bottom-style-005 reference/border-bottom-style-005-ref Border-bottom-style set to 'solid' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 972353bcf950a97a978da3856fffff8689eade20 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'solid' renders the proper line style for the border.
border-bottom-style-006 Border-bottom-style set to 'double' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8f923295446f7c7a543353c5206fa69b9ab4610e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'double' renders the proper line style for the border.
border-bottom-style-007 Border-bottom-style set to 'groove' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 74f4be1a78b441af11f7a5ec97ba74e1932aeb54 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'groove' renders the proper line style for the border.
border-bottom-style-008 Border-bottom-style set to 'ridge' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fd692715f660a9ff6e58add3ce518c29116ce938 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'ridge' renders the proper line style for the border.
border-bottom-style-009 Border-bottom-style set to 'inset' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties c72ce15eef937a5d939d8be1d1b300e2e48678de `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'inset' renders the proper line style for the border.
border-bottom-style-010 Border-bottom-style set to 'outset' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 62271c70aa24e94f10737af3abb3ad8c6a404562 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' set to 'outset' renders the proper line style for the border.
border-bottom-style-011 Border-bottom-style set to 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 61a2e67b4d938bb4ef6b16997f431352a64b5d73 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property set to 'inherit' properly applies the value from the parent's 'border-bottom-style' property value.
border-bottom-style-applies-to-001 Border-bottom-style applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 4d8042d320b7058987981dd3b6c3dcecec4b5233 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-row-group.
border-bottom-style-applies-to-002 Border-bottom-style applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 45fb7effe88161c3d5a59cec91e04c216fb14b33 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-header-group.
border-bottom-style-applies-to-003 Border-bottom-style applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties f496a60e1f4bb5cc0cde698544ce37fb8f58c95a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-footer-group.
border-bottom-style-applies-to-004 Border-bottom-style applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 853217d1d352d7dc1d839dc4a0741d73c3d2cd70 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-row.
border-bottom-style-applies-to-005 Border-bottom-style applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 272ad02c43c200f896f66d78b19dc3ce9558ec8f `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-column-group.
border-bottom-style-applies-to-006 Border-bottom-style applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties de59163fabae0e8b07d17fe98ddddff8b230f711 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-column.
border-bottom-style-applies-to-007 Border-bottom-style applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 2a39f60231f4550ef45d01c1c0f52179f710f552 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-cell.
border-bottom-style-applies-to-008 Border-bottom-style applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties cbb337a580dd2ef6a576879837b3e2b433354737 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of inline.
border-bottom-style-applies-to-009 Border-bottom-style applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 9c3cc212df4592622f55c754584d1a291524c964 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of block.
border-bottom-style-applies-to-010 Border-bottom-style applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 89d3b2f23c2ee6433cb8c8045066590f6e1b4fe6 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of list-item.
border-bottom-style-applies-to-011 Border-bottom-style applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 1f51077a48fc8d19a3fa98419acd7bf382a3f418 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of run-in.
border-bottom-style-applies-to-012 Border-bottom-style applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 1bdd5628ce8d63ff192fec74823e870fc4f761e5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of inline-block.
border-bottom-style-applies-to-013 Border-bottom-style applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 9479f9893b2c4f275a80270a107dd3df12be4760 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table.
border-bottom-style-applies-to-014 Border-bottom-style applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 7857699085dea161399e78ad22a0f6785e765821 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of inline-table.
border-bottom-style-applies-to-015 Border-bottom-style applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b727455fdc288c2b0d2b73e3a77aeff5647ca0a1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-style' property applies to elements with a display of table-caption.
border-bottom-width-001 reference/border-bottom-width-001-ref Border-bottom-width using pixels with a minimum minus one (negative) value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1de48e39e418c3f56ac89fdf03ec3553c7da444e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in pixels and resets to the initial value.
border-bottom-width-002 reference/ref-if-there-is-no-red Border-bottom-width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d3272e8b00d4c586389b9dd1fe8c7d5ef34d7059 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in pixels that sets the width of the bottom border.
border-bottom-width-003 reference/border-bottom-width-003-ref Border-bottom-width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a7d4be7fe59eca1806ebb6766c260751ce4584db `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in pixels that sets the width of the bottom border.
border-bottom-width-004 reference/ref-if-there-is-no-red Border-bottom-width using pixels with a minimum value with a minus sign, -0px http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4e0960607e9d0c2fd4d5e11d758c8c9655647835 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in pixels that that has a minus sign before it.
border-bottom-width-005 reference/ref-if-there-is-no-red Border-bottom-width using pixels with a minimum value with a plus sign, +0px http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9271475e5a96ea7da6c1cbc0071a598ad6930ffa `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in pixels that that has a plus sign before it.
border-bottom-width-006 reference/border-bottom-width-006-ref Border-bottom-width using pixels with a nominal value, 96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 54e73a3a8b5bf98855688e7606c72dca2f1b170b `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in pixels that sets the width of the bottom border.
border-bottom-width-007 reference/border-bottom-width-006-ref Border-bottom-width using pixels with a nominal value with a plus sign, +96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 923265ede0197394ffbe6636966e284592f880e8 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in pixels that has a plus sign before it.
border-bottom-width-012 reference/border-bottom-width-012-ref Border-bottom-width using points with a minimum minus one (negative) value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4a624938f2f8e49b130ef479978c879f57fbb5a0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in points and resets to the initial value.
border-bottom-width-013 reference/ref-if-there-is-no-red Border-bottom-width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8835bcf138697ad02a5a1ed1a801e7ccc118541a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in points that sets the width of the bottom border.
border-bottom-width-014 Border-bottom-width using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6c77a1a08c6be1621d5a7d70f27e36f3400e1cbd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in points that sets the width of the bottom border.
border-bottom-width-015 reference/ref-if-there-is-no-red Border-bottom-width using points with a minimum value with a minus sign, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e5dac67becd7e35503f51966674db578ce0e0d2d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in points that that has a minus sign before it.
border-bottom-width-016 reference/ref-if-there-is-no-red Border-bottom-width using points with a minimum value with a plus sign, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cb0abda54dff73a255118d072df3c6fd7b55de8d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in points that that has a plus sign before it.
border-bottom-width-017 reference/border-bottom-width-006-ref Border-bottom-width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4c602bfe33d47a588a1016e6e94cfa8d27d842ec `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in points that sets the width of the bottom border.
border-bottom-width-018 reference/border-bottom-width-006-ref Border-bottom-width using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7ee242cf2d41bffee68ce327e09afdf01fd37c6b `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in points that has a plus sign before it.
border-bottom-width-023 reference/border-bottom-width-012-ref Border-bottom-width using picas with a minimum minus one (negative) value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 82045cd65ad5bccc982d4fcf3819fcf5c23b33ad `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in picas and resets to the initial value.
border-bottom-width-024 reference/ref-if-there-is-no-red Border-bottom-width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9c865ff83c0dd22824c63c373ae12959cfa9c2fc `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in picas that sets the width of the bottom border.
border-bottom-width-025 reference/border-bottom-width-025-ref Border-bottom-width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 403278ce5319ad4f6859bc8f74b2cae19d2f43e7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in picas that sets the width of the bottom border.
border-bottom-width-026 reference/ref-if-there-is-no-red Border-bottom-width using picas with a minimum value with a minus sign, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 3a6a96a11ef2934b98d59a30b3d26b977f85eb5b `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in picas that that has a minus sign before it.
border-bottom-width-027 reference/ref-if-there-is-no-red Border-bottom-width using picas with a minimum value with a plus sign, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cb04bd43f908aae46a2cee5df927fc95fd50f149 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in picas that that has a plus sign before it.
border-bottom-width-028 reference/border-bottom-width-006-ref Border-bottom-width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 755045305542c9603ff6b866462841f0f9fa70d9 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in picas that sets the width of the bottom border.
border-bottom-width-029 reference/border-bottom-width-006-ref Border-bottom-width using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7e3c055c9a506bbca819a80e35656793cb46367d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in picas that has a plus sign before it.
border-bottom-width-034 reference/border-bottom-width-012-ref Border-bottom-width using centimeters with a minimum minus one (negative) value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 195a8bd047eef1a9292e0f1d9ee848881de3063e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in centimeters and resets to the initial value.
border-bottom-width-035 reference/ref-if-there-is-no-red Border-bottom-width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 857d0d2ca47f4ec55f9cb59c74714527a6fcdc11 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in centimeters that sets the width of the bottom border.
border-bottom-width-036 Border-bottom-width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 43b48a46df8a09b2c8d22d61897e7938d1464c54 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in centimeters that sets the width of the bottom border.
border-bottom-width-037 reference/ref-if-there-is-no-red Border-bottom-width using centimeters with a minimum value with a minus sign, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a3a860d3492f1c9f774496a82f9dddd29e32b3ca `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in centimeters that that has a minus sign before it.
border-bottom-width-038 reference/ref-if-there-is-no-red Border-bottom-width using centimeters with a minimum value with a plus sign, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 681997f70e66daf4536b2de61c270cf5802a3d40 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in centimeters that that has a plus sign before it.
border-bottom-width-039 reference/border-bottom-width-006-ref Border-bottom-width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 84b57bd3d2da9ab25dcb29363b409bd84dbb71c2 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in centimeters that sets the width of the bottom border.
border-bottom-width-040 reference/border-bottom-width-006-ref Border-bottom-width using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d00eaa3ccc7187738a2798f3575ff509a0064beb `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in centimeters that has a plus sign before it.
border-bottom-width-045 reference/border-bottom-width-012-ref Border-bottom-width using millimeters with a minimum minus one (negative) value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e905c6190d5fb7b1f73a2428e6d168bfc67e0677 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in millimeters and resets to the initial value.
border-bottom-width-046 reference/ref-if-there-is-no-red Border-bottom-width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d55d4ba60d445f705c8ba9c6d5e47d5212ad5d86 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in millimeters that sets the width of the bottom border.
border-bottom-width-047 Border-bottom-width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7fa400c03da40b3ca9ffa7dcfb95e30d8aa178a3 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in millimeters that sets the width of the bottom border.
border-bottom-width-048 reference/ref-if-there-is-no-red Border-bottom-width using millimeters with a minimum value with a minus sign, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 27eaed8738bfa2a2c7a5af742abb3f372734793c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in millimeters that that has a minus sign before it.
border-bottom-width-049 reference/ref-if-there-is-no-red Border-bottom-width using millimeters with a minimum value with a plus sign, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e673a6480bacb5a41ae727234219ee958576478a `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in millimeters that that has a plus sign before it.
border-bottom-width-050 reference/border-bottom-width-006-ref Border-bottom-width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ad69548af6a74e807d59a989d8601c9b83ad79cc `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in millimeters that sets the width of the bottom border.
border-bottom-width-051 reference/border-bottom-width-006-ref Border-bottom-width using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 81633e93dfc5f1363ecc9855a0aa8b26c746a7da `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in millimeters that has a plus sign before it.
border-bottom-width-056 reference/border-bottom-width-012-ref Border-bottom-width using inches with a minimum minus one (negative) value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e87de7320059cbaf0f4f64045c3b15ad76937914 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in inches and resets to the initial value.
border-bottom-width-057 reference/ref-if-there-is-no-red Border-bottom-width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties aaf3b03c0a08faa7205a2d00a866957c618d9bea `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in inches that sets the width of the bottom border.
border-bottom-width-058 reference/border-bottom-width-058-ref Border-bottom-width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 20dc478472388b83e034df125886c36bd4c72650 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in inches that sets the width of the bottom border.
border-bottom-width-059 reference/ref-if-there-is-no-red Border-bottom-width using inches with a minimum value with a minus sign, -0in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9857b6e947bbab28d7b6aee9d1f98d1581b854f3 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in inches that that has a minus sign before it.
border-bottom-width-060 reference/ref-if-there-is-no-red Border-bottom-width using inches with a minimum value with a plus sign, +0in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4374db2a491a539aaed545116b5bfa64c945b721 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in inches that that has a plus sign before it.
border-bottom-width-061 reference/border-bottom-width-061-ref Border-bottom-width using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5819bd941ac29a88ac13a2af9422a3cd6bb470e4 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in inches that sets the width of the bottom border.
border-bottom-width-062 reference/border-bottom-width-061-ref Border-bottom-width using inches with a nominal value with a plus sign, +3in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5a3c95b6fb7b79a164b1a01c282ae57c875925b5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in inches that has a plus sign before it.
border-bottom-width-067 reference/border-bottom-width-012-ref Border-bottom-width using 'em' units with a minimum minus one (negative) value, -1em invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9d5e10b37927515bc96488c280cf84e765e528dd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in 'em' units and resets to the initial value.
border-bottom-width-068 reference/ref-if-there-is-no-red Border-bottom-width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7f423018f0443fe60cca49955b22e13838f2e578 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in 'em' units that sets the width of the bottom border.
border-bottom-width-069 reference/border-bottom-width-069-ref Border-bottom-width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ed0a57529a4509f1e432e7cd9d35d6da5d17015b `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in 'em' units that sets the width of the bottom border.
border-bottom-width-070 reference/ref-if-there-is-no-red Border-bottom-width using 'em' units with a minimum value with a minus sign, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4fe0b7ad69a0d2a6d9749d531dbe11f214ea1cbd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in 'em' units that that has a minus sign before it.
border-bottom-width-071 reference/ref-if-there-is-no-red Border-bottom-width using 'em' units with a minimum value with a plus sign, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2332eaff0296584ca6b8d8274f99e26c12ae664c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in 'em' units that that has a plus sign before it.
border-bottom-width-072 reference/border-bottom-width-072-ref Border-bottom-width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2fd373a0c0142e9538ff092be7133c9da6a0286d `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in 'em' units that sets the width of the bottom border.
border-bottom-width-073 reference/border-bottom-width-072-ref Border-bottom-width using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 97fee95ba87f8a63952f5fb9721ff324eaadefa8 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in 'em' units that has a plus sign before it.
border-bottom-width-078 reference/border-bottom-width-012-ref Border-bottom-width using 'ex' units with a minimum minus one (negative) value, -1ex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4a764848d4d635b544ff915c6366efcd7b6333b1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property does not support a negative length value in 'ex' units and resets to the initial value.
border-bottom-width-079 reference/ref-if-there-is-no-red Border-bottom-width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 63c59296cfc8992c4ccb524eb15dec89d5c98f52 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in 'ex' units that sets the width of the bottom border.
border-bottom-width-080 reference/border-bottom-width-025-ref Border-bottom-width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4e5f070809e14e1df5b14964b6fc47180958d840 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum plus one length value in 'ex' units that sets the width of the bottom border.
border-bottom-width-081 reference/ref-if-there-is-no-red Border-bottom-width using 'ex' units with a minimum value with a minus sign, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e0f770b5b70c931d53e48fe9cf52daf543bdf3f2 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in 'ex' units that that has a minus sign before it.
border-bottom-width-082 reference/ref-if-there-is-no-red Border-bottom-width using 'ex' units with a minimum value with a plus sign, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1949356c52cf8d5041af12391eb46782b4f4d150 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value in 'ex' units that that has a plus sign before it.
border-bottom-width-083 reference/border-bottom-width-006-ref Border-bottom-width using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties dd5ab079a7eb7ea0ce0afc37c0245f167cf6a9a2 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in 'ex' units that sets the width of the bottom border.
border-bottom-width-084 reference/border-bottom-width-006-ref Border-bottom-width using 'ex' units with a nominal value with a plus sign, +6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 14d3eec45a3e91d380608937ab493c6910da28ed `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a nominal length value in 'ex' units that has a plus sign before it.
border-bottom-width-089 reference/ref-if-there-is-no-red Border-bottom-width set to negative zero with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a15d185539e23a5015e89759e2b7b0acf013da70 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value with no units that has a minus sign before it.
border-bottom-width-090 reference/ref-if-there-is-no-red Border-bottom-width set to zero with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0210721698093abdf04d190026832a16623f4de9 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value with no units.
border-bottom-width-091 reference/ref-if-there-is-no-red Border-bottom-width set to positive zero with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e75846b48e18eeedecb47ebbe5f1830f4abb3be7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a minimum length value with no units that has a plus sign before it.
border-bottom-width-092 Border-bottom-width set to thin http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e928805b43a24974ad81dc4417d4fc3b8263cbdf `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a value of thin.
border-bottom-width-093 Border-bottom-width set to medium http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties eac283793c9e2f9d20b8d1bbfa3b4942e6ee68ce `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a value of medium.
border-bottom-width-094 Border-bottom-width set to thick http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cf77c95108e82a615ff8b21c929d35d1695eba9c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a value of thick.
border-bottom-width-095 reference/ref-filled-black-96px-square Border-bottom-width set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1414cc93a761a7d15b2906d869a0e6ff1de85de7 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property supports a value of inherit and gets its computed value from its parent.
border-bottom-width-applies-to-001 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f47455066a31c45919b2e8a7f7012d0474bed3c2 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-row-group.
border-bottom-width-applies-to-002 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties efdea3a8763574be1ceb8eeb15dafe28b9235dfe `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-header-group.
border-bottom-width-applies-to-003 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a7c31a155370dd0aa32ec0474af95a893ec4161e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-footer-group.
border-bottom-width-applies-to-004 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e2348a482bd9c392b7aa1dbcb615643e2616563e `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-row.
border-bottom-width-applies-to-005 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ff7ced9d2781b609f8e1903fc83028466d0b7b38 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-column-group.
border-bottom-width-applies-to-006 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties bb1a63061dc2fd6651b5bc74ba8a5e3255a639fd `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-column.
border-bottom-width-applies-to-007 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f79f3019e05ab677f915e789a84e73c26fddf89c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-cell.
border-bottom-width-applies-to-008 Border-bottom-width applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e2105424c4638cd5b12376a3fcb2a205a54bee04 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of inline.
border-bottom-width-applies-to-009 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e046f706fde2423a46139b0b685089267526d029 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of block.
border-bottom-width-applies-to-010 Border-bottom-width applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0a751b4bc44ad9d410c0d85df4bd9d3bc244e3c1 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of list-item.
border-bottom-width-applies-to-011 Border-bottom-width applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 33123ea86fbb9ee179d7e80a8add58131b7f336c `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of run-in.
border-bottom-width-applies-to-012 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 43cecc5bdc8d06cada7852da4428bbc8a8d08b82 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of inline-block.
border-bottom-width-applies-to-013 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7bc2a24c4082efd5bd800eae371223925351a5c0 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table.
border-bottom-width-applies-to-014 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ad2116cf7257fe98e56acf45c798e40cbcf68117 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of inline-table.
border-bottom-width-applies-to-015 reference/ref-filled-black-96px-square Border-bottom-width applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ac3f31933ac4e88b35f250813b701bbefe2654b5 `Microsoft`<http://www.microsoft.com/> The 'border-bottom-width' property applies to elements with a display of table-caption.
border-collapse-001 Border-collapse set to 'collapse' http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 85efd62c468fe5d2b71bfec7f68bfac1769169f2 `Microsoft`<http://www.microsoft.com/> A table with 'border-collapse' set to 'collapse' collapses the borders between its cells.
border-collapse-002 Border-collapse set to 'separate' http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 9874bd6587a682b94b57cf2ef62424e21678891d `Microsoft`<http://www.microsoft.com/> A table with 'border-collapse' set to 'separate' separates the borders between its cells.
border-collapse-003 Border-collapse set to 'inherit' http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 5e46da0348b17f91e4592c46865fbd639103eeb2 `Microsoft`<http://www.microsoft.com/> A table can inherit its 'border-collapse' behavior from its parent container.
border-collapse-004 overflow: hidden and border-collapse: collapse http://www.w3.org/TR/CSS21/tables.html#collapsing-borders d388169f18a2bc392ab4e60257ab8f485d3012d7 `Ian Hickson`<mailto:ian@hixie.ch>
border-collapse-applies-to-001 Border-collapse and 'display: inline' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 8bcf8835c3f9cf877e0130d1ccd909b5bc26ee93 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: inline' elements.
border-collapse-applies-to-002 Border-collapse and 'display: block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 579bbfd707967e140cde8b5d1776f0680f41a4a8 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: block' elements.
border-collapse-applies-to-003 Border-collapse and 'display: list-item' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders ea275e3bfd7e0a0d61811256ab629eca5a70bc4a `Microsoft`<http://www.microsoft.com/> Border-collapse and 'display: list-item' elements.
border-collapse-applies-to-004 Border-collapse and 'display: run-in' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 15ee7418c100d319edb53011e09a59f252a90d4f `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: run-in' elements.
border-collapse-applies-to-005 Border-collapse and 'display: inline-block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders fa027b733a6ab431aee342d075b52bb0131f66ed `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: inline-block' elements.
border-collapse-applies-to-006 Border-collapse and 'display: table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders abcbd32d62d0a7b3aebc4c2458794a2a1d1e4761 `Microsoft`<http://www.microsoft.com/> Border-collapse applies to 'display: table' elements.
border-collapse-applies-to-007 Border-collapse and 'display: inline-table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 323697f968bff83de767afdc13998e7135381eeb `Microsoft`<http://www.microsoft.com/> Border-collapse applies to 'display: inline-table' elements.
border-collapse-applies-to-008 Border-collapse and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 23172e497ce88745b5f70fec75838bc0423983bb `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-row-group' elements.
border-collapse-applies-to-009 Border-collapse and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders f05e9319fdc21fc8669ce36065cfce14a8ac4a09 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-header-group' elements.
border-collapse-applies-to-010 Border-collapse and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders edfddaffe531e235dbeded863c779017d56660b0 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-footer-group' elements.
border-collapse-applies-to-011 Border-collapse and 'display: table-row' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 274af4e7994585c7de90fe2c15eeefe81c442bfd `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-row' elements.
border-collapse-applies-to-012 Border-collapse and 'display: table-column' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 31aafebbc7bb1e4ccb37cdcadb39f70ba928cbb3 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-column' elements.
border-collapse-applies-to-013 Border-collapse and 'display: table-column-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 81330209b73b946d3da7cda9107644fb9a0e14b1 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-column-group' elements.
border-collapse-applies-to-014 Border-collapse and 'display: table-cell' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 1175c74ac6cea0528e929e49d624830313a214ee `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-cell' elements.
border-collapse-applies-to-015 Border-collapse and 'display: table-caption' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 3f846f44ec7bc6ba3963d7cc695a617591819796 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: table-caption' elements.
border-collapse-applies-to-016 reference/no-red-on-blank-page-ref Border-collapse and 'display: none' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders a250e3d80e64624e060fc0ce8cbb271a88df40d1 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: none' elements.
border-collapse-applies-to-017 Border-collapse and 'display: inherit' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 69325deac96136e6cbf18f2c6cb01dd31ad42e50 `Microsoft`<http://www.microsoft.com/> Border-collapse does not apply to 'display: inherit' elements which do not inherit the value of 'table' or 'inline-table'.
border-collapse-dynamic-cell-001 reference/border-collapse-dynamic-cell-001-ref border collapse dynamic change to cell style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 2a7bebbb250500fabd3b0dfe958bd021a3a391dd `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-cell-002 reference/border-collapse-dynamic-cell-002-ref border collapse dynamic change to cell color dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 17faa25a3ab2d14910993dae90bbbf89376f6f3e `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-cell-003 reference/border-collapse-dynamic-cell-003-ref border collapse dynamic change to cell border width dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders dbb3a63299f47242707e9e97cb1a7c4d6e52f1c5 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-cell-004 reference/border-collapse-dynamic-cell-004-ref border collapse dynamic change to colspan cell style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 340f41a6922a89e22bdb5371be1a67149f7b6748 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-cell-005 reference/border-collapse-dynamic-cell-005-ref border collapse dynamic change to rowspan cell style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 251311cf581b5e8573f52fe430baa2c86b20ad02 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-colgroup-001 reference/border-collapse-dynamic-colgroup-001-ref border collapse dynamic change to colgroup border color dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 24c114844782a5386920384f4a3fb53a7ba96d9b `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-colgroup-002 reference/border-collapse-dynamic-colgroup-002-ref border collapse dynamic change to colgroup border width dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 3d4be30f888925c7218212fb7e7395eee5861025 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-colgroup-003 reference/border-collapse-dynamic-colgroup-003-ref border collapse dynamic change to colgroup border style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 94d199475598f1969c62d0d51ab0b6ffe55e8564 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-column-001 reference/border-collapse-dynamic-colgroup-001-ref border collapse dynamic change to col border color dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 6df83ecdf04ba137d0ee1c8e99fb543dd1f6ed7c `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-column-002 reference/border-collapse-dynamic-colgroup-002-ref border collapse dynamic change to col border width dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders f0f854f4fcd4c11e25ef25694f4bb4611199bf98 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-column-003 reference/border-collapse-dynamic-colgroup-003-ref border collapse dynamic change to col border style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 2573b3f5a37af447421fc68965b260f1610ae9e8 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-row-001 reference/border-collapse-dynamic-rowgroup-001-ref border collapse dynamic change to row border color dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 453ce4579c598c809a663859e518777e6cfbf7ed `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-row-002 reference/border-collapse-dynamic-rowgroup-002-ref border collapse dynamic change to row border width dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 46e58696649ec40f840382f96d1bbec3962a1edd `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-row-003 reference/border-collapse-dynamic-rowgroup-003-ref border collapse dynamic change to row border style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders d3e611a9bbac403a1bd474ea9609014064abbed7 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-rowgroup-001 reference/border-collapse-dynamic-rowgroup-001-ref border collapse dynamic change to rowgroup border color dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders bb49ba947591c4c7dfbe50539233a5b6af8394f2 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-rowgroup-002 reference/border-collapse-dynamic-rowgroup-002-ref border collapse dynamic change to rowgroup border width dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 0dbf7a71893e3511ba9c1a53d441c739c4aa0c63 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-rowgroup-003 reference/border-collapse-dynamic-rowgroup-003-ref border collapse dynamic change to rowgroup border style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 8e267bc834bb7964a5142081ce901f2e2359cc3d `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-table-001 reference/border-collapse-dynamic-table-001-ref border collapse dynamic change to table border color dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 66e04451f13db07597884d1edf870f57388b5541 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-table-002 reference/border-collapse-dynamic-table-002-ref border collapse dynamic change to table border width dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders c018071dfaf72d3acbb10fa32e9365f35173b612 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-dynamic-table-003 reference/border-collapse-dynamic-table-003-ref border collapse dynamic change to table border style dom http://www.w3.org/TR/CSS21/tables.html#collapsing-borders d0f7ef3a6619e414eab0e67b1c6dd1d727fe20fc `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-inherited-001 Border-collapse is inherited by default http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders c75473bd27dbaba331ab0d278f212301c691e02f `Microsoft`<http://www.microsoft.com/> Border-collapse is inherited by default.
border-collapse-initial-001 Initial value of border-collapse http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse,http://www.w3.org/TR/CSS21/tables.html#borders 1828549349c57259c3b4f83b918321083136173d `Microsoft`<http://www.microsoft.com/> The initial value of border-collapse is 'separate'.
border-collapse-offset-001 reference/border-collapse-offset-001-ref border collapse http://www.w3.org/TR/CSS21/tables.html#collapsing-borders a6c46763d743a470718f862eda8ee7402f386d6e `Bernd Mielke`<mailto:bmlk@gmx.de>
border-collapse-offset-002 reference/border-collapse-offset-002-ref border collapse http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 0e6cf03ef75de84007ea3b3dfba818d49ad7efc1 `Bernd Mielke`<mailto:bmlk@gmx.de>
border-color-001 reference/border-color-001-ref Border-color with one color value http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ce633700ec17452817c6a9cd57b3b6b945afca81 `Microsoft`<http://www.microsoft.com/> The 'border-color' property with one color value is supported and applied to all sides of the box.
border-color-002 Border-color with two color values http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 07ce0dc7d90d50fc506a1550f2f0d6c303201752 `Microsoft`<http://www.microsoft.com/> The 'border-color' property with two color values is supported and applied to the correct sides of the box.
border-color-003 Border-color with three color values http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5f76e47326bdaa49a69c732e03dd982cd2d439d1 `Microsoft`<http://www.microsoft.com/> The 'border-color' property with three color values is supported and applied to the correct sides of the box.
border-color-004 Border-color with four color values http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6bdadcdd0501a847afb324a2b4b899998b8ce1cf `Microsoft`<http://www.microsoft.com/> The 'border-color' property with four color values is supported and applied to the correct sides of the box.
border-color-005 reference/border-color-005-ref Border-color with a transparent border http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 081aa97cfd21f094792afb08a82e4bcb66836601 `Microsoft`<http://www.microsoft.com/> The 'border-color' property set to 'transparent' is supported and applies to all sides of an element.
border-color-006 reference/border-color-006-ref Border-color set to inherit, inheriting one value http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8ab3a6a190cacd29f183ee80efc4aed85f37e8ce `Microsoft`<http://www.microsoft.com/> The 'border-color' property set to 'inherit' is supported and properly inherits a single value that will be applied to all sides of the element.
border-color-007 Border-color set to inherit, inheriting two values http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2a894de53a69e0bd7b8fd4cbecb57d78c35cc9d4 `Microsoft`<http://www.microsoft.com/> The 'border-color' property set to 'inherit' is supported and properly inherits two values that will be applied to the appropriate sides of the element.
border-color-008 Border-color set to inherit, inheriting three values http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 45c2ed5c4f94d5a2545706359f76003387556c46 `Microsoft`<http://www.microsoft.com/> The 'border-color' property set to 'inherit' is supported and properly inherits three values that will be applied to the appropriate sides of the element.
border-color-009 Border-color set to inherit, inheriting four values http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e7e9b141bc65ed7bd80d556d8caa43327fad862b `Microsoft`<http://www.microsoft.com/> The 'border-color' property set to 'inherit' is supported and properly inherits four values that will be applied to the appropriate sides of the element.
border-color-010 reference/border-color-010-ref CSS Colours: Initial Border Color http://www.w3.org/TR/CSS21/colors.html#colors 45b8cab7f4d2b372f89c465a71db89121702e58c `Ian Hickson`<mailto:ian@hixie.ch>
border-color-011 reference/border-color-011-ref CSS inheritance: border-color http://www.w3.org/TR/CSS21/box.html#border-color-properties df3997917cc396b349884c38cea70bfeb63c6e46 `Ian Hickson`<mailto:ian@hixie.ch>
border-color-012 reference/border-color-012-ref CSS inheritance: border-color http://www.w3.org/TR/CSS21/box.html#border-color-properties de254bd7ee4b4df8ec0b47b298e74055ded8a106 `Ian Hickson`<mailto:ian@hixie.ch>
border-color-applies-to-001 reference/border-applies-to-001-ref Border-color applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dbd4352fb3cf75f65f9de7671c75a9c8bf3e9741 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-row-group.
border-color-applies-to-002 reference/border-applies-to-001-ref Border-color applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7305d41285813a1d930605e179280b0467b9f9d6 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-header-group.
border-color-applies-to-003 reference/border-applies-to-001-ref Border-color applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fc0e4afa30d3235a4c441b6f8afd192eb5a590b8 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-footer-group.
border-color-applies-to-004 reference/border-applies-to-001-ref Border-color applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8fca00507aad0fffddaac0eae1cf261659043df5 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-row.
border-color-applies-to-005 reference/border-applies-to-001-ref Border-color applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 037b3ba61cbb29399de44009bd6308fbe866014a `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-column-group.
border-color-applies-to-006 reference/border-applies-to-001-ref Border-color applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c253f67d26b3ef0c4659cf9bfd6b0d125a40c7fc `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-column.
border-color-applies-to-007 reference/border-applies-to-001-ref Border-color applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 663c6adc06f91a8c2881d42cd099d05c8d8e0435 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-cell.
border-color-applies-to-008 Border-color applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ebcacc510ab5f92ae779730f961b6126b60733e4 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of inline.
border-color-applies-to-009 reference/border-applies-to-001-ref Border-color applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 259ccb2e9e590990dc8c00a71c5b0e59eff8cf1f `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of block.
border-color-applies-to-010 Border-color applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 005e0378fff0cb23aab8e6e5cdb5a467f4ddd26c `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of list-item.
border-color-applies-to-011 Border-color applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3abc5b250dca7ed3845a236a3ab44fc4039ebdd0 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of run-in.
border-color-applies-to-012 reference/border-applies-to-001-ref Border-color applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 694b02614f0905ed36236dc1ce9eb419c7c859be `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of inline-block.
border-color-applies-to-013 reference/border-applies-to-001-ref Border-color applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ba3024f28a6ddca0fb3bf74a3f30f15788965e32 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table.
border-color-applies-to-014 reference/border-applies-to-001-ref Border-color applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e40a1b737006ae45de0b744b29297a943c307ee3 `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of inline-table.
border-color-applies-to-015 reference/border-applies-to-001-ref Border-color applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 05651c022e29e220fba6c529bc245fe7daad7ace `Microsoft`<http://www.microsoft.com/> The 'border-color' properties applies to elements with a display of table-caption.
border-color-shorthand-001 reference/border-color-shorthand-001-ref Border-color shorthand - one value http://www.w3.org/TR/CSS21/box.html#border-color-properties 24922a350561895b6c9e67bcf9a036017d1a7f81 `Microsoft`<http://www.microsoft.com/> Specifying a single value on the 'border-color' property sets the value for all sides of the element.
border-color-shorthand-002 Border-color shorthand - two values http://www.w3.org/TR/CSS21/box.html#border-color-properties d439c5014ea00290476223717e388e214f656921 `Microsoft`<http://www.microsoft.com/> Specifying two values on the 'border-color' property assigns the first value to the top and bottom and the second to the left and right.
border-color-shorthand-003 Border-color shorthand - three values http://www.w3.org/TR/CSS21/box.html#border-color-properties 4fe5d537c7e361b19f0f38e63e906d2647fb7334 `Microsoft`<http://www.microsoft.com/> Specifying three values to the 'border-color' property assigns the first value to the top the second value to the left and right and the third value to the bottom.
border-color-shorthand-004 Border-color shorthand - four values http://www.w3.org/TR/CSS21/box.html#border-color-properties d60bbd6ecf2368f32f9a5163f4045910af76d9f9 `Microsoft`<http://www.microsoft.com/> Specifying four values to the 'border-color' property assigns the values for top, right, bottom and left.
border-conflict-element-001 Border Conflict Resolution (element) - cell vs. cell - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4c310133324ae1c29ae052073761697d95ed2327 `Microsoft`<http://www.microsoft.com/> With adjacent cells of same border-style and width, border collapsing favors the cell furthest to the top and left (in a 'left-to-right' table).
border-conflict-element-001a reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border-style and border-width http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution eeb18c417d26ced48de90540d1ad5c814bbb17eb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same border-width and the same border-style in a 'border-collapse: collapse' table, then the color of the border from the leftmost cell wins (if the table's 'direction' is 'ltr'; right, if it is 'rtl') and the color of the border from the topmost cell wins.
border-conflict-element-001b reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border-style and border-width http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 874de6fe911c746d3caaedb6715514a2119f0880 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same border-width and the same border-style in a 'border-collapse: collapse' table, then the color of the border from the topmost cell wins.
border-conflict-element-001c reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border-style and border-width http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 96a57ef8a32e7c930a840790e163d449f89505f0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same border-width and the same border-style in a 'border-collapse: collapse' table, then the color of the border from the leftmost cell wins (if the table's 'direction' is 'ltr'; rightmost, if it is 'rtl').
border-conflict-element-001d reference/border-conflict-element-001d-ref Border conflict resolution - adjacent cells with same border-style and border-width ahem,image http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a97ecc5e47414aaf4c8a0bdecf1108b9e7762b77 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same border-width and the same border-style in a 'border-collapse: collapse' table, then the color of the border from the leftmost cell wins (if the table's 'direction' is 'ltr'; right, if it is 'rtl') and the color of the border from the topmost cell wins.
border-conflict-element-001e reference/border-conflict-element-001e-ref Border conflict resolution - adjacent cells with same border-style and border-width image http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution,http://www.w3.org/TR/CSS21/box.html#border-color-properties b08cbf02b02d1e5564066a76d1d6ab44f4942be8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If a table cell's border color is not specified with a border property, then user agents must use the value of the element's 'color' property as the computed value for the border color. When two adjacent cells have the same border-width and the same border-style in a 'border-collapse: collapse' table, then the color of the border from the leftmost cell wins (if the table's 'direction' is 'ltr'; right, if it is 'rtl').
border-conflict-element-002 Border Conflict Resolution (element) - cell vs. cell - element with highest priority is the dominant border (rtl table) http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d35c672a719e8603128a48414baba57ad5f8ea84 `Microsoft`<http://www.microsoft.com/> With adjacent cells of same border-style and width, border collapsing favors the cell furthest to the top right for a 'right-to-left' table.
border-conflict-element-003 Border Conflict Resolution (by element): cell in row - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 95e05506f5420f3354530adb9e63133fa9b3e4ab `Microsoft`<http://www.microsoft.com/> With embedded elements (cell, row) of same border-style and width, border collapsing favors the cell.
border-conflict-element-004 Border Conflict Resolution (by element): cell vs. row - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 322ec68bd4758306f90f2efc69aa6368fa91bc16 `Microsoft`<http://www.microsoft.com/> With adjacent elements (cell, row) of same border-style and width, border collapsing favors the cell.
border-conflict-element-005 Border Conflict Resolution (by element): cell in row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c259b445343057fcfabe7546d47f292113aed4f4 `Microsoft`<http://www.microsoft.com/> With embedded elements (cell, row group) of same border-style and width, border collapsing favors the cell.
border-conflict-element-006 Border Conflict Resolution (by element): cell vs. row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 438c3af30622201600a4542aeb564653ad0c1c72 `Microsoft`<http://www.microsoft.com/> With adjacent elements (cell, row group) of same border-style and width, border collapsing favors the cell.
border-conflict-element-007 Border Conflict Resolution (by element): cell in column - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4b815527008ac0c8b3f296df3241a2118d2cfecf `Microsoft`<http://www.microsoft.com/> With embedded elements (cell, column) of same border-style and width, border collapsing favors the cell.
border-conflict-element-008 Border Conflict Resolution (by element): cell vs. column - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3720b75d91c94c62760e746cc21281ceb85edd4e `Microsoft`<http://www.microsoft.com/> With adjacent elements (cell, column) of same border-style and width, border collapsing favors the cell.
border-conflict-element-009 Border Conflict Resolution (by element): cell in column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b456e15059c936fb486c7e53c3da4faa668b8fbd `Microsoft`<http://www.microsoft.com/> With embedded elements (cell, column group) of same border-style and width, border collapsing favors the cell.
border-conflict-element-010 Border Conflict Resolution (by element): cell vs. column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 21e2c6ed606969feffb2d771cf76dabd6774fd41 `Microsoft`<http://www.microsoft.com/> With adjacent elements (cell, column group) of same border-style and width, border collapsing favors the cell.
border-conflict-element-011 Border Conflict Resolution (by element): cell vs. table - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution dee2af74c985ec563f70b8dc57075694e57592bf `Microsoft`<http://www.microsoft.com/> With embedded elements (cell, table) of same border-style and width, border collapsing favors the cell.
border-conflict-element-012 Border Conflict Resolution (by element): row vs. cell - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 833ef96b83256ed7d06d0383acbd8149a160a03c `Microsoft`<http://www.microsoft.com/> With adjacent elements (row, cell) of same border-style and width, border collapsing favors the cell.
border-conflict-element-013 Border Conflict Resolution (by element): row vs. row - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 47b4c4d629f36de0fce2b542506ca601e02593c3 `Microsoft`<http://www.microsoft.com/> With adjacent elements (row, row) of same border-style and width, border collapsing favors the row furthest to the top.
border-conflict-element-014 Border Conflict Resolution (by element): row in row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 770d4bdca1db858eb1ff0b8b8fcaaae7b1726c0f `Microsoft`<http://www.microsoft.com/> With embedded elements (row, row group) of same border-style and width, border collapsing favors the row.
border-conflict-element-015 Border Conflict Resolution (by element): row vs. row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution cc8fbcc8899b7f96995b263f4dd73e3acd6906d4 `Microsoft`<http://www.microsoft.com/> With adjacent elements (row, row group) of same border-style and width, border collapsing favors the row.
border-conflict-element-016 Border Conflict Resolution (by element): row vs. column - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2424f3922ca0524eb5b5266c7321ef8ee56936c0 `Microsoft`<http://www.microsoft.com/> With embedded elements (row, column) of same border-style and width, border collapsing favors the row.
border-conflict-element-017 Border Conflict Resolution (by element): row vs. column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b5cfed49d20451302561244a49768cbf0ce343b2 `Microsoft`<http://www.microsoft.com/> With embedded elements (row, column group) of same border-style and width, border collapsing favors the row.
border-conflict-element-018 Border Conflict Resolution (by element): row vs. table - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3a243d42c6fe059768937ea5c30d3c7ac6cf7891 `Microsoft`<http://www.microsoft.com/> With embedded elements (row, table) of same border-style and width, border collapsing favors the row.
border-conflict-element-019 Border Conflict Resolution (by element): row group vs. cell - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f6132ac889fdc173eee8e0d2bc8e2ba1f5e782c8 `Microsoft`<http://www.microsoft.com/> With embedded elements (row group, cell) of same border-style and width, border collapsing favors the cell.
border-conflict-element-020 Border Conflict Resolution (by element): row group vs. row - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a1993bfd4f902e56cab5b40dd2a237ee89ec5ce0 `Microsoft`<http://www.microsoft.com/> With adjacent elements (row group, row) of same border-style and width, border collapsing favors the row.
border-conflict-element-021 Border Conflict Resolution (by element): row group vs. row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 903645b48025b65fdd3196b091f46da4944391ed `Microsoft`<http://www.microsoft.com/> With adjacent elements (row group, row group) of same border-style and width, border collapsing favors the row group furthest to the top.
border-conflict-element-021a Border conflict resolution - adjacent table row groups with same border-style and border-width image http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 06a48e0b88bafd3521cb89cc036123468dcc1a5f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent table row groups (eg. thead, tbody, tfoot) have the same border-width and the same border-style in a 'border-collapse: collapse' table, then the color of the border from the topmost table row group wins: so, a thead wins over a tbody which wins over tfoot.
border-conflict-element-022 Border Conflict Resolution (by element): row group vs. column - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5fc51271ae4d1da99f3319836faca04775be9189 `Microsoft`<http://www.microsoft.com/> With embedded elements (row group, column) of same border-style and width, border collapsing favors the row group.
border-conflict-element-023 Border Conflict Resolution (by element): row group vs. column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ee14c0dd24904b4650f0ca812de94308964f0795 `Microsoft`<http://www.microsoft.com/> With embedded elements (row group, column group) of same border-style and width, border collapsing favors the row group.
border-conflict-element-024 Border Conflict Resolution (by element): row group vs. table - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 65ba67a96658aaf9b755a80c9d935a9f24ec1ae5 `Microsoft`<http://www.microsoft.com/> With embedded elements (row group, table) of same border-style and width, border collapsing favors the row group.
border-conflict-element-025 Border Conflict Resolution (by element): column vs. cell - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 49a1766f2b76224d6b45fdef337e41ac7a7821b9 `Microsoft`<http://www.microsoft.com/> With adjacent elements (column, cell) of same border-style and width, border collapsing favors the cell.
border-conflict-element-026 Border Conflict Resolution (by element): column vs. row - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9c0dea21ea13b99a37f16132bf6b80dd02f9650b `Microsoft`<http://www.microsoft.com/> With adjacent elements (column, row) of same border-style and width, border collapsing favors the row.
border-conflict-element-027 Border Conflict Resolution (by element): column vs. row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9c83d19e137681e574175db518d588411221cb60 `Microsoft`<http://www.microsoft.com/> With embedded elements (column, row group) of same border-style and width, border collapsing favors the row group.
border-conflict-element-028 Border Conflict Resolution (by element): column vs. column - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0bf4ac99d75320c14719abcd30814749e2c1c895 `Microsoft`<http://www.microsoft.com/> With adjacent elements (column, column) of same border-style and width, border collapsing favors the column farthest to the left (in a 'left-to-right' table.
border-conflict-element-029 Border Conflict Resolution (by element): column vs. column - element with highest priority is the dominant border (rtl table) http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c0e86fab10ca017504fa360c02ffd79cadbbe6ab `Microsoft`<http://www.microsoft.com/> With adjacent elements (column, column) of same border-style and width, border collapsing favors the column farthest to the right in a 'right-to-left' table.
border-conflict-element-030 Border Conflict Resolution (by element): column in column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7106aa15eda67eb5036dec15f6c01c7474f251b6 `Microsoft`<http://www.microsoft.com/> With embedded elements (column, column group) of same border-style and width, border collapsing favors the column.
border-conflict-element-031 Border Conflict Resolution (by element): column vs. column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 33d2020673c007e438f96d02052b39480732d071 `Microsoft`<http://www.microsoft.com/> With adjacent elements (column, column group) of same border-style and width, border collapsing favors the column.
border-conflict-element-032 Border Conflict Resolution (by element): column vs. table - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4c97884d68ceb2ca0e4080ff2a01f2d6cfe55d8d `Microsoft`<http://www.microsoft.com/> With embedded elements (column, table) of same border-style and width, border collapsing favors the column.
border-conflict-element-033 Border Conflict Resolution (by element): column group vs. cell - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ff5a831d954de78b451b694bbc5bc99fd61fa4bf `Microsoft`<http://www.microsoft.com/> With adjacent elements (column group, cell) of same border-style and width, border collapsing favors the cell.
border-conflict-element-034 Border Conflict Resolution (by element): column group vs. row - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bdeeee97bf94bf6294ef3ab09bce046a8e3aa41b `Microsoft`<http://www.microsoft.com/> With embedded elements (column group, row) of same border-style and width, border collapsing favors the row.
border-conflict-element-035 Border Conflict Resolution (by element): column group vs. row group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9cc991d9db881b343e2576fb83a5bbffb4d3adb7 `Microsoft`<http://www.microsoft.com/> With embedded elements (column group, row group) of same border-style and width, border collapsing favors the row group.
border-conflict-element-036 Border Conflict Resolution (by element): column group vs. column - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 356ac0fdbc26e45a55a33bf5feaf0cfba58cb1cf `Microsoft`<http://www.microsoft.com/> With adjacent elements (column group, column) of same border-style and width, border collapsing favors the column.
border-conflict-element-037 Border Conflict Resolution (by element): column group vs. column group - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution cf0eb20fca42a5654e3c1eb121fb61d951b90d15 `Microsoft`<http://www.microsoft.com/> With adjacent elements (column group, column group) of same border-style and width, border collapsing favors the column group farthest to the left (in a 'ltr' table).
border-conflict-element-038 Border Conflict Resolution (by element): column group vs. column group - element with highest priority is the dominant border (rtl table) http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a68336894c2cebd5216fe792d3a92d4d2bf56c44 `Microsoft`<http://www.microsoft.com/> With adjacent elements (column group, column group) of same border-style and width, border collapsing favors the column group farthest to the right in a 'right-to-left' table.
border-conflict-element-039 Border Conflict Resolution (by element): column group vs. table - element with highest priority is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 51bc0a4bfdf16fea51daaf10effbdbae74b9b0ab `Microsoft`<http://www.microsoft.com/> With embedded elements (column group, table) of same border-style and width, border collapsing favors the column group.
border-conflict-element-vlr-003 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-lr' table with 'direction: ltr' (basic) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 80f7d68fadaa533868f96e23d6faf64344ec26a7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vlr-005 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-lr' table with 'direction: ltr' (basic) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 33f2737fb6c9b5bd6d45ed23c1270f352e3631a9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vlr-007 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-lr' table with 'direction: ltr' (complex) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 8059636776238d1b53cdbb129151b5a010753589 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vlr-009 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-lr' table with 'direction: ltr' (complex) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 24cbf232469f0db6e5f43c89ef4fd471b380b78d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vlr-011 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-lr' table with 'direction: rtl' (complex) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 8462c1eedcfebf939538e542127022108a2eb674 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vlr-013 reference/ref-filled-green-100px-square Border conflict resolution - cell wins over row, cell wins over rowgroup and cell wins over table (compound) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d3b547d4ffbd3b081047617610e63b1f490ac9b5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, in border-collapsing model, when 'border-style' values and 'border-width' values are identical, then the 'border-color' set on a cell wins over the 'border-color' set on a row (5th table), the 'border-color' set on a cell wins over the 'border-color' set on a row group (tfoot in 4th table, thead in 3rd table, tbody in 2nd table) and the 'border-color' set on a cell wins over the 'border-color' set on a table element (1st table).
border-conflict-element-vrl-002 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-rl' table with 'direction: ltr' (basic) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 17f093e8c9942eec118b8b43ede299ee053b82c1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vrl-004 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-rl' table with 'direction: ltr' (basic) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 500a0c57c9e8f1fdb00ce7b201d58f733276f425 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vrl-006 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-rl' table with 'direction: ltr' (complex) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 647fb4e2ef2bd205ded97edeb0f452dde3f21d7d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vrl-008 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-rl' table with 'direction: ltr' (complex) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 74bd1a7bfaff1c7c55b2730613d0ee42c8bcd779 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vrl-010 reference/ref-filled-green-100px-square Border conflict resolution - adjacent cells with same border styles in a 'vertical-rl' table with 'direction: rtl' (complex) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 67138fbfd3e26ad03593a470472462d0f34f14e2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two adjacent cells have the same 'border-width' value and the same 'border-style' value in a 'border-collapse: collapse' table, then the color of the border of the cell closest to line-left side wins (if the table's 'direction' is 'ltr'; line-right side, if it is 'rtl') and the color of the border of the cell closest to block-start side wins.
border-conflict-element-vrl-012 reference/ref-filled-green-100px-square Border conflict resolution - cell wins over row, cell wins over rowgroup and cell wins over table (compound) http://www.w3.org/TR/css-writing-modes-3/#logical-directions,http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 776628d1dd1220711973475c594908436b946c85 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, in border-collapsing model, when 'border-style' values and 'border-width' values are identical, then the 'border-color' set on a cell wins over the 'border-color' set on a row (5th table), the 'border-color' set on a cell wins over the 'border-color' set on a row group (tfoot in 4th table, thead in 3rd table, tbody in 2nd table) and the 'border-color' set on a cell wins over the 'border-color' set on a table element (1st table).
border-conflict-example-001 Border conflict resolution - borders are collapsed according to precdence rules (example 1) image http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 24e03edc3097b6132c1f4dc5c29e5f6b8ccc02c3 `Microsoft`<http://www.microsoft.com/> Borders are collapsed according to the precedence rules (example from spec section 17.6.2.1).
border-conflict-example-002 Border conflict resolution - borders are collapsed according to the precedence rules (example 2) image http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a74c28feafcb56ac7c102850ff6c95235180f291 `Microsoft`<http://www.microsoft.com/> Borders are collapsed according to the precedence rules (example from spec section 17.6.2.1).
border-conflict-resolution-001 Cell borders are set by a cell http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a9cbce2c698cb4e5f9e4122866e3caee7b7f2689 `Microsoft`<http://www.microsoft.com/> Borders on every edge (top, right, bottom, left) of a cell can be set by the cell's border properties, which can vary in width, style and color.
border-conflict-resolution-002 Cell borders are set by a row http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3ca901667062b87c4365eca25fbd1101cefccb63 `Microsoft`<http://www.microsoft.com/> Borders on every edge (top, right, bottom, left) of a cell can be set by the row's border properties, which can vary in width, style and color.
border-conflict-resolution-003 Cell borders are set by a row group http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f21c4656f27a8d8fbbfc5c91339b80dc22c4d378 `Microsoft`<http://www.microsoft.com/> Borders on every edge (top, right, bottom, left) of a cell can be set by the row group's border properties, which can vary in width, style and color.
border-conflict-resolution-004 Cell borders are set by a column http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution cbce0d36a4413408bfb65c4e59fb661266f0b53a `Microsoft`<http://www.microsoft.com/> Borders on every edge (top, right, bottom, left) of a cell can be set by the column's border properties, which can vary in width, style and color.
border-conflict-resolution-005 Cell borders are set by a column group http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 8f21531aff23d2a263e7edd6e3f028c79c39b8eb `Microsoft`<http://www.microsoft.com/> Borders on every edge (top, right, bottom, left) of a cell can be set by the column group's border properties, which can vary in width, style and color.
border-conflict-resolution-006 Cell borders are set by the table http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4ad427c673a80a4c0b997d09904b45d504e09697 `Microsoft`<http://www.microsoft.com/> Borders on every edge (top, right, bottom, left) of a cell can be set by the table's border properties, which can vary in width, style and color.
border-conflict-style-001 Border Conflict Resolution (by border style): 'dashed' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e7cc3a5ed5aa47da3925ea2aef0ca75d1e965af3 `Microsoft`<http://www.microsoft.com/> Only one 'dashed' border appears when two 'dashed' borders of the same size are collapsed together.
border-conflict-style-002 Border Conflict Resolution (by border style): 'dashed' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 03a35951ba9f84a9931345307846e7a6511dacf9 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'dotted' border of the same size.
border-conflict-style-003 Border Conflict Resolution (by border style): 'dashed' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9de6a478477acb70fbe044a05322bdd99e59c6ed `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'dashed' border of the same size.
border-conflict-style-004 Border Conflict Resolution (by border style): 'dashed' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 277c9d90f40fe27f61206ba0d70ae910e6f0d3f5 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-005 Border Conflict Resolution (by border style): 'dashed' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d54862cfe0d64956355805253b4818706822eb6d `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'dashed' border.
border-conflict-style-006 Border Conflict Resolution (by border style): 'dashed' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 161d24781ab736ac7efd97ee53590c38dac1500f `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'inset' border of the same size.
border-conflict-style-007 Border Conflict Resolution (by border style): 'dashed' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 67b1d83af9ae535d0a32f8268396e71a70bcc595 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-008 Border Conflict Resolution (by border style): 'dashed' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5386bddb6916141b599cb562070b84dd86cf1217 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'outset' border of the same size.
border-conflict-style-009 Border Conflict Resolution (by border style): 'dashed' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution fe38c036c3be60619deb7329d276ae2c52b882b1 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-010 Border Conflict Resolution (by border style): 'dashed' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d80e309121857e1243f2fc664223eec5c44d65fe `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'dashed' border of the same size.
border-conflict-style-011 Border Conflict Resolution (by border style): 'dotted' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f5ff54a3a297438a37ca4eb40db994c657230920 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'dotted' border of the same size.
border-conflict-style-012 Border Conflict Resolution (by border style): 'dotted' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 8ef07f65bbf6b0602011f3bf51af63b55fe032ec `Microsoft`<http://www.microsoft.com/> Only one 'dotted' border appears when two 'dotted' borders of the same size are collapsed together.
border-conflict-style-013 Border Conflict Resolution (by border style): 'dotted' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7d6acc262d0c7988cdedde3aa92ee53bacce8ef6 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'dotted' border of the same size.
border-conflict-style-014 Border Conflict Resolution (by border style): 'dotted' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d95232b134ad431a85cfb51713ae551d20116216 `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-015 Border Conflict Resolution (by border style): 'dotted' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ef4a8f61fc20019e633f36c8dd402a711f5d4b8a `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'dotted' border.
border-conflict-style-016 Border Conflict Resolution (by border style): 'dotted' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e11b6ac19e427163b1460bec9b9455b84c593471 `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'inset' border of the same size.
border-conflict-style-017 Border Conflict Resolution (by border style): 'dotted' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 821257dd0015a42a03f2d61809921e12542e6aef `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-018 Border Conflict Resolution (by border style): 'dotted' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9d8a555af914a58f7ca4cf6da52c1657901a2c8c `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'outset' border of the same size.
border-conflict-style-019 Border Conflict Resolution (by border style): 'dotted' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c96fe10309a42c9da322b006a93cece84dd95156 `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-020 Border Conflict Resolution (by border style): 'dotted' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 379b9cc032b470f660fcb80b327a199fb2f768a1 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'dotted' border of the same size.
border-conflict-style-021 Border Conflict Resolution (by border style): 'double' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2b10a1cac0e964f1d79f8e691b36f64505b7bf01 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'dashed' border of the same size.
border-conflict-style-022 Border Conflict Resolution (by border style): 'double' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 273f6454f30eebd2425d3b6c7685ba33a9d5f003 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'dotted' border of the same size.
border-conflict-style-023 Border Conflict Resolution (by border style): 'double' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2102eced924e02193b59a4a3eb923a1bdffde280 `Microsoft`<http://www.microsoft.com/> Only a single 'double' border appears when two 'double' borders of the same size are collapsed together.
border-conflict-style-024 Border Conflict Resolution (by border style): 'double' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1e9ec73cc32be747efaa2287899dcd8137d52bf9 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-025 Border Conflict Resolution (by border style): 'double' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 27c0c765126581728cc3f2d92c0c2d3dcde75107 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'double' border.
border-conflict-style-026 Border Conflict Resolution (by border style): 'double' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f39aaf2d4dfaf0af63dbe382add9d85d2e3303ce `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'inset' border of the same size.
border-conflict-style-027 Border Conflict Resolution (by border style): 'double' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c5b09f9424781434f9eb563a4ee0a9a6e1a60312 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-028 Border Conflict Resolution (by border style): 'double' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7cd789ffad41c4a9eaec7c3805463732247f65c5 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'outset' border of the same size.
border-conflict-style-029 Border Conflict Resolution (by border style): 'double' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1ddc8184353f86acf056e8a71d6f63ba716efc83 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-030 Border Conflict Resolution (by border style): 'double' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 61e03ea50a26a3199cf999d1a0629f8b65b82ab4 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'solid' border of the same size.
border-conflict-style-031 Border Conflict Resolution (by border style): 'groove' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e4ded624e9b4f3c29bb04e4b1d32adf38b6e4380 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-032 Border Conflict Resolution (by border style): 'groove' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4127902eac8a48f5c01c54fb1829fe9cef62482e `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-033 Border Conflict Resolution (by border style): 'groove' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f48bd1ee6901b450a53f9f4a1f8a2ead894551c0 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-034 Border Conflict Resolution (by border style): 'groove' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 875e5964dfcb804e1a78b41767acb6bcf8c8589b `Microsoft`<http://www.microsoft.com/> Only a single 'groove' border appears when two of 'groove' borders of the same size are collapsed together.
border-conflict-style-035 Border Conflict Resolution (by border style): 'groove' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c5208e5e24cb54a4cbe3467742a58ceb762c1a47 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'groove' border.
border-conflict-style-036 Border Conflict Resolution (by border style): 'groove' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d3299b856fce7bbc02e33d8bfaad4275bab12eca `Microsoft`<http://www.microsoft.com/> The 'groove' border is the dominant border when it is collapsed with a 'inset' border of the same size.
border-conflict-style-037 Border Conflict Resolution (by border style): 'groove' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 076b5936a6ab19e102f141069f707b3ed390c2e9 `Microsoft`<http://www.microsoft.com/> The 'groove' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-038 Border Conflict Resolution (by border style): 'groove' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution fc83ceb8137443c81bc61bde643caff54c140214 `Microsoft`<http://www.microsoft.com/> The 'outset' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-039 Border Conflict Resolution (by border style): 'groove' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f10acd43e46961730882a28f952585c215c917ed `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-040 Border Conflict Resolution (by border style): 'groove' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b4a8d0e96ece7a63c5bcad399921423bbb4eb07e `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-041 Border Conflict Resolution (by border style): 'hidden' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2242990978942ba760a8786d2fbb0336d7a02369 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'dashed' border.
border-conflict-style-042 Border Conflict Resolution (by border style): 'hidden' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ecf8ae9cfb975e93d8a883d5919e271e7a0d4b61 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'dotted' border.
border-conflict-style-043 Border Conflict Resolution (by border style): 'hidden' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1f8d706ed03d4ee1b64f02936a1273e80c0d8820 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'double' border.
border-conflict-style-044 Border Conflict Resolution (by border style): 'hidden' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3fed39e4249f1221a3a41a8d5ea84a90e9354c1f `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'groove' border.
border-conflict-style-045 Border Conflict Resolution (by border style): 'hidden' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e887b42f097a3be5a921f3ddac663d4c904b95a6 `Microsoft`<http://www.microsoft.com/> The 'hidden' border collapsed with a 'hidden' border yields no border.
border-conflict-style-046 Border Conflict Resolution (by border style): 'hidden' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 46fa745dac60c342a520b1364615e3dc59a0cc66 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'inset' border.
border-conflict-style-047 Border Conflict Resolution (by border style): 'hidden' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 52df3ff3e8405aca6872fce763d6ad36bd0cb656 `Microsoft`<http://www.microsoft.com/> A 'hidden' border collapsed with a 'none' border yields no border.
border-conflict-style-048 Border Conflict Resolution (by border style): 'hidden' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a05da3f5b63e2728864edc716a7b30924949162e `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'outset' border.
border-conflict-style-049 Border Conflict Resolution (by border style): 'hidden' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution de83d6528dbe2342bced36f88bba9f068f015da2 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'ridge' border.
border-conflict-style-050 Border Conflict Resolution (by border style): 'hidden' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 53b6b67bd5b67c490aa2fb72bd522af635571db5 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'solid' border.
border-conflict-style-051 Border Conflict Resolution (by border style): 'inset' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7b4bbf7e7261fedea1a6786b673ade3252291a3c `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-052 Border Conflict Resolution (by border style): 'inset' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4d23559443a7a203c331a55170b1a4a064755319 `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-053 Border Conflict Resolution (by border style): 'inset' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2cde8d6fb71d06d4d8bcd2c0905fc9b7f77471f4 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-054 Border Conflict Resolution (by border style): 'inset' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 28247c9a91c5b12394cceb769a40571f5f7e64bb `Microsoft`<http://www.microsoft.com/> The 'groove' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-055 Border Conflict Resolution (by border style): 'inset' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6d3ad9c0a8e757d48e04af2a7024950e541775bf `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with an 'inset' border.
border-conflict-style-056 Border Conflict Resolution (by border style): 'inset' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 48ff546170817774217c07e8401758fd7ac7104f `Microsoft`<http://www.microsoft.com/> Only one 'inset' border appears when two 'inset' borders of the same size are collapsed.
border-conflict-style-057 Border Conflict Resolution (by border style): 'inset' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution edb061b9fc0edf6a47dc64b4269ae1e79e90e7e8 `Microsoft`<http://www.microsoft.com/> The 'inset' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-058 Border Conflict Resolution (by border style): 'inset' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0c86c1534268bfe42e61891b995ce82714969981 `Microsoft`<http://www.microsoft.com/> The 'outset' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-059 Border Conflict Resolution (by border style): 'inset' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6b1c2f6c453add06b71bbb630cf35b9774fded57 `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-060 Border Conflict Resolution (by border style): 'inset' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b8a9c793ca1702eaceda8519a41f2875f0f6d47c `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-061 Border Conflict Resolution (by border style): 'none' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f4011bb7ba73b5e3346e231c78ceadaad11e90c3 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-062 Border Conflict Resolution (by border style): 'none' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9f12bb65e288d711e22644857f6d21de5152c116 `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-063 Border Conflict Resolution (by border style): 'none' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b430dcc3ed7963caa146d5c388aeafd76bad31f6 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-064 Border Conflict Resolution (by border style): 'none' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 61e934e4fe3c6edf804784b3cefd7bca323d0759 `Microsoft`<http://www.microsoft.com/> The 'groove' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-065 Border Conflict Resolution (by border style): 'none' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 79657ffa9ecb768ff155e4bd37b44a2cdc613859 `Microsoft`<http://www.microsoft.com/> A 'none' border collapsed with a 'hidden' border yields no border.
border-conflict-style-066 Border Conflict Resolution (by border style): 'none' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9f9ee03a0a794055f2529ea0269755d33ff7602e `Microsoft`<http://www.microsoft.com/> The 'inset' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-067 Border Conflict Resolution (by border style): 'none' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 65ec710bd79c6000a7e0cdbfc497e5de456cfc72 `Microsoft`<http://www.microsoft.com/> A 'none' border collapsed with a 'none' border yields no border.
border-conflict-style-068 Border Conflict Resolution (by border style): 'none' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bbdf1d96effc069f807b4c3b1198fc2d79fca4d8 `Microsoft`<http://www.microsoft.com/> The 'outset' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-069 Border Conflict Resolution (by border style): 'none' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7d7098b29211a5b2fb59b8ebc1d0cf34c8873949 `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-070 Border Conflict Resolution (by border style): 'none' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 73c72c05022a1b5d83c3d6e3bb13d75ae85c3277 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-071 Border Conflict Resolution (by border style): 'outset' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bbb6a752bbe56855f99c3de12aa3e97e26ce5564 `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'outset' border of the same size.
border-conflict-style-072 Border Conflict Resolution (by border style): 'outset' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution fa1f7980174e3b4784044b98a9f819fc950900f1 `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with an 'outset' border of the same size.
border-conflict-style-073 Border Conflict Resolution (by border style): 'outset' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e4a68e528e50b20d3eefbed9bbade0cc82c39d03 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with an 'outset' border of the same size.
border-conflict-style-074 Border Conflict Resolution (by border style): 'outset' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d81051e5811dd97b677a614adf56ef35e4cb5423 `Microsoft`<http://www.microsoft.com/> The 'outset' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-075 Border Conflict Resolution (by border style): 'outset' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e145185e6e67d5138448e4973293e0f4b816be6a `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with an 'outset' border.
border-conflict-style-076 Border Conflict Resolution (by border style): 'outset' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6cac6f09d0bd62eaa456e1d8de5a4e0a0f3f7cdb `Microsoft`<http://www.microsoft.com/> The 'outset' border is the dominant border when it is collapsed with an 'inset' border of the same size.
border-conflict-style-077 Border Conflict Resolution (by border style): 'outset' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 15bb3564b4b95d636aabbe9a40ff8f50a46ab04a `Microsoft`<http://www.microsoft.com/> The 'outset' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-078 Border Conflict Resolution (by border style): 'outset' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0b49e44b528b95fb2760b6e5f8ae6c29b7771d3f `Microsoft`<http://www.microsoft.com/> Only one 'outset' border appears when two 'outset' borders of the same size are collapsed together.
border-conflict-style-079 Border Conflict Resolution (by border style): 'outset' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5a5f5e93e07a06eb2f5f1aada1dbfba319b08ad7 `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with an 'outset' border of the same size.
border-conflict-style-080 Border Conflict Resolution (by border style): 'outset' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4d6c73d9f9f5be7dc9564ce1d312f860d4923157 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with an 'outset' border of the same size.
border-conflict-style-081 Border Conflict Resolution (by border style): 'ridge' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7135d3fa9a87e385e718e0cf9a061d93f1c62cdd `Microsoft`<http://www.microsoft.com/> The 'dashed' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-082 Border Conflict Resolution (by border style): 'ridge' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2e3615958fc5c024f302266827b9ec69ded9751f `Microsoft`<http://www.microsoft.com/> The 'dotted' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-083 Border Conflict Resolution (by border style): 'ridge' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6a2bb478105d291ee1b794cb5be91fded0e54cb3 `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-084 Border Conflict Resolution (by border style): 'ridge' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d381fae4c6bb0ecf80b067843011c9e0bf6cf2e8 `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-085 Border Conflict Resolution (by border style): 'ridge' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 952a3ab991d31a8f891586a7c09af227da9b5b16 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'ridge' border.
border-conflict-style-086 Border Conflict Resolution (by border style): 'ridge' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 98215426eac693934aa1802bc1200121f1289e34 `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with a 'inset' border of the same size.
border-conflict-style-087 Border Conflict Resolution (by border style): 'ridge' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 351059680367c867228804bc5ba417a938133ee7 `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-088 Border Conflict Resolution (by border style): 'ridge' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 54cb9453b69a990b2f9082295b23574bc2e8884c `Microsoft`<http://www.microsoft.com/> The 'ridge' border is the dominant border when it is collapsed with an 'outset' border of the same size.
border-conflict-style-089 Border Conflict Resolution (by border style): 'ridge' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4526fb39173ec2cf3313bafe629214cdf8cf497d `Microsoft`<http://www.microsoft.com/> Only one 'ridge' border appears when two 'ridge' borders of the same size are collapsed together.
border-conflict-style-090 Border Conflict Resolution (by border style): 'ridge' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3f80d8faade7fed47af809ff8a8bc21bad251b2a `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-091 Border Conflict Resolution (by border style): 'solid' vs. 'dashed' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4289bbf1c227c28795c036038bb14347566690c0 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'dashed' border of the same size.
border-conflict-style-092 Border Conflict Resolution (by border style): 'solid' vs. 'dotted' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 22f8a514934add6c878811e5c737a22df5b31fe1 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'dotted' border of the same size.
border-conflict-style-093 Border Conflict Resolution (by border style): 'solid' vs. 'double' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 53460051a1615b08d03b969a39af5b8e9a0ef7ad `Microsoft`<http://www.microsoft.com/> The 'double' border is the dominant border when it is collapsed with a 'solid' border of the same size.
border-conflict-style-094 Border Conflict Resolution (by border style): 'solid' vs. 'groove' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 867d3ceec4a7573171e30d3a82cf981ce78f4c4b `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'groove' border of the same size.
border-conflict-style-095 Border Conflict Resolution (by border style): 'solid' vs. 'hidden' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e0916d245dccf248ea21eec9aa178eae40f5aa09 `Microsoft`<http://www.microsoft.com/> The 'hidden' border is the dominant border when it is collapsed with a 'solid' border.
border-conflict-style-096 Border Conflict Resolution (by border style): 'solid' vs. 'inset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e6b3d1f38ba0c46e0c192887ec0e8868098daf09 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'inset' border of the same size.
border-conflict-style-097 Border Conflict Resolution (by border style): 'solid' vs. 'none' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0c931cd52f9ca60c9e579d37d8840ba836e0653d `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'none' border.
border-conflict-style-098 Border Conflict Resolution (by border style): 'solid' vs. 'outset' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2674286e07d1cbeda2687e11e3814ef9618714bc `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'outset' border of the same size.
border-conflict-style-099 Border Conflict Resolution (by border style): 'solid' vs. 'ridge' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 422a285840ea267b2f50bc74657f0b734f917514 `Microsoft`<http://www.microsoft.com/> The 'solid' border is the dominant border when it is collapsed with a 'ridge' border of the same size.
border-conflict-style-100 Border Conflict Resolution (by border style): 'solid' vs. 'solid' - border with highest priority border style should dominate http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a1a8dd5a9abe46b669760a3037389b47f5d23226 `Microsoft`<http://www.microsoft.com/> Only a single 'solid' border appears when two 'solid' borders of the same size are collapsed together.
border-conflict-style-101 reference/border-conflict-style-101-ref border conflict resolution - border-style: hidden applied to table-row http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ce5e9a36be15cdf2f3329c1fa72de4b7cd02ac1e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> A table element with the 'border-style' value of 'hidden' should suppress all borders for such element.
border-conflict-style-102 reference/border-conflict-style-101-ref border conflict resolution - border-style: hidden applied to table-column-group http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 94f55f8b9da483b2df04a64e9cfd7df75e9e3114 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> A table element with the 'border-style' value of 'hidden' should suppress all borders for such element.
border-conflict-style-103 reference/border-conflict-style-101-ref border conflict resolution - border-style: hidden applied to table-column http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5c15a819a47b44c2fd91613a88d330daca2f15e6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> A table element with the 'border-style' value of 'hidden' should suppress all borders for such element.
border-conflict-style-104 reference/border-conflict-style-101-ref border conflict resolution - border-style: hidden applied to table-row-group http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b0f7351cbb20d88bcb52680052e5fcdb56854723 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> A table element with the 'border-style' value of 'hidden' should suppress all borders for such element.
border-conflict-style-105 reference/border-conflict-style-101-ref border conflict resolution - border-style: hidden applied to table-footer-group http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0e5c57c487ec34fd4fe9a1748f8ad0098b17b596 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> A table element with the 'border-style' value of 'hidden' should suppress all borders for such element.
border-conflict-style-106 reference/border-conflict-style-101-ref border conflict resolution - border-style: hidden applied to table-header-group http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ff88c6196bf6c688083563625a2fc4f57d5a2e68 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> A table element with the 'border-style' value of 'hidden' should suppress all borders for such element.
border-conflict-w-000 Border Conflict Resolution (width) - hidden/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 8dd1d3a9e766181fe24859d83b677dc1c7a6a130 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-001 Border Conflict Resolution (width) - hidden/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2f5babd2db7dddeffb35e84aa0780088e9157f9b `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-002 Border Conflict Resolution (width) - hidden/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 077ef2a12b1529ed2f8f015a0f7659a62a2b94a3 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-003 Border Conflict Resolution (width) - hidden/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 23e9dab81edde4cfe20c5bf374eaeb63a0e5f828 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-004 Border Conflict Resolution (width) - hidden/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 83f49bc460767308e6fa1c66fb168d205f0708cc `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-005 Border Conflict Resolution (width) - hidden/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 07aa87756b079f8a4e905c0444abedbc69e24155 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-006 Border Conflict Resolution (width) - hidden/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0a9f22b7735074ef8de9ce2d72066865edb633d0 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-007 Border Conflict Resolution (width) - hidden/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2c77de44db54da919447da8eb2b75b1746d48f52 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-008 Border Conflict Resolution (width) - hidden/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 26bf2394885187881039557c2027f2dce3c69d5a `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-009 Border Conflict Resolution (width) - hidden/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3414ccb5fed97459c6189d7415306a269796579f `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-010 Border Conflict Resolution (width) - double/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4333f8e812fc917cb44209bec966c244d8f54f75 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-011 Border Conflict Resolution (width) - double/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f2342b29f729b3a3833419348f776a482846967a `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-012 Border Conflict Resolution (width) - double/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3a0f1c1c52524079b097e246e6e6adc9ecd460f4 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-013 Border Conflict Resolution (width) - double/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9658d3ba2b87260b18991b0ea39f17098c9d2e33 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-014 Border Conflict Resolution (width) - double/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 22245cc8c192b872800ccf5e4b9bb495996fed15 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-015 Border Conflict Resolution (width) - double/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9b5e6b249c95e3ccdbf836925839e4db40792dda `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-016 Border Conflict Resolution (width) - double/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2ce6b90d4fe1d142a292451146b1c27d0baf6683 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-017 Border Conflict Resolution (width) - double/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1a94da9ebbedc85f825e3d36084a45b23b0432b1 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-018 Border Conflict Resolution (width) - double/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d2a65b29c73e11ffcd99951a902ae417f3039e2b `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-019 Border Conflict Resolution (width) - double/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 45e1c813785a4594ae57f0cc071094a921736203 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-020 Border Conflict Resolution (width) - solid/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4d93e68b6be4320724297a5ad7bce55506965c1f `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-021 Border Conflict Resolution (width) - solid/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2514f8ab3c628de661ab03eccd41858b885e8f8e `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-022 Border Conflict Resolution (width) - solid/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 56f251f24053fb5532c48e256441218f2a46f3a0 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-023 Border Conflict Resolution (width) - solid/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 80567ae68440fafbd6effe5c290ada0b78e4cfbd `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-024 Border Conflict Resolution (width) - solid/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 28b5170569a82b19636e2bfeea598d3c45df89a2 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-025 Border Conflict Resolution (width) - solid/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 92419da227d2c506847cd299947e2a23f9d4ad52 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-026 Border Conflict Resolution (width) - solid/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0e9e547d8bcc01126325c509beb7bb72e2a98914 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-027 Border Conflict Resolution (width) - solid/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f6f026a5af6f57b515fc9bf42a20ef292c70564d `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-028 Border Conflict Resolution (width) - solid/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0c5d4b83a2dfa9021227c99bf8c28beb78cc597e `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-029 Border Conflict Resolution (width) - solid/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9c3d9b21bba7040725cc352869ec41fe507e3aab `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-030 Border Conflict Resolution (width) - dashed/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a368357fcdea9a81c37e59d792b165e351e79b6a `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-031 Border Conflict Resolution (width) - dashed/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 20b1d9bce1247596058368792d1ba388d616d800 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-032 Border Conflict Resolution (width) - dashed/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 56ed4e23c6b861a3b72190abd76300b523fcf932 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-033 Border Conflict Resolution (width) - dashed/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 62ab5f086579cd9ff9a8a7c95d4aae52a7128e2d `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-034 Border Conflict Resolution (width) - dashed/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5e4fdba800f677f5f76fc57e9f08661a831fea6d `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-035 Border Conflict Resolution (width) - dashed/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution dbd2ed42ace5dd18a3ae11d6803ea2f18e68534b `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-036 Border Conflict Resolution (width) - dashed/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5519f4e8e95492ebc3863c7b7e7bf7fd206ed086 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-037 Border Conflict Resolution (width) - dashed/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 848f4348a0d3c699f9f9b6443bba3135e1aebb9d `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-038 Border Conflict Resolution (width) - dashed/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 23d49445ab0ecf9b0f845652e22e025151a73436 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-039 Border Conflict Resolution (width) - dashed/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution cc8f09d436264d135e95166aa2d93277e13765a6 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-040 Border Conflict Resolution (width) - dotted/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 56db2dfd644f62244a21aef0ff27ae4d741cbe7c `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-041 Border Conflict Resolution (width) - dotted/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 80d3e04e47f3a67d011a9e2605ec49e6671f0b42 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-042 Border Conflict Resolution (width) - dotted/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution dfdd7980028588e4ed79fce4f9b6a748f6974277 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-043 Border Conflict Resolution (width) - dotted/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 27de80671e63cd813b2500ea3a412c491af470bc `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-044 Border Conflict Resolution (width) - dotted/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 98c630c5e86526c0ce6d5650221e379169d1d6c6 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-045 Border Conflict Resolution (width) - dotted/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6e423d5b7f489466902e380035fc9d103fbb07e2 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-046 Border Conflict Resolution (width) - dotted/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 302c263a15d69c94c89a3960741ed234a99cd23c `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-047 Border Conflict Resolution (width) - dotted/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b12761d6977ae06b38ac9d496a11bd0744474b5c `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-048 Border Conflict Resolution (width) - dotted/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1d805f8972e5ec09c2e2f6e0d36c63160a0f2421 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-049 Border Conflict Resolution (width) - dotted/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e4812e838922cc9b12f14de34a1cf282ffcae3b1 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-050 Border Conflict Resolution (width) - ridge/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9cd636257f71906b91f4861d41e352a885f3928a `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-051 Border Conflict Resolution (width) - ridge/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 548615ccae8788a6a99067c5db528c9c4f550818 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-052 Border Conflict Resolution (width) - ridge/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bf958acdec48b12f7f0cf125aeca83ec2dc9f8b3 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-053 Border Conflict Resolution (width) - ridge/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution dc062c387fdd8e99d617ca216d605ee53ed7dcfd `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-054 Border Conflict Resolution (width) - ridge/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5081f9393b51cce5fde3e65e10a9430f52ef7ff4 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-055 Border Conflict Resolution (width) - ridge/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f0c6eaf9e9cb4a36e7b4f5fb984b5126b4499c68 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-056 Border Conflict Resolution (width) - ridge/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7721535f3b176c6e957054f03aa36da3d0b475ab `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-057 Border Conflict Resolution (width) - ridge/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7c8f44a12a3e3a95c60d629dbf6467b2b77740dd `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-058 Border Conflict Resolution (width) - ridge/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 220d70b802564fb4d2183fe4e58ac77ace604625 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-059 Border Conflict Resolution (width) - ridge/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1cf9d69c69d07b9c2023ac9456333087da2ec9c5 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-060 Border Conflict Resolution (width) - outset/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution dda1459648d90f913b25ebd4b4940511f7325905 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-061 Border Conflict Resolution (width) - outset/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution df7cc84abe954986efa694a7f187966b24044129 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-062 Border Conflict Resolution (width) - outset/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 73dd88d64fd22ca956c96fc94d46d1e11dba3f53 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-063 Border Conflict Resolution (width) - outset/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7bab586feff165f575987263ff4fda0aa5aa9ca0 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-064 Border Conflict Resolution (width) - outset/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c692f6032d6b669dc4fac76fb9c0ef663340417f `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-065 Border Conflict Resolution (width) - outset/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 336cfa330dc7acf2b01d0311fa14a8ad8aba3f23 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-066 Border Conflict Resolution (width) - outset/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2cc24d682661a05bdc2a5fb264711f062e170f11 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-067 Border Conflict Resolution (width) - outset/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6eec5586d5bf54418ce0690360da8cd992afd7f3 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-068 Border Conflict Resolution (width) - outset/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f44d922b60f14e6daf9543c1e905327ddc2a2377 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-069 Border Conflict Resolution (width) - outset/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 620a4f621c24cfe8a41576d3bee051e6624094ce `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-070 Border Conflict Resolution (width) - groove/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 310c2b2906e8528792657e43195e5c1cfcbac5c3 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-071 Border Conflict Resolution (width) - groove/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ffd9b1f9071fb688e5cccf7f2f0bea29f0ad3d4c `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-072 Border Conflict Resolution (width) - groove/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 598e1691422778e483d0066d0d74ca6e7b8a7c90 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-073 Border Conflict Resolution (width) - groove/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 06a9a301ac7d0c07a33130b095ec3ec2811b912b `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-074 Border Conflict Resolution (width) - groove/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4500099f749cef5e3cdd848d42e35b03e722dc76 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-075 Border Conflict Resolution (width) - groove/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6442eb2755acd08d39b8fbb8bd059de8fd5a0825 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-076 Border Conflict Resolution (width) - groove/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 489b65ffa4af05b8b8aa29d4310b7d75961c88f3 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-077 Border Conflict Resolution (width) - groove/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3219eaf59e684f8e974ec113f52e73b52e602001 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-078 Border Conflict Resolution (width) - groove/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f7108b7f911b379e3a8564325f5386720f02985a `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-079 Border Conflict Resolution (width) - groove/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 47adfbac5389ad2b4114e4bb8e8357e2451a1b47 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-080 Border Conflict Resolution (width) - inset/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution db1dbaa3fc58aa5eff030b1f51be28cdb586bbd9 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-081 Border Conflict Resolution (width) - inset/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c00b470e354afda9f270ce8936f2ae66b5ce0158 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-082 Border Conflict Resolution (width) - inset/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 939c380880f3b854613236a1729dbd0bcaf685f3 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-083 Border Conflict Resolution (width) - inset/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2e56b631f54710fb2f60fa1de6f6db7b6f47f213 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-084 Border Conflict Resolution (width) - inset/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d2328a68c9149c27fef661638ed4a843b7b25d64 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-085 Border Conflict Resolution (width) - inset/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bc7293605325b0dedd8992b8821a03ab967847b9 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-086 Border Conflict Resolution (width) - inset/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 49d2425784d265017f234bbe2e117f637e01c18f `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-087 Border Conflict Resolution (width) - inset/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 18e46ce4fc4fc8974883674ace82d65636c2d4ee `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-088 Border Conflict Resolution (width) - inset/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9eefb652de52b0e2a714537a1b19eb260af5be05 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-089 Border Conflict Resolution (width) - inset/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6a98bae8bdfecd93b5604b54a8fb1fa947ade609 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-090 Border Conflict Resolution (width) - none/hidden http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ff46330479d033426f2bd868ee9b531abda6bdbc `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-091 Border Conflict Resolution (width) - none/double http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution fb86142c23a4041fac10eada6988ebe56e3045b0 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-092 Border Conflict Resolution (width) - none/solid http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7b62ac3f429ec9b939aab92ba9f1472b8ef37274 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-093 Border Conflict Resolution (width) - none/dashed http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 34fa5ea7dfb3451e52612d0cdfec40b067ec196f `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-094 Border Conflict Resolution (width) - none/dotted http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 71f3b4e887d6c24e9d2c498e2273091c8f1b3755 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-095 Border Conflict Resolution (width) - none/ridge http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b3bfc57283c3540da37fedacf31e9b7cb69043d1 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-096 Border Conflict Resolution (width) - inset/outset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4c40a7c3ac2a2555a47e01a5f1bf3e01023547fe `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-097 Border Conflict Resolution (width) - none/groove http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution dfcd2cc644dba5a250a60c35c480496c5d533214 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-098 Border Conflict Resolution (width) - none/inset http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0576294c0830e2d7332721b115c7200ee657fb78 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-w-099 Border Conflict Resolution (width) - none/none http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 887aea48bf3e7c505a04e456aaaf14f5df9d3c39 `Lachlan Hunt`<http://lachy.id.au/about/contact>
border-conflict-width-001 Border Conflict Resolution (by border width): 'dashed' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 77ac8cabffee56587ea9d6fd26e7035261a87ea4 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-002 Border Conflict Resolution (by border width): 'dashed' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution be3abd945fe0061d82a6af1db0e7ee0848f26de1 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-003 Border Conflict Resolution (by border width): 'dashed' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 458d892f48ecc5633be2b73dc30afc0ea66faf36 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-004 Border Conflict Resolution (by border width): 'dashed' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a34eb3c36f9bc49e551e6369eb554213fa1a040a `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-005 Border Conflict Resolution (by border width): 'dashed' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 872e64d5b85d7af51fd8aff1041724f8d04e34f1 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-006 Border Conflict Resolution (by border width): 'dashed' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6e746e8cfa3d680f51e528cb428bba2d467701fb `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-007 Border Conflict Resolution (by border width): 'dashed' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 29802e5b5617299e0747d348bca0b427fadbda3e `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-008 Border Conflict Resolution (by border width): 'dashed' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3eed503e872cecc5f35887bacbccaab194b7faf9 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-009 Border Conflict Resolution (by border width): 'dashed' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bd8152f14c7c37e85cef8e4d30bbaf272ac2c391 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-010 Border Conflict Resolution (by border width): 'dashed' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 438affc17aee9a612d70386a316c4c677f53575b `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-011 Border Conflict Resolution (by border width): 'dotted' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e5a8406f42c815a4bbabfddbc1ea2964846876af `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-012 Border Conflict Resolution (by border width): 'dotted' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ba84c6cab5f54fc86bee00150502a327e1a47a9f `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-013 Border Conflict Resolution (by border width): 'dotted' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7324da7df9b287debcf8823203f51d70ecb4bd0b `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-014 Border Conflict Resolution (by border width): 'dotted' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 730fc1225deb2efb9c7de89dc95bbe767978687e `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-015 Border Conflict Resolution (by border width): 'dotted' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 065f6ae50841ff6a7576dd60ec55d737d34f8fbc `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-016 Border Conflict Resolution (by border width): 'dotted' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ea5d41eb869507795700b82aca302065e9958e79 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-017 Border Conflict Resolution (by border width): 'dotted' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ea9799a200146a6e23778c43895ff415eb2410b2 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-018 Border Conflict Resolution (by border width): 'dotted' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7a164033fecc5464d6c67e5f7bdf5afc5620ead0 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-019 Border Conflict Resolution (by border width): 'dotted' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a5e7fd71cfbc42b98e035c4565069a25e9715f83 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-020 Border Conflict Resolution (by border width): 'dotted' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 7d38e85b2de9c5186d81f36c0aada894357a7748 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-021 Border Conflict Resolution (by border width): 'double' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution be8172af85005ab5416cf0b9818b20623a560196 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-022 Border Conflict Resolution (by border width): 'double' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 14dc8d840287e3539bca6c38a1bacde664a026ee `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-023 Border Conflict Resolution (by border width): 'double' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d4a81da42f9819f9adb648f38d478c0a4bd06696 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-024 Border Conflict Resolution (by border width): 'double' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2c6982db16614953014e9c530ea4f778a31f5cc5 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-025 Border Conflict Resolution (by border width): 'double' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f2c0c5de1a33258b343c91c2309dd5647183e0d1 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-026 Border Conflict Resolution (by border width): 'double' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 825ef4076b8e74655b36aaefdac5cfb63e68f267 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-027 Border Conflict Resolution (by border width): 'double' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 80c348603bb019da397931d50eca0db8b06db4c6 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-028 Border Conflict Resolution (by border width): 'double' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2c204bad980d7998e8e42c0696d309c2b2911d59 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-029 Border Conflict Resolution (by border width): 'double' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 1e3cf16622656b9ec759440157f1a4ba740d7bfc `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-030 Border Conflict Resolution (by border width): 'double' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 917504981f071374df8aaddc83e9d35a99e0837b `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-031 Border Conflict Resolution (by border width): 'groove' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 2cee0b8afe3337ac944663414c5d1619e910bb04 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-032 Border Conflict Resolution (by border width): 'groove' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 03c0ad1e51e4ed7adfb27d73765368ec746a4df7 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-033 Border Conflict Resolution (by border width): 'groove' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 59722016cd1163b6d40bec0caf1849df62f62051 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-034 Border Conflict Resolution (by border width): 'groove' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a9ca6e33371bb425cc36525ecbe846486678c989 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-035 Border Conflict Resolution (by border width): 'groove' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 00c490146db38be39819233c637925c168c9a405 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-036 Border Conflict Resolution (by border width): 'groove' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c311af9d93d086ddd72b186e7e8d463b780572d7 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-037 Border Conflict Resolution (by border width): 'groove' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4b3d4c85ca26bc9be9ffa9a8698d84b2b43a3450 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-038 Border Conflict Resolution (by border width): 'groove' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 37239472042cbc4ec09075bcaf29ae1ff0e60213 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-039 Border Conflict Resolution (by border width): 'groove' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6cffd879fc4d59f1ffd0f4894bfa4d59e670eefb `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-040 Border Conflict Resolution (by border width): 'groove' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 88e9157c185e41507cb40b3606cb31e8ebc2f138 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-041 Border Conflict Resolution (by border width): 'hidden' vs. 'dashed' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0627385f0bac8c4ecc5ef1a8a45e2cb1b467238d `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-042 Border Conflict Resolution (by border width): 'hidden' vs. 'dotted' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution eef3e77442c037e19afe5d9dca75b7299df315d9 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-043 Border Conflict Resolution (by border width): 'hidden' vs. 'double' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution fc002b8deaeaae5cf6aeea1f30237d3e96ec4660 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-044 Border Conflict Resolution (by border width): 'hidden' vs. 'groove' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 095679feb8e5fdfe1a51159441c8c54883c4e16b `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-045 Border Conflict Resolution (by border width): 'hidden' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution de164c1ef9acf8d53c1847ab4c4e4134ee4534dd `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-046 Border Conflict Resolution (by border width): 'hidden' vs. 'inset' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d1fc3969c9fefceb9031071b922d7f3a4fbe385d `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-047 Border Conflict Resolution (by border width): 'hidden' vs. 'none' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a6ed0e7fb0d0f62807003a1fdfe3f29b3893791e `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-048 Border Conflict Resolution (by border width): 'hidden' vs. 'outset' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution de4d7dce7ea00631ab2058aeeafe80dc03cdae43 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-049 Border Conflict Resolution (by border width): 'hidden' vs. 'ridge' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution cf876da7174f906f4119680411b7d658c8a3bfd2 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-050 Border Conflict Resolution (by border width): 'hidden' vs. 'solid' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 44d9fb45e046c9b8336e7fd64270817e419c34eb `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-051 Border Conflict Resolution (by border width): 'inset' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9574c7382c34c841d5065a0fafad75c9e301e6ee `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-052 Border Conflict Resolution (by border width): 'inset' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 3301801a49b73b20538f5c234e5feeadaff81ac4 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-053 Border Conflict Resolution (by border width): 'inset' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 5c900efcd980cd34f3f6208e3d568e87dd3b292e `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-054 Border Conflict Resolution (by border width): 'inset' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bfd19f5b814cac6e6ac43c7aa4af23286c36d546 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-055 Border Conflict Resolution (by border width): 'inset' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bece2568e7d1b84357d45c532457c668430ed5b2 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-056 Border Conflict Resolution (by border width): 'inset' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bdd869a44dd4bb891594dd9cd234f82b675e36ae `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-057 Border Conflict Resolution (by border width): 'inset' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 76f4482536f37f743ab420a568f64a98d995882d `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-058 Border Conflict Resolution (by border width): 'inset' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f90b4d8635cbab59ba16a52ee7a28e0ca5bfb859 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-059 Border Conflict Resolution (by border width): 'inset' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 738d69ff2d09ab3347c680d4b17611549ee0572b `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-060 Border Conflict Resolution (by border width): 'inset' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 59077a07059e84880a4ab9fc5a1acaea30426aee `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-061 Border Conflict Resolution (by border width): 'none' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 12c766231df59192ea7b9bae05888a401adde25d `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-062 Border Conflict Resolution (by border width): 'none' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d3ee9ed188bc9f4941948425f8d976ca5f2f6fb6 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-063 Border Conflict Resolution (by border width): 'none' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 57914bd2ee3251fea7b92413f85b7bd64e9256cb `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-064 Border Conflict Resolution (by border width): 'none' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a31393e8a5b4a23ac23e0eb078e9dec73aab4d9e `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-065 Border Conflict Resolution (by border width): 'none' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution c6c003415bb3aa821a263edcaf23b48146c418e5 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-066 Border Conflict Resolution (by border width): 'none' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution b8611ba5c62613cc5acefee3c73b4a38f138645c `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-067 Border Conflict Resolution (by border width): 'none' vs. 'none' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0a954be2df7e4b2c8630209d1d4f8ccda99cbbd7 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-068 Border Conflict Resolution (by border width): 'none' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 33781c9cdeb2f2744e651ec77e5e36b5cc8f1792 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-069 Border Conflict Resolution (by border width): 'none' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution bda97dd96ccc8fc45d3fa4f67376a620940f74bf `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-070 Border Conflict Resolution (by border width): 'none' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e27e0d9e1e738a56c5b4b2042e607f57d11c9f78 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-071 Border Conflict Resolution (by border width): 'outset' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 595dcddd0c2c10360156ec11772366ef86f58c7f `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-072 Border Conflict Resolution (by border width): 'outset' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9372f487c704e58b3395ce6c492bc2ebd9da1b51 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-073 Border Conflict Resolution (by border width): 'outset' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 56b79b6e91351c7b12c3f8f44cb4e6cb45f9c6e1 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-074 Border Conflict Resolution (by border width): 'outset' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ebd79d6b56a4a4591658b2a0ae3b2dfab64b9ae7 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-075 Border Conflict Resolution (by border width): 'outset' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 235fc2e70c201f32bbcaf521f1afc3b51a318fe4 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-076 Border Conflict Resolution (by border width): 'outset' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution e467647ea2e4e981b45682605bbe7ca9b18d79bc `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-077 Border Conflict Resolution (by border width): 'outset' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 488b792f364222842e2c6bc720fb26b5a40e6291 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-078 Border Conflict Resolution (by border width): 'outset' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0e1afd659c0705bc3b8cf5b7da05d31782e3f0b7 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-079 Border Conflict Resolution (by border width): 'outset' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 16ab6fb346768ac481f9eb68bca0236ea82459f8 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-080 Border Conflict Resolution (by border width): 'outset' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution f46c8ad41ecbff18ef771bdb0d6ce5ec7bb18144 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-081 Border Conflict Resolution (by border width): 'ridge' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 09d7128b072f38e665ea4c134a84355850157699 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-082 Border Conflict Resolution (by border width): 'ridge' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a9b732ede2d308a3509760e58f7713f5fad392a7 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-083 Border Conflict Resolution (by border width): 'ridge' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution a05239735616d0cba92e25cf5bd5b7fc9bbf1750 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-084 Border Conflict Resolution (by border width): 'ridge' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 31190693740c22e3e8e35dad886f288922c9e7e8 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-085 Border Conflict Resolution (by border width): 'ridge' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 6b96e97f61a1e5b5d57ac5e69764e750769cf218 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-086 Border Conflict Resolution (by border width): 'ridge' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 94eb2062841de9ee11950fa1ce3b3b51d3526197 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-087 Border Conflict Resolution (by border width): 'ridge' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 83d67a60c8c344d8410079187a1dd30b5aee939e `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse, except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-088 Border Conflict Resolution (by border width): 'ridge' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 141e90abc26e8c1f4f4b66c3eccbe0aaee2b5a28 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-089 Border Conflict Resolution (by border width): 'ridge' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution ab643bafa404e94cadbf501d08bead824222ae14 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-090 Border Conflict Resolution (by border width): 'ridge' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 0ebb4a780d9c3f41adf99fe1f90a727f3cc29bb5 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-091 Border Conflict Resolution (by border width): 'solid' vs. 'dashed' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution fcaebe1763d5760054a8158d28496f6faaf0cd0d `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-092 Border Conflict Resolution (by border width): 'solid' vs. 'dotted' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4ba53f4acde3da1a3e5d83e6eb4a3755e04c0dad `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-093 Border Conflict Resolution (by border width): 'solid' vs. 'double' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 81218333ff384a8ac287232fd308a5e5fbb35a8d `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-094 Border Conflict Resolution (by border width): 'solid' vs. 'groove' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution faec5506026813fd8e880d513300466c92a6b176 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-095 Border Conflict Resolution (by border width): 'solid' vs. 'hidden' - a border style of 'hidden' is always the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution d0ebf4f21b91818ca3f1b511a95240645174ba95 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The 'hidden' border style takes precedence over all style and width definitions.
border-conflict-width-096 Border Conflict Resolution (by border width): 'solid' vs. 'inset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 57baedfa090bc19d92a5c45fc370741f006f50d4 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-097 Border Conflict Resolution (by border width): 'solid' vs. 'none' - a border style of 'none' is never the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 884138724979725cdf460ec10f5a5df8834922c5 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two , except when border style is 'none'. If border style is 'none' any other non-none border style is dominant border.
border-conflict-width-098 Border Conflict Resolution (by border width): 'solid' vs. 'outset' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 9e8edf4b90969265b79101cd722ce497391464ea `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-099 Border Conflict Resolution (by border width): 'solid' vs. 'ridge' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 4aae29d8cee78ae5034e95309748c053c14bebab `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-conflict-width-100 Border Conflict Resolution (by border width): 'solid' vs. 'solid' - border style with largest width is the dominant border http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution 581888c6bf7b2a6c57b5cb86a2e73a27b0a6a466 `W3C`<http://www.w3c.org/>,`Microsoft`<http://www.microsoft.com/> The widest border is dominant when two cell borders collapse.
border-dynamic-001 reference/border-dynamic-001-ref Dynamic Borders (style attribute) dom http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 3331c579171c848ca77d507646b72b3e2dc3a5ec `Ian Hickson`<mailto:ian@hixie.ch>
border-dynamic-002 reference/border-dynamic-001-ref Dynamic Borders (class attribute) dom http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties dcdd094064271e7202c06901045c1bf5f372b449 `Ian Hickson`<mailto:ian@hixie.ch>
border-left-001 reference/ref-filled-black-96px-square Border-left set to border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 66577d621f0774484f1c39c0f42bd24b7b63ca02 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the border-width for the left border.
border-left-002 Border-left set to border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 208d17e763a12fd88ce20acee8ef7a2690372899 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the border-style for the left border.
border-left-003 reference/border-left-003-ref Border-left set to border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7890b58cbb77e99af3b4787e98dee178910a5e60 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the border-color for the left border.
border-left-004 Border-left set to border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2d83c9952a9119cb2d46b860063feb91681e6cdd `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the border-width and border-style for the left border.
border-left-005 reference/border-left-005-ref Border-left set to border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 389963f446c2cf1a7a79d7a7d8b2c9aa7a86835a `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property sets the 'border-width' and 'border-color' for the left border.
border-left-006 reference/ref-filled-black-96px-square Border-left set to border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1bb4462c38a09a0dd2dc605d06de6ffe18f8bbcd `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property sets the 'border-style' and 'border-width' for the left border.
border-left-007 Border-left set to border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5e972ef4745a516a0060c3dde083f46df0354dc0 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property sets the 'border-style' and 'border-color' for the left border.
border-left-008 reference/border-left-005-ref Border-left set to border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 405ac0d7e9f46c897609ea5c99dd4a0c0d70faa4 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property sets the 'border-color' and 'border-width' for the left border.
border-left-009 Border-left set to border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 9ff5fa8e8c7b6ed2cc3f6b19ff1e59db12da37aa `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property sets the 'border-color' and 'border-style' for the left border.
border-left-010 Border-left set to border-width border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 43368c31234825167333b9912a42025cb9343eb8 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the 'border-width', 'border-style' and 'border-color'.
border-left-011 Border-left set to border-width border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 464fcf2476e226c8619d5191d1415a85d76ce80d `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the 'border-width', 'border-color' and 'border-style'.
border-left-012 Border-left set to border-style border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1654cd4dff3d579d8321972047f5469c1860257c `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the 'border-style', 'border-width' and 'border-color'.
border-left-013 Border-left set with border-style border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b6aa4546f5e4de0c54b1c2cb01fb9f16eff276bb `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the 'border-style', 'border-color' and 'border-width'.
border-left-014 Border-left set to border-color border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties bcc1d72d4589388843f1608d0e3df5c170642375 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the 'border-color', 'border-width' and 'border-style'.
border-left-015 Border-left set to border-color border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1a2a260ba013bb43d560d10a47eda4399c90288d `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly sets the 'border-color', 'border-style' and 'border-width'.
border-left-016 Border-left set to inherit, inheriting a single value for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties d08e4d873926dfe7f8c055c50f9db6c8ccdaf7ed `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-left-017 Border-left set to inherit, inheriting two values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 8ccd5920aca5a00feb41996bdd1d15159fce3fe3 `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-left-018 reference/border-left-018-ref Border-left set to inherit, inheriting three values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 9530c7b7093aff490e247f77b950a94aadf45a8d `Microsoft`<http://www.microsoft.com/> The 'border-left' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-left-applies-to-001 reference/border-left-applies-to-001-ref Border-left applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b450f69cd96126c9c04f014d877fd33c235ee52f `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-row-group.
border-left-applies-to-002 reference/border-left-applies-to-001-ref Border-left applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 59f3559b9c2f52eb674def53d8696671e1852aa3 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-header-group.
border-left-applies-to-003 reference/border-left-applies-to-001-ref Border-left applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1bc56452391b73565b58e57c2773813d389c71c3 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-footer-group.
border-left-applies-to-004 reference/border-left-applies-to-001-ref Border-left applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties e2cab9628ffab03d4ebcd7636f402730d1f16e99 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-row.
border-left-applies-to-005 reference/border-left-applies-to-001-ref Border-left applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties d7dd400ed13e0a38fbee11a9260834f4bab3a805 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-column-group.
border-left-applies-to-006 reference/border-left-applies-to-001-ref Border-left applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b04d465126c1b9a815c7c133da5625aba7338d22 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-column.
border-left-applies-to-007 reference/border-left-applies-to-001-ref Border-left applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a70c4096735545beba16ac0eae145fc89ad63df2 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-cell.
border-left-applies-to-008 Border-left applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties bf48aa2cf047158afd1bb5709bef0491b3d71e99 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of inline.
border-left-applies-to-009 reference/border-left-applies-to-001-ref Border-left applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties e9d651efd3a23c3f0b839ebef0d64e19343cdb67 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of block.
border-left-applies-to-010 Border-left applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1e28f5719a154cbe088d3ce0daff530c6994a14a `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of list-item.
border-left-applies-to-011 Border-left applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a378a1105d41f6d09d616c2578beecc5260efa49 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of run-in.
border-left-applies-to-012 reference/border-left-applies-to-001-ref Border-left applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5e05f8d4751631e475e3b31b8dcbf6516a574fc9 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of inline-block.
border-left-applies-to-013 reference/border-left-applies-to-001-ref Border-left applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties f66ce0f413afb61fc167c4007f10d96f5ce9e80f `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table.
border-left-applies-to-014 reference/border-left-applies-to-001-ref Border-left applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5154dc45d6666a9154a8c43eac8908dca2c63dd7 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of inline-table.
border-left-applies-to-015 reference/border-left-applies-to-001-ref Border-left applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-left,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2a7d11f6ed399e6d7200440b9e70f9b5421d21e4 `Microsoft`<http://www.microsoft.com/> The 'border-left' properties applies to elements with a display of table-caption.
border-left-color-001 reference/border-bottom-color-001-ref Border-left-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9ef142608741a67c4d97167b962717abaeb73d53 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00000 falls back to the initial value.
border-left-color-002 reference/border-bottom-color-001-ref Border-left-color set to hex with six digits with the minimum value, #000000 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f883b258ffce3929406c86cf0c55d04bd54068d5 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #000000 renders the correct color.
border-left-color-003 reference/border-bottom-color-003-ref Border-left-color set to hex with six digits with the minimum plus one value, #010101 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2e22154ba8eeda7798b4578cb13e77ac75c326ae `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #010101 renders the correct color.
border-left-color-004 reference/border-bottom-color-004-ref Border-left-color set to hex with six digits with a nominal value #999999 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 768a54b8e7865e725a8202e33f098e5f4ada33da `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #999999 renders the correct color.
border-left-color-005 reference/border-bottom-color-005-ref Border-left-color set to hex with six digits with the maximum minus one value of #fefefe http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4fcc32b2fbdf512f04f832bc0a6339675022ef0c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #fefefe renders the correct color for the border.
border-left-color-006 reference/border-bottom-color-006-ref Border-left-color set to hex with six digits with the maximum value of #ffffff http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 82afc52919cd8701cad221d9e738093fa3c93347 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #ffffff renders the correct color.
border-left-color-007 reference/ref-filled-black-96px-square Border-left-color set to hex with six digits with the maximum plus one value of #1000000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 01cf15127a45c5ee8e3df724d844f0f84a45e203 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #1000000 falls back to the initial value.
border-left-color-008 reference/ref-filled-black-96px-square Border-left-color set to hex with six digits with the maximum plus one value of #fgfgfg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4eef8beb297b8c8df14059e5713da589c4c0c0ba `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #fgfgfg falls back to the initial value.
border-left-color-009 reference/border-bottom-color-009-ref Border-left-color set to hex with six digits with a red set to minimum plus one value, #010000 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4ff22726ab83c3fc90dd07a64c2e2ec233d6ad6c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #010000 renders the correct color.
border-left-color-010 reference/border-bottom-color-010-ref Border-left-color set to hex with six digits with a red set to a nominal value, #990000 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8bd86b8d14cf96dab2c7249491304f2905659c4a `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #990000 renders the correct color.
border-left-color-011 reference/border-bottom-color-011-ref Border-left-color set to hex with six digits with a red set to maximum minus one value, #fe0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 51436456c7f7ea7caa77202fdf1c00ef0179198d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #fe0000 renders the correct color.
border-left-color-012 reference/border-bottom-color-012-ref Border-left-color set to hex with six digits with a red set to the maximum value, #ff0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8b91879ab21a233bdaefc5983175c051fbf89805 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #ff0000 renders the correct color.
border-left-color-013 reference/ref-filled-black-96px-square Border-left-color set to hex with six digits with a red set to the maximum plus one value, #fg0000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 26c74de8ac917a31b9a4efa3e4f92a51dd6653a8 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #fg0000 falls back to the initial value.
border-left-color-014 reference/border-bottom-color-014-ref Border-left-color set to hex with six digits with a green set to minimum plus one value, #000100 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f6353362aa9d7814fa0e9c25591e4ba0c43a6ac2 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #000100 renders the correct color.
border-left-color-015 reference/border-bottom-color-015-ref Border-left-color set to hex with six digits with a green set to a nominal value, #009900 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 33eee06a7efa847fe87f3407718cd5f01260c2b1 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #009900 renders the correct color.
border-left-color-016 reference/border-bottom-color-016-ref Border-left-color set to hex with six digits with a green set to maximum minus one value, #00fe00 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 032f6ca6de9291a9f63a46603c7f68f03f927e0f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00fe00 renders the correct color.
border-left-color-017 reference/border-bottom-color-017-ref Border-left-color set to hex with six digits with a green set to the maximum value, #00ff00 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 115fedf9e1048d8b044c040e91cdb9959ae8d7cd `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00ff00 renders the correct color.
border-left-color-018 reference/ref-filled-black-96px-square Border-left-color set to hex with six digits with a green set to the maximum plus one value, #00fg00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0040e7fa6a3b57b3fa028e38f9e7c3e37db93902 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00fg00 falls back to the initial value.
border-left-color-019 reference/border-bottom-color-019-ref Border-left-color set to hex with six digits with a blue set to minimum plus one value, #000001 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c57246db1f203beca586406d991b42a597841897 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #000001 renders the correct color.
border-left-color-020 reference/border-bottom-color-020-ref Border-left-color set to hex with six digits with a blue set to a nominal value, #000099 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 39f80813b725fc5b3da91529427316060b4113d0 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #000099 renders the correct color.
border-left-color-021 reference/border-bottom-color-021-ref Border-left-color set to hex with six digits with a blue set to maximum minus one value, #0000fe http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b0c8e3f46e9e00c2b2562582f85692f13db77651 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #0000fe renders the correct color.
border-left-color-022 reference/border-bottom-color-022-ref Border-left-color set to hex with six digits with a blue set to the maximum value, #0000ff http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5347403bd4f200a5a512fd9155ee27b1ad127eb9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #0000ff renders the correct color.
border-left-color-023 reference/ref-filled-black-96px-square Border-left-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cb599a32ed690e2de89ff4a9f92ee859d448caf9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #0000fg falls back to the initial value.
border-left-color-024 reference/ref-filled-black-96px-square Border-left-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9540fa8d87595838d6551eda26bacfd20c403617 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00 falls back to the initial value.
border-left-color-025 reference/border-bottom-color-001-ref Border-left-color set to hex with three digits with the minimum possible value #000 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a5a1823656dba5adfa093bd769c85c345dd4d731 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #000 renders the correct color.
border-left-color-026 reference/border-bottom-color-026-ref Border-left-color set to hex with three digits with the minimum plus one value, #111 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 04d25050f3d360e5a0a81a8754554dddd480f13f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #111 renders the correct color.
border-left-color-027 reference/border-bottom-color-027-ref Border-left-color set to hex with three digits with a nominal value #999 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 622e1120886a438dead6df4af89ab27462eb8602 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #999 renders the correct color.
border-left-color-028 reference/border-bottom-color-028-ref Border-left-color set to hex with three digits with the maximum minus one value of #eee http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2fc65fc4a203b5afbdb58fce42d10decc020deb6 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #eee renders the correct color.
border-left-color-029 reference/border-bottom-color-006-ref Border-left-color set to hex with three digits with the maximum value of #fff http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 10e03926f56ba3235cf72b5b5a1f00f7690ff839 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #fff renders the correct color.
border-left-color-030 reference/ref-transparent-or-black-square-transparent;reference/ref-transparent-or-black-square-black Border-left-color set to hex with three digits with the maximum plus one value of #1000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b128a45ea4af74942964c42b6de64402f7a97531 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #1000 is a transparent dark red square.
border-left-color-031 reference/ref-filled-black-96px-square Border-left-color set to hex with three digits with the maximum plus one value of #ggg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 67a711e9bca9c4116d4776c24cb77d1152f520dd `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #ggg falls back to the initial value.
border-left-color-032 reference/border-bottom-color-032-ref Border-left-color set to hex with three digits with a red set to minimum plus one value, #100 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b24b4c5a9741457ff07230b2670e6f6aadb71393 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #100 renders the correct color.
border-left-color-033 reference/border-bottom-color-010-ref Border-left-color set to hex with three digits with a red set to a nominal value, #900 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 06f0d0aa568083cb2e367ac876b8ca481ce0a238 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #900 renders the correct color.
border-left-color-034 reference/border-bottom-color-034-ref Border-left-color set to hex with three digits with a red set to maximum minus one value, #e00 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 33c037a7b54b5f829861f956e0da5820237f4860 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #e00 renders the correct color.
border-left-color-035 reference/border-bottom-color-012-ref Border-left-color set to hex with three digits with a red set to the maximum value, #f00 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8ff63864ec7a140946b023968c28ddac0c8a829e `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #f00 renders the correct color.
border-left-color-036 reference/ref-filled-black-96px-square Border-left-color set to hex with three digits with a red set to the maximum plus one value, #g00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f5b1463073b93e9ce2ba058b6bc1631fd8ed1bb7 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #g00 falls back to the initial value.
border-left-color-037 reference/border-bottom-color-037-ref Border-left-color set to hex with three digits with a green set to minimum plus one value, #010 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6824d48ccdf7d266c43de7cbcc96953fc967ad35 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #010 renders the correct color.
border-left-color-038 reference/border-bottom-color-038-ref Border-left-color set to hex with three digits with a green set to a nominal value, #090 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 10221187eb5c41ea9e147973f9dce3ca2ca1ae26 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #090 renders the correct color.
border-left-color-039 reference/border-bottom-color-039-ref Border-left-color set to hex with three digits with a green set to maximum minus one value, #0e0 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4140aea8b8ca7f67f8164f84e5a9ebe6126da8d7 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #0e0 renders the correct color.
border-left-color-040 reference/border-bottom-color-017-ref Border-left-color set to hex with three digits with a green set to the maximum value, #0f0 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties caf9b9d5e84c54076b006cff23fa63a687be979e `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #0f0 renders the correct color.
border-left-color-041 reference/ref-filled-black-96px-square Border-left-color set to hex with three digits with a green set to the maximum plus one value, #0g0 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0355719183694670760e41b2d44d84ea6ca8c9fe `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #0g0 falls back to the initial value.
border-left-color-042 reference/border-bottom-color-042-ref Border-left-color set to hex with three digits with a blue set to minimum plus one value, #001 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7d24a7d9dbce2939c69e22897630c5e1c3e8502c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #001 renders the correct color.
border-left-color-043 reference/border-bottom-color-020-ref Border-left-color set to hex with three digits with a blue set to a nominal value, #009 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 56ceda59f19aee115dfe4f714bac52ea73c4c3dc `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #009 renders the correct color.
border-left-color-044 reference/border-bottom-color-044-ref Border-left-color set to hex with three digits with a blue set to maximum minus one value, #00e http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9db3729a9c68b647878efb1ddb495b5703134db6 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00e renders the correct color.
border-left-color-045 reference/border-bottom-color-022-ref Border-left-color set to hex with three digits with a blue set to the maximum value, #00f http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 697d265bdb7d8544e1117b27bb27ce108bd9e838 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00f renders the correct color.
border-left-color-046 reference/ref-filled-black-96px-square Border-left-color set to hex with three digits with a blue set to the maximum plus one value, #00g invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1d075f38ce025b21b13fe1d5c33aea47c5b58c60 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to #00g falls back to the initial value.
border-left-color-047 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 174a419cf726922affb96a0a04c40716c0ea854f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-left-color-048 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 16958187851c3c9809462147e2bd7fd505890b80 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-left-color-049 reference/border-bottom-color-049-ref Border-left-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a8710cb80ba3d512ffef93328e3698033471ca67 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-left-color-050 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 474bc63c1aefb2101e893f2e87238bebfc6a7e6c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-left-color-051 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c895885a8dcdbd8e25281c240e4341655e5932d5 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-left-color-052 reference/border-bottom-color-052-ref Border-left-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7bbba4b62e19aa296644f987a8e5df0e45dc54f2 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(40%, 40%, 40%) renders the correct color.
border-left-color-053 reference/border-bottom-color-052-ref Border-left-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d0cea422902cc9da1a69b21d836b9b5baf38ef1e `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(+40%, +40%, +40%) renders the correct color.
border-left-color-054 reference/border-bottom-color-054-ref Border-left-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ceead79c74e31408562357401558cd2c1c1b982d `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-left-color-055 reference/border-bottom-color-006-ref Border-left-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 510961917834b824a310fa0c392b5b6170def28d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-left-color-056 reference/border-bottom-color-006-ref Border-left-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c49ef9851f0b67517c51faa4c57dcbdf5d577130 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-left-color-057 reference/border-bottom-color-006-ref Border-left-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b5585d4f3602d92c79b719e0241576a53bb98115 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-left-color-058 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3b9420e451b64cc80e2516cd5c1bc663afdffc9f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-left-color-059 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with the minimum value, rgb(0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 416b8feba5ed36b016d9710d91dab49ab3c0ed5a `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, 0) renders the correct color.
border-left-color-060 reference/border-bottom-color-003-ref Border-left-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d9fd49eb15c1062e39eacf5ead2e966c2b0e9eb5 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(1, 1, 1) renders the correct color.
border-left-color-061 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3859331dc198cd1c070d4a9675a81af5bad25821 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-0, -0, -0) renders the correct color.
border-left-color-062 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a6ad4d91b24f84626f5ad8b775fe35fb82a6f1c9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+0, +0, +0) renders the correct color.
border-left-color-063 reference/border-bottom-color-063-ref Border-left-color set to rgb() using integers with a nominal value, rgb(128, 128, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c53dbebd21b82604d2c0116ac4806cd58673721d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(128, 128, 128) renders the correct color.
border-left-color-064 reference/border-bottom-color-063-ref Border-left-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8edbdfa214b05054701c38fb2d8a99478de51ce8 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+128, +128, +128) renders the correct color.
border-left-color-065 reference/border-bottom-color-005-ref Border-left-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 94c9c32871acaf8869857188d0a013480224c253 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(254, 254, 254) renders the correct color.
border-left-color-066 reference/border-bottom-color-006-ref Border-left-color set to rgb() using integers with a maximum value, rgb(255, 255, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8aac5f45e01af833a08909a154330462b9637a4c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(255, 255, 255) renders the correct color.
border-left-color-067 reference/border-bottom-color-006-ref Border-left-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1c287bd203b8f65664032e5e205ef921560536c9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+255, +255, +255) renders the correct color.
border-left-color-068 reference/border-bottom-color-006-ref Border-left-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dbf9991ef396969a6e03519d9ea57c17222b2ec0 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(256, 256, 256) truncates to a valid value.
border-left-color-069 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8425f63a943f40d0b43ce679173f5290dea8cd92 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-left-color-070 reference/border-bottom-color-070-ref Border-left-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 098f9989d5efad7b3ffdc4ba6996f5379f47967a `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-left-color-071 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e100b04c4ed858ca582ede12af3c2f479cff5ab2 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-left-color-072 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7632dc037326c1a9c597e2fc2f49a62e93179b75 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-left-color-073 reference/border-bottom-color-073-ref Border-left-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e4553b4f666edb1c281a2c5b93b5823f70d9a0ba `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(40%, 0%, 0%) renders the correct color.
border-left-color-074 reference/border-bottom-color-073-ref Border-left-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 146d89f6419b3f23df3818fc02d1827fee765787 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(+40%, 0%, 0%) renders the correct color.
border-left-color-075 reference/border-bottom-color-075-ref Border-left-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2c91b780fc3a40d675b61c3edd8a95958266c61a `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-left-color-076 reference/border-bottom-color-012-ref Border-left-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 88f8336d3f314093d48efa0548ef8b9bb66498f1 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-left-color-077 reference/border-bottom-color-012-ref Border-left-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ff3b196abe875ab9a495f14e167236e305893246 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-left-color-078 reference/border-bottom-color-012-ref Border-left-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 21463534949483bf65842c892a0bfeff9aa9803e `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-left-color-079 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 099d8e12614833f17111d4a18e74e681f732c9bf `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-left-color-080 reference/border-bottom-color-009-ref Border-left-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0b03f0f849186b7b1eaf6c995a9351d57eaf6bbc `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(1, 0, 0) renders the correct color.
border-left-color-081 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f4a62651bbc9a28a1b10f9d21eebb141a89d21f4 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-0, 0, 0) renders the correct color.
border-left-color-082 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a18bf64ba16f468e7f856730b7f87de3ffddabd3 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+0, 0, 0) renders the correct color.
border-left-color-083 reference/border-bottom-color-083-ref Border-left-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 35c193382840ad872a372e5b0b15456e03fb585f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(128, 0, 0) renders the correct color.
border-left-color-084 reference/border-bottom-color-083-ref Border-left-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7cdad3fea09de9d0a886f6c2844d6bef04f1a417 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+128, 0, 0) renders the correct color.
border-left-color-085 reference/border-bottom-color-011-ref Border-left-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 64c01e2fb7ea31440c16203ee13c38c0c655e04f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(254, 0, 0) renders the correct color.
border-left-color-086 reference/border-bottom-color-012-ref Border-left-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 900049123d5135ae2e4d6baf07f50edeca091fcb `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(255, 0, 0) renders the correct color.
border-left-color-087 reference/border-bottom-color-012-ref Border-left-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4f794b4aa2ab6f5df682f600c93bd6cde1d1ee1d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(+255, 0, 0) renders the correct color.
border-left-color-088 reference/border-bottom-color-012-ref Border-left-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties afe3823930bfc0a7ce38ffcd1a292e4b0506f661 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(256, 0, 0) truncates to a valid value.
border-left-color-089 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties df2fc315730a97af2b7b5f0515eb1da041c53118 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-left-color-090 reference/border-bottom-color-090-ref Border-left-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7ec91f92f02d540385bf49e53796774db9db8037 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-left-color-091 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a2200f309b9177549818ebd9d03c771098363c6d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-left-color-092 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0044dec9872ace14a3d627c33967c4a5b3ad73fb `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-left-color-093 reference/border-bottom-color-093-ref Border-left-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 958c04b5de86d10bb505e3f4f8eedbf48d868780 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 40%, 0%) renders the correct color.
border-left-color-094 reference/border-bottom-color-093-ref Border-left-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2cf9a0a85bbaf56ef4b5c1c9b6ef37b188e8aa16 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, +40%, 0%) renders the correct color.
border-left-color-095 reference/border-bottom-color-095-ref Border-left-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties eec12492c9b4293aeeb5aeb5239a159c4300c93c `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-left-color-096 reference/border-bottom-color-017-ref Border-left-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b18034a99916d71352188b972989536d2340c08d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-left-color-097 reference/border-bottom-color-017-ref Border-left-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2ec19b26691b145117ae88c8b256a613e3e70bb2 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-left-color-098 reference/border-bottom-color-017-ref Border-left-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 481b59bf3da9db3bcdab40c748e9a6ce905070f1 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-left-color-099 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 77040380d63c66a34430668d2ed2cde9bf30cb7f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-left-color-100 reference/border-bottom-color-100-ref Border-left-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fb7e49a7f7a52268119cbf15e300faf13a18c383 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 1, 0) renders the correct color.
border-left-color-101 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e34e7de247f0a4f19dee7dfda7290d0733b66813 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, -0, 0) renders the correct color.
border-left-color-102 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 78dd6bc5ec1b7388506022c60ad605bd2f5ce52c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, +0, 0) renders the correct color.
border-left-color-103 reference/border-bottom-color-103-ref Border-left-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c26d1d9a7303bda44957e566b726926816c089ca `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 128, 0) renders the correct color.
border-left-color-104 reference/border-bottom-color-103-ref Border-left-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4741c86fe96be3289d45a42940e1f5e0175c4d6b `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, +128, 0) renders the correct color.
border-left-color-105 reference/border-bottom-color-016-ref Border-left-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 77cddc878d649afbaf41e7c582e6d67968f186ed `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 254, 0) renders the correct color.
border-left-color-106 reference/border-bottom-color-017-ref Border-left-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7778c5ee2bae51bc051bbd3c8d3ef54dabd741c0 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 255, 0) renders the correct color.
border-left-color-107 reference/border-bottom-color-017-ref Border-left-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 67002f683aecf7f13a4d22dfb05721ec516fcc51 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, +255, 0) renders the correct color.
border-left-color-108 reference/border-bottom-color-017-ref Border-left-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d1ea6b1d849f6dacfe2f596fe59e73af05746ff1 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-left-color-109 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ea5ada33916d1449d0128d5bd9ca60a07493c8db `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-left-color-110 reference/border-bottom-color-110-ref Border-left-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 656aa8eab256bfcb55ddfc0c1dd78126705c7ddd `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-left-color-111 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4fe9a8d2a9b51294ca05d7814cbd7662ae0154b4 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-left-color-112 reference/border-bottom-color-001-ref Border-left-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 48b4c46409892e7cfed84515fdceb94b24ab9aac `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-left-color-113 reference/border-bottom-color-113-ref Border-left-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 657726595ad4023eb829d1893187d0f8819f382b `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 0%, 40%) renders the correct color.
border-left-color-114 reference/border-bottom-color-113-ref Border-left-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dd4a72fc4db1d373622d4a0a996a6f754e0f2207 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 0%, +40%) renders the correct color.
border-left-color-115 reference/border-bottom-color-115-ref Border-left-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c7c053bb97857af5711c5104c265f357061d6fb3 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-left-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-left-color-116 reference/border-bottom-color-022-ref Border-left-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties df610d6839c3c9b88f1139ff88c56dd7470e3419 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-left-color-117 reference/border-bottom-color-022-ref Border-left-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0b84e224bbc42e910450c17e10fae5aeccc600a0 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-left-color-118 reference/border-bottom-color-022-ref Border-left-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 59ce7ddf79d0596aa342e13f8cd35b7832f35788 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-left-color-119 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 74cefc6fa5450add9d3d12202d7bd94c3aa65298 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, -1) truncates to a valid value.
border-left-color-120 reference/border-bottom-color-019-ref Border-left-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 92b9ba38bcffcd775d584385d670f4d1a370edd9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, 1) renders the correct color.
border-left-color-121 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 466eaddc80ee997c7420606e9dcf8da9a4ace6c0 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, -0) renders the correct color.
border-left-color-122 reference/border-bottom-color-001-ref Border-left-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9a77834d4dbb831929c41fb3742214ee6668f5ce `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, +0) renders the correct color.
border-left-color-123 reference/border-bottom-color-123-ref Border-left-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e9210a7196d9c70b1536f94213d578562963e959 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, 128) renders the correct color.
border-left-color-124 reference/border-bottom-color-123-ref Border-left-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 039d7a021c95f26ab3ececc67572e1d7f9419883 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, +128) renders the correct color.
border-left-color-125 reference/border-bottom-color-021-ref Border-left-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6250eee267d2d62795dfd3b3bb312f67dc6bc771 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, 254) renders the correct color.
border-left-color-126 reference/border-bottom-color-022-ref Border-left-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7881c01ef1fd23acd5f8d43b3b2a77bf3493c4ad `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, 255) renders the correct color.
border-left-color-127 reference/border-bottom-color-022-ref Border-left-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dd71df11068e9bcfceca01eedacb0f71ba5c38ea `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, +255) renders the correct color.
border-left-color-128 reference/border-bottom-color-022-ref Border-left-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties eafc76943d33a4ed345131e52c2cf8c2c7240058 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-left-color-129 reference/border-bottom-color-129-ref Border-left-color set to aqua http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2c406a9c6b34fb7b070095fab8a4f88442efd823 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to aqua causes the border-left-color of the box to be aqua.
border-left-color-130 reference/border-bottom-color-001-ref Border-left-color set to black http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 98073b777e4be6866a12d3404cbeb7efac4d411d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to black causes the border-left-color of the box to be black.
border-left-color-131 reference/border-bottom-color-131-ref Border-left-color set to blue http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2334eb6438c5fc09a353f5e2473ffac16947b9b9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to blue causes the border-left-color of the box to be blue.
border-left-color-132 reference/border-bottom-color-132-ref Border-left-color set to fuchsia http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fdd53504b3329572817cb5222d2ada16ed641b6e `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to fuchsia causes the border-left-color of the box to be fuchsia.
border-left-color-133 reference/border-bottom-color-133-ref Border-left-color set to gray http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0a6cf6f69e6aed7621ab9afbf56aeef2077efff9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to gray causes the border-left-color of the box to be gray.
border-left-color-134 reference/border-bottom-color-134-ref Border-left-color set to green http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ea4cecf500d321ac649e57205e9122ddf5b75119 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to green causes the background of the box to be green.
border-left-color-135 reference/border-bottom-color-135-ref Border-left-color set to lime http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c1f2ba0428a9012a58cb6d64da408a62106ed25a `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to lime causes the border-left-color of the box to be lime.
border-left-color-136 reference/border-bottom-color-136-ref Border-left-color set to maroon http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7a9e0e00b4be152f1247e4962c78634554f5d0be `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to maroon causes the border-left-color of the box to be maroon.
border-left-color-137 reference/border-bottom-color-137-ref Border-left-color set to navy http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 263d189a7e35493793c157a290ef9a5aa41dc25f `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to navy causes the border-left-color of the box to be navy.
border-left-color-138 reference/border-bottom-color-138-ref Border-left-color set to olive http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 18abeadc30d287933e22cc4eb98f30a7b987ede9 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to olive causes the border-left-color of the box to be olive.
border-left-color-139 reference/border-bottom-color-139-ref Border-left-color set to orange http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e58363f052ba5dd1b5a6ccd72411efd8052d9772 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to orange causes the border-left-color of the box to be orange.
border-left-color-140 reference/border-bottom-color-140-ref Border-left-color set to purple http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6018f2b4d2cacb86c56c624f83649e309883bde2 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to purple causes the border-left-color of the box to be purple.
border-left-color-141 reference/border-bottom-color-141-ref Border-left-color set to red http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 015aa7dee54cf3a2b21d3e3f4cad84427b966f83 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to red causes the border-left-color of the box to be red.
border-left-color-142 reference/border-bottom-color-142-ref Border-left-color set to silver http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 60596cb82fd6d8faecd802fcd7872bdcc5b41d8d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to silver causes the border-left-color of the box to be silver.
border-left-color-143 reference/border-bottom-color-143-ref Border-left-color set to teal http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7abd3f8a2f029b20279936633b259025d1186e3b `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to teal causes the border-left-color of the box to be teal.
border-left-color-144 reference/border-bottom-color-144-ref Border-left-color set to white http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 71df0787ff109c34c8c91426c6ee3e34b80ffea3 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to white causes the border-left-color of the box to be white.
border-left-color-145 reference/border-bottom-color-145-ref Border-left-color set to yellow http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4408721122916b8423148e78a158ce0d1f566f87 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to yellow causes the border-left-color of the box to be yellow.
border-left-color-174 reference/border-left-color-174-ref Border-left-color set to transparent http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 00bc4d204243c5ee46a3244e049f15d5e4a7aa14 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to transparent properly renders a border with no visible color.
border-left-color-175 reference/ref-filled-green-100px-square Border-left-color set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 20f4ebdc8ffe726311286e2505b7ef243e873fe8 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' set to inherit causes the 'border-left-color' of the element to be the same as the 'border-left-color' designated on the parent element.
border-left-color-applies-to-001 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e8d5cb6516831854c9a5e8685410d9348258fa85 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-row-group.
border-left-color-applies-to-002 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d71e591596437842f7198d58545921b758f62240 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-header-group.
border-left-color-applies-to-003 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dcb7e0c82079cbebd867035c1be57c5cbf0617c6 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-footer-group.
border-left-color-applies-to-004 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6bc42a830fe4ccf39e28b45b7bca408f42c9ebce `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-row.
border-left-color-applies-to-005 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties acfc969c8e67d35bc35368cde035e9a34c4aad3d `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-column-group.
border-left-color-applies-to-006 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 198531161410d6159ef300f93018f915c8f525bf `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-column.
border-left-color-applies-to-007 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 277298a67085f5badd9ba7477c050fa0f47b596c `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-cell.
border-left-color-applies-to-008 Border-left-color applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 13fc27dea3f85ecea96555975d01ce26d4008498 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of inline.
border-left-color-applies-to-009 reference/border-left-applies-to-001-ref Border-left-color applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2e58d7f62f8e61e6a9d8341c778e29d41e2ebf58 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of block.
border-left-color-applies-to-010 Border-left-color applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 31d3398ad9404bf15f3d65999b749587fe102b32 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of list-item.
border-left-color-applies-to-011 Border-left-color applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5443a6dace346a056b3b2153c0bc154a216e862a `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of run-in.
border-left-color-applies-to-012 reference/border-left-applies-to-001-ref Border-left-color applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f0f1114960444619040e2500c34bc9021d4a0957 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of inline-block.
border-left-color-applies-to-013 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 75d1d4303428e9f588e73b154ddda4f26e7efc30 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table.
border-left-color-applies-to-014 reference/border-left-applies-to-001-ref Border-left-color applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 10f4d128d00734dca0d7081c525ddeb60aa73957 `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of inline-table.
border-left-color-applies-to-015 reference/border-left-applies-to-001-ref Border-left-color applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1cba70a626ec85340d5c7e234cbe9f35c6088e4b `Microsoft`<http://www.microsoft.com/> The 'border-left-color' properties applies to elements with a display of table-caption.
border-left-style-001 reference/ref-nothing-below Border-left-style set to 'none' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 613f93df7d478f3735a408de6181674f45e3d84c `Microsoft`<http://www.microsoft.com/> The 'border-left-style' property set to 'none' does not render any border for an element.
border-left-style-002 reference/ref-nothing-below Border-left-style set to 'hidden' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 98075575bbef92049e313167dd7c1eeab02a94bd `Microsoft`<http://www.microsoft.com/> The 'border-left-style' property set to 'hidden' computes to 'none' and does not render any border for non-table elements.
border-left-style-003 Border-left-style set to 'dotted' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 43c7ba7b4bc9538c0d700c787ce2b93e9405d75a `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'dotted' renders the proper line style for the border.
border-left-style-004 Border-left-style set to 'dashed' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 20c6f54ca878ffe7d76a5b374602de8edcedb42d `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'dashed' renders the proper line style for the border.
border-left-style-005 reference/border-left-style-005-ref Border-left-style set to 'solid' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties a2044ae9a43628a6722343c6f9dd2a7704e5aa76 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'solid' renders the proper line style for the border.
border-left-style-006 Border-left-style set to 'double' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties a33e4dab221205d75170ac322d98bc0f9459122a `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'double' renders the proper line style for the border.
border-left-style-007 Border-left-style set to 'groove' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties e0fdf61d3f1c9d31d72feecf57513c484f41c1c4 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'groove' renders the proper line style for the border.
border-left-style-008 Border-left-style set to 'ridge' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties a7b6125641ec422e31f6392bc9c5b4a4a5b81549 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'ridge' renders the proper line style for the border.
border-left-style-009 Border-left-style set to 'inset' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 43d954127af07a75d100dca0751861c5f7b37571 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'inset' renders the proper line style for the border.
border-left-style-010 Border-left-style set to 'outset' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 5e35c52cd0c45b9a37d96642d4caaa59f4485ce9 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' set to 'outset' renders the proper line style for the border.
border-left-style-011 Border-left-style set to 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 21d3ce68d7b1343614772dcbe6b5cec119695107 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' property set to 'inherit' properly applies the value from the parent's 'border-left-style' property value.
border-left-style-applies-to-001 Border-left-style applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fbe272eeb9a8824f08618c5cc55f2d2570f349fe `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-row-group.
border-left-style-applies-to-002 Border-left-style applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b6ee3f8b7d5abce957b607a121bdad895c7e173a `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-header-group.
border-left-style-applies-to-003 Border-left-style applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 81404db060af24e9a480abce38b64cdd89c9b7bd `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-footer-group.
border-left-style-applies-to-004 Border-left-style applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties dda9c63f19e13c692ca0b3d6b02cf7b9ab86d633 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-row.
border-left-style-applies-to-005 Border-left-style applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 5cd5ff8684f6dda0f1d86e34442633906960a187 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-column-group.
border-left-style-applies-to-006 Border-left-style applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b34eee1d84093cbb64ecafcaef16a6b1ad67cf0b `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-column.
border-left-style-applies-to-007 Border-left-style applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 639205039e3cc262e88d2f1624a6eae365a4b26b `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-cell.
border-left-style-applies-to-008 Border-left-style applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 18c25b2a85f0c764cc5be68b6c8e3dea40dbbc9c `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of inline.
border-left-style-applies-to-009 Border-left-style applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8d4d9501198b8a76e46bc94ff4182d76ebb385e6 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of block.
border-left-style-applies-to-010 Border-left-style applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 33b87cc857f2aba7708d801fc71073f2ac7cf8d1 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of list-item.
border-left-style-applies-to-011 Border-left-style applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties c58fc17e2b507e733ca58583a497cfcb5d1b50e3 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of run-in.
border-left-style-applies-to-012 Border-left-style applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties df9f15a3942331fc8654c87021979e5131c34b0a `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of inline-block.
border-left-style-applies-to-013 Border-left-style applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties ab79e5d0f9cb8bcd9d7768180f129db8dc2afdde `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table.
border-left-style-applies-to-014 Border-left-style applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 18f50472eccd0732e4f7858e4548ce182acfece4 `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of inline-table.
border-left-style-applies-to-015 Border-left-style applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties f3c7649bb1afdf6f9993b695f315dfabf38f7f3d `Microsoft`<http://www.microsoft.com/> The 'border-left-style' properties applies to elements with a display of table-caption.
border-left-width-001 reference/border-left-width-001-ref Border-left-width using pixels with a minimum minus one (negative) value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties fbf5b0a58523879163b9df8385444c168e54539e `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in pixels and resets to the initial value.
border-left-width-002 reference/ref-if-there-is-no-red Border-left-width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 389ede23f0cc2be74d4b9327e0c2cf33bc65570f `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in pixels that sets the width of the left border.
border-left-width-003 reference/border-left-width-003-ref Border-left-width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b9929edb16420b9bfca776d87700ec3f0f67f1b8 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in pixels that sets the width of the left border.
border-left-width-004 reference/ref-if-there-is-no-red Border-left-width using pixels with a minimum value with a minus sign, -0px http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 33c703403b2cbed821bd6492f3b4a62cdc150cfe `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in pixels that that has a minus sign before it.
border-left-width-005 reference/ref-if-there-is-no-red Border-left-width using pixels with a minimum value with a plus sign, +0px http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 820a3a01f97148d12082a15718b153d08e9681b2 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in pixels that that has a plus sign before it.
border-left-width-006 reference/border-left-width-006-ref Border-left-width using pixels with a nominal value, 96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1d1d78a3e15a85343e758803d808f2464955fc50 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in pixels that sets the width of the left border.
border-left-width-007 reference/border-left-width-006-ref Border-left-width using pixels with a nominal value with a plus sign, +96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0e2f55bba2224783e46630d90cb81350b6398712 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in pixels that has a plus sign before it.
border-left-width-012 reference/border-left-width-001-ref Border-left-width using points with a minimum minus one (negative) value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7bf90ee8384d6b961b465edc66b2245e4ab7c63e `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in points and resets to the initial value.
border-left-width-013 reference/ref-if-there-is-no-red Border-left-width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 33ea2bda5fdff967439f222e3c5ff8d34eab2c14 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in points that sets the width of the left border.
border-left-width-015 reference/ref-if-there-is-no-red Border-left-width using points with a minimum value with a minus sign, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 56ba1ec2c69769f4d9dfe0e9f2c584f1cb646191 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in points that that has a minus sign before it.
border-left-width-016 reference/ref-if-there-is-no-red Border-left-width using points with a minimum value with a plus sign, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 17592ab1c450ffa35c8636a5959b40f5f5dbf938 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in points that that has a plus sign before it.
border-left-width-017 reference/border-left-width-006-ref Border-left-width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 3d4693a1fa385815a5585ae16bf9ef99a488b9c5 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in points that sets the width of the left border.
border-left-width-018 reference/border-left-width-006-ref Border-left-width using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c479d5252fff9c4539f7641cbcb6ec5b440b8dbb `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in points that has a plus sign before it.
border-left-width-023 reference/border-left-width-001-ref Border-left-width using picas with a minimum minus one (negative) value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 564413ee2bc3d069148c8218a685072955e3b4e4 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in picas and resets to the initial value.
border-left-width-024 reference/ref-if-there-is-no-red Border-left-width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9cb257e532477b28445b7d41fd90682430942aae `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in picas that sets the width of the left border.
border-left-width-025 reference/border-left-width-025-ref Border-left-width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a99312ffd96cc4792e7ec4001e76b76de7b87437 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in picas that sets the width of the left border.
border-left-width-026 reference/ref-if-there-is-no-red Border-left-width using picas with a minimum value with a minus sign, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7bf50673c4bcf834c599979c90fec4c09ffd9dc6 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in picas that that has a minus sign before it.
border-left-width-027 reference/ref-if-there-is-no-red Border-left-width using picas with a minimum value with a plus sign, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5db1e53f3a762ec45793fb952ff0d94b0eb35b38 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in picas that that has a plus sign before it.
border-left-width-028 reference/border-left-width-006-ref Border-left-width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9481dda9302513eafd2acccac686899c5588b286 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in picas that sets the width of the left border.
border-left-width-029 reference/border-left-width-006-ref Border-left-width using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 73411064b47daf3359666318e01b38b5804d6fbb `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in picas that has a plus sign before it.
border-left-width-034 reference/border-left-width-001-ref Border-left-width using centimeters with a minimum minus one (negative) value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties aedfcb5a53387f59249d0e0d74fa50b118ef3e7b `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in centimeters and resets to the initial value.
border-left-width-035 reference/ref-if-there-is-no-red Border-left-width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e0af3f9b2d8792becaf891ca674daa84126d71a7 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in centimeters that sets the width of the left border.
border-left-width-036 Border-left-width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b7628a9763c3c7563e6446416a17f5ce6f15852d `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in centimeters that sets the width of the left border.
border-left-width-037 reference/ref-if-there-is-no-red Border-left-width using centimeters with a minimum value with a minus sign, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 19aea25098313dddf20cc1ecbbc448340f57dddc `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in centimeters that that has a minus sign before it.
border-left-width-038 reference/ref-if-there-is-no-red Border-left-width using centimeters with a minimum value with a plus sign, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 869780b1984959a88c3a7005b696e61b38dc4e9a `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in centimeters that that has a plus sign before it.
border-left-width-039 reference/border-left-width-006-ref Border-left-width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 16f34e8de0ae27b3531bb254fc73eecd9596798c `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in centimeters that sets the width of the left border.
border-left-width-040 reference/border-left-width-006-ref Border-left-width using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties bf4351653fb540c5ed99334947a8fcb8013df7ba `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in centimeters that has a plus sign before it.
border-left-width-045 reference/border-left-width-001-ref Border-left-width using millimeters with a minimum minus one (negative) value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9cd2604d7ac6b789bb41062c4c29e08ea5f1818a `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in millimeters and resets to the initial value.
border-left-width-046 reference/ref-if-there-is-no-red Border-left-width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b45ff0e0a47f3a71f5d98c43b8c83c1431b8b2f3 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in millimeters that sets the width of the left border.
border-left-width-047 Border-left-width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e73fe13183b1bdbec4759ab49c79fe1c715d3658 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in millimeters that sets the width of the left border.
border-left-width-048 reference/ref-if-there-is-no-red Border-left-width using millimeters with a minimum value with a minus sign, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4288c0487eeb65709c2ddd490f64b63a5257b8e5 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in millimeters that that has a minus sign before it.
border-left-width-049 reference/ref-if-there-is-no-red Border-left-width using millimeters with a minimum value with a plus sign, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4d2f4d12f2bec469f1cdf963a472e77d793b9a97 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in millimeters that that has a plus sign before it.
border-left-width-050 reference/border-left-width-006-ref Border-left-width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ff32d0ed05f40f07cc7a0b8c12858f7220fb60a8 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in millimeters that sets the width of the left border.
border-left-width-051 reference/border-left-width-006-ref Border-left-width using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a793f816e8ce4f525004f72a3e5c2cce28acb174 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in millimeters that has a plus sign before it.
border-left-width-056 reference/border-left-width-001-ref Border-left-width using inches with a minimum minus one (negative) value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c483ca20b21288e89faf32a58d89c0f0703177bb `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in inches and resets to the initial value.
border-left-width-057 reference/ref-if-there-is-no-red Border-left-width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8c9fb9812f39cd7639ec4635fc4ad610dd1d9b15 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in inches that sets the width of the left border.
border-left-width-058 reference/border-left-width-006-ref Border-left-width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4bdcd4a3b2764a07ccd04a3d95c32aa1e4cac98f `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in inches that sets the width of the left border.
border-left-width-059 reference/ref-if-there-is-no-red Border-left-width using inches with a minimum value with a minus sign, -0in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5567dc00c2b953b09028a43afc14962dbc03353e `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in inches that that has a minus sign before it.
border-left-width-060 reference/ref-if-there-is-no-red Border-left-width using inches with a minimum value with a plus sign, +0in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4075debaf5418f4d85f901b36936934b9eab5a94 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in inches that that has a plus sign before it.
border-left-width-061 reference/border-left-width-061-ref Border-left-width using inches with a nominal value, 5in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties fba30ded92f9367c730e7cff80bd06419839e3cb `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in inches that sets the width of the left border.
border-left-width-062 reference/border-left-width-061-ref Border-left-width using inches with a nominal value with a plus sign, +5in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f05dfa64394cb6ba3357e268842535d1336e5d7a `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in inches that has a plus sign before it.
border-left-width-067 reference/border-left-width-001-ref Border-left-width using 'em' units with a minimum minus one (negative) value, -1em ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c1c403c3069645a063eed104a9bc6e6742c8c0bf `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in 'em' units and resets to the initial value.
border-left-width-068 reference/ref-if-there-is-no-red Border-left-width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 50ae6a4f492ac5644d484a88b46b16a827918917 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in 'em' units that sets the width of the left border.
border-left-width-069 reference/border-left-width-069-ref Border-left-width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 39958a0b097ad8f7b8c14b7251337a22485caadb `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in 'em' units that sets the width of the left border.
border-left-width-070 reference/ref-if-there-is-no-red Border-left-width using 'em' units with a minimum value with a minus sign, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0fc3f61cdf3add34cadc5c0f60a1a5e5c4376734 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in 'em' units that that has a minus sign before it.
border-left-width-071 reference/ref-if-there-is-no-red Border-left-width using 'em' units with a minimum value with a plus sign, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0362e71b1b36951774de750944f61028101b2f59 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in 'em' units that that has a plus sign before it.
border-left-width-072 reference/border-left-width-072-ref Border-left-width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 22a5c6fe91314903ba7cb414a42299cac320b69d `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in 'em' units that sets the width of the left border.
border-left-width-073 reference/border-left-width-072-ref Border-left-width using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 60ed90c50e0572007a781a97e3dca4547e0bdaf5 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in 'em' units that has a plus sign before it.
border-left-width-078 Border-left-width using 'ex' units with a minimum minus one (negative) value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6d98437d40e54df561df26f96cf92d87ab817ff2 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property does not support a negative length value in 'ex' units and resets to the initial value.
border-left-width-079 reference/ref-if-there-is-no-red Border-left-width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties fc13f8c95b7e259bcd384157d14d8edf3f5e685d `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in 'ex' units that sets the width of the left border.
border-left-width-080 reference/border-left-width-025-ref Border-left-width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f2d317b5a5a8215ec9f86067e3d7439e6b9acf62 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum plus one length value in 'ex' units that sets the width of the left border.
border-left-width-081 reference/ref-if-there-is-no-red Border-left-width using 'ex' units with a minimum value with a minus sign, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 336550c538d172361d9eae5c109ad75f15a9ba2b `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in 'ex' units that that has a minus sign before it.
border-left-width-082 reference/ref-if-there-is-no-red Border-left-width using 'ex' units with a minimum value with a plus sign, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b07399427e2e226e13ade0c98348d2049d8f9f38 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value in 'ex' units that that has a plus sign before it.
border-left-width-083 reference/border-left-width-006-ref Border-left-width using 'ex' units with a nominal value ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b9cf5a7cb83fe49101bd405761e2ec3bf0097e63 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in 'ex' units that sets the width of the left border.
border-left-width-084 reference/border-left-width-006-ref Border-left-width using 'ex' units with a nominal value with a plus sign ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8076e0545693f4174b0eb08bc32418cff16b14e2 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a nominal length value in 'ex' units that has a plus sign before it.
border-left-width-089 reference/ref-if-there-is-no-red Border-left-width set to negative zero with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 80d3a1d7d06449a802963c9e2ccaf7d48aa8c2c1 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value with no units that has a minus sign before it.
border-left-width-090 reference/ref-if-there-is-no-red Border-left-width set to zero with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 72355a11dc715085b7e9cb561a8651bc0e23f7fd `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value with no units.
border-left-width-091 reference/ref-if-there-is-no-red Border-left-width set to positive zero with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0f6bb7d2b9275962418fbdb5ec1c3852cf65d040 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a minimum length value with no units that has a plus sign before it.
border-left-width-092 Border-left-width set to thin http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9ebc4929629a63b61a50aaa880821878aa0d6324 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a value of thin.
border-left-width-093 Border-left-width set to medium http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 269eb985f50102f12f542e0da227dda393be42a2 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a value of medium.
border-left-width-094 Border-left-width set to thick http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 283924261e2f1da57df873c6f13cb771e2ee20ee `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a value of thick.
border-left-width-095 reference/border-left-width-095-ref Border-left-width set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 85b757b656e289eea4b552cf2360fe91e7abeccf `Microsoft`<http://www.microsoft.com/> The 'border-left-width' property supports a value of inherit and gets its computed value from its parent.
border-left-width-applies-to-001 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2f514e347940f843b745f7b40f1d6a392ee25058 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-row-group.
border-left-width-applies-to-002 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 660917b64a22b2977821ac3fd99463761cfea75f `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-header-group.
border-left-width-applies-to-003 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a02a836fda177af0c2a6fdb96f9d2e5e27bd68c5 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-footer-group.
border-left-width-applies-to-004 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ed8ab8a0152e1b0b412c2934b71cc083ee766245 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-row.
border-left-width-applies-to-005 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties fa5e2e3d5e68011e891c46917b9c00ffc6033800 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-column-group.
border-left-width-applies-to-006 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cb316146ea3ff47b1def375964332f4ea1967bd2 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-column.
border-left-width-applies-to-007 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 16999d3bfb8f30ae55cac39d270d4f1cf13001f5 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-cell.
border-left-width-applies-to-008 Border-left-width applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7f9c8323778c75bb6f3c7a021339381621f8dd20 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of inline.
border-left-width-applies-to-009 reference/ref-filled-black-96px-square Border-left-width applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a30b03140a066b5b9a07b1c4719713896bf42923 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of block.
border-left-width-applies-to-010 Border-left-width applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1228db0be1003e4dc23c4287087dbbdead00f403 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of list-item.
border-left-width-applies-to-011 Border-left-width applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c24152f2d5b27cfe6b4bd25f439f18d80f69bb4f `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of run-in.
border-left-width-applies-to-012 reference/ref-filled-black-96px-square Border-left-width applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 66b888b0f057a0fc75150a0a84f3f57100e57ed2 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of inline-block.
border-left-width-applies-to-013 reference/ref-filled-black-96px-square Border-left-width applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ff7a0b8672ee7fa7547fa326a66e175456e795b0 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table.
border-left-width-applies-to-014 reference/ref-filled-black-96px-square Border-left-width applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f0004729f5ae96304c9a182a31474fc3f66124e1 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of inline-table.
border-left-width-applies-to-015 reference/ref-filled-black-96px-square Border-left-width applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f09e40c3c4bfb4e1b58b366f49b4d0d6e2926492 `Microsoft`<http://www.microsoft.com/> The 'border-left-width' properties applies to elements with a display of table-caption.
border-padding-bleed-001 reference/border-padding-bleed-001-ref line-height - border-top and padding-top of inline non-replaced element paint over previous line box ahem http://www.w3.org/TR/CSS21/visudet.html#leading cc7546240bffc0f8ad600ba2c10219d923f29e4d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Although margins, borders and padding of inline non-replaced elements do not enter into the line box calculation, they are still rendered around inline boxes. This means that if the height specified by 'line-height' (40px in this testcase) is equal to the content height (40px in this testcase) of contained boxes, then background-color of padding-top area and border-top may 'bleed' into the adjoining preceding line box. Since line boxes are rendered in document order, this causes padding-top and border-top of 2nd line box (the span element in this testcase) to be painted over border-bottom and padding-bottom of inline boxes of previous line and, in this testcase, over the 1st line box.
border-padding-bleed-002 reference/border-padding-bleed-001-ref line-height - padding-top of inline non-replaced element paint over previous line box ahem http://www.w3.org/TR/CSS21/visudet.html#leading 041996d6c162e774644a3d8e9603a94a386dc46b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Although margins, borders and padding of inline non-replaced elements do not enter into the line box calculation, they are still rendered around inline boxes. This means that if the height specified by 'line-height' (40px in this testcase) is equal to the content height (40px in this testcase) of contained boxes, then background-color of padding-top area and border-top may 'bleed' into the adjoining preceding line box. Since line boxes are rendered in document order, this causes padding-top of 2nd line box (the span element in this testcase) to be painted over border-bottom and padding-bottom of inline boxes of previous line and, in this testcase, over the 1st line box.
border-padding-bleed-003 reference/border-padding-bleed-001-ref line-height - border-top of inline non-replaced element paint over previous line box ahem http://www.w3.org/TR/CSS21/visudet.html#leading 48a4b343ee7acbda9eae2d1a84d33ec7e3e59d96 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Although margins, borders and padding of inline non-replaced elements do not enter into the line box calculation, they are still rendered around inline boxes. This means that if the height specified by 'line-height' (40px in this testcase) is equal to the content height (40px in this testcase) of contained boxes, then background-color of padding-top area and border-top may 'bleed' into the adjoining preceding line box. Since line boxes are rendered in document order, this causes border-top of 2nd line box (the span element in this testcase) to be painted over border-bottom and padding-bottom of inline boxes of previous line and, in this testcase, over the 1st line box.
border-right-001 reference/border-right-001-ref Border-right set to border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5634254d80f47b9aca53bf726e06ad454263d69f `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the border-width for the right border.
border-right-002 Border-right set to border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties df1bcc9a385b047be91c1234e6a9d80fbb54db3d `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the border-style for the right border.
border-right-003 reference/border-right-003-ref Border-right set to border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 75ba7377781ce1c6c7fe44727aec4e7ccffbf47a `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the border-color for the right border.
border-right-004 Border-right set to border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 79cff3291c6c3085113d75cb1329d3998dc68963 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the border-width and border-style for the right border.
border-right-005 reference/border-right-005-ref Border-right set to border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties fe6eff295b3eae657ee4d868f8b69009147746c6 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property sets the 'border-width' and 'border-color' for the right border.
border-right-006 reference/border-right-001-ref Border-right set to border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 6879013a357a7b2496884e20d24ec83afff1fff3 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property sets the 'border-style' and 'border-width' for the right border.
border-right-007 Border-right set to border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties fdaf9da28995654a59d4b9492e7649ce7ebdd12d `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property sets the 'border-style' and 'border-color' for the right border.
border-right-008 reference/border-right-005-ref Border-right set to border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties e4b51709c3c239a54b847097dff614cc0085f57a `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property sets the 'border-color' and 'border-width' for the right border.
border-right-009 Border-right set to border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 07c6e7318e6f321a964ddbec37971227a663d300 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property sets the 'border-color' and 'border-style' for the right border.
border-right-010 Border-right set to border-width border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2035f9868eb66c2496b8d31632f28a06e3d6ed77 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the 'border-width', 'border-style' and 'border-color'.
border-right-011 Border-right set to border-width border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 55c8477f6e6660cf1086c88a6739ac1d8ffbfa57 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the 'border-width', 'border-color' and 'border-style'.
border-right-012 Border-right set to border-style border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 3f8788f184925be2d50537ad98926c1f10d18c2d `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the 'border-style', 'border-width' and 'border-color'.
border-right-013 Border-right set with border-style border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b29da37fb0032b065614609bc9d4a0cafd12e321 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the 'border-style', 'border-color' and 'border-width'.
border-right-014 Border-right set to border-color border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2ccb67a681b94825e7851c349e5e35aee46d2fe1 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the 'border-color', 'border-width' and 'border-style'.
border-right-015 Border-right set to border-color border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties e63dc38ca76d1f1dadab47a1db18d56f974c096c `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly sets the 'border-color', 'border-style' and 'border-width'.
border-right-016 Border-right set to inherit, inheriting a single value for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 3c03e2574610aafe2cbeed2524b05f7c7567a4ff `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-right-017 Border-right set to inherit, inheriting two values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7e5a965a3d605ab6ab619d2a03931a919d54bda5 `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-right-018 reference/border-right-018-ref Border-right set to inherit, inheriting three values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 21b41ad97ae984e27bd6a3fd3b010a1fef587e7f `Microsoft`<http://www.microsoft.com/> The 'border-right' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-right-applies-to-001 reference/border-left-applies-to-001-ref Border-right applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2866d992ebbebba528c061d953c721642f24d997 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-row-group.
border-right-applies-to-002 reference/border-left-applies-to-001-ref Border-right applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7967c5a6fd04b637d099994ed54b50a641a462a9 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-header-group.
border-right-applies-to-003 reference/border-left-applies-to-001-ref Border-right applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5f1c9a8a13fdbe58ada911222ac3efae716881c1 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-footer-group.
border-right-applies-to-004 reference/border-left-applies-to-001-ref Border-right applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties cd924251d278994801b2602f796255bbbc7f8d04 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-row.
border-right-applies-to-005 reference/border-left-applies-to-001-ref Border-right applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a04a65833a952adbacea8f11f28241e29e4f9598 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-column-group.
border-right-applies-to-006 reference/border-left-applies-to-001-ref Border-right applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties ea0def5883f4cae0582a6850bc11ee7a609d0d2c `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-column.
border-right-applies-to-007 reference/border-left-applies-to-001-ref Border-right applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties bbf973d8ed38bc7e8ad9fd4a07071a2cdf672750 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-cell.
border-right-applies-to-008 Border-right applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 43295dde991ce0504b34f07702ef1b43a9895dd2 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of inline.
border-right-applies-to-009 reference/border-left-applies-to-001-ref Border-right applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 4fe4974d9bf27874670cc266fd40ea61e5217c54 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of block.
border-right-applies-to-010 Border-right applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 990594369d4eca693062b747e78761a0e787cf0c `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of list-item.
border-right-applies-to-011 Border-right applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 5bc953adb7a423fdca911b95d1f7896f952e297b `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of run-in.
border-right-applies-to-012 reference/border-left-applies-to-001-ref Border-right applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties df634f33ff85662192b45f853b934b6c113474af `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of inline-block.
border-right-applies-to-013 reference/border-left-applies-to-001-ref Border-right applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties ab8d493c2cebf33cb4a3737074dabb03e6e1f959 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table.
border-right-applies-to-014 reference/border-left-applies-to-001-ref Border-right applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties d0b4abf3d3afb9ddc843ddc00a5f9fc8c816d2ac `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of inline-table.
border-right-applies-to-015 reference/border-left-applies-to-001-ref Border-right applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-right,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7fd7aa082ffe970989c3262e0313511dc12e4f98 `Microsoft`<http://www.microsoft.com/> The 'border-right' property applies to elements with a display of table-caption.
border-right-color-001 reference/border-right-color-001-ref Border-right-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b9d4199b6e1378f6e99b8fdfe425c532cdcc59b0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00000 falls back to the initial value.
border-right-color-002 reference/border-right-color-001-ref Border-right-color set to hex with six digits with the minimum value, #000000 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8cc8a76c101f88ff1866c205d2e0b6d6805a5b59 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #000000 renders the correct color.
border-right-color-003 reference/border-right-color-003-ref Border-right-color set to hex with six digits with the minimum plus one value, #010101 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7f0d8ce189464ee89f915b4ce95e221b1b9fc189 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #010101 renders the correct color.
border-right-color-004 reference/border-right-color-004-ref Border-right-color set to hex with six digits with a nominal value #999999 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f3b118a7c94492424dae9d2594d78405b94d493e `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #999999 renders the correct color.
border-right-color-005 reference/border-right-color-005-ref Border-right-color set to hex with six digits with the maximum minus one value of #fefefe http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c5c163d1bf7e9f2bfe6d8dc8902503c8fbfa1625 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #fefefe renders the correct color for the border.
border-right-color-006 reference/border-right-color-006-ref Border-right-color set to hex with six digits with the maximum value of #ffffff http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3e5f1d1a516c545be03029491be2f75f4029ae6d `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #ffffff renders the correct color.
border-right-color-007 reference/border-right-color-007-ref Border-right-color set to hex with six digits with the maximum plus one value of #1000000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f51eefab515c91413b47e2dc8690e24bcd744c24 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #1000000 falls back to the initial value.
border-right-color-008 reference/border-right-color-007-ref Border-right-color set to hex with six digits with the maximum plus one value of #fgfgfg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 249b69e6d7e99caacc9608bf63c4b29d2b3b4dd4 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #fgfgfg falls back to the initial value.
border-right-color-009 reference/border-right-color-009-ref Border-right-color set to hex with six digits with a red set to minimum plus one value, #010000 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 62949400cf30a93a1775473ec7a3fa7444a637b0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #010000 renders the correct color.
border-right-color-010 reference/border-right-color-010-ref Border-right-color set to hex with six digits with a red set to a nominal value, #990000 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a373f5371cde2b77276c0d46197cf89e548d6b42 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #990000 renders the correct color.
border-right-color-011 reference/border-right-color-011-ref Border-right-color set to hex with six digits with a red set to maximum minus one value, #fe0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3abaae588d94e8c4a398fbfd9cf61d2925a9f2ae `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #fe0000 renders the correct color.
border-right-color-012 reference/border-right-color-012-ref Border-right-color set to hex with six digits with a red set to the maximum value, #ff0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fea214a2d6fc598591b6cd0ed53eebcb47fc1a3d `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #ff0000 renders the correct color.
border-right-color-013 reference/border-right-color-007-ref Border-right-color set to hex with six digits with a red set to the maximum plus one value, #fg0000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9610ef023ac3e0d1dafda4c344c00b854081e680 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #fg0000 falls back to the initial value.
border-right-color-014 reference/border-right-color-014-ref Border-right-color set to hex with six digits with a green set to minimum plus one value, #000100 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bad7e65a12d2129c39b5bfe322d1d33bee8fc5f0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #000100 renders the correct color.
border-right-color-015 reference/border-right-color-015-ref Border-right-color set to hex with six digits with a green set to a nominal value, #009900 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b262a5ccc9b64199678f3393722bb528b9c2fd30 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #009900 renders the correct color.
border-right-color-016 reference/border-right-color-016-ref Border-right-color set to hex with six digits with a green set to maximum minus one value, #00fe00 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 00ecd1d9bc84748a3e82110eeb4b44e4d264e26c `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00fe00 renders the correct color.
border-right-color-017 reference/border-right-color-017-ref Border-right-color set to hex with six digits with a green set to the maximum value, #00ff00 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f2d76bc05eba40b7f445340ba32df2739425d358 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00ff00 renders the correct color.
border-right-color-018 reference/border-right-color-007-ref Border-right-color set to hex with six digits with a green set to the maximum plus one value, #00fg00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1984c34805c3825b8a6b6655ab21d3bbd7054ef5 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00fg00 falls back to the initial value.
border-right-color-019 reference/border-right-color-019-ref Border-right-color set to hex with six digits with a blue set to minimum plus one value, #000001 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cd56c3c58b5115fd4b1f2f4450507b7c6792c08b `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #000001 renders the correct color.
border-right-color-020 reference/border-right-color-020-ref Border-right-color set to hex with six digits with a blue set to a nominal value, #000099 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f89f42c0c0690ed943642c7fd9afc20ca27077f6 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #000099 renders the correct color.
border-right-color-021 reference/border-right-color-021-ref Border-right-color set to hex with six digits with a blue set to maximum minus one value, #0000fe http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0629c40afcea101f53e317c810bfdcdfe3eeb085 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #0000fe renders the correct color.
border-right-color-022 reference/border-right-color-022-ref Border-right-color set to hex with six digits with a blue set to the maximum value, #0000ff http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2ebfeceba35dc73f0612a1f238ef8c14a7cb8194 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #0000ff renders the correct color.
border-right-color-023 reference/border-right-color-007-ref Border-right-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d6a841c2ce3966bdecf2d2b1e33bcf3637bdc7cd `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #0000fg falls back to the initial value.
border-right-color-024 reference/border-right-color-007-ref Border-right-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2e0e9902a200f89727b9d966d18d9b4bb9118947 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00 falls back to the initial value.
border-right-color-025 reference/border-right-color-001-ref Border-right-color set to hex with three digits with the minimum possible value #000 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a3a7405bba4b24fe8cf3399aa04cdeb5c0faff8b `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #000 renders the correct color.
border-right-color-026 reference/border-right-color-026-ref Border-right-color set to hex with three digits with the minimum plus one value, #111 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1cfefb22dab4541855c9be89899d9918eb879eca `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #111 renders the correct color.
border-right-color-027 reference/border-right-color-027-ref Border-right-color set to hex with three digits with a nominal value #999 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 84496db6c1aae2365bb4b67e974c9e1a3885271d `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #999 renders the correct color.
border-right-color-028 reference/border-right-color-028-ref Border-right-color set to hex with three digits with the maximum minus one value of #eee http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ab289aebf177f4bf0eb92c0e3bdff3d2090e0595 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #eee renders the correct color.
border-right-color-029 reference/border-right-color-006-ref Border-right-color set to hex with three digits with the maximum value of #fff http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e63d3fed302fc7f581643ca153fc21f37eb3689c `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #fff renders the correct color.
border-right-color-030 reference/ref-transparent-or-black-square-transparent;reference/ref-transparent-or-black-square-black Border-right-color set to hex with three digits with the maximum plus one value of #1000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e2bb0e4733c945b1f6873400f8b4cadf3173bdbe `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #1000 is a transparent dark red square.
border-right-color-031 reference/border-right-color-007-ref Border-right-color set to hex with three digits with the maximum plus one value of #ggg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f52aaa982f8931fc41c58c01f2b4b686406e8572 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #ggg falls back to the initial value.
border-right-color-032 reference/border-right-color-032-ref Border-right-color set to hex with three digits with a red set to minimum plus one value, #100 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f8ce91da0a706a77d0a4a6c78ac080579f00a078 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #100 renders the correct color.
border-right-color-033 reference/border-right-color-010-ref Border-right-color set to hex with three digits with a red set to a nominal value, #900 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a94adb76da2d2b26b303ca8675f333e31698864e `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #900 renders the correct color.
border-right-color-034 reference/border-right-color-034-ref Border-right-color set to hex with three digits with a red set to maximum minus one value, #e00 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e424f5a7acf6bfbfdf19c6430b365f64b5a2d224 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #e00 renders the correct color.
border-right-color-035 reference/border-right-color-012-ref Border-right-color set to hex with three digits with a red set to the maximum value, #f00 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3bc1eb17c52139933be4cd0803a88d45699073b3 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #f00 renders the correct color.
border-right-color-036 reference/border-right-color-007-ref Border-right-color set to hex with three digits with a red set to the maximum plus one value, #g00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties aff8c4af4806d206445daded79eae5ae2e960e63 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #g00 falls back to the initial value.
border-right-color-037 reference/border-right-color-037-ref Border-right-color set to hex with three digits with a green set to minimum plus one value, #010 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d9b3c5b7953fe58c97f22046dca3ff704fbe68f1 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #010 renders the correct color.
border-right-color-038 reference/border-right-color-038-ref Border-right-color set to hex with three digits with a green set to a nominal value, #090 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 95b72ba7b9a8c9aac302df2459bd406fa3983ef7 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #090 renders the correct color.
border-right-color-039 reference/border-right-color-039-ref Border-right-color set to hex with three digits with a green set to maximum minus one value, #0e0 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 64abe9148e50180d86393699bc04a2aeae2a2bc4 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #0e0 renders the correct color.
border-right-color-040 reference/border-right-color-017-ref Border-right-color set to hex with three digits with a green set to the maximum value, #0f0 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 596d99d05fe1050aa4730342aa878204c9adda2f `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #0f0 renders the correct color.
border-right-color-041 reference/border-right-color-007-ref Border-right-color set to hex with three digits with a green set to the maximum plus one value, #0g0 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a329bcbdd0ad778f962f65f9513d3d9786d5afb9 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #0g0 falls back to the initial value.
border-right-color-042 reference/border-right-color-042-ref Border-right-color set to hex with three digits with a blue set to minimum plus one value, #001 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 592400272c68b484b8cca49ccd91307a84cee8de `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #001 renders the correct color.
border-right-color-043 reference/border-right-color-020-ref Border-right-color set to hex with three digits with a blue set to a nominal value, #009 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bdc0b95c0efa1a57bc5ffc5507397f20f0c172f0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #009 renders the correct color.
border-right-color-044 reference/border-right-color-044-ref Border-right-color set to hex with three digits with a blue set to maximum minus one value, #00e http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties de55855b13f18d5a72deb78e5bba6131a8c23917 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00e renders the correct color.
border-right-color-045 reference/border-right-color-022-ref Border-right-color set to hex with three digits with a blue set to the maximum value, #00f http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5ce62f24c194a2b35d35ce0b8a0a1f52830f9a72 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00f renders the correct color.
border-right-color-046 reference/border-right-color-007-ref Border-right-color set to hex with three digits with a blue set to the maximum plus one value, #00g invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 32e4f7246e67033d7120caa7b28e5f88bf869c10 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to #00g falls back to the initial value.
border-right-color-047 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6ce7cb2925f4590202d1ee9d4b66c03a44e16480 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-right-color-048 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 350cf4e802fe9b4a451ed20ed3cd1e22f0daf83a `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-right-color-049 reference/border-right-color-049-ref Border-right-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a61551a9b6c6339ea342469a97d83689b3fa4ba0 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-right-color-050 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ae323e152c3e717b10b12f27ef40e0ca17a1885d `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-right-color-051 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 454b8b79046d68e43703fa119c0e25e5dd7c02c1 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-right-color-052 reference/border-right-color-052-ref Border-right-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bbd6ad7eb4c2f358af3b6d6c8b535d2575f2e1de `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(40%, 40%, 40%) renders the correct color.
border-right-color-053 reference/border-right-color-052-ref Border-right-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dded27e2c5f04ade4d975a64b877e5b13856c758 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(+40%, +40%, +40%) renders the correct color.
border-right-color-054 reference/border-right-color-054-ref Border-right-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 99706347328a0c34d4f24fe5aa0c2db137d5f889 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-right-color-055 reference/border-right-color-006-ref Border-right-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4795936a156a6f6efcb0c31815fa264b3c8b1b26 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-right-color-056 reference/border-right-color-006-ref Border-right-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 34d682fd53c99883c53ee6cf58ef8dbc5ec9a5b9 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-right-color-057 reference/border-right-color-006-ref Border-right-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f0fa2f5041b6ce9f4559279e1265217b6567ecca `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-right-color-058 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6a3918a1cf41492d00ad5d6882e9e4f035745157 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-right-color-059 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with the minimum value, rgb(0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8872f3766981db61b8ba5926236e2f945025f516 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, 0) renders the correct color.
border-right-color-060 reference/border-right-color-003-ref Border-right-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 422a447d3999b3c8cdb6a3cdd80eac1746dc504a `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(1, 1, 1) renders the correct color.
border-right-color-061 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d0a7314b864d83b7b2027b03b56758f7e5153c0e `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-0, -0, -0) renders the correct color.
border-right-color-062 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1e1f3bc63febd146a2a5bd5b890b02a313cef157 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+0, +0, +0) renders the correct color.
border-right-color-063 reference/border-right-color-063-ref Border-right-color set to rgb() using integers with a nominal value, rgb(128, 128, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5018fad108864ae0eef2e6746a1e52a76005ddee `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(128, 128, 128) renders the correct color.
border-right-color-064 reference/border-right-color-063-ref Border-right-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3ec258be42670a387fbacf97689ffc1eb67495ad `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+128, +128, +128) renders the correct color.
border-right-color-065 reference/border-right-color-005-ref Border-right-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cd974bcf777d5982d02e060b6624ea52ecddeca7 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(254, 254, 254) renders the correct color.
border-right-color-066 reference/border-right-color-006-ref Border-right-color set to rgb() using integers with a maximum value, rgb(255, 255, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 38e87c5d075506e2696e77ab608af0c6551ecc37 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(255, 255, 255) renders the correct color.
border-right-color-067 reference/border-right-color-006-ref Border-right-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0690cf73a67d46474aeaa307ff1b4c39f8b1c917 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+255, +255, +255) renders the correct color.
border-right-color-068 reference/border-right-color-006-ref Border-right-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 083ae8b4c46f31fd811161114f25039b9cd4e5dd `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(256, 256, 256) truncates to a valid value.
border-right-color-069 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c0ae74a62df2605ccb9d946f43e8d5ea81282e80 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-right-color-070 reference/border-right-color-070-ref Border-right-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 706ad7b69db666b486827082339e0eae057e9ae0 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-right-color-071 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 65e1608b03dba04aa98bf9dfc1f9ad9ab6d1c30f `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-right-color-072 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 92f8f9da30e6964e7b8b2fb3f1ea0c05285b44a9 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-right-color-073 reference/border-right-color-073-ref Border-right-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e4784bfe200c3f7d1f5f86576d9352cb4a96e661 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(40%, 0%, 0%) renders the correct color.
border-right-color-074 reference/border-right-color-073-ref Border-right-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4db67942ddc553c55057ed2c2e067959239a8aa9 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(+40%, 0%, 0%) renders the correct color.
border-right-color-075 reference/border-right-color-075-ref Border-right-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5e3fbfb20e608c3e1dfc76d262c93b42a4e9dfea `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-right-color-076 reference/border-right-color-012-ref Border-right-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d2e1e326374fff8eb8a0364a7658d2d96889f5df `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-right-color-077 reference/border-right-color-012-ref Border-right-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fa1e87ca44d8598b43e115cc5e0eb47de5b5e3d3 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-right-color-078 reference/border-right-color-012-ref Border-right-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d6136e624009e480e4413185adaaadeeaa4edcf4 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-right-color-079 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6641fa583508f8174867c48698534d4011304ff2 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-right-color-080 reference/border-right-color-009-ref Border-right-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 04c1e680aeb1aa375b8dd32e6b606b02399de80d `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(1, 0, 0) renders the correct color.
border-right-color-081 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 636654425863437db35cdb53f70e68bab62e0713 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-0, 0, 0) renders the correct color.
border-right-color-082 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0202243009d4d8b87806fdb4ee7d35c71c2cb907 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+0, 0, 0) renders the correct color.
border-right-color-083 reference/border-right-color-083-ref Border-right-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4a84eb9c24477264ecf21fe96bcc97a4c9dc4ccf `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(128, 0, 0) renders the correct color.
border-right-color-084 reference/border-right-color-083-ref Border-right-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ba3203efb0b56a7c671d511c2d06959b4b46b5ed `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+128, 0, 0) renders the correct color.
border-right-color-085 reference/border-right-color-011-ref Border-right-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f8a6c5118aa046d83389e42267a6903a0da93d90 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(254, 0, 0) renders the correct color.
border-right-color-086 reference/border-right-color-012-ref Border-right-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6b8035d07731aa4ae585d6af6f53199bf5ca593f `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(255, 0, 0) renders the correct color.
border-right-color-087 reference/border-right-color-012-ref Border-right-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 13aae3387ceb4a6ecdfe33e71e766c5af512c48f `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(+255, 0, 0) renders the correct color.
border-right-color-088 reference/border-right-color-012-ref Border-right-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties eef645798c6a9b1d8320b40bb24a6c5e547bf58f `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(256, 0, 0) truncates to a valid value.
border-right-color-089 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d30c3132e5c55f3950bac52020f7c95f2bc0a968 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-right-color-090 reference/border-right-color-090-ref Border-right-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d5c7edad3f8b1b641f97799ebb55079eb2f54c93 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-right-color-091 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 19a397566be1d6780e6cd22757c24c8800d8a101 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-right-color-092 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2916abbd01fe50598ebb833ede1e06c9f595105e `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-right-color-093 reference/border-right-color-093-ref Border-right-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3c91616e70dd384eaf4cba2a6830b7cc9060bfb1 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 40%, 0%) renders the correct color.
border-right-color-094 reference/border-right-color-093-ref Border-right-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3f85755d5714399b9caa4a61ba80cff49ef5a6d8 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, +40%, 0%) renders the correct color.
border-right-color-095 reference/border-right-color-095-ref Border-right-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dc3295cc2a2748f01b1642ded33b6985f98105cb `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-right-color-096 reference/border-right-color-017-ref Border-right-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a59b096330c1d29b3a86d985942b2d4b4d4bfe14 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-right-color-097 reference/border-right-color-017-ref Border-right-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 667a735ac1c78689ab95a289694d721601cf96c0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-right-color-098 reference/border-right-color-017-ref Border-right-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 52d6d0b63632421d8c3a3867fa84a4ebadd7c4ea `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-right-color-099 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f982cd6e6674b436389a5d6d1daa1a4119b80fc2 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-right-color-100 reference/border-right-color-100-ref Border-right-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1d1ba9a69a0cd0be515d5c5df3a1ce99e29c9813 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 1, 0) renders the correct color.
border-right-color-101 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7d88734eae1fceafc2e1e212e10125f94c649fa0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, -0, 0) renders the correct color.
border-right-color-102 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6692a249261c39be25a04accd5d42c57810d6b66 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, +0, 0) renders the correct color.
border-right-color-103 reference/border-right-color-103-ref Border-right-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 381c3fb8dc9ed5afce3d0398a9804d7db6111802 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 128, 0) renders the correct color.
border-right-color-104 reference/border-right-color-103-ref Border-right-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d22a084d2a2b38ffc8dad2ffa02a1a88a5aa4e72 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, +128, 0) renders the correct color.
border-right-color-105 reference/border-right-color-016-ref Border-right-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d9aec43070c6097ae39a92c94d6ba7b50d7d389b `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 254, 0) renders the correct color.
border-right-color-106 reference/border-right-color-017-ref Border-right-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 17e5cfd7ec7c82a7aedf34ba38a411a6d1326421 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 255, 0) renders the correct color.
border-right-color-107 reference/border-right-color-017-ref Border-right-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 94af732121bd7ec028b69b70211a70ea7f697716 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, +255, 0) renders the correct color.
border-right-color-108 reference/border-right-color-017-ref Border-right-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9b9b669eb3b5b39a287e51921c4623468f86e970 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-right-color-109 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7b4463281fa1da44f00359c7e88e696d484f03b7 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-right-color-110 reference/border-right-color-110-ref Border-right-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 761b5cff5ac19945685d37447cc8969d5a60f08a `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-right-color-111 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 81030221de7fba5d868e77f54ac2aae2e62fd483 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-right-color-112 reference/border-right-color-001-ref Border-right-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties baf0156c9c4faafb220334bec5970df5aaf8dea2 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-right-color-113 reference/border-right-color-113-ref Border-right-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b6fd7bc4c55c454e498315ef08313e79d74500fa `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 0%, 40%) renders the correct color.
border-right-color-114 reference/border-right-color-113-ref Border-right-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 86bbad645b5d8548c9fd7a22fb8a30b4d6bf114e `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 0%, +40%) renders the correct color.
border-right-color-115 reference/border-right-color-115-ref Border-right-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4cad0eea89d9d4502b3b426230ccb9eb21a506da `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-right-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-right-color-116 reference/border-right-color-022-ref Border-right-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f871cf1e02312e83ac3b743c6fb6dd180086804c `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-right-color-117 reference/border-right-color-022-ref Border-right-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0225bd3b8c6e514c0ce7d5b6afa95307929b1e46 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-right-color-118 reference/border-right-color-022-ref Border-right-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b37957e934bbb3066ca250d58fd8a4eb935f474b `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-right-color-119 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b6eca95d3bde9f27dc388483f7e503558048d393 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, -1) truncates to a valid value.
border-right-color-120 reference/border-right-color-019-ref Border-right-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0a8e03ed4aa1662390be647962a1e12fd5d474f4 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, 1) renders the correct color.
border-right-color-121 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2f02b4864af38381e8dbbc42ea2c07bf6fc031ca `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, -0) renders the correct color.
border-right-color-122 reference/border-right-color-001-ref Border-right-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 59e7bf7d1a8bd0a641a4110c63a40d05758febf6 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, +0) renders the correct color.
border-right-color-123 reference/border-right-color-123-ref Border-right-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3cc1c0bfe41005462ad8bc798372090c3d7e7d55 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, 128) renders the correct color.
border-right-color-124 reference/border-bottom-color-123-ref Border-right-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ddc3db39f3294c047babc84b32f0902ed69a1dc3 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, +128) renders the correct color.
border-right-color-125 reference/border-right-color-021-ref Border-right-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9bee464a8f6280d2a46a60bc897246ffb505f3b4 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, 254) renders the correct color.
border-right-color-126 reference/border-right-color-022-ref Border-right-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ddab64cc2d98ca49d07028123c6ef89cd087e859 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, 255) renders the correct color.
border-right-color-127 reference/border-right-color-022-ref Border-right-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 775f7d5f0423b88785d110d8c089f09f77283d29 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, +255) renders the correct color.
border-right-color-128 reference/border-right-color-022-ref Border-right-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 055176e9ee2ad5df2f3f3e272b0a654f34026222 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-right-color-129 reference/border-right-color-129-ref Border-right-color set to aqua http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2fae89b0e2d2a2bf240531bb62c251c761b2df98 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to aqua causes the border-right-color of the box to be aqua.
border-right-color-130 reference/border-right-color-001-ref Border-right-color set to black http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 46b10dc10acea89fc4d482e02b8dced3c1a2e343 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to black causes the border-right-color of the box to be black.
border-right-color-131 reference/border-right-color-131-ref Border-right-color set to blue http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 54a0d3c09b0de6cb8520d0ca921cb05cb8083eb9 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to blue causes the border-right-color of the box to be blue.
border-right-color-132 reference/border-right-color-132-ref Border-right-color set to fuchsia http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7db07dc9de81df7790af3a98bdad930bf9c1b8b9 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to fuchsia causes the border-right-color of the box to be fuchsia.
border-right-color-133 reference/border-right-color-133-ref Border-right-color set to gray http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 42aa9e013922a2e8a211587721e140da2bed7429 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to gray causes the border-right-color of the box to be gray.
border-right-color-134 reference/border-right-color-134-ref Border-right-color set to green http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cf4340f957d443997914502e56dba36378038a44 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to green causes the background of the box to be green.
border-right-color-135 reference/border-right-color-135-ref Border-right-color set to lime http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8a276437fa1ae6b7d4790bdcc67bc2b900708bee `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to lime causes the border-right-color of the box to be lime.
border-right-color-136 reference/border-right-color-136-ref Border-right-color set to maroon http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a3ff83ca141b1cd6c7117e1b1a36b8d1e3fd02b9 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to maroon causes the border-right-color of the box to be maroon.
border-right-color-137 reference/border-right-color-137-ref Border-right-color set to navy http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6067f02b7b90c224d474ad57a983cd890e8e0772 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to navy causes the border-right-color of the box to be navy.
border-right-color-138 reference/border-right-color-138-ref Border-right-color set to olive http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 08965fa603ee382c340460d071a536664a213fb7 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to olive causes the border-right-color of the box to be olive.
border-right-color-139 reference/border-right-color-139-ref Border-right-color set to orange http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 02d65e881b1bc2f750859f7142774b530451d327 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to orange causes the border-right-color of the box to be orange.
border-right-color-140 reference/border-right-color-140-ref Border-right-color set to purple http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 20b9a5e4be9d926723c2d3a29b3e0cf9788dc25a `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to purple causes the border-right-color of the box to be purple.
border-right-color-141 reference/border-right-color-141-ref Border-right-color set to red http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d9823312acb8c357e076b4e8aa8ae7739899cd1f `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to red causes the border-right-color of the box to be red.
border-right-color-142 reference/border-right-color-142-ref Border-right-color set to silver http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c5da2c66dd552f53af0d86d4fc8e29cf1b76bd91 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to silver causes the border-right-color of the box to be silver.
border-right-color-143 reference/border-right-color-143-ref Border-right-color set to teal http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 70e2239cb661cdce4b820e0f445241c2bd50775d `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to teal causes the border-right-color of the box to be teal.
border-right-color-144 reference/border-right-color-144-ref Border-right-color set to white http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9cb41fafd216a7cb3958c2670f93158c9f177093 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to white causes the border-right-color of the box to be white.
border-right-color-145 reference/border-right-color-145-ref Border-right-color set to yellow http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 89b274fa47d9cf5b3206615996d612f91be1dcd0 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to yellow causes the border-right-color of the box to be yellow.
border-right-color-174 reference/border-left-color-174-ref Border-right-color set to transparent http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bd2c85764b80b4f5abbb21f2e7a0c27150107f99 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to transparent properly renders a border with no visible color.
border-right-color-175 reference/border-right-color-175-ref Border-right-color set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 674916fd1010c71d62977e821c69dcaf3cf3ce4a `Microsoft`<http://www.microsoft.com/> The 'border-right-color' set to inherit causes the 'border-right-color' of the element to be the same as the 'border-right-color' designated on the parent element.
border-right-color-applies-to-001 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 864cbb4434d9dfab93710c68ef60f64022f37ab5 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-row-group.
border-right-color-applies-to-002 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 84622f8639e84e9832edf56f1925f190dc5144be `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-header-group.
border-right-color-applies-to-003 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f149d77e90d70ac1d6e1fd6abc8772cd00be623c `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-footer-group.
border-right-color-applies-to-004 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 499bf60aa3cce1384e374dcad1b2c2236c5f2497 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-row.
border-right-color-applies-to-005 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a4e2a26dff491426d4045782acd86605e0d15954 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-column-group.
border-right-color-applies-to-006 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 44d119df11864fb05b35e3860761c5cd44334f9b `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-column.
border-right-color-applies-to-007 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 49aa29fb6faaaab81936b4a7c099defeb9548ff3 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-cell.
border-right-color-applies-to-008 Border-right-color applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1bf9e424a2c4fd3fab17be51195be4cc6679ea11 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of inline.
border-right-color-applies-to-009 reference/border-left-applies-to-001-ref Border-right-color applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4ab286b7dcdb32cfcf2bf42cf199c1c4e0d27a0a `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of block.
border-right-color-applies-to-010 Border-right-color applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 19625441e0948ceb4814368201c6f90d24c25027 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of list-item.
border-right-color-applies-to-011 Border-right-color applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 88313a3d591b88780e66ad29a5cbbb140b3df21e `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of run-in.
border-right-color-applies-to-012 reference/border-left-applies-to-001-ref Border-right-color applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c342e1e72c0bd8d1e7396b3c14d38522f2c11647 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of inline-block.
border-right-color-applies-to-013 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a3ae0d83eca88a86591531ee5efe09507ead3794 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table.
border-right-color-applies-to-014 reference/border-left-applies-to-001-ref Border-right-color applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0eb0f4c4840b2854b9158cb64976e6463ac92a26 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of inline-table.
border-right-color-applies-to-015 reference/border-left-applies-to-001-ref Border-right-color applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 63610625a6c0fc253c8c096b1bfa3436d63681d3 `Microsoft`<http://www.microsoft.com/> The 'border-right-color' property applies to elements with a display of table-caption.
border-right-style-001 reference/ref-nothing-below Border-right-style set to 'none' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8ae2be58506ce8c2117a2c8acc8dcfd21abd2f62 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property set to 'none' does not render any border for an element.
border-right-style-002 reference/ref-nothing-below Border-right-style set to 'hidden' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties ba62c9968a476c8454b5dbb0ae0dce7444a8fe7b `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property set to 'hidden' computes to 'none' and does not render any border for non-table elements.
border-right-style-003 Border-right-style set to 'dotted' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties ba5af6bd4fade4cab5dceaffa4766bbc7f426802 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'dotted' renders the proper line style for the border.
border-right-style-004 Border-right-style set to 'dashed' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties d803b680b9bada34caaa191b1e54b5e74410cebd `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'dashed' renders the proper line style for the border.
border-right-style-005 reference/border-right-style-005-ref Border-right-style set to 'solid' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fa4d2be6901fc548aeea35f78d19fafe2ed7d943 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'solid' renders the proper line style for the border.
border-right-style-006 Border-right-style set to 'double' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8eaeb3a1035f5402a8de0e9a76377dce0b995237 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'double' renders the proper line style for the border.
border-right-style-007 Border-right-style set to 'groove' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties c176b86fe54caff3540f3c73c8814baec5b01e1d `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'groove' renders the proper line style for the border.
border-right-style-008 Border-right-style set to 'ridge' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b46d2cf82c32e9100362be13ed9abf697dd5b9e6 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'ridge' renders the proper line style for the border.
border-right-style-009 Border-right-style set to 'inset' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties d0b90249a684d5576e2f5f1e49020fbde4cbed1c `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'inset' renders the proper line style for the border.
border-right-style-010 Border-right-style set to 'outset' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties bc237f1a6ad5f2c08412a3b8f5b2aeff6925abaa `Microsoft`<http://www.microsoft.com/> The 'border-right-style' set to 'outset' renders the proper line style for the border.
border-right-style-011 Border-right-style set to 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fce4c575674ca22146ae6a44b6368e7ec1579ff6 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property set to 'inherit' properly applies the value from the parent's 'border-right-style' property value.
border-right-style-applies-to-001 Border-right-style applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 286e48d8605693a48af7b0e29a60c845e552b800 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-row-group.
border-right-style-applies-to-002 Border-right-style applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 18085ee9a5edac05cad9f9d6e0000b35e4755bb4 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-header-group.
border-right-style-applies-to-003 Border-right-style applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 48093cc729b074c69e39f46beffffaa04d8acf86 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-footer-group.
border-right-style-applies-to-004 Border-right-style applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8da9aa1da1925bbc0ea41935294bc9ff844b0cac `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-row.
border-right-style-applies-to-005 Border-right-style applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 3531cccb7d84f1cad447222d1871e7a9752cf8c0 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-column-group.
border-right-style-applies-to-006 Border-right-style applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 47fe314a553a93f0f2ce7f25212cacd00c4c0c98 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-column.
border-right-style-applies-to-007 Border-right-style applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 14f1a60aa52965e9b6b5619fdc35895a5f393ea9 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-cell.
border-right-style-applies-to-008 Border-right-style applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 1ef0b16b3947f4170e1a52128ced42ac17cebd01 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of inline.
border-right-style-applies-to-009 Border-right-style applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties f0077cd3f26deca8c7ae8df1f2111bb1161ee41f `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of block.
border-right-style-applies-to-010 Border-right-style applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 04449833ac0fde94d30379bc2fb8dcd889c59e26 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of list-item.
border-right-style-applies-to-011 Border-right-style applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 603428daddfccb94ba4f663f50ea4fdc08a814fd `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of run-in.
border-right-style-applies-to-012 Border-right-style applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 899daebc669aaaf27eba8608c0b483287d86a41e `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of inline-block.
border-right-style-applies-to-013 Border-right-style applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 006ea5d765303959267b85e3fbde688d42fd48ad `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table.
border-right-style-applies-to-014 Border-right-style applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 4e27daccadad3ef6a299052efda79dda1ea3ecf8 `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of inline-table.
border-right-style-applies-to-015 Border-right-style applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 0b00dbb8dbec84ef11dd408a036023fe10452ddd `Microsoft`<http://www.microsoft.com/> The 'border-right-style' property applies to elements with a display of table-caption.
border-right-width-001 reference/border-left-width-001-ref Border-right-width using pixels with a minimum minus one (negative) value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ffd372c27590697e4bec548c833dae4bd53ee8a4 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in pixels and resets to the initial value.
border-right-width-002 reference/ref-if-there-is-no-red Border-right-width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2523ab39667f687f34dc360128a164ebe118bb67 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in pixels that sets the width of the right border.
border-right-width-003 reference/border-left-width-003-ref Border-right-width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties aa2d472d6b0d00037c18c6aaee7216031776c583 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in pixels that sets the width of the right border.
border-right-width-004 reference/ref-if-there-is-no-red Border-right-width using pixels with a minimum value with a minus sign, -0px http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e2c92562a4c4395a7064c29376ce11a2a1130be0 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in pixels that that has a minus sign before it.
border-right-width-005 reference/ref-if-there-is-no-red Border-right-width using pixels with a minimum value with a plus sign, +0px http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 857cdbd4d7acf8988cdc3a07e098db40756dda02 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in pixels that that has a plus sign before it.
border-right-width-006 reference/border-left-width-006-ref Border-right-width using pixels with a nominal value, 96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ee545c5cb697d4153115066058b7a3c589b58e61 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in pixels that sets the width of the right border.
border-right-width-007 reference/border-left-width-006-ref Border-right-width using pixels with a nominal value with a plus sign, +96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ad3b1482d6251deca1af604fe2c0439477dc981c `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in pixels that has a plus sign before it.
border-right-width-012 reference/border-left-width-001-ref Border-right-width using points with a minimum minus one (negative) value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 96074a6925a03111bddc0a90f917a518ec047ef2 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in points and resets to the initial value.
border-right-width-013 reference/ref-if-there-is-no-red Border-right-width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4fbb30d1d1b61e4d5f1461dcde1aba81988c5c06 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in points that sets the width of the right border.
border-right-width-015 reference/ref-if-there-is-no-red Border-right-width using points with a minimum value with a minus sign, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 3bde8cf3fe4508d1165abbde2c3895e26869844d `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in points that that has a minus sign before it.
border-right-width-016 reference/ref-if-there-is-no-red Border-right-width using points with a minimum value with a plus sign, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b1b0e92be48ac5ea4b1281741ae2447ebd8d14d2 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in points that that has a plus sign before it.
border-right-width-017 reference/border-left-width-006-ref Border-right-width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cfe692c63cb9ca12210340b6e03109b33c1506d1 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in points that sets the width of the right border.
border-right-width-018 reference/border-left-width-006-ref Border-right-width using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f2d70b654b4cc24cfbb4809517f5780921a62a6c `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in points that has a plus sign before it.
border-right-width-023 reference/border-left-width-001-ref Border-right-width using picas with a minimum minus one (negative) value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 29aec8c6d9e14f94171a80b65c2a2b7e976a033d `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in picas and resets to the initial value.
border-right-width-024 reference/ref-if-there-is-no-red Border-right-width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d39be53aea5ea3b8426e8fa5f5ecd9da9d3d4ea2 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in picas that sets the width of the right border.
border-right-width-025 reference/border-left-width-025-ref Border-right-width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4e2cd43378236a707455f5bcbe32ee9a98d3b899 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in picas that sets the width of the right border.
border-right-width-026 reference/ref-if-there-is-no-red Border-right-width using picas with a minimum value with a minus sign, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 67459f1069b0b8adc298e569b0d43290a227577d `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in picas that that has a minus sign before it.
border-right-width-027 reference/ref-if-there-is-no-red Border-right-width using picas with a minimum value with a plus sign, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cf00052c8b99e8ac1b5b1480b3450428d9cf72d2 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in picas that that has a plus sign before it.
border-right-width-028 reference/border-left-width-006-ref Border-right-width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f99b3893b7efe1c7ae70e6293977df1a57864a2f `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in picas that sets the width of the right border.
border-right-width-029 reference/border-left-width-006-ref Border-right-width using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0f95c2e1cbda93ba67bb4c919fc942728dd39321 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in picas that has a plus sign before it.
border-right-width-034 reference/border-left-width-001-ref Border-right-width using centimeters with a minimum minus one (negative) value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d1d9e2157cbf6a2d6e44ffe75e2c309f2b74a7b1 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in centimeters and resets to the initial value.
border-right-width-035 reference/ref-if-there-is-no-red Border-right-width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 313482175b0b6772910ccca42e2cc11300210860 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in centimeters that sets the width of the right border.
border-right-width-036 Border-right-width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 22a53fc128eb847bbecd4a7d881895612f359ad5 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in centimeters that sets the width of the right border.
border-right-width-037 reference/ref-if-there-is-no-red Border-right-width using centimeters with a minimum value with a minus sign, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 569a3f117c0328fcf6b77c108626c286654b6c31 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in centimeters that that has a minus sign before it.
border-right-width-038 reference/ref-if-there-is-no-red Border-right-width using centimeters with a minimum value with a plus sign, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c483c0b19122123d6f2f31cf6a93682f0667676b `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in centimeters that that has a plus sign before it.
border-right-width-039 reference/border-left-width-006-ref Border-right-width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cb4e6201628caa0a4380724dea69e4642e318685 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in centimeters that sets the width of the right border.
border-right-width-040 reference/border-left-width-006-ref Border-right-width using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties baae0c6fa598ec292ac45a30ac5fc681673c0e67 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in centimeters that has a plus sign before it.
border-right-width-045 reference/border-left-width-001-ref Border-right-width using millimeters with a minimum minus one (negative) value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b20107f90ee90d965393cc9d890d483be9564a70 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in millimeters and resets to the initial value.
border-right-width-046 reference/ref-if-there-is-no-red Border-right-width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ffef9404a89ff58da8dd6ebed4cd342cef707343 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in millimeters that sets the width of the right border.
border-right-width-047 Border-right-width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 10ca879a8e4f0fbe57ab4385bc6c1715124e1d4e `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in millimeters that sets the width of the right border.
border-right-width-048 reference/ref-if-there-is-no-red Border-right-width using millimeters with a minimum value with a minus sign, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 710f9431661bdc9003ff4b351aecd32a8309388f `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in millimeters that that has a minus sign before it.
border-right-width-049 reference/ref-if-there-is-no-red Border-right-width using millimeters with a minimum value with a plus sign, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8150d62f750dcb90b814f329b05f2a1ffe0e1448 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in millimeters that that has a plus sign before it.
border-right-width-050 reference/border-left-width-006-ref Border-right-width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6be6be33b980dae8c05fe07f2cab5d00e90e745b `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in millimeters that sets the width of the right border.
border-right-width-051 reference/border-left-width-006-ref Border-right-width using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1c7371aab36bb88711d163caf81cd77090b45a40 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in millimeters that has a plus sign before it.
border-right-width-056 reference/border-left-width-001-ref Border-right-width using inches with a minimum minus one (negative) value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c1f43bb50a0bfff418bd2477b07d15389cc5312e `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in inches and resets to the initial value.
border-right-width-057 reference/ref-if-there-is-no-red Border-right-width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 280d426e35a7ec2233294627b55bb7b1ffacb981 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in inches that sets the width of the right border.
border-right-width-058 reference/border-left-width-006-ref Border-right-width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 023840e4acb229cda5ddc39ebb03462e4067d87c `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in inches that sets the width of the right border.
border-right-width-059 reference/ref-if-there-is-no-red Border-right-width using inches with a minimum value with a minus sign, -0in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 15adff3a6ee930071e8749a1e2e3b23ea57fc4c5 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in inches that that has a minus sign before it.
border-right-width-060 reference/ref-if-there-is-no-red Border-right-width using inches with a minimum value with a plus sign, +0in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d29ec2ffafe0e65acfca7702adfc40c4f10e7acc `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in inches that that has a plus sign before it.
border-right-width-061 reference/border-left-width-061-ref Border-right-width using inches with a nominal value, 5in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e776acf88cd25bf3051fcf6808c3492e79b5a1ec `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in inches that sets the width of the right border.
border-right-width-062 reference/border-left-width-061-ref Border-right-width using inches with a nominal value with a plus sign, +5in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1cc95e22da1ce391b6feb13aa8d978c6d8234330 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in inches that has a plus sign before it.
border-right-width-067 reference/border-left-width-001-ref Border-right-width using 'em' units with a minimum minus one (negative) value, -1em ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 84d46a218d8b7f6e1eea3c4c30b17f3e9b46434c `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in 'em' units and resets to the initial value.
border-right-width-068 reference/ref-if-there-is-no-red Border-right-width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ed8ec6d503f1c8c9e198e4f2cd7458239ce1353d `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in 'em' units that sets the width of the right border.
border-right-width-069 reference/border-left-width-069-ref Border-right-width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties acb1fd09468971699e44f9cfc397444d29f4ca9a `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in 'em' units that sets the width of the right border.
border-right-width-070 reference/ref-if-there-is-no-red Border-right-width using 'em' units with a minimum value with a minus sign, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6abfc456b7d3d3ca30d7d96b2f740649cd79e9f7 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in 'em' units that that has a minus sign before it.
border-right-width-071 reference/ref-if-there-is-no-red Border-right-width using 'em' units with a minimum value with a plus sign, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c8dd47e3df4d6f288f9616492ecf1b3f7bb2b131 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in 'em' units that that has a plus sign before it.
border-right-width-072 reference/border-left-width-072-ref Border-right-width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d0aaf3e3138166412878f5423bfe065b5a33f354 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in 'em' units that sets the width of the right border.
border-right-width-073 reference/border-left-width-072-ref Border-right-width using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 45bea9f773daf2b268bdbc8a14d25ab26b514a9b `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in 'em' units that has a plus sign before it.
border-right-width-078 reference/border-left-width-001-ref Border-right-width using 'ex' units with a minimum minus one (negative) value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties acbd36bf2d0dfa6870567e662158c6e2ae352a4f `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property does not support a negative length value in 'ex' units and resets to the initial value.
border-right-width-079 reference/ref-if-there-is-no-red Border-right-width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 88345b3af9fed00fdf7d83b6b51923062219832f `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in 'ex' units that sets the width of the right border.
border-right-width-080 reference/border-left-width-025-ref Border-right-width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cd35b9e4b8635c06593cf4d55885f954c777ecba `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum plus one length value in 'ex' units that sets the width of the right border.
border-right-width-081 reference/ref-if-there-is-no-red Border-right-width using 'ex' units with a minimum value with a minus sign, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c4fc0b7a94e39a5d00bf48b0618bed9579d2f1d1 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in 'ex' units that that has a minus sign before it.
border-right-width-082 reference/ref-if-there-is-no-red Border-right-width using 'ex' units with a minimum value with a plus sign, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6c3d0e863725fd9f8692b2f3492ac1ad9401cce9 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value in 'ex' units that that has a plus sign before it.
border-right-width-083 reference/border-left-width-006-ref Border-right-width using 'ex' units with a nominal value ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 57e79077ee928d9808c0ef22dbc39abcab405a88 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in 'ex' units that sets the width of the right border.
border-right-width-084 reference/border-left-width-006-ref Border-right-width using 'ex' units with a nominal value with a plus sign ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 3f304db80d84e5d5c6c10b9c37f5717b57d3cf58 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a nominal length value in 'ex' units that has a plus sign before it.
border-right-width-089 reference/ref-if-there-is-no-red Border-right-width set to negative zero with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 86abf4ae9fb3528ecce80f0b15d65a8570b01cf2 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value with no units that has a minus sign before it.
border-right-width-090 reference/ref-if-there-is-no-red Border-right-width set to zero with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 78d3d1a3ee2b4e3b9dacae04d68c861cc9bc63a3 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value with no units.
border-right-width-091 reference/ref-if-there-is-no-red Border-right-width set to positive zero with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1b3e82500d40b5aa2851f11e56a46779a850e812 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a minimum length value with no units that has a plus sign before it.
border-right-width-092 Border-right-width set to thin http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b56c9a2b64430d5b40af439ecd92f70572cba531 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a value of thin.
border-right-width-093 Border-right-width set to medium http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6e12211f194abf7262f50b9c3a8b00c1e02fa1a0 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a value of medium.
border-right-width-094 Border-right-width set to thick http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties bb03a7285294f872db4e91e973b0ada880592e28 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a value of thick.
border-right-width-095 reference/border-right-width-095-ref Border-right-width set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7beca44946aaa6555ea8bc337cdb4144a49c3161 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property supports a value of inherit and gets its computed value from its parent.
border-right-width-applies-to-001 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d7509c34c9f512ae4627abd059d14669eb2f7761 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-row-group.
border-right-width-applies-to-002 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5ded6b9dcb704b7b8ad29e714c0f8fdf088e98da `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-header-group.
border-right-width-applies-to-003 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9bac8c93d13a4c8c388f99c018c4aca4d03b3d9e `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-footer-group.
border-right-width-applies-to-004 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c657c883866ccf3a8a820a7a960a9336ded482f9 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-row.
border-right-width-applies-to-005 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties bc820b7a922ee14f71a72be42aec47abfe703d05 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-column-group.
border-right-width-applies-to-006 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 09d85d0fe7a69e2e31d264a144de20de4b20ef8e `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-column.
border-right-width-applies-to-007 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 23c8536d66d43b44d272d18623e669d3d8ba4c08 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-cell.
border-right-width-applies-to-008 Border-right-width applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0fb1bb1efa6391c1c593904fc2f7328f61acc4f2 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of inline.
border-right-width-applies-to-009 reference/ref-filled-black-96px-square Border-right-width applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 22b4feec0762aa0d2936f01d94442d2e644543a7 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of block.
border-right-width-applies-to-010 Border-right-width applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 36040c5d3c740220352cb00648f224beec34d184 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of list-item.
border-right-width-applies-to-011 Border-right-width applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cbf4b12e902963e146777f1905a7b5f348e928cc `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of run-in.
border-right-width-applies-to-012 reference/ref-filled-black-96px-square Border-right-width applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8a930a9b8f449a8c4e7167862509e0660c88b7f9 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of inline-block.
border-right-width-applies-to-013 reference/ref-filled-black-96px-square Border-right-width applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 65fe7f21a6bf60a560506eede581d9e8578751ec `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table.
border-right-width-applies-to-014 reference/ref-filled-black-96px-square Border-right-width applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ad302bd62e5aa63fb74df093fe0760d0c2010858 `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of inline-table.
border-right-width-applies-to-015 reference/ref-filled-black-96px-square Border-right-width applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties a103a1ac00a95b9c16b3d5f2a48753ca21eced8a `Microsoft`<http://www.microsoft.com/> The 'border-right-width' property applies to elements with a display of table-caption.
border-seams-001 reference/border-seams-001 Color Leaks Between Seams http://www.w3.org/TR/CSS21/box.html#border-color-properties 2de1d2fb5ab7423c1d9ed66f951ee95d06b11c53 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Test checks that graphical seams don't leak underlying colors
border-shorthands-001 reference/border-shorthands-001-ref border-color shorthand (basic) http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 12d2aff83ff1378c7a26b910ffb31e9c5d93dac0 `Ian Hickson`<mailto:ian@hixie.ch>
border-shorthands-002 reference/border-shorthands-001-ref border-color shorthand (basic) http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 296f73b8cdf698f99789a388173c9f875de3c340 `Ian Hickson`<mailto:ian@hixie.ch>
border-shorthands-003 reference/border-shorthands-003-ref border-color shorthand (basic) http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 785514832ab4560e8e30b0a9a35880f4445281a6 `Ian Hickson`<mailto:ian@hixie.ch>
border-spacing-001 Border-spacing using pixels with a minimum minus one value, -1px http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 269fa1dd5be68a7e9dd42753ca4c95b3385cbf22 `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in pixels falls back to the default value.
border-spacing-002 Border-spacing using pixels with a minimum value, 0px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 3e81f0f941319b402c71f70b1f1eb3b38ebc20ea `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with pixels.
border-spacing-003 Border-spacing using pixels with a minimum plus one value, 1px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders fbb3016130dd9aee2cd36b0bd9c9cabbd2be3afa `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in pixels.
border-spacing-004 Border-spacing set to zero using pixels with a minus sign, -0px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders e6d90e8ef8b41cf75f03f177dfc42e1e9e3e6262 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a minus sign, with pixels.
border-spacing-005 Border-spacing set to zero using pixels with a plus sign, +0px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 044a5082131165f8fb9ee154fb630fd3bdb8d6da `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, with pixels.
border-spacing-006 Border-spacing using pixels with a nominal value, 96px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 1bc9379566112e846e32edd6c46e325822e90f2b `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in pixels.
border-spacing-007 Border-spacing using pixels with a nominal value (with plus sign), +96px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 670866c156e534e514983243cc695fa4d3af2b49 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in pixels.
border-spacing-012 Border-spacing using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 940831fbc8d5140a1232075711822d33eb147d0a `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in points falls back to the default value.
border-spacing-013 Border-spacing using points with a minimum value, 0pt ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 824f8b316fefe246f36bb87b8366d9c5407d3d8a `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with points.
border-spacing-014 Border-spacing using points with a minimum plus one value, 1pt ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders d97830db74a2734376638006a08fe976eac30959 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in points.
border-spacing-015 Border-spacing set to zero using points with a negative sign, -0pt ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders e49a9b55955d56914bdfe4cb0aceeb9351e6c951 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a negative sign, with points.
border-spacing-016 Border-spacing set to zero using points with a plus sign, +0pt ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 660d1af2e3fce2013b3aa814d3a63b2afc88a93d `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, with points.
border-spacing-017 Border-spacing using points with a nominal value, 72pt ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 708a7e3eba79cabf13882ebbf5c6447c12c6b42d `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in points.
border-spacing-018 Border-spacing using points with a nominal value with a plus sign, +72pt ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 4e1063ea7c125aa4451a83147b301cbe91c51869 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in points.
border-spacing-023 Border-spacing using picas with a minimum minus one value, -1pc http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 5c4617e162e646c54f0bf9b00b66b190cfd10166 `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in picas falls back to the default value.
border-spacing-024 Border-spacing set to zero using picas, 0pc ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders c807d02529b01109cd39beb5080a54d615e332b7 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with picas.
border-spacing-025 Border-spacing using picas with a minimum plus one value, 1pc ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 2da26648cfea037ab3903b9a293469916ea175c6 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in picas.
border-spacing-026 Border-spacing set to zero using picas with a negative sign, -0 ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders db3208c430d9b8b1ff37698252425bad39862f78 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a negative sign, with picas.
border-spacing-027 Border-spacing set to zero using picas with a plus sign, +0 ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 8f09c75b290c1cd314cca12dc6e1aa518e35e5d0 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, with picas.
border-spacing-028 Border-spacing using picas with a nominal value, 6pc ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 42db878f42d2dfbcfc970ce2238087d5e07ad997 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in picas.
border-spacing-029 Border-spacing using picas with a nominal value (with plus sign), +6pc ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 6e418c9396dab04228fedf7e8f9ce5d339f3086a `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in picas.
border-spacing-034 Border-spacing using centimeters with a minimum minus one value, -1cm http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 293f881827938c6bb5330ee5da17d662d4af8522 `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in centimeters falls back to the default value.
border-spacing-035 Border-spacing using centimeters with a minimum value, 0cm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders dbf6112462ba8c1ed8365bab5ce8dc9469580d62 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with centimeters.
border-spacing-036 Border-spacing using centimeters with a minimum plus one value, 1cm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 93fa401012ed751adf68d3961b9645a994e9b8f3 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in centimeters.
border-spacing-037 Border-spacing set to zero using centimeters with a minus sign, -0cm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 2a781e0a307e71920b957bfb50516fa5301b9116 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a minus sign, with centimeters.
border-spacing-038 Border-spacing set to zero using centimeters with a plus sign, +0cm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 34debf604adb5a770847df0cc7fd57844cb89a10 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, with centimeters.
border-spacing-039 Border-spacing using centimeters with a nominal value, 2.54cm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 189bf999e28d91cb8bc05df9d44312fa5b1cfd87 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in centimeters.
border-spacing-040 Border-spacing using centimeters with a nominal value (with plus sign), +2.54cm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 7eafe9ada395c6f1becb30337ac609b4cfd8a0a2 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in centimeters.
border-spacing-045 Border-spacing using millimeters with a minimum minus one value, -1mm http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders a0b8aaf6644ea590d4c98a60ccc5d4cf035bfcee `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in millimeters falls back to the default value.
border-spacing-046 Border-spacing using millimeters with a minimum value, 0mm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 41cd2fa247a3167cfc3489f5bfb51924a1b574de `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with millimeters.
border-spacing-047 Border-spacing using millimeters with a minimum plus one value, 1mm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 4e2c23a9a417e079e6e39821847315eb9f6853ad `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in millimeters.
border-spacing-048 Border-spacing set to zero using millimeters with a minus sign, -0mm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 7abd7a835fbccf2978f8a34a68384e4148a27170 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a negative sign, with millimeters.
border-spacing-049 Border-spacing set to zero using millimeters with a plus sign, +0mm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 3148ccfd9de845a12764b8239cc86149d533e1ed `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, with millimeters.
border-spacing-050 Border-spacing using millimeters with a nominal value, 25.4mm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 5368243de95002fb7a98b07a93eda5c2c4179091 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in millimeters.
border-spacing-051 Border-spacing using millimeters with a nominal value (with plus sign), +25.4mm ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 6c1e0c0784c2981e4eb6c7edaa42c2ed8cb81001 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in millimeters.
border-spacing-056 Border-spacing using inches with a minimum minus one value, -1in http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 9b363c29c7fd03492c2e441e90c96685771c48b0 `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in inches falls back to the default value.
border-spacing-057 Border-spacing using inches with a minimum value, 0in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 1745b8ca4f15e17c4a185993bd34bb21abeaa46d `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with inches.
border-spacing-058 Border-spacing using inches with a minimum plus one value, 1in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders a7e085a9c7d0d460d8b87542b1ee57cf1eed30c7 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in inches.
border-spacing-059 Border-spacing set to zero using inches with a minus sign, -0in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders e8c0e59f3bba6385df3d668a06c9a695054c199a `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a negative sign, with inches.
border-spacing-060 Border-spacing set to zero using inches with a plus sign, +0in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 6d71178a4afd14756e3863fc8024b7813ba56a5f `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, with inches.
border-spacing-061 Border-spacing using inches with a nominal value, 1in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders fc854a14b8d8c6bcc33cc3c6214d855cfb56dd01 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in inches.
border-spacing-062 Border-spacing using inches with a nominal value (with plus sign), +1in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 84db8dac75db521b28b1f380480df6609368cbe4 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in inches.
border-spacing-067 Border-spacing using 'em' units with a minimum minus one value, -1em http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 53eb76baa68dbb7ecf328977888c7063544a0e13 `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in 'em' units falls back to the default value.
border-spacing-068 Border-spacing using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 04178628d5ba2423c9bc5243d454ebe853db62ad `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with 'em' units.
border-spacing-069 Border-spacing using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 4dcee251da743b257c7bbfaea45cc2f50cc40d88 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set one above the minimum in 'em' units.
border-spacing-070 Border-spacing set to zero using 'em' units with a minus sign, -0em ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 644429e97633255a8710c12560462abbc5c51bd0 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a minus sign, in 'em' units.
border-spacing-071 Border-spacing set to zero using 'em' units with a plus sign, +0em ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 39a8c8ca122a3ebe71322b1696e903b7df866596 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a plus sign, in 'em' units.
border-spacing-072 Border-spacing using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders e0e522084c6e15686f17de7edf2ec6f0698baf90 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in 'em' units.
border-spacing-073 Border-spacing using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 5ded24dcfb4482d9c5fb13fb47c287e055452a5f `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in 'em' units.
border-spacing-078 Border-spacing using 'ex' units with a minimum minus one value, -1ex http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders dc924c8fd715420eaa6583966e585f519fec4b46 `Microsoft`<http://www.microsoft.com/> Setting border-spacing to a value below the minimum in 'ex' units falls back to the default value.
border-spacing-079 Border-spacing using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 99e3b7c4761efb8042410036ea84ae593b6f4d38 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value in 'ex' units.
border-spacing-081 Border-spacing set to zero using 'ex' units with a minus sign, -0ex ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 677f867e6c271d3b35cf80b5bd352b9c9ba8031b `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with a negative sign, in 'ex' units.
border-spacing-082 Border-spacing set to zero using 'ex' units with a plus sign, +0ex ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders b25b897b7a982a04e84e9ee49379031b4442fbf9 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value, using zero with plus sign, with 'ex' units.
border-spacing-083 Border-spacing using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders d215c0aa91a7e8727f4f779aa2ee1b58bd8471c6 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to nominal length in 'ex' units.
border-spacing-084 Border-spacing using 'ex' units with a nominal value with a plus sign, +7.5ex ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 594a186add0f0d3c961053cb6a9669c0ce55a729 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to a nominal length (with plus sign) in 'ex' units.
border-spacing-089 Border-spacing set to zero with no units with a minus sign, -0 ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 4690bde00f1b94ca15f70aa360e416051b9ea3e8 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with an integer, regardless of the negative sign on it.
border-spacing-090 Border-spacing set to zero with no units, 0 ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders ee6c171cab3f8a4fde1d2759c5dfa89844c002fd `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with an integer.
border-spacing-091 Border-spacing set to zero with no units with a plus sign, +0 ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 80230134144c94b4e0c61d866ac0b6a55b821494 `Microsoft`<http://www.microsoft.com/> Border-spacing can be set to the minimum value with an integer, regardless of the positive sign on it.
border-spacing-092 Border-spacing set to inherit with one value, 1in ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders bed9717dc6e36d66967f2a85254947f9f2ac419a `Microsoft`<http://www.microsoft.com/> Verify that a table with 'border-spacing: inherit' uses its parent container's border-spacing value.
border-spacing-093 Border-spacing set to inherit with two values, 50px 5px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 9713341f21c0c6aa93db2b2a818b179af79709b8 `Microsoft`<http://www.microsoft.com/> Verify that a table with 'border-spacing: inherit' uses both of its parent container's border-spacing values if two are specified.
border-spacing-094 Border-spacing: using two values, 5px 50px ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 0b5ce8b81fdb1976b9de7589c796a1cc4c84545c `Microsoft`<http://www.microsoft.com/> Verify that a table can have two values specified by its border-spacing property.
border-spacing-applies-to-001 Border-spacing and 'display: inline' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 937957cf1549cdd5eaccb440ae1c5aafaddb03dd `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: inline' elements.
border-spacing-applies-to-002 Border-spacing and 'display: block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 141c41816eb6d85df3826044923c815a56b6eeda `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: block' elements.
border-spacing-applies-to-003 Border-spacing and 'display: list-item' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 87de407e6ba0f8e1a5f6f1c416b33ca5d88a70a9 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: list-item' elements.
border-spacing-applies-to-004 Border-spacing and 'display: run-in' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders ec3a97f3e8e9ead123ba53a3b216e1a33aa8b857 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: run-in' elements.
border-spacing-applies-to-005 Border-spacing and 'display: inline-block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders a974398f247fe80547a74953fa66b26abdaab484 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: inline-block' elements.
border-spacing-applies-to-006 Border-spacing and 'display: table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders d3f90f6250eab99d35691b1bd6e1d5661f19e3bb `Microsoft`<http://www.microsoft.com/> Border-spacing applies to 'display: table' elements.
border-spacing-applies-to-007 Border-spacing and 'display: inline-table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 0628e6807933f50a9319789e04b5af1806c5a055 `Microsoft`<http://www.microsoft.com/> Border-spacing applies to 'display: inline-table' elements.
border-spacing-applies-to-008 Border-spacing and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 4b442abbe69b3d5fe71c3e2f8c8b96ee21c6d5e5 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-row-group' elements.
border-spacing-applies-to-009 Border-spacing and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 394e19b1aa92cb6a01df37e02d73a8af6132912e `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-header-group' elements.
border-spacing-applies-to-010 Border-spacing and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders a449f934245e66c6d22554bd7cb8200d58093226 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-footer-group' elements.
border-spacing-applies-to-011 Border-spacing and 'display: table-row' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders f7db3579403fa31857e0caf476a297aedfd20d09 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-row' elements.
border-spacing-applies-to-012 Border-spacing and 'display: table-column' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 129f74222c8f0f17a39acc6543a96eeff43bd15a `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-column' elements.
border-spacing-applies-to-013 Border-spacing and 'display: table-column-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders ea6bce4732160f5ca25a2fe16b17d3463ca48a73 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-column-group' elements.
border-spacing-applies-to-014 Border-spacing and 'display: table-cell' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 05661ef5b81943e76e6b616b5f4bcdf70bca6018 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-cell' elements.
border-spacing-applies-to-015 Border-spacing and 'display: table-caption' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 57b64d39fbda927e767affe81951a519be98d6c7 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: table-caption' elements.
border-spacing-applies-to-016 reference/no-red-on-blank-page-ref Border-spacing and 'display: none' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 6c866bd56d9297244a285b8fabf66926751fc7ff `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: none' elements.
border-spacing-applies-to-017 Border-spacing and 'display: inherit' elements http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders 4f086a3f46740e0c98c4c99fbdfa771e54ad0c60 `Microsoft`<http://www.microsoft.com/> Border-spacing does not apply to 'display: inherit' elements which do not inherit the value of 'table' or 'inline-table'.
border-spacing-inherited-001 Border-spacing is inherited by default ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders a21af80edd9819910ca071d1d39aea8eb7556bcf `Microsoft`<http://www.microsoft.com/> Border-spacing is inherited by default.
border-spacing-initial-001 Initial value of border-spacing ahem http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing,http://www.w3.org/TR/CSS21/tables.html#separated-borders c1e13964eea95155cc177cf44d334913ba241716 `Microsoft`<http://www.microsoft.com/> Verifies that the initial value of border-spacing is '0'.
border-spacing-initial-002 CSS table model: initial border-spacing http://www.w3.org/TR/CSS21/tables.html#separated-borders,http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 3145c400a1c5ca6abf8463bf51a4232fd1a8ac11 `Ian Hickson`<mailto:ian@hixie.ch>
border-spacing-percentage-001 reference/ref-if-there-is-no-red Border-spacing - percentage value does not apply invalid http://www.w3.org/TR/CSS21/tables.html#separated-borders 5d2c45cd986672056216fb1c0ba6088fbdbbf5c7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'border-spacing' property does not accept percentage unit.
border-spacing-values-001 Negative 'border-spacing' values are ignored invalid http://www.w3.org/TR/CSS21/tables.html#separated-borders 78351348f64435a6f2b3336247f69e2f07e28904 `Microsoft`<http://www.microsoft.com/> The 'border-spacing' property ignores a negative value. In which case, the default 'border-spacing' value as specified in the user agent stylesheet will apply.
border-style-001 Border-style shorthand property set using a single value http://www.w3.org/TR/CSS21/box.html#border-style-properties 72afea1add1c57bbd0cd9b70a46e15be1f2a68a1 `Microsoft`<http://www.microsoft.com/> The 'border-style' property set using a single value correctly renders the specified value for all sides of the element.
border-style-002 Border-style shorthand property set using two values http://www.w3.org/TR/CSS21/box.html#border-style-properties a905d79a04421875f93623556e65969224b524c4 `Microsoft`<http://www.microsoft.com/> The 'border-style' property set using two values correctly renders the specified value for the appropriate sides of the element.
border-style-003 Border-style shorthand property set using three values http://www.w3.org/TR/CSS21/box.html#border-style-properties 15d28b7199c6a9cdb5b01f2a4d0acd7d036670cc `Microsoft`<http://www.microsoft.com/> The 'border-style' property set using three values correctly renders the specified value for the appropriate sides of the element.
border-style-004 Border-style shorthand property set using four values http://www.w3.org/TR/CSS21/box.html#border-style-properties 9c21f9e3eb701d42299918cf8e1f217854cf7a5b `Microsoft`<http://www.microsoft.com/> The 'border-style' property set using four values correctly renders the specified value for the appropriate sides of the element.
border-style-005 Border-style shorthand property set to 'inherit', inheriting one value http://www.w3.org/TR/CSS21/box.html#border-style-properties 2192024396fa4dbb6aefb8cdf2a0ee5cb9977753 `Microsoft`<http://www.microsoft.com/> The 'border-style' property set to 'inherit' correctly inherits the single value specified on the parent element.
border-style-006 Border-style shorthand property set to 'inherit' inheriting two values http://www.w3.org/TR/CSS21/box.html#border-style-properties 5a9b77e3310ed70dbba184d466ef3b0db48883b0 `Microsoft`<http://www.microsoft.com/> The 'border-style' property set to 'inherit' correctly inherits the two values specified on the parent element.
border-style-007 Border-style shorthand property set to 'inherit', inheriting three values http://www.w3.org/TR/CSS21/box.html#border-style-properties 8f917c4ba7b65c93ec166c7b2b827edda1b8448f `Microsoft`<http://www.microsoft.com/> The 'border-style' property set to 'inherit' correctly inherits the three values specified on the parent element.
border-style-008 Border-style shorthand property set to 'inherit', inheriting four values http://www.w3.org/TR/CSS21/box.html#border-style-properties a2fbf66d579122d941ecfb81e79179b4af084c53 `Microsoft`<http://www.microsoft.com/> The 'border-style' property set to 'inherit' correctly inherits the four values specified on the parent element.
border-style-applies-to-001 Border-style applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#border-style-properties 439bbf32d45e1b97aaeec8e3a7dd95d2090ca847 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-row-group.
border-style-applies-to-002 Border-style applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#border-style-properties c769f16a0555858b280f9f3dcec362a6bfeecd0c `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-header-group.
border-style-applies-to-003 Border-style applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#border-style-properties d5068be47170cdec28ca1264576e0c52b7539088 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-footer-group.
border-style-applies-to-004 Border-style applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#border-style-properties b707d1926e79ef995fe579c4a910f4eea0df2ae2 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-row.
border-style-applies-to-005 Border-style applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#border-style-properties 68c968936df516dfecc079b018f6b86a5b364b66 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-column-group.
border-style-applies-to-006 Border-style applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#border-style-properties d38d1b86439b88f9fe9f24e044162d4b58bc38a9 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-column.
border-style-applies-to-007 Border-style applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#border-style-properties ad8463059c466deb130dc5d19f2464193acc4bda `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-cell.
border-style-applies-to-008 Border-style applied to element with display inline http://www.w3.org/TR/CSS21/box.html#border-style-properties 7660520fb4c5da91f8b7c945f5bfca3d8c7a62f3 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of inline.
border-style-applies-to-009 Border-style applied to element with display block http://www.w3.org/TR/CSS21/box.html#border-style-properties 93e2b08f6dcdee07317cae5a220ea5a837dfc0da `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of block.
border-style-applies-to-010 Border-style applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#border-style-properties f8d10e6038e75a9db9d2229c5a11d47cf8c9530e `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of list-item.
border-style-applies-to-011 Border-style applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#border-style-properties 3bfedaaba8866a35f5562015040a4ade1f4efb21 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of run-in.
border-style-applies-to-012 Border-style applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#border-style-properties 14c80c6cb1dc6b9834e846cbc249a37604211a52 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of inline-block.
border-style-applies-to-013 Border-style applied to element with display table http://www.w3.org/TR/CSS21/box.html#border-style-properties c7ca26534a5a219de6993c5de09c1da6f3e7a1a1 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table.
border-style-applies-to-014 Border-style applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#border-style-properties 605d6f986e2d51f19675c67a32c252968b9a4971 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of inline-table.
border-style-applies-to-015 Border-style applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#border-style-properties db0c17ed7545206ab96fe6b304931b92c4846431 `Microsoft`<http://www.microsoft.com/> The 'border-style' property applies to elements with a display of table-caption.
border-style-applies-to-016 reference/border-conflict-style-101-ref border-style: hidden applied to table-row http://www.w3.org/TR/CSS21/box.html#border-style-properties 34de0bbf560428bca5305dd6eeaf17628451b153 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including internal table elements. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-017 reference/border-conflict-style-101-ref border-style: hidden applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#border-style-properties aa40c425696c4fecfff89bf15680dc63c26a68c9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including elements with display table-row. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-018 reference/border-conflict-style-101-ref border-style: hidden applied to table-column-group http://www.w3.org/TR/CSS21/box.html#border-style-properties b439c1fd1eca00ef7cb00843073fe0be49fe1e99 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including internal table elements. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-019 reference/border-conflict-style-101-ref border-style: hidden applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#border-style-properties 3e2ed2702144de72cb7c7586166d5330b08af8af `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including elements with display table-column-group. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-020 reference/border-conflict-style-101-ref border-style: hidden applied to table-column http://www.w3.org/TR/CSS21/box.html#border-style-properties 1622ca1a5cafbe7f6503a045b707fce2d0c19989 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including internal table elements. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-021 reference/border-conflict-style-101-ref border-style: hidden applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#border-style-properties 3255d2fdbffd926b4f617e8369e808c53fe8c78f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including elements with display table-column. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-022 reference/border-conflict-style-101-ref border-style: hidden applied to table-row-group http://www.w3.org/TR/CSS21/box.html#border-style-properties baa54e399ad097401196db742a676733cbc765c9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including internal table elements. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-023 reference/border-conflict-style-101-ref border-style: hidden applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#border-style-properties c717153e7a444b964a0346ffe8300579f577ac4f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including elements with display table-row-group. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-024 reference/border-conflict-style-101-ref border-style: hidden applied to table-footer-group http://www.w3.org/TR/CSS21/box.html#border-style-properties a973da29799c96b6ddb6d1cb89d95d696a30b485 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including internal table elements. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-025 reference/border-conflict-style-101-ref border-style: hidden applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#border-style-properties fd43a1f48e5ab25bc8df60e2ddbbfb24130d91e2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including elements with display table-footer-group. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-026 reference/border-conflict-style-101-ref border-style: hidden applied to table-header-group http://www.w3.org/TR/CSS21/box.html#border-style-properties c73ff28adfa17567094320c67848eea3deba28a5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including internal table elements. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-applies-to-027 reference/border-conflict-style-101-ref border-style: hidden applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#border-style-properties f8f0eaa11f65386239a1947463533022faaf1477 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Marc Pacheco`<http://marc.baffl.co.uk/contact.php> 'border-style: hidden' must apply to all elements, including elements with display table-header-group. 'hidden' (border-style) is the same as 'none': the computed border width is zero.
border-style-initial-001 reference/ref-if-there-is-no-red Border-style initial set to 'none' http://www.w3.org/TR/CSS21/box.html#border-color-properties 6513513d8fdfb5c63e3e9d4507ec705dbab33571 `Microsoft`<http://www.microsoft.com/> Verify that 'border-color' and 'border-width' do not display a border since 'border-style' is initially 'none'.
border-style-inset-001 Table-Specific Border Style Behavior (separated border model/inset) http://www.w3.org/TR/CSS21/tables.html#table-border-styles 6d70f38ec5e69ffcaa736f71b528bcb15ff9d654 `Microsoft`<http://www.microsoft.com/> In the separated border model, the 'inset' border style makes its box looks like it is embedded in the canvas.
border-style-inset-002 Table-Specific Border Style Behavior (collapsing border model/inset) http://www.w3.org/TR/CSS21/tables.html#table-border-styles c2a42a7609bd34125930682d4147411617fc80c3 `Microsoft`<http://www.microsoft.com/> In the collapsing border model, the 'inset' border style looks the same as the 'ridge' border style.
border-style-outset-001 Table-Specific Border Style Behavior (separated border model/outset) http://www.w3.org/TR/CSS21/tables.html#table-border-styles d1a8e9a81da3fa94d40946fac1e630dfcba74b09 `Microsoft`<http://www.microsoft.com/> In the separated border model, the 'outset' border style makes its box looks like it is standing off of the canvas.
border-style-outset-002 Table-Specific Border Style Behavior (collapsing border model/outset) http://www.w3.org/TR/CSS21/tables.html#table-border-styles 992e33776eb8e0b24ec14347fe6bc05730eefe0f `Microsoft`<http://www.microsoft.com/> In the collapsing border model, the 'outset' border style looks the same as the 'groove' border style.
border-style-rendering-001 Border-style 'groove' color rendering http://www.w3.org/TR/CSS21/box.html#border-style-properties 4c239bffa35723419785d98e8a87a8e019709f25 `Microsoft`<http://www.microsoft.com/> The 'groove' 'border-style' uses the color defined for rendering the groove border.
border-style-rendering-002 Border-style 'ridge' color rendering http://www.w3.org/TR/CSS21/box.html#border-style-properties 4c23149e02a25bb65017cc7ec62cabe8bcc6f0d6 `Microsoft`<http://www.microsoft.com/> The 'ridge' 'border-style' uses the color defined for rendering the ridge border.
border-style-rendering-003 Border-style 'inset' color rendering http://www.w3.org/TR/CSS21/box.html#border-style-properties 3c78b1764fccc765f14ab61ae20caa10014aefa4 `Microsoft`<http://www.microsoft.com/> The 'inset' 'border-style' uses the color defined for rendering the inset border.
border-style-rendering-004 Border-style 'outset' color rendering http://www.w3.org/TR/CSS21/box.html#border-style-properties 9812a6226caf78e68beb39759cc099c8261526cb `Microsoft`<http://www.microsoft.com/> The 'outset' 'border-style' uses the color defined for rendering the outset border.
border-style-shorthand-001 Border-style set using one value http://www.w3.org/TR/CSS21/box.html#border-style-properties 59b1e287ee043563d7a689b3b09e198ded476f13 `Microsoft`<http://www.microsoft.com/> Applying a single value to the border-style property applies the value to all sides of the element.
border-style-shorthand-002 Border-style set using two values http://www.w3.org/TR/CSS21/box.html#border-style-properties 79c521591e5bb7b7610af3eb89ca7b1d204ac0db `Microsoft`<http://www.microsoft.com/> Applying two values to the border-style property applies the first value to the top and bottom and the second to the left and right.
border-style-shorthand-003 Border-style set using three values http://www.w3.org/TR/CSS21/box.html#border-color-properties 189281d5d528a42895d9c4277f44ada2b849831d `Microsoft`<http://www.microsoft.com/> Applying three values to the border-style property applies the first value to the top the second value to the left and right and the third value to the bottom.
border-style-shorthand-004 Border-style set using four values http://www.w3.org/TR/CSS21/box.html#border-style-properties 3def87b2cde99cb44ad7168bb122f3b19f4f6c73 `Microsoft`<http://www.microsoft.com/> Applying four values to the border-style property applies the values top, right, bottom, left, respectively.
border-top-001 reference/ref-filled-black-96px-square Border-top set to border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties fa4d2cafee2fc80c980a5b4dd804822dbcf103a6 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets 'border-width' for the top border.
border-top-002 Border-top set to border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1bcd432f0118748f0e5b9b69a092f11a83763eb6 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-style' for the top border.
border-top-003 Border-top set to border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 0c3a2f6117cfae4cdab63c22578d1738986682ac `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-color' for the top border.
border-top-004 Border-top set to border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b90ee7bcedd0f2b9cd1f37e5c7aaaa9eba2a3df9 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-width' and 'border-style' for the top border.
border-top-005 reference/border-top-005-ref Border-top set to border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties c17bcb84e11662ceb43bb233a1859ecc3c833c4d `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-width' and 'border-color' for the top border.
border-top-006 reference/ref-filled-black-96px-square Border-top set to border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2839f70a50e3741acd9c7b7cdbdfbfc4ed9490fb `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-style' and 'border-width' for the top border.
border-top-007 Border-top set to border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 9ffbaeed7db3edd3e473c8b9681773e5e260376c `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-style' and 'border-color' for the top border.
border-top-008 reference/border-top-005-ref Border-top set to border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties ae5953fa1186ae58b8c58452d961953bcaabf678 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-color' and 'border-width' for the top border.
border-top-009 Border-top set to border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b29e0be5c7616e5da449dcc64653804f4c677c6a `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-color' and 'border-style' for the top border.
border-top-010 Border-top set to border-width border-style border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 446fba4ecc89f04251ac11281530e1acea32abf6 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-width', 'border-style' and 'border-color' for the top border.
border-top-011 Border-top set to border-width border-color border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties eed77fba2697f7932e156b6fb704757bae95061c `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-width', 'border-color' and 'border-style' for the top border.
border-top-012 Border-top set to border-style border-width border-color http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 4b9bc1cdda65440bbf0880ac07377460ea041aa6 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-style', 'border-width' and 'border-color' for the top border.
border-top-013 Border-top set to border-style border-color border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2b66a48970a39094ba0132532bb53a51fe19c39a `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-style', 'border-color' and 'border-width' for the top border.
border-top-014 Border-top set to border-color border-width border-style http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 759274919c9a113196dfd91d274d32dd08eb0674 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-color', 'border-width' and 'border-style' for the top border.
border-top-015 Border-top set to border-color border-style border-width http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 2516584be3739f284ce8eaa2a57b238e52f73690 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property sets the 'border-color', 'border-style' and 'border-width' for the top border.
border-top-016 Border-top set to inherit, inheriting a single value for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 942d1dbc6d7f331c2d8b221b3a9f9cc69752fc83 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-top-017 Border-top set to inherit, inheriting two values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 454a4fa7f8dcf688b18e8e8d03f2f6912a091a34 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-top-018 reference/border-top-018-ref Border-top set to inherit, inheriting three values for a shorthand property http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b669dfe44439d22ec68f57a11f7597e206ad2f01 `Microsoft`<http://www.microsoft.com/> The 'border-top' shorthand property properly accepts 'inherit' as a value and uses its parent's border setting.
border-top-applies-to-001 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 7a78950b400ecf755a2ae3fe4e5f68b0166cf1b3 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-row-group.
border-top-applies-to-002 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 77cef5fe9fd37a9c4e2930e860745958299400dc `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-header-group.
border-top-applies-to-003 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 4ab3eac232b46f4c48164983c9b7d0844a7d5e5c `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-footer-group.
border-top-applies-to-004 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 6b0e53ca81c6171b9dc94cc07652798109f787ab `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-row.
border-top-applies-to-005 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties bc24f8cd4ad4e17e0e5c00bc4b2bf0e0a1ce9239 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-column-group.
border-top-applies-to-006 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties c011e1cc7c8e55df4771342d537ca59981d5b1d1 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-column.
border-top-applies-to-007 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 9005de2acc62f2d43bfccec73dac652f36fcd6db `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-cell.
border-top-applies-to-008 Border-top applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1bfe7f8bd0dc25808bf1093cdd8e2b2b4f557403 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of inline.
border-top-applies-to-009 reference/border-bottom-applies-to-001-ref Border-top applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties afd4ce59c583d586bc88054ece102a3922e0b311 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of block.
border-top-applies-to-010 Border-top applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 80de6486a9246f77e2257030feafd24768227bcc `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of list-item.
border-top-applies-to-011 Border-top applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 0f1389d2699251f2c468ed37e27dd3066e998ca6 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of run-in.
border-top-applies-to-012 reference/border-bottom-applies-to-001-ref Border-top applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties 1fd7d5525468661290ce478a5e40b08423d2bb21 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of inline-block.
border-top-applies-to-013 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties b17b1870a019761c037c8579e59b0b2ca077953d `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table.
border-top-applies-to-014 reference/border-bottom-applies-to-001-ref Border-top applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties cd15b9576e57b4823c93fe9bcf2133d090146670 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of inline-table.
border-top-applies-to-015 reference/border-bottom-applies-to-001-ref Border-top applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-top,http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties a859fefe6f80bb4a54f2674cddc8f7e207ba69c9 `Microsoft`<http://www.microsoft.com/> The 'border-top' property applies to elements with a display of table-caption.
border-top-color-001 reference/border-bottom-color-001-ref Border-top-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 28e12540994d5cfffb2b0c415de970726f77e5d4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00000 falls back to the initial value.
border-top-color-002 reference/border-bottom-color-001-ref Border-top-color set to hex with six digits with the minimum value, #000000 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 377c445f9af0b7d06e0362047753e7a304093b73 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #000000 renders the correct color.
border-top-color-003 reference/border-bottom-color-003-ref Border-top-color set to hex with six digits with the minimum plus one value, #010101 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a791dc76a8a25604834d59a70cc0a053c9a64f75 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #010101 renders the correct color.
border-top-color-004 reference/border-bottom-color-004-ref Border-top-color set to hex with six digits with a nominal value #999999 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 52f0c808a7be8a5a93978942f7733baf1d2ca47f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #999999 renders the correct color.
border-top-color-005 reference/border-bottom-color-005-ref Border-top-color set to hex with six digits with the maximum minus one value of #fefefe http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties df9d126cfd7aa702d38ae28918776a548681f1a8 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #fefefe renders the correct color for the border.
border-top-color-006 reference/border-bottom-color-006-ref Border-top-color set to hex with six digits with the maximum value of #ffffff http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9ff28e9a844fad96a73550ecfca7de515140b485 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #ffffff renders the correct color.
border-top-color-007 reference/ref-filled-black-96px-square Border-top-color set to hex with six digits with the maximum plus one value of #1000000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bd60bdc8c82b28e2dadda1b6c4aed6729bf933e3 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #1000000 falls back to the initial value.
border-top-color-008 reference/ref-filled-black-96px-square Border-top-color set to hex with six digits with the maximum plus one value of #fgfgfg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties af1fcb6d3102aef75a89e58d069037bfec1c0ec4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #fgfgfg falls back to the initial value.
border-top-color-009 reference/border-bottom-color-009-ref Border-top-color set to hex with six digits with a red set to minimum plus one value, #010000 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties eb5342b4c8d622954d3c30c4a2bd42fe8c35f404 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #010000 renders the correct color.
border-top-color-010 reference/border-bottom-color-010-ref Border-top-color set to hex with six digits with a red set to a nominal value, #990000 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f9f593f814fc1a1c7eca1eb14c4dbe51b0e4f353 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #990000 renders the correct color.
border-top-color-011 reference/border-bottom-color-011-ref Border-top-color set to hex with six digits with a red set to maximum minus one value, #fe0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties aa5fee27e956251cf1c28462d99fae84f6efa9ae `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #fe0000 renders the correct color.
border-top-color-012 reference/border-bottom-color-012-ref Border-top-color set to hex with six digits with a red set to the maximum value, #ff0000 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 88505d4bdef8d233eedc7efe306f610756ce33b8 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #ff0000 renders the correct color.
border-top-color-013 reference/ref-filled-black-96px-square Border-top-color set to hex with six digits with a red set to the maximum plus one value, #fg0000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 313972f43bf61eb5809feb354b2fac38e979a50a `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #fg0000 falls back to the initial value.
border-top-color-014 reference/border-bottom-color-014-ref Border-top-color set to hex with six digits with a green set to minimum plus one value, #000100 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2fca9c4e201ff9a7f8374992d557b35a77bf11da `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #000100 renders the correct color.
border-top-color-015 reference/border-bottom-color-015-ref Border-top-color set to hex with six digits with a green set to a nominal value, #009900 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0254f7822c6218e6140c5748ecfc77f963ca61b9 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #009900 renders the correct color.
border-top-color-016 reference/border-bottom-color-016-ref Border-top-color set to hex with six digits with a green set to maximum minus one value, #00fe00 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 67ace07d95a3647b18376959fdf5b90dbc004f62 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00fe00 renders the correct color.
border-top-color-017 reference/border-bottom-color-017-ref Border-top-color set to hex with six digits with a green set to the maximum value, #00ff00 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 26395d6491cd601952029db5fb4ded16ff7c6348 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00ff00 renders the correct color.
border-top-color-018 reference/ref-filled-black-96px-square Border-top-color set to hex with six digits with a green set to the maximum plus one value, #00fg00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0e5041dd5b0eb40a9c08e7d8f5424360f75a85fd `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00fg00 falls back to the initial value.
border-top-color-019 reference/border-bottom-color-019-ref Border-top-color set to hex with six digits with a blue set to minimum plus one value, #000001 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties aeca9b4955d51dcf42bdf54baebc219d373746d1 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #000001 renders the correct color.
border-top-color-020 reference/border-bottom-color-020-ref Border-top-color set to hex with six digits with a blue set to a nominal value, #000099 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 327561faba53391d188f30ea699a3270dea3477d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #000099 renders the correct color.
border-top-color-021 reference/border-bottom-color-021-ref Border-top-color set to hex with six digits with a blue set to maximum minus one value, #0000fe http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c262c45ec9fa5e375682fbbf9df61e86482bdec8 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #0000fe renders the correct color.
border-top-color-022 reference/border-bottom-color-022-ref Border-top-color set to hex with six digits with a blue set to the maximum value, #0000ff http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 078591ce980e061e79d3df7563eb69a16bb7e3de `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #0000ff renders the correct color.
border-top-color-023 reference/ref-filled-black-96px-square Border-top-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d2f5f0bb63f0d510c5974f7e3e93ae9c1065674b `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #0000fg falls back to the initial value.
border-top-color-024 reference/ref-filled-black-96px-square Border-top-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 158d9a6027248d3155f8f50fb05a2d2f0c845894 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00 falls back to the initial value.
border-top-color-025 reference/border-bottom-color-001-ref Border-top-color set to hex with three digits with the minimum possible value #000 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 032ddcf7228340e083f46c3d944109aa4625982d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #000 renders the correct color.
border-top-color-026 reference/border-bottom-color-026-ref Border-top-color set to hex with three digits with the minimum plus one value, #111 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 56818ab7a112c241b817585220127b8210b50842 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #111 renders the correct color.
border-top-color-027 reference/border-bottom-color-027-ref Border-top-color set to hex with three digits with a nominal value #999 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0f2a3b3ae5797cc7083a48fa901b5d7a73fba3da `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #999 renders the correct color.
border-top-color-028 reference/border-bottom-color-028-ref Border-top-color set to hex with three digits with the maximum minus one value of #eee http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bb3eee8b8272f29e6905b984524268e3602b6dbb `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #eee renders the correct color.
border-top-color-029 reference/border-bottom-color-006-ref Border-top-color set to hex with three digits with the maximum value of #fff http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a06e60271e074baeeb852f0e27d3b80d8712d0d1 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #fff renders the correct color.
border-top-color-030 reference/ref-transparent-or-black-square-transparent;reference/ref-transparent-or-black-square-black Border-top-color set to hex with three digits with the maximum plus one value of #1000 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 223c115ac9e4d58828c8e5d4dedbcfa46ce4d4f5 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #1000 is a transparent dark red square.
border-top-color-031 reference/ref-filled-black-96px-square Border-top-color set to hex with three digits with the maximum plus one value of #ggg invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7695580c3d72e8471833983c8e6653764e6a304d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #ggg falls back to the initial value.
border-top-color-032 reference/border-bottom-color-032-ref Border-top-color set to hex with three digits with a red set to minimum plus one value, #100 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0492aa4bb7c06db86c95daba827037bd4ea0d15d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #100 renders the correct color.
border-top-color-033 reference/border-bottom-color-010-ref Border-top-color set to hex with three digits with a red set to a nominal value, #900 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 19a938344930ad2253ec0d925fa26c50e37e7021 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #900 renders the correct color.
border-top-color-034 reference/border-bottom-color-034-ref Border-top-color set to hex with three digits with a red set to maximum minus one value, #e00 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d4b6490031eb540ffd05323bda5ecf4b15a7c703 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #e00 renders the correct color.
border-top-color-035 reference/border-bottom-color-012-ref Border-top-color set to hex with three digits with a red set to the maximum value, #f00 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ea84ff85aca25c0723c13219183eadbd1e677bcd `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #f00 renders the correct color.
border-top-color-036 reference/ref-filled-black-96px-square Border-top-color set to hex with three digits with a red set to the maximum plus one value, #g00 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7862906c844e897ced49c587403e2cdd4b874432 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #g00 falls back to the initial value.
border-top-color-037 reference/border-bottom-color-037-ref Border-top-color set to hex with three digits with a green set to minimum plus one value, #010 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0f2cf5a2d2e738a1b5d14f395410823fa32d66e2 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #010 renders the correct color.
border-top-color-038 reference/border-bottom-color-038-ref Border-top-color set to hex with three digits with a green set to a nominal value, #090 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 10d85f8c51ebd778add2df671bece5ea66c8698d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #090 renders the correct color.
border-top-color-039 reference/border-bottom-color-039-ref Border-top-color set to hex with three digits with a green set to maximum minus one value, #0e0 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9d51fa0c247546f3693f038550dc6186c34a5bce `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #0e0 renders the correct color.
border-top-color-040 reference/border-bottom-color-017-ref Border-top-color set to hex with three digits with a green set to the maximum value, #0f0 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 45d7133f54ccf72521b95f3c748b30a18f4d3550 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #0f0 renders the correct color.
border-top-color-041 reference/ref-filled-black-96px-square Border-top-color set to hex with three digits with a green set to the maximum plus one value, #0g0 invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7e657e5f38ab214a835ec954fe8d26379f958ba2 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #0g0 falls back to the initial value.
border-top-color-042 reference/border-bottom-color-042-ref Border-top-color set to hex with three digits with a blue set to minimum plus one value, #001 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7d4c446f014b8c887a2cdf031a185061ac80c626 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #001 renders the correct color.
border-top-color-043 reference/border-bottom-color-020-ref Border-top-color set to hex with three digits with a blue set to a nominal value, #009 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bd4eb1a8aac515edc5d24a2931d8ef5ab145c40f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #009 renders the correct color.
border-top-color-044 reference/border-bottom-color-044-ref Border-top-color set to hex with three digits with a blue set to maximum minus one value, #00e http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e7f17d81c4d228a31b407f68eebe42dbf6959c60 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00e renders the correct color.
border-top-color-045 reference/border-bottom-color-022-ref Border-top-color set to hex with three digits with a blue set to the maximum value, #00f http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0bc64d9c1340297ea246bc292bf52a7f3bd978ab `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00f renders the correct color.
border-top-color-046 reference/ref-filled-black-96px-square Border-top-color set to hex with three digits with a blue set to the maximum plus one value, #00g invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7528ca0890ce89c678de4dbaea552a3ead2008fa `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to #00g falls back to the initial value.
border-top-color-047 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties dd0287b9cbeb6ff8157e78aaddf64db3cccdcb3d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-top-color-048 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f1510831e6c89db7025e30e28de5f34bfd664b6b `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-top-color-049 reference/border-bottom-color-049-ref Border-top-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2b163bfc67cc84ac83e321eadfb1435356416598 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-top-color-050 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 618656624c0a5fdde18895665ddbfe2a2e528bd4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-top-color-051 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e6cf46e8b80a1e34fe51bc222a13863d4a6df97c `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-top-color-052 reference/border-bottom-color-052-ref Border-top-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e98746e342a8fef0ef3dce294b72a7ac83028363 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(40%, 40%, 40%) renders the correct color.
border-top-color-053 reference/border-bottom-color-052-ref Border-top-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d31f11c12e6c8bd00ba138494ad2ebbe20ab76b6 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(+40%, +40%, +40%) renders the correct color.
border-top-color-054 reference/border-bottom-color-054-ref Border-top-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b59fa4192a1b798d3d58e9c7a6e339913bf56317 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-top-color-055 reference/border-bottom-color-006-ref Border-top-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e2a233c7ebc3dd37309be69009a7eb84e13f1ad1 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-top-color-056 reference/border-bottom-color-006-ref Border-top-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2ff665e2edf2b732b99e99e9ae4667a57a9464a1 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-top-color-057 reference/border-bottom-color-006-ref Border-top-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5c66e6a13edca592ff2a059e2d28707d4cfe7b34 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-top-color-058 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f16f7de93cdadf4f929ee461c55f3b723cdb7725 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-top-color-059 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with the minimum value, rgb(0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a30a3abb37cc7e216f755ec2cd55d8c1ac21b9f4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, 0) renders the correct color.
border-top-color-060 reference/border-bottom-color-003-ref Border-top-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8a832e61f83bc18c6c0f1e22be75bb472daaba53 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(1, 1, 1) renders the correct color.
border-top-color-061 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 13530a4d51ff79dd2f42487ebe745bbb97697246 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-0, -0, -0) renders the correct color.
border-top-color-062 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 814034ec20b9c82c5b3891e25b2af1441b9e09d9 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+0, +0, +0) renders the correct color.
border-top-color-063 reference/border-bottom-color-063-ref Border-top-color set to rgb() using integers with a nominal value, rgb(128, 128, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e6d84842362d17d18298f538bbc6a00bc34b69da `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(128, 128, 128) renders the correct color.
border-top-color-064 reference/border-bottom-color-063-ref Border-top-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6cfcb19d2875b9447988872ab0460ddd347afd77 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+128, +128, +128) renders the correct color.
border-top-color-065 reference/border-bottom-color-005-ref Border-top-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ef590ce0d5119bd373d18ac4703eea7547faa779 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(254, 254, 254) renders the correct color.
border-top-color-066 reference/border-bottom-color-006-ref Border-top-color set to rgb() using integers with a maximum value, rgb(255, 255, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 04097337591a8cf0400958ead15f7fac142044a6 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(255, 255, 255) renders the correct color.
border-top-color-067 reference/border-bottom-color-006-ref Border-top-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties aa477fc39efaa9b054f26b1eab858b88409c14a7 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+255, +255, +255) renders the correct color.
border-top-color-068 reference/border-bottom-color-006-ref Border-top-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ee34c7eae8b7dc9d447234ca9d4db2e464831605 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(256, 256, 256) truncates to a valid value.
border-top-color-069 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 131db1eb9260b0ce873c5d421b93210689de2afa `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-top-color-070 reference/border-bottom-color-070-ref Border-top-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f5b75fb5dbe3525b3d3db67faec9656d2180b2a6 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-top-color-071 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1d940f16f5958f04543ae437a84c6236e9a848da `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-top-color-072 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3892950a7113633a2460ed58865f8db190c83fdb `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-top-color-073 reference/border-bottom-color-073-ref Border-top-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1904d970804de6dc0601ebfc07cc3d709067db5e `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(40%, 0%, 0%) renders the correct color.
border-top-color-074 reference/border-bottom-color-073-ref Border-top-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 29c3d4769105c9d040ae39099a9083989020678c `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(+40%, 0%, 0%) renders the correct color.
border-top-color-075 reference/border-bottom-color-075-ref Border-top-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9a8c09e678602521b84ff6471abf0df9622f980c `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-top-color-076 reference/border-bottom-color-012-ref Border-top-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bd4bd0f0f26072f6c01893abfe4c26346f1f3877 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-top-color-077 reference/border-bottom-color-012-ref Border-top-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 32761e09df9b44d9bd33082ed5c649022d9c0776 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-top-color-078 reference/border-bottom-color-012-ref Border-top-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8f7a805787178067aa2ec9bf9a7bcd6fb2875502 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-top-color-079 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e148ccbb787be03a72ee070dbc9e125e3de93a5f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-top-color-080 reference/border-bottom-color-009-ref Border-top-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f3ece74812082b413d17c83260b408c65f091307 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(1, 0, 0) renders the correct color.
border-top-color-081 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 422741866cad2035dc0d55393548365e3629a2a3 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-0, 0, 0) renders the correct color.
border-top-color-082 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 386c3aadf6c19ce3f35d9fd27e216d7c966aecb4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+0, 0, 0) renders the correct color.
border-top-color-083 reference/border-bottom-color-083-ref Border-top-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6f985891a63b5a7451d2ece3b97d1c22c0d9f6e7 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(128, 0, 0) renders the correct color.
border-top-color-084 reference/border-bottom-color-083-ref Border-top-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f1e57583824bf8d1c8422aba85545aeed63cadcc `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+128, 0, 0) renders the correct color.
border-top-color-085 reference/border-bottom-color-011-ref Border-top-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2a9fbf9702979eb2728bd2e89afbff1ae0a2cb0a `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(254, 0, 0) renders the correct color.
border-top-color-086 reference/border-bottom-color-012-ref Border-top-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5c8c31926b3cdc9481f8b74de3f9b6808384d495 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(255, 0, 0) renders the correct color.
border-top-color-087 reference/border-bottom-color-012-ref Border-top-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6e5439db3514bd8093355aa8b0eb4c5397d9abb2 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(+255, 0, 0) renders the correct color.
border-top-color-088 reference/border-bottom-color-012-ref Border-top-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9bf2c3a583f91169079a33dfed25d401762c0756 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(256, 0, 0) truncates to a valid value.
border-top-color-089 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2ff1d83a47b9f947df57b361e2e51280626a5121 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-top-color-090 reference/border-bottom-color-090-ref Border-top-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1bfc4eacb16cc4415c5e7049e9fdf9e7d932711a `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-top-color-091 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4f4b4c1b6b1279d924631371eedd715368215940 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-top-color-092 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 7008e5685bf5ab8d829a05b4bceb962c16e640b0 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-top-color-093 reference/border-bottom-color-093-ref Border-top-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4d3171d66169a5c022a935e754659e39f143b34f `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 40%, 0%) renders the correct color.
border-top-color-094 reference/border-bottom-color-093-ref Border-top-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 1e7135d2146cf600bca73d60cbaf7ee6be0bacf3 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, +40%, 0%) renders the correct color.
border-top-color-095 reference/border-bottom-color-095-ref Border-top-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d3fcbc5c9d0d2d394f2b454f506e0b598f86db73 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-top-color-096 reference/border-bottom-color-017-ref Border-top-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties f4f69bf0aa45b54a93907b55b98dbdebabbfa2db `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-top-color-097 reference/border-bottom-color-017-ref Border-top-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4fa48fdcc87bd561b863b146e79c12400f8c3544 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-top-color-098 reference/border-bottom-color-017-ref Border-top-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 792f9b9cbe8b0033cfd3fc40fbab9dbfee0e8a7f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-top-color-099 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 861953ec5177da55f7dca057bf62e6a0a5ec907f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-top-color-100 reference/border-bottom-color-100-ref Border-top-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 70cb8703429ca6fa42419f6911ef56100ca24f3c `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 1, 0) renders the correct color.
border-top-color-101 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8c49429645dab52b300e1c2888426223448a7342 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, -0, 0) renders the correct color.
border-top-color-102 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 9133102ba3a16ea1b25f81e3969934322b24ef75 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, +0, 0) renders the correct color.
border-top-color-103 reference/border-bottom-color-103-ref Border-top-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5f383e13ab23d75c5ca35921ba73d1ca8416a0e9 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 128, 0) renders the correct color.
border-top-color-104 reference/border-bottom-color-103-ref Border-top-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 8b95583c853109c43a7b68fc1c234c3faea59a8a `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, +128, 0) renders the correct color.
border-top-color-105 reference/border-bottom-color-016-ref Border-top-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6e7f3833d3dfe00636aa2fffd98763703c3e09c4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 254, 0) renders the correct color.
border-top-color-106 reference/border-bottom-color-017-ref Border-top-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a44a4631394f59bd5d92ba5261b877f6fb57c63a `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 255, 0) renders the correct color.
border-top-color-107 reference/border-bottom-color-017-ref Border-top-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties c2e1870c2fd066995a7cdbc522c42a210f6eb040 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, +255, 0) renders the correct color.
border-top-color-108 reference/border-bottom-color-017-ref Border-top-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 39f50a99e9f726c48a7601983dd9be1c442e43ff `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-top-color-109 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6c1f6ea3adccbb245d7cdf89cbde99ca6927f396 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-top-color-110 reference/border-bottom-color-110-ref Border-top-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6d1f0dd451cd3a9fafbd2f450462c2545ba54a9a `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-top-color-111 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties afa2bb325801bacbd379305773720e71d617ca3e `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-top-color-112 reference/border-bottom-color-001-ref Border-top-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b3d70ec4e054945f70112436d7a85be4f6715f2e `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-top-color-113 reference/border-bottom-color-113-ref Border-top-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bcdba57b9b3cd134ce0c2286583c32e75b697910 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 0%, 40%) renders the correct color.
border-top-color-114 reference/border-bottom-color-113-ref Border-top-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 6c05d1cb88d1fa493f81f853c75db13a73210f08 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 0%, +40%) renders the correct color.
border-top-color-115 reference/border-bottom-color-115-ref Border-top-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 4580d588393766cf1c2818072b9e71fb390d547b `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'border-top-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-top-color-116 reference/border-bottom-color-022-ref Border-top-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bb0994afb0fc590af45e1551b83286cbffd72380 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-top-color-117 reference/border-bottom-color-022-ref Border-top-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0a5db5882746c970f16183a3a160babbba2bcc5f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-top-color-118 reference/border-bottom-color-022-ref Border-top-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5c4d285bf1b9ff3d0baef7ed4330381226da3086 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-top-color-119 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 21e73214c4851a6e29a8efa231968a762c84358d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, -1) truncates to a valid value.
border-top-color-120 reference/border-bottom-color-019-ref Border-top-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bc05781e2639e0b29fd90fd507bf14dd0b8d4760 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, 1) renders the correct color.
border-top-color-121 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 28270a52d7cf0e29d53d132f9b266f36a84cb9ba `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, -0) renders the correct color.
border-top-color-122 reference/border-bottom-color-001-ref Border-top-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2e4608aa4e0bd70eaeb7245d34d3e41c8c1c6147 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, +0) renders the correct color.
border-top-color-123 reference/border-bottom-color-123-ref Border-top-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ee8fbb21e724dbf056d1fe68917808ed8cdc7760 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, 128) renders the correct color.
border-top-color-124 reference/border-bottom-color-123-ref Border-top-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cd6c3b77840829c1c1048c858c1af8fb67caef46 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, +128) renders the correct color.
border-top-color-125 reference/border-bottom-color-021-ref Border-top-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 73c923af9ee0e0e01d89fa927c47559df30c37de `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, 254) renders the correct color.
border-top-color-126 reference/border-bottom-color-022-ref Border-top-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 09065f216d79551254ab47e29609da1806fe9720 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, 255) renders the correct color.
border-top-color-127 reference/border-bottom-color-022-ref Border-top-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255) http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 91937d5ef866832f4b98e2360786642d3ceb62b2 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, +255) renders the correct color.
border-top-color-128 reference/border-bottom-color-022-ref Border-top-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256) invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e30d344ffb7feb5536648a7b5ce4eeae83822006 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-top-color-129 reference/border-bottom-color-129-ref Border-top-color set to aqua http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cdb9a005f6fb44c6e2e988cef6132b2abc4b5a3d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to aqua causes the border-top-color of the box to be aqua.
border-top-color-130 reference/border-bottom-color-001-ref Border-top-color set to black http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a897d083913edf4ecd40d287b6cd4c6644a6ce1d `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to black causes the border-top-color of the box to be black.
border-top-color-131 reference/border-bottom-color-131-ref Border-top-color set to blue http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e11c5281d9d528d71c8b5714599ccaa4a8d9a2c0 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to blue causes the border-top-color of the box to be blue.
border-top-color-132 reference/border-bottom-color-132-ref Border-top-color set to fuchsia http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2e2b1351f1e3288cc58be5219270c5f8b9531b17 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to fuchsia causes the border-top-color of the box to be fuchsia.
border-top-color-133 reference/border-bottom-color-133-ref Border-top-color set to gray http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 03462ef98c3745d57b409d051844c414525eedfe `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to gray causes the border-top-color of the box to be gray.
border-top-color-134 reference/border-bottom-color-134-ref Border-top-color set to green http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d07fccba45c489e1f204544e5d320dfcb15756d4 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to green causes the background of the box to be green.
border-top-color-135 reference/border-bottom-color-135-ref Border-top-color set to lime http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties bce8b3614989ce95859b90eaa4a83b4b19c5153f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to lime causes the border-top-color of the box to be lime.
border-top-color-136 reference/border-bottom-color-136-ref Border-top-color set to maroon http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a164a38c6453eecee55697e37de9175484fc1ef8 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to maroon causes the border-top-color of the box to be maroon.
border-top-color-137 reference/border-bottom-color-137-ref Border-top-color set to navy http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 3563cfe89334cfde74be0f821f79a637c63f8f58 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to navy causes the border-top-color of the box to be navy.
border-top-color-138 reference/border-bottom-color-138-ref Border-top-color set to olive http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties cdde9b74935220a5e2524700e8edad70f3f37675 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to olive causes the border-top-color of the box to be olive.
border-top-color-139 reference/border-bottom-color-139-ref Border-top-color set to orange http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 04048da70d28753880a78e1b7caa62022369397b `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to orange causes the border-top-color of the box to be orange.
border-top-color-140 reference/border-bottom-color-140-ref Border-top-color set to purple http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d21b621b06ccd39c34803da4a6765d44911d9451 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to purple causes the border-top-color of the box to be purple.
border-top-color-141 reference/border-bottom-color-141-ref Border-top-color set to red http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 75c83797056e8acfee7ff13cdf4ab88fd6f6185f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to red causes the border-top-color of the box to be red.
border-top-color-142 reference/border-bottom-color-142-ref Border-top-color set to silver http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties a6baa026a18f53865f10ec8543d112e7fc6a505f `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to silver causes the border-top-color of the box to be silver.
border-top-color-143 reference/border-bottom-color-143-ref Border-top-color set to teal http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 28cf5839dd65b9b75cd489b347f44209fccf2e62 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to teal causes the border-top-color of the box to be teal.
border-top-color-144 reference/border-bottom-color-144-ref Border-top-color set to white http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties b6fbbd5edbdab25f6ae519cb582195d00663fbae `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to white causes the border-top-color of the box to be white.
border-top-color-145 reference/border-bottom-color-145-ref Border-top-color set to yellow http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 130962dbcd582583674603b17c8365cb82bdd767 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to yellow causes the border-top-color of the box to be yellow.
border-top-color-174 reference/ref-filled-green-100px-square Border-top-color set to transparent http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 243f98672d5c5d23cf604cc96cc6aefd00df0c4e `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to transparent properly renders a border with no visible color.
border-top-color-175 reference/ref-filled-green-100px-square Border-top-color set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ebd493dcf571685c10516cf7b9579d30dd856196 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' set to inherit causes the 'border-top-color' of the element to be the same as the 'border-top-color' designated on the parent element.
border-top-color-applies-to-001 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 04d43fa439b06f104ab5ef6149962d677ec65f62 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-row-group.
border-top-color-applies-to-002 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fd3099ca30580783bf035cdc809815ced3c79446 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-header-group.
border-top-color-applies-to-003 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties fb8e1edab307e6664b0e591dc32630757485be29 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-footer-group.
border-top-color-applies-to-004 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties d9353078485673e7bfea713eba96833edce49e39 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-row.
border-top-color-applies-to-005 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 5b930571be2dd4ae66486dcebbffed79e1fd3cf3 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-column-group.
border-top-color-applies-to-006 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e576f4ad97bb556b8beabe56b19a38a1d0ed55ff `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-column.
border-top-color-applies-to-007 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 0bbeda46fd0f4e1b718b156c5f835641641395f9 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-cell.
border-top-color-applies-to-008 Border-top-color applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties ed3cc543d0855f853561a20a8e9b9d274e7edbdf `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of inline.
border-top-color-applies-to-009 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 96c67e639945c8be226c3c5226a6157177269ffc `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of block.
border-top-color-applies-to-010 Border-top-color applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e07f430e2ddd30a27dada964aa83e409d0ea7f8c `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of list-item.
border-top-color-applies-to-011 Border-top-color applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 526de13667170b27cd9f4df90acddb00d25b3397 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of run-in.
border-top-color-applies-to-012 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties e464cfe3914da90b6694d6893d6d4008d5e96643 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of inline-block.
border-top-color-applies-to-013 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 81ac0e9dde3e1db28050c4b5dce732c8d626aa98 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table.
border-top-color-applies-to-014 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 001512d29fb62e37505e7fdf35ff6bc5b7616341 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of inline-table.
border-top-color-applies-to-015 reference/border-bottom-applies-to-001-ref Border-top-color applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color,http://www.w3.org/TR/CSS21/box.html#border-color-properties 2bff01d704d9e9388b5f8006a84cfc028c81f3d3 `Microsoft`<http://www.microsoft.com/> The 'border-top-color' property applies to elements with a display of table-caption.
border-top-style-001 reference/ref-nothing-below Border-top-style set to 'none' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties c4a3c9a25403b9340d50ae8e9da8b6f5f4119e09 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property set to 'none' does not render any border for an element.
border-top-style-002 reference/ref-nothing-below Border-top-style set to 'hidden' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties d534e3aec83ca55df7c6e61090243bef8e5e1086 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property set to 'hidden' computes to 'none' and does not render any border for non-table elements.
border-top-style-003 Border-top-style set to 'dotted' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties ffe1dbab68cef48fb57db6beb63d23d07623d626 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'dotted' renders the proper line style for the border.
border-top-style-004 Border-top-style set to 'dashed' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 0182afe8545273dff26f9e4aca832a4b069acb9a `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'dashed' renders the proper line style for the border.
border-top-style-005 reference/border-bottom-style-005-ref Border-top-style set to 'solid' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 82883fc426cf59e70b429766fd82d7aceb857837 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'solid' renders the proper line style for the border.
border-top-style-006 Border-top-style set to 'double' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 612ed0e7a562e069b547d4d1f117a687697cdb7b `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'double' renders the proper line style for the border.
border-top-style-007 Border-top-style set to 'groove' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fd71f66ae676304a133d9d5b6b6977228dc1921f `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'groove' renders the proper line style for the border.
border-top-style-008 Border-top-style set to 'ridge' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 21fa9e46e3133e4499ca8d24fcdd02da6ae8c3f5 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'ridge' renders the proper line style for the border.
border-top-style-009 Border-top-style set to 'inset' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 7a18e7090c9378ea54215dcee0ee30fe52f08e86 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'inset' renders the proper line style for the border.
border-top-style-010 Border-top-style set to 'outset' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties fd50aa89ecff1e1042bacf987030209aef853aef `Microsoft`<http://www.microsoft.com/> The 'border-top-style' set to 'outset' renders the proper line style for the border.
border-top-style-011 Border-top-style set to 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties e7465da1b5d717d93b16b0af3c0f4e886a0c3496 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property set to 'inherit' properly applies the value from the parent's 'border-top-style' property value.
border-top-style-applies-to-001 Border-top-style applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 341e9ee287740173ffd61ccb6be290fed1ee9818 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-row-group.
border-top-style-applies-to-002 Border-top-style applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8c4fe790188c4668c0074b78636ce8cf2d257cfc `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-header-group.
border-top-style-applies-to-003 Border-top-style applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties e965f7b31a4e747dab32d62fbc3f7d65a5200e54 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-footer-group.
border-top-style-applies-to-004 Border-top-style applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 83cd6ae457410a2309ff8ca06aa89d0ff08dd302 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-row.
border-top-style-applies-to-005 Border-top-style applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 735d3eb239272d64d81dfcfe9fb97eade95011b5 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-column-group.
border-top-style-applies-to-006 Border-top-style applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 0dfa557315198b2d2a6ae1c1baf9b346a5aa5065 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-column.
border-top-style-applies-to-007 Border-top-style applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties f20ddd26bf0c2340e268f8b1c61f90f85e2508e9 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-cell.
border-top-style-applies-to-008 Border-top-style applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b4c2ed90963dfee8cde81d455e57001c421a5371 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of inline.
border-top-style-applies-to-009 Border-top-style applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 8849f91b0288effccc6fb3b7abd3bed089977cf4 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of block.
border-top-style-applies-to-010 Border-top-style applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 35fc32cb44fa33647e9f135599bfa07688037de5 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of list-item.
border-top-style-applies-to-011 Border-top-style applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties b394ed97fda3620f1a29cfc0604b4acd38f65519 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of run-in.
border-top-style-applies-to-012 Border-top-style applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 51735877c3b15e1965d304dd44becb208afae0fa `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of inline-block.
border-top-style-applies-to-013 Border-top-style applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 7360130df15817d7ebd25a54419ba74e825ffeec `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table.
border-top-style-applies-to-014 Border-top-style applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 83b73b51e55aaea569c9910e855ebb0fca2bde3f `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of inline-table.
border-top-style-applies-to-015 Border-top-style applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style,http://www.w3.org/TR/CSS21/box.html#border-style-properties 27336f64d0e2aa5b81b03e03fe5e3a4bc09e8f75 `Microsoft`<http://www.microsoft.com/> The 'border-top-style' property applies to elements with a display of table-caption.
border-top-width-001 reference/border-top-width-001-ref Border-top-width using pixels with a minimum minus one (negative) value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2f94650e50a24039d9dc80442d92ccc72b537758 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in pixels and resets to the initial value.
border-top-width-002 reference/ref-if-there-is-no-red Border-top-width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1f44610a9557d9705c09d3a4a00407302c86a2a9 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in pixels that sets the width of the top border.
border-top-width-003 reference/border-bottom-width-003-ref Border-top-width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e62eca64ac2894e9ab71b834c8678428fa81628d `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in pixels that sets the width of the top border.
border-top-width-004 reference/ref-if-there-is-no-red Border-top-width using pixels with a minimum value with a minus sign, -0px http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 851f42127d2e965dd9cb61d1b3ca8895857311ef `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in pixels that that has a minus sign before it.
border-top-width-005 reference/ref-if-there-is-no-red Border-top-width using pixels with a minimum value with a plus sign, +0px http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b0aea35a47c9f91a1cfd565df4f193326e754f38 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in pixels that that has a plus sign before it.
border-top-width-006 reference/border-bottom-width-006-ref Border-top-width using pixels with a nominal value, 96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9ba7bc71bc9ba37327874f8aeecb38c6477aa7f9 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in pixels that sets the width of the top border.
border-top-width-007 reference/border-bottom-width-006-ref Border-top-width using pixels with a nominal value with a plus sign, +96px 96dpi http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c1a8cb7ad429b90dd465b84cb4fac9403751a3c0 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in pixels that has a plus sign before it.
border-top-width-012 reference/border-top-width-012-ref Border-top-width using points with a minimum minus one (negative) value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8bd8b18bf44d732e86b4936dd27e5d32f16c13bf `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in points and resets to the initial value.
border-top-width-013 reference/ref-if-there-is-no-red Border-top-width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2cd602f983dedcf4d3f455befe62d74b2da6142e `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in points that sets the width of the top border.
border-top-width-014 Border-top-width using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ea0864c514242d572ad95b7558bd7b29f248aa89 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in points that sets the width of the top border.
border-top-width-015 reference/ref-if-there-is-no-red Border-top-width using points with a minimum value with a minus sign, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2cd3b10e3e65c6efb8fc448d937923e41c675eb2 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in points that that has a minus sign before it.
border-top-width-016 reference/ref-if-there-is-no-red Border-top-width using points with a minimum value with a plus sign, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties bd2deab3a08af8bb3c8edd202484fd5f5fffff00 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in points that that has a plus sign before it.
border-top-width-017 reference/border-bottom-width-006-ref Border-top-width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5c2274fe4f0d91ca30a2201cec53b7c1c1b94c97 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in points that sets the width of the top border.
border-top-width-018 reference/border-bottom-width-006-ref Border-top-width using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties adc4af16b5b1ac7d5c088d61badaabf0f33c44de `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in points that has a plus sign before it.
border-top-width-023 reference/border-top-width-012-ref Border-top-width using picas with a minimum minus one (negative) value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f83ba6d377366631ff21258433185abbd1b558b6 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in picas and resets to the initial value.
border-top-width-024 reference/ref-if-there-is-no-red Border-top-width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 048f54a9c53f1d3604b94aa6cc40841834414443 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in picas that sets the width of the top border.
border-top-width-025 reference/border-bottom-width-025-ref Border-top-width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8e24ae3f9dda0370bb008e90ea8753389722a6d8 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in picas that sets the width of the top border.
border-top-width-026 reference/ref-if-there-is-no-red Border-top-width using picas with a minimum value with a minus sign, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 217cf5793b20dc824b06dcfb34fbed4578f1c608 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in picas that that has a minus sign before it.
border-top-width-027 reference/ref-if-there-is-no-red Border-top-width using picas with a minimum value with a plus sign, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 08b425a7d1de349164671dccc3bbdde58f9fc1ab `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in picas that that has a plus sign before it.
border-top-width-028 reference/border-bottom-width-006-ref Border-top-width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6be2463efa3be8280de16618d19bc2270a758012 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in picas that sets the width of the top border.
border-top-width-029 reference/border-bottom-width-006-ref Border-top-width using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c6ae76079a0be1b989b5bce78db5f195c33cb5d7 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in picas that has a plus sign before it.
border-top-width-034 reference/border-top-width-012-ref Border-top-width using centimeters with a minimum minus one (negative) value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 816f9297c60136ccb7bc655208d2a74e15c55739 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in centimeters and resets to the initial value.
border-top-width-035 reference/ref-if-there-is-no-red Border-top-width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties e8a7af7dd6e4ffed98a1212d7f82777c112cbd08 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in centimeters that sets the width of the top border.
border-top-width-036 Border-top-width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 16dc26119172435a9864f211ca7924b69621331a `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in centimeters that sets the width of the top border.
border-top-width-037 reference/ref-if-there-is-no-red Border-top-width using centimeters with a minimum value with a minus sign, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 275fb686bc60d286f361bfbed7f3bff412502d8e `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in centimeters that that has a minus sign before it.
border-top-width-038 reference/ref-if-there-is-no-red Border-top-width using centimeters with a minimum value with a plus sign, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ea498c892ab48644fdb00cf1ee888a6ff90e6518 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in centimeters that that has a plus sign before it.
border-top-width-039 reference/border-bottom-width-006-ref Border-top-width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0737539c8d2e54707bcd04fbec2178de603531a5 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in centimeters that sets the width of the top border.
border-top-width-040 reference/border-bottom-width-006-ref Border-top-width using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 002f5d9e0bee89158c9f16143d2e9c32c076abe1 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in centimeters that has a plus sign before it.
border-top-width-045 reference/border-top-width-012-ref Border-top-width using millimeters with a minimum minus one (negative) value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0cad2e8d7dc93c86843da707088d7e6f2adddece `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in millimeters and resets to the initial value.
border-top-width-046 reference/ref-if-there-is-no-red Border-top-width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d1d0419557562a135c7e22ca99a08058791330e7 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in millimeters that sets the width of the top border.
border-top-width-047 Border-top-width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6da0dceab6db05a52ccc765032b004a4aa71e8f0 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in millimeters that sets the width of the top border.
border-top-width-048 reference/ref-if-there-is-no-red Border-top-width using millimeters with a minimum value with a minus sign, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties becf04c485ea6551033049d6e7106851ab1a0ec2 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in millimeters that that has a minus sign before it.
border-top-width-049 reference/ref-if-there-is-no-red Border-top-width using millimeters with a minimum value with a plus sign, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 397f9163b657ae66a408a8005871325abfc8b279 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in millimeters that that has a plus sign before it.
border-top-width-050 reference/border-bottom-width-006-ref Border-top-width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 93a08da05161acd4fe1fd8726555a37736a1eda5 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in millimeters that sets the width of the top border.
border-top-width-051 reference/border-bottom-width-006-ref Border-top-width using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4ce08dfa761b22c0763f6c7740db0dd81080df4a `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in millimeters that has a plus sign before it.
border-top-width-056 reference/border-top-width-012-ref Border-top-width using inches with a minimum minus one (negative) value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b5a2004a194454a1b94aa552381f57464847f46c `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in inches and resets to the initial value.
border-top-width-057 reference/ref-if-there-is-no-red Border-top-width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 330b1fdecbded1f97bc51955442ee277ef039af6 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in inches that sets the width of the top border.
border-top-width-058 reference/border-bottom-width-058-ref Border-top-width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 4990848e3755ce7a9583d1122856ad0ceb32b8e1 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in inches that sets the width of the top border.
border-top-width-059 reference/ref-if-there-is-no-red Border-top-width using inches with a minimum value with a minus sign, -0in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 3f23929c707561f204fb3bd7a88a25d0e540e209 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in inches that that has a minus sign before it.
border-top-width-060 reference/ref-if-there-is-no-red Border-top-width using inches with a minimum value with a plus sign, +0in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties aca9c22bb80a911dcc6ac90f0c6f9cd793593549 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in inches that that has a plus sign before it.
border-top-width-061 reference/border-bottom-width-061-ref Border-top-width using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 40b393ce7fc586e650efbb9f99b44f545af496f7 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in inches that sets the width of the top border.
border-top-width-062 reference/border-bottom-width-061-ref Border-top-width using inches with a nominal value with a plus sign, +3in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 11b5797828acaff61cf3251fc2ce441acb512751 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in inches that has a plus sign before it.
border-top-width-067 reference/border-top-width-012-ref Border-top-width using 'em' units with a minimum minus one (negative) value, -1em invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 16aa11d55e25dcd3c9b63264a4eeac9d3a5c7e37 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in 'em' units and resets to the initial value.
border-top-width-068 reference/ref-if-there-is-no-red Border-top-width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b4cf7bc0b4105564f716e15bac99c6562cc70cfe `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in 'em' units that sets the width of the top border.
border-top-width-069 reference/border-bottom-width-069-ref Border-top-width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties afd3abfe684e04c6bd582510ac402a52f25d8bff `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in 'em' units that sets the width of the top border.
border-top-width-070 reference/ref-if-there-is-no-red Border-top-width using 'em' units with a minimum value with a minus sign, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 61d1144e678f4df0eb53fc1dc6eaba4b19649e0f `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in 'em' units that that has a minus sign before it.
border-top-width-071 reference/ref-if-there-is-no-red Border-top-width using 'em' units with a minimum value with a plus sign, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8a8cda8d52e45076bf269b57c6597078584ba2b5 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in 'em' units that that has a plus sign before it.
border-top-width-072 reference/border-bottom-width-072-ref Border-top-width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 77a1a32c41db75c6b4f993b275cdea0f4cb4c4a3 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in 'em' units that sets the width of the top border.
border-top-width-073 reference/border-bottom-width-072-ref Border-top-width using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c6ee5ad6dd665ce5a4cfed4052735fcfe5d8550e `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in 'em' units that has a plus sign before it.
border-top-width-078 reference/border-top-width-012-ref Border-top-width using 'ex' units with a minimum minus one (negative) value, -1ex invalid http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 9d6722c0bb57012034cb2d45f9d0000ed5200b25 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property does not support a negative length value in 'ex' units and resets to the initial value.
border-top-width-079 reference/ref-if-there-is-no-red Border-top-width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5d50c7acd22015d85bd3db5d7fb665dc9b53eba4 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in 'ex' units that sets the width of the top border.
border-top-width-080 reference/border-bottom-width-025-ref Border-top-width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 04c23f57fb5d6623865b632df73fdec2544f62be `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum plus one length value in 'ex' units that sets the width of the top border.
border-top-width-081 reference/ref-if-there-is-no-red Border-top-width using 'ex' units with a minimum value with a minus sign, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 891a8b484c6c245486246ad912ca54209e9af59a `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in 'ex' units that that has a minus sign before it.
border-top-width-082 reference/ref-if-there-is-no-red Border-top-width using 'ex' units with a minimum value with a plus sign, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 86a9d7f2a3e2b52a38e03902861f73caff330dc9 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value in 'ex' units that that has a plus sign before it.
border-top-width-083 reference/border-bottom-width-006-ref Border-top-width using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties bd30ae3487564b490e7d9b9486acc78a7592dc49 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in 'ex' units that sets the width of the top border.
border-top-width-084 reference/border-bottom-width-006-ref Border-top-width using 'ex' units with a nominal value with a plus sign, +6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 87690f11f0c8b6e298992bb8d6e488539fe86a47 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a nominal length value in 'ex' units that has a plus sign before it.
border-top-width-089 reference/ref-if-there-is-no-red Border-top-width set to negative zero with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 17e7391b49360cadcab3c55622ca05f9c69ed88e `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value with no units that has a minus sign before it.
border-top-width-090 reference/ref-if-there-is-no-red Border-top-width set to zero with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f80df3bb11259774f7fccf892042a51b33b3f7c2 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value with no units.
border-top-width-091 reference/ref-if-there-is-no-red Border-top-width set to positive zero with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5e61f47531a17d1f28e6d30cbbb81e4fd5627b3e `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a minimum length value with no units that has a plus sign before it.
border-top-width-092 Border-top-width set to thin http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties cef83e25f7d217ad19158a317e09b1fd91aa4fe7 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a value of thin.
border-top-width-093 Border-top-width set to medium http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties dd415fe350ac57dd75067a8eb477a82406d38932 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a value of medium.
border-top-width-094 Border-top-width set to thick http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f1299308f29c592aeee2b5ab7ded01cd43ec76d8 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a value of thick.
border-top-width-095 reference/border-top-width-095-ref Border-top-width set to inherit http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 40ab211c92c958c9cc616df5e54b69a5d153f560 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property supports a value of inherit and gets its computed value from its parent.
border-top-width-applies-to-001 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties baef122390ddbe03b58d22a048e083a7384bb6de `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-row-group.
border-top-width-applies-to-002 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 692635cfc36c726d1da1f745004b975096414c06 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-header-group.
border-top-width-applies-to-003 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b9aa32b469257860730c93ae45ec94a75b2eda00 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-footer-group.
border-top-width-applies-to-004 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 62e298fbd8a298abb2d5fe03e636ce758789a7e7 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-row.
border-top-width-applies-to-005 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 66b95d17d430e8c3b9d0f8261a91c7d4a165740e `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-column-group.
border-top-width-applies-to-006 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f05663ab9f891ff454cc6b5aa7d4362b735b77fd `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-column.
border-top-width-applies-to-007 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 6051c896cd43fd7a814473b8c83ad454f97369f8 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-cell.
border-top-width-applies-to-008 Border-top-width applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8c7cd996ac01d4a26063353ea4ad90fd62bde217 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of inline.
border-top-width-applies-to-009 reference/ref-filled-black-96px-square Border-top-width applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0d8b6499432b00b970debcb9000bc6bf9f84971f `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of block.
border-top-width-applies-to-010 Border-top-width applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8a15a1db22d296639cfe590aa4e2f10d550649e8 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' The 'property' property applies to elements with a display of list-item.
border-top-width-applies-to-011 Border-top-width applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties d76440d0fff50730c3889ec88f9eec85cd80782d `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of run-in.
border-top-width-applies-to-012 reference/ref-filled-black-96px-square Border-top-width applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5ce4fc20fa91419d1a8b1852e8925609d2a9dfc3 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of inline-block.
border-top-width-applies-to-013 reference/ref-filled-black-96px-square Border-top-width applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 36fb4c6c69468bfda840222238dad375f656e9a1 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table.
border-top-width-applies-to-014 reference/ref-filled-black-96px-square Border-top-width applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties c05f6e0bef966d9c7448011538e3318736eecccb `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of inline-table.
border-top-width-applies-to-015 reference/ref-filled-black-96px-square Border-top-width applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 40f6b562b9e52f20e32a3f6088812b956303c3b0 `Microsoft`<http://www.microsoft.com/> The 'border-top-width' property applies to elements with a display of table-caption.
border-width-001 reference/border-left-width-006-ref Border-width shorthand property set using one value http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties fb679590a7120471af029e07d8f67beab88a71fd `Microsoft`<http://www.microsoft.com/> The 'border-width' shorthand property set using one value correctly sets the border width for the appropriate sides of an element.
border-width-002 reference/border-width-002-ref Border-width shorthand property set using two values http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 29c09849eb42b99e8e66440814ff960a54c115ad `Microsoft`<http://www.microsoft.com/> The 'border-width' shorthand property set using two values correctly sets the border width for the appropriate sides of an element.
border-width-003 reference/border-width-003-ref Border-width shorthand property set using three values http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1f3ea6007d42abceb2ab2341ad8df48d65eeb488 `Microsoft`<http://www.microsoft.com/> The 'border-width' shorthand property set using three values correctly sets the border width for the appropriate sides of an element.
border-width-004 reference/border-width-004-ref Border-width shorthand property set using four values http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 2b20a2857309aab9cf06df8dcbffd781c9a4db82 `Microsoft`<http://www.microsoft.com/> The 'border-width' shorthand property set using four values correctly sets the border width for the appropriate sides of an element.
border-width-005 reference/border-width-005-ref Border-width shorthand property set to 'inherit', inheriting one value http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 015948eaf4bea8569922b7790dad3725c290ca4d `Microsoft`<http://www.microsoft.com/> The 'border-width' property set to 'inherit' correctly inherits the one value specified on the parent element.
border-width-006 reference/border-width-006-ref Border-width shorthand property set to 'inherit', inheriting two values http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 710e48f005ef3f9f962f2ba502acc3b2c65be8ec `Microsoft`<http://www.microsoft.com/> The 'border-width' property set to 'inherit' correctly inherits the two values specified on the parent element.
border-width-007 reference/border-width-007-ref Border-width shorthand property set to 'inherit', inheriting three values http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties b7d250cd237e2080e8aa0c8ec71d81ddaa2da66a `Microsoft`<http://www.microsoft.com/> The 'border-width' property set to 'inherit' correctly inherits the three values specified on the parent element.
border-width-008 reference/border-width-008-ref Border-width shorthand property set to 'inherit', inheriting four values http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 663833908dc04fc1f9ef01f5e39c9c19fb597235 `Microsoft`<http://www.microsoft.com/> The 'border-width' property set to 'inherit' correctly inherits the four values specified on the parent element.
border-width-009 reference/border-width-009-ref CSS Parsing: Negative Border Widths invalid http://www.w3.org/TR/CSS21/syndata.html#length-units 581beec7fd7fe46e5806c212272215325c547798 `Ian Hickson`<mailto:ian@hixie.ch>
border-width-010 reference/border-width-010-ref CSS Parsing: Negative Border Widths invalid http://www.w3.org/TR/CSS21/syndata.html#length-units a2c1f256cae8b12de7012467f2cfe25a86d41447 `Ian Hickson`<mailto:ian@hixie.ch>
border-width-011 reference/ref-this-text-should-be-green border-width: inherit http://www.w3.org/TR/CSS21/box.html#border-style-properties,http://www.w3.org/TR/CSS21/box.html#border-width-properties 00456f7769de8bd6a4bf67b10a8c25eb2c82a5d4 `Ian Hickson`<mailto:ian@hixie.ch>
border-width-012 reference/ref-if-there-is-no-red Border-width: inherit - border-style: hidden http://www.w3.org/TR/CSS21/box.html#border-width-properties 43e5b0f0de3a70559b9d88874da553836df1b714 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The border-width computed value is '0' if the border style is 'none' or 'hidden'.
border-width-013 reference/ref-if-there-is-no-red Border-width - length specified with a percentage unit invalid http://www.w3.org/TR/CSS21/box.html#border-width-properties 6f32ddbd5b34f1fbd4bc048d3b566899fed2fdb7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A length value specified with a percentage unit does not apply to 'border-width'.
border-width-014 reference/border-width-014-ref Border-width: inherit - border-style inherit http://www.w3.org/TR/CSS21/box.html#border-width-properties 03887a6f11071644c81d8debccf1a2846c6e64e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
border-width-applies-to-001 Border-width applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 1ead6ce5f3b8946ad92b980f38f94b059a4387cb `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-row-group.
border-width-applies-to-002 Border-width applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 340f6f67617fcbb1899d96a659cecf437dce90f9 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-header-group.
border-width-applies-to-003 Border-width applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 7f5b30f0c52ebf63e1c25c58570f00546b6ec8a4 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-footer-group.
border-width-applies-to-004 Border-width applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties f189fd0687bffedda99254eedae776d465c470f0 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-row.
border-width-applies-to-005 Border-width applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 5f154771952d81e7a00c7daaeead61176850d00a `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-column-group.
border-width-applies-to-006 Border-width applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8e2c7160094d322777eefe73f4c0e606114bed2b `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-column.
border-width-applies-to-007 Border-width applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 97661d3f5df47dffdc6d1363b118cc664fe89e29 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-cell.
border-width-applies-to-008 reference/border-width-applies-to-008-ref Border-width applied to element with display inline ahem http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 8a7e7fd735663372b82751dd21e455a12fd2091f `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of inline.
border-width-applies-to-009 reference/border-width-applies-to-009-ref Border-width applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 0f68d524bb3070453fcbcacb8d8843f69ce6b16e `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of block.
border-width-applies-to-010 Border-width applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 3d17a77aaeb839a0d8d927b0fc1f36061b0ad122 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of list-item.
border-width-applies-to-011 Border-width applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties ac6cf4154d7b83ca11f2e396c17f658e53da88ee `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of run-in.
border-width-applies-to-012 reference/border-width-applies-to-009-ref Border-width applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 86e7288b46782e8efc3a97b858a730c4bb893a1b `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of inline-block.
border-width-applies-to-013 Border-width applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 94bef6164e7743e02456e2ad926546d3a1caff67 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table.
border-width-applies-to-014 Border-width applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties 482bd4e828352d8ed0907093c9fd23cbb9e44202 `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of inline-table.
border-width-applies-to-015 reference/border-width-applies-to-009-ref Border-width applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-border-width,http://www.w3.org/TR/CSS21/box.html#border-width-properties aea980cc535cedf08b127e680b75386a013f497b `Microsoft`<http://www.microsoft.com/> The 'border-width' property applies to elements with a display of table-caption.
border-width-comparison-001 Border-width - Relation of thin, medium, and thick http://www.w3.org/TR/CSS21/box.html#border-width-properties 3dba352f7b8c234a8f813196fbc11a74584c8869 `Microsoft`<http://www.microsoft.com/> A border-width set to thin is small than a border-width that is set to medium which is smaller than a border-width that is set to thick.
border-width-shorthand-001 reference/border-width-shorthand-001-ref Border-width set using a single value http://www.w3.org/TR/CSS21/box.html#border-width-properties 7b636da4e4514cd739d931037ba7133e1d7104c7 `Microsoft`<http://www.microsoft.com/> Applying a single value to the 'border-width' property applies the value to all sides of the element.
border-width-shorthand-002 reference/border-width-shorthand-002-ref Border-width set using two values http://www.w3.org/TR/CSS21/box.html#border-width-properties 13cd23414a418b2fd4438dab98179f87aecac78d `Microsoft`<http://www.microsoft.com/> Applying two values to the border-width property applies the first value to the top and bottom and the second to the left and right.
border-width-shorthand-003 reference/border-width-shorthand-003-ref Border-width set using three values http://www.w3.org/TR/CSS21/box.html#border-width-properties 21b5ff62226063b1932d813586586ff46f3d3e38 `Microsoft`<http://www.microsoft.com/> Applying three values to the border-width property applies the first value to the top. The second value to the left and right and the third value to the bottom.
border-width-shorthand-004 reference/border-width-shorthand-004-ref Border-width set using four values http://www.w3.org/TR/CSS21/box.html#border-width-properties c6c7979c6a168b81b670b157637256e8f7ac2cb7 `Microsoft`<http://www.microsoft.com/> Applying four values to the border-width property applies the values top, right, bottom, left, respectively.
bottom-004 reference/ref-no-vert-space-between Bottom using pixels with a value of negative zero, -0px http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props f5baa28ed50d770f67c3929b4fab5efeb61d4886 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in pixels.
bottom-005 reference/ref-no-vert-space-between Bottom using pixels with a value of zero, 0px http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 4a67d155149cd1681025b9cbcd645ca5732b8401 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in pixels.
bottom-006 reference/ref-no-vert-space-between Bottom using pixels with a value of positive zero, +0px http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 6a71a6f066f2e4d8a6e0b3cf8c9e0ee34467dfd7 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in pixels.
bottom-007 reference/bottom-007-ref Bottom using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props c3eaf604ac0793ed1a9bcf7f3b4a6b883047a0ea `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in pixels.
bottom-008 reference/bottom-007-ref Bottom using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 0a11d27d6f06c0bb1934f4e8198361c9d6fd7705 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in pixels.
bottom-016 reference/ref-no-vert-space-between Bottom using points with a value of negative zero, -0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 2b5b0bd6bbba478d84c40c628f7d42092532688e `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in points.
bottom-017 reference/ref-no-vert-space-between Bottom using points with a value of zero, 0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 6cfda2561de34bde420b45065ae7ed024429d625 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in points.
bottom-018 reference/ref-no-vert-space-between Bottom using points with a value of positive zero, +0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 99bedc75e003d840c02386b9343000fdc6f28529 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in points.
bottom-019 reference/bottom-019-ref Bottom using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 0cefd41cbb132b85c7be96599c8c3f01213b7e7c `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in points.
bottom-020 reference/bottom-019-ref Bottom using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 8edc9d95289b8fbedabe05d2ab81a069f928074c `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in points.
bottom-028 reference/ref-no-vert-space-between Bottom using picas with a value of negative zero, -0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 7e60232825d9673c3a66a10a8d5da7d7fe98acd2 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in picas.
bottom-029 reference/ref-no-vert-space-between Bottom using picas with a value of zero, 0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props ccb1e05fdab834c600ce8c2dc50966b3cb507d91 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in picas.
bottom-030 reference/ref-no-vert-space-between Bottom using picas with a value of positive zero, +0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 78569e93475ffa20a23e44c61c993000bb590b94 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in picas.
bottom-031 reference/bottom-019-ref Bottom using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 316688daeea66b01e257d41fdc5ee67cabcaf252 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in picas.
bottom-032 reference/bottom-019-ref Bottom using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 58fb5b31b1bfe46978f3b1273ac7854fc87ab98e `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in picas.
bottom-040 reference/ref-no-vert-space-between Bottom using centimeters with a value of negative zero, -0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props a259923321c57cb8a4187f8c8b06bcf1ef58ae43 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in centimeters.
bottom-041 reference/ref-no-vert-space-between Bottom using centimeters with a value of zero, 0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props e37652216e8a8db7a3562dedb85fe3143c888175 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in centimeters.
bottom-042 reference/ref-no-vert-space-between Bottom using centimeters with a value of positive zero, +0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 124039fbae724649d7fccbd7f46eeed2d2175cbb `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in centimeters.
bottom-043 reference/bottom-019-ref Bottom using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props bfa8e11ec4262be3f80cbf1e166e4b1fde66ce8e `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in centimeters.
bottom-044 reference/bottom-019-ref Bottom using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props f28e2c3af86a47151ed2f6fa1ee8b0f92e394c6d `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in centimeters.
bottom-052 reference/ref-no-vert-space-between Bottom using millimeters with a value of negative zero, -0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 7c6ae0c4345878400cada5d7547b2390e6bec0ee `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in millimeters.
bottom-053 reference/ref-no-vert-space-between Bottom using millimeters with a value of zero, 0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 0a8f4e58244db56d46a62913719beba726b6a257 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in millimeters.
bottom-054 reference/ref-no-vert-space-between Bottom using millimeters with a value of positive zero, +0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 759d0fdf82b1e57b4943475b5f6121f9ef4d6d92 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in millimeters.
bottom-055 reference/bottom-019-ref Bottom using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props cbaa886dc8c9e428388822541c57a2638813580d `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in millimeters.
bottom-056 reference/bottom-019-ref Bottom using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props da5d166b92c5a6d55b398a8e19196f49cba7c564 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in millimeters.
bottom-064 reference/ref-no-vert-space-between Bottom using inches with a value of negative zero, -0in http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props e4ece060f949b505f8dd035f5092e799dfbd9352 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in inches.
bottom-065 reference/ref-no-vert-space-between Bottom using inches with a value of zero, 0in http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props b9bb2299eb59fa6b5c0f1910dfd2a7735092135c `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in inches.
bottom-066 reference/ref-no-vert-space-between Bottom using inches with a value of positive zero, +0in http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props f36a17421c5410aadba76686a3d8edaf6794edbb `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in inches.
bottom-067 reference/bottom-019-ref Bottom using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 1988f482854a3585b8a6fa8c8438e56e690234c2 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in inches.
bottom-068 reference/bottom-019-ref Bottom using inches with a positive nominal value, +1in http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 476e1d839ece931e20749aad9eb28976d2717e63 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in inches.
bottom-076 reference/ref-no-vert-space-between Bottom using 'em' units with a value of negative zero, -0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 1c5eed9218c392a88390f6aeda2c56e13a848e7b `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in 'em' units.
bottom-077 reference/ref-no-vert-space-between Bottom using 'em' units with a value of zero, 0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 5d93ff922dbe6c9f987e41e85ff5856d51f8f494 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in 'em' units.
bottom-078 reference/ref-no-vert-space-between Bottom using 'em' units with a value of positive zero, +0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 88e98eb533179cd52ac1d8e8ebbe6edfd8b30240 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in 'em' units.
bottom-079 reference/bottom-079-ref Bottom using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 1088f8461daf1357b553fe02e9a76bdf9f503738 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in 'em' units.
bottom-080 reference/bottom-079-ref Bottom using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props b14c02c8b68d9fec81edd9cdbc4a55ce9ab562f1 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in 'em' units.
bottom-088 reference/ref-no-vert-space-between Bottom using 'ex' units with a value of negative zero, -0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 9e52da94fae135d9ffb5dcba948f663739973900 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in 'ex' units.
bottom-089 reference/ref-no-vert-space-between Bottom using 'ex' units with a value of zero, 0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props d7855d77ac514e054c2fd41cd091248c49261354 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in 'ex' units.
bottom-090 reference/ref-no-vert-space-between Bottom using 'ex' units with a value of positive zero, +0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 33fc1eedc7a67fd682107fed680be27aae5cc7a4 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in 'ex' units.
bottom-091 reference/bottom-019-ref Bottom using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 528e7997019f9bfe90f085d827b813b4003921be `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in 'ex' units.
bottom-092 reference/bottom-019-ref Bottom using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 8ce3a89ef3b1f7b294f9ecfcd857f5ee63d28f66 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in 'ex' units.
bottom-100 reference/ref-no-vert-space-between Bottom using percentages with a value of negative zero, -0% http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 8ae6b083813e7a456651f37e0a692f67b17071a7 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value in percentages.
bottom-101 reference/ref-no-vert-space-between Bottom using percentages with a value of zero, 0% http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props de0faa1125668bbb066ea470c869c4776c4a0c4d `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value in percentages.
bottom-102 reference/ref-no-vert-space-between Bottom using percentages with a value of positive zero, +0% http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props c7f8111037c8e4b1aa330c612227ce28304c3032 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value in percentages.
bottom-103 reference/bottom-019-ref Bottom using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 640a0db006ad407b1165d89657cfc10080d584f0 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a nominal length value in percentages.
bottom-104 reference/bottom-019-ref Bottom using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props cff8ae697b9cc0b96483f578c5f4238563ae51d9 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive nominal length value in percentages.
bottom-109 reference/ref-no-vert-space-between Bottom with a value of negative zero and no units, -0 http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props dd4527fe1ea423a6eea3eb1a62d72df34b76f58a `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a negative zero length value with no units.
bottom-110 reference/ref-no-vert-space-between Bottom with a value of zero and no units, 0 http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props c1dc975afc9b6a25d6cada386aebb65f7dd91384 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a zero length value with no units.
bottom-111 reference/ref-no-vert-space-between Bottom with a value of positive zero and no units, +0 http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 28c214160a41b3a56c4fac880ff22b2863ba24ec `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a positive zero length value with no units.
bottom-112 reference/ref-no-vert-space-between Bottom with a value of 'auto' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 4c7e662e9e03ae128a9bdc42f2b9cdcd5775f9e9 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a value of 'auto'.
bottom-113 reference/bottom-113-ref Bottom with a value of 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 04807defbdfb95ccbe06509ad0226b19b4f3e6e6 `Microsoft`<http://www.microsoft.com/> The 'bottom' property sets a value of 'inherit', inheriting the computed value from the parent element.
bottom-applies-to-001 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 9e02a4f2260207e32adeb6454f172178b7352c8d `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-row-group'.
bottom-applies-to-002 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 0b437cbf9a0f1fd748348f10ba155b12aebf5cd2 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-header-group'.
bottom-applies-to-003 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 992fa0ddd472b89ca5273efa40373b8ab9f3b5f9 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-footer-group'.
bottom-applies-to-004 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 7480d13801bdc6582004f14b20205478dc61b0c7 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-row'.
bottom-applies-to-005 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 925af233f61a9395cdc5b6a5122a307fe8aa66a5 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-column-group'.
bottom-applies-to-006 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 803e88aa062857aebd41b089a45145d61156cd7e `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-column'.
bottom-applies-to-007 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 4a831abaa751ba9721b7f2cd1dfe91746b16b57c `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-cell'.
bottom-applies-to-008 Bottom applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 9fc02c6162feea81eca4e1e42d4d33c178971153 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of inline.
bottom-applies-to-009 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 10a58111923be00a726fc07fc9fe85cbfa75538a `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of block.
bottom-applies-to-010 Bottom applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props f6cee4609b8cb5092a925e84c21d8b803722efb1 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of list-item.
bottom-applies-to-011 Bottom applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 5593d0223cd1a21cdcdf3bc15b7f1fc3255dd3c3 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of run-in.
bottom-applies-to-012 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props cdbab7dd15c4b622415507850ce9fcf22856d539 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of inline-block.
bottom-applies-to-013 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 951bf2a8486eaff6f6c8c6bd9306ec6fc3ccc10b `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table'.
bottom-applies-to-014 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 68cdb7fed619438c683dbdd67318d666cba47c64 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'inline-table'.
bottom-applies-to-015 reference/bottom-applies-to-001-ref Bottom applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 7b1787e5c7f779b327cc032de4bf50f8f187d4d3 `Microsoft`<http://www.microsoft.com/> The 'bottom' property applies to elements with a display of 'table-caption'.
bottom-offset-001 reference/bottom-offset-001-ref 'bottom' offset - offset from the bottom edge of the containing block (abs. pos.) http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 2679047e38008117f5d1bf7aff554e3d349ff9e4 `Microsoft`<http://www.microsoft.com/> The 'bottom' property, for absolute positioning, specifies the offset of the element in relation to the containing block's bottom edge. The containing block of an absolutely positioned element is formed by the padding box of its nearest (closest) positioned non-inline ancestor element.
bottom-offset-002 reference/bottom-offset-001-ref 'bottom' offset - absolute length value and relative positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 00db07322b950bd92ecd3bade6d0dc7624ad26e5 `Microsoft`<http://www.microsoft.com/> The 'bottom' property, when using an absolute length value (not percentage) for relative positioning, specifies the offset of the box itself.
bottom-offset-003 reference/bottom-offset-001-ref 'bottom' offset - offset from the bottom edge of the containing block (abs. pos.) http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props 4271846748797d9e6f3b6901a8e2a216a1846e79 `Microsoft`<http://www.microsoft.com/> The 'bottom' property, for absolute positioning, specifies the offset of the element in relation to the containing block's bottom edge. The containing block of an absolutely positioned element is formed by the padding box of its nearest (closest) positioned non-inline ancestor element.
bottom-offset-percentage-001 reference/bottom-offset-percentage-001-ref Bottom offset using percentage http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom,http://www.w3.org/TR/CSS21/visuren.html#position-props fb39d08bc9b12fa64ffc6da9ab13eaa2e74075ca `Microsoft`<http://www.microsoft.com/> Percentage offset values for the 'bottom' property are based off the height of the containing block.
box-generation-001 reference/box-generation-001-ref Block-level elements generate principal block boxes with block boxes http://www.w3.org/TR/CSS21/visuren.html#block-boxes 93e62a081133bd19721fe89b0ef0a070a3387288 `Microsoft`<http://www.microsoft.com/> Block boxes can reside within a principal block box established by a block-level element; inline boxes are outside of the principal block box.
box-generation-002 reference/box-generation-002-ref Block-level elements generate principal block boxes with inline boxes http://www.w3.org/TR/CSS21/visuren.html#block-boxes 8b063336fdd18ca8528fe66b4353a6d2451c57e8 `Microsoft`<http://www.microsoft.com/> Inline boxes can reside within a principal block box established by a block-level element; block boxes are outside of the principal block box.
box-generation-003 Additional boxes generated outside the principal block box http://www.w3.org/TR/CSS21/visuren.html#block-boxes 2be1b33094b714c9df190c4126498657726be719 `Microsoft`<http://www.microsoft.com/> Some block-level elements (i.e. 'list-item' elements) can generate additional boxes outside the principal block box.
box-offsets-abs-pos-001 box offsets - containing block for absolute positioned boxes image http://www.w3.org/TR/CSS21/visuren.html#position-props b809d15718ec0b9d216e3327b5327430d27b2062 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Box offsets (bottom, left, right, top) for an absolutely positioned box refers to the padding box of its nearest positioned ancestor; such padding box forms and acts as the containing block of the absolutely positioned box.
box-offsets-rel-pos-001 box offsets - relatively positioned boxes image http://www.w3.org/TR/CSS21/visuren.html#position-props 89892f7a5cb9ca3122515bef56a44cdc1465a90c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Box offsets (bottom, left, right, top) expressed in absolute units (not with percentage unit) for relatively positioned boxes are with respect to the edges of the boxes themselves.
box-offsets-rel-pos-002 reference/box-offsets-rel-pos-002-ref box offsets - position relative image http://www.w3.org/TR/CSS21/visuren.html#position-props 37dcecde2e969d478a1c3f164df7617a84923997 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'top', 'right', 'bottom', 'left' property, for relative positioning, specify the offset of the box itself from its normal in-flow position, from the position it would have had if it had been static.
box-sizing-001 reference/box-sizing-001-ref box-sizing:border-box and CSS2.1 10.3.3 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#blockwidth 615898f337b8ce0337f1360d145d2d38dec45b5c `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is border-box, the content width, rather than the computed value of the width property, is considered when checking whether a block is larger than its containing block.
box-sizing-003 reference/box-sizing-001-ref box-sizing:border-box and CSS2.1 10.3.7 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c61f2c8769183ae0d9adeee16a13361e703a367a `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is border-box, the content width, rather than the computed value of the width property, should be used in the the constraint that determines the used values of sizing and positioning properties of absolutely positioned elements.
box-sizing-005 reference/box-sizing-001-ref box-sizing:border-box and CSS2.1 10.6.4 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 5c91e57581a3e2ac9b430f1afcb26eec0bc3094a `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is border-box, the content height, rather than the computed value of the height property, should be used in the the constraint that determines the used values of sizing and positioning properties of absolutely positioned elements.
box-sizing-007 reference/box-sizing-007-ref box-sizing:border-box and auto sizing of intrinsicly sized replaced elements. svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 470a1d40e93f37987e3a1050d90c9b5e9acfe263 `Florian Rivoal`<http://florian.rivoal.net/> Exercises the sizing rules in CSS2.1 10.3.2 and 10.6.2 with box-sizing:border-box for replaced elements with either both intrisic dimentions or an intrinsic ratio, to check that they work correctly in terms of the content width height.
box-sizing-008 reference/box-sizing-008-ref box-sizing:border-box and auto sizing of replaced elements with intrinisic width only. svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 7e06d64d703830c06b9d61c75d3be230bd1b56bc `Florian Rivoal`<http://florian.rivoal.net/> Exercises the sizing rules in CSS2.1 10.3.2 and 10.6.2 with box-sizing:border-box for replaced elements with intrisic width and no intrinsic ratio, to check that they work correctly in terms of the content width height.
box-sizing-009 reference/box-sizing-009-ref box-sizing:border-box and auto sizing of replaced elements with intrinisic height only. svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 2aaccf9cc7ddbd222494f28fd6cd7f725a18c1e8 `Florian Rivoal`<http://florian.rivoal.net/> Exercises the sizing rules in CSS2.1 10.3.2 and 10.6.2 with box-sizing:border-box for replaced elements with intrisic height and no intrinsic ratio, to check that they work correctly in terms of the content width height.
box-sizing-010 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic width and height, h > max-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 16d056c92b9d78cfe112a2e01c21a24660f09034 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and height with the h > max-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-011 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic width and height, w > max-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b3e88665f1dd9498ac21d4ce6817fdf1b1b9ca0c `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and height with the w > max-width constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-012 reference/box-sizing-012-ref auto sizing rules with box-sizing:border-box, intrinsic width, h > max-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths bb62d1bd00a0012a210cebe7cbfd7de79c69d8c7 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width with the h > max-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-013 reference/box-sizing-013-ref auto sizing rules with box-sizing:border-box, intrinsic height, w > max-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b4f00771638d47828b441719fd6cb4d78ce34c8e `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic height with the w > max-width constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-014 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic width and ratio, h > max-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 9eed262fdecb09ddedc7372ebc5b89aa362051f3 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and ratio with the h > max-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-015 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic height and ratio, w > max-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 1dfa7e938400ea80391641feab6ed5f0f7c35c20 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic height and ratio with the w > max-width constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-016 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic ratio, h > max-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0f2e4c999e68b3bd44e760c4b4c8dab2aff0fe7a `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic ratio with the h > max-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-017 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic ratio, w > max-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 4ffe61120e2b6c38f7251c28e91e5c8ad9ef315e `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic ratio with the w > max-width constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-018 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic height and ratio, w > max-wdith and h > max-height and max-width/w &#8804; max-height/h svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 53fcf5ba2e73e1baebb4075afc0e4a2ac22dc66c `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic height and ratio with the w > max-width and h > max-height constraint violation and max-width/w &#8804; max-height/h are properly interpreted when box-sizing is border-box.
box-sizing-019 reference/box-sizing-010-ref auto sizing rules with box-sizing:border-box, intrinsic width and ratio, w > max-wdith and h > max-height and max-width/w > max-height/h svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8b30a14f8d246239fc79de2142088e891ffdb1ab `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and ratio with the w > max-width and h > max-height constraint violation and max-width/w > max-height/h are properly interpreted when box-sizing is border-box.
box-sizing-020 reference/box-sizing-020-ref auto sizing rules with box-sizing:border-box, intrinsic width and height, h < min-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b38180876fbf67ab948c45ebe88bd53dfa994adc `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and height with the h < min-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-021 reference/box-sizing-020-ref auto sizing rules with box-sizing:border-box, intrinsic width and height, w < win-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a2e85d04e37f717cba23331fdc093f7f630248ba `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and height with the w < min-width constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-022 reference/box-sizing-022-ref auto sizing rules with box-sizing:border-box, intrinsic width, w < min-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b6035a0711e61bdce98c049147b0d0fe686bd3f2 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width with the w < min-width constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-023 reference/box-sizing-023-ref auto sizing rules with box-sizing:border-box, intrinsic height, h < min-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a32c06a67906426e1115f353b7f3d073d168ddc7 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic height with the h < min-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-024 reference/box-sizing-020-ref auto sizing rules with box-sizing:border-box, intrinsic width and ratio, h < mi:-height svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 548f17fe7c624a449372ed9a34cc5581db4b8c0b `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic width and ratio with the h < min-height constraint violation are properly interpreted when box-sizing is border-box.
box-sizing-025 reference/box-sizing-020-ref auto sizing rules with box-sizing:border-box, intrinsic height and ratio, w < min-width svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 12c1f92805199bb395b41521df5eac9a73efc1c3 `Florian Rivoal`<http://florian.rivoal.net/> Test checks that the CSS2.1 rules for auto width and height on replaced elements with intrinsic height and ratio with the w < min-width constraint violation are properly interpreted when box-sizing is border-box.
c11-import-000 reference/c11-import-000-ref Basic Containment http://www.w3.org/TR/REC-CSS1#containment-in-html,http://www.w3.org/TR/CSS21/cascade.html#at-import,http://www.w3.org/TR/CSS21/syndata.html#comments,http://www.w3.org/TR/CSS21/syndata.html#uri 4265b7cc60ff93c10ae00f151321b888aa4267e1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c12-grouping-000 reference/c12-grouping-000-ref Grouping http://www.w3.org/TR/REC-CSS1#grouping,http://www.w3.org/TR/CSS21/selector.html#grouping cfeb9703cd81277d16186d52f11659ba565dd3ad `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c13-inh-underlin-000 Inheritance http://www.w3.org/TR/REC-CSS1#inheritance,http://www.w3.org/TR/CSS21/cascade.html#inheritance,http://www.w3.org/TR/CSS21/text.html#lining-striking-props e421b22e164f765c4dc40c7b519433edac058d12 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c13-inheritance-000 reference/c13-inheritance-000-ref Inheritance http://www.w3.org/TR/REC-CSS1#inheritance,http://www.w3.org/TR/CSS21/cascade.html#inheritance,http://www.w3.org/TR/CSS21/colors.html#colors 5863f70949b24494a4936c4ceb3f09d4aa33f937 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c14-classes-000 reference/c14-classes-000-ref Class as selector http://www.w3.org/TR/REC-CSS1#class-as-selector,http://www.w3.org/TR/CSS21/selector.html#class-html ad8f5cde11f93e5059e6f02cc62596fe3ba1b275 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c15-ids-000 reference/c12-grouping-000-ref ID as selector http://www.w3.org/TR/REC-CSS1#id-as-selector,http://www.w3.org/TR/CSS21/selector.html#id-selectors 3222b5668cb33841916ed32531350e353cddf76e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c15-ids-001 reference/c15-ids-001-ref ID as selector http://www.w3.org/TR/REC-CSS1#id-as-selector,http://www.w3.org/TR/CSS21/selector.html#id-selectors e627b94d155b0b91b6714bbba10b0afb47780eba `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c16-descendant-000 reference/c16-descendant-000-ref Descendant selectors (Contextual selectors) http://www.w3.org/TR/REC-CSS1#contextual-selectors,http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 01fb07e54db7da7e101f176111f96e3eb219481d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c16-descendant-001 reference/c16-descendant-001-ref Contextual selectors http://www.w3.org/TR/REC-CSS1#contextual-selectors,http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 2f16157643c0b89b97eac110944f8541b0ffef2b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c16-descendant-002 reference/ref-this-text-should-be-green Contextual selectors http://www.w3.org/TR/REC-CSS1#contextual-selectors,http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 0a1e77c38ffbe0583caa792fd0699a7b6bd66422 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c17-comments-000 reference/c17-comments-000-ref Comments http://www.w3.org/TR/REC-CSS1#comments,http://www.w3.org/TR/CSS21/syndata.html#comments c605fadb88c906a745167d9be18630730077b9f4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c17-comments-001 reference/c17-comments-001-ref Comments http://www.w3.org/TR/REC-CSS1#comments,http://www.w3.org/TR/CSS21/syndata.html#comments b6ff6492cd003e920fe4178cd3f552bf7a0f3935 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-activ-ln-000 anchor interact http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 99a91d53787ba7519325127348d08d9663659f54 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-focus-ln-000 anchor interact http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes a4fdcfe99d76d44b7a58c752312ca4255974af30 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-hover-ln-000 anchor interact http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 67871c9e7ec58309231a1dd908753339c6620a54 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseu-cls-000 anchor interact http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/cascade.html#specificity,http://www.w3.org/TR/CSS21/cascade.html#cascade,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 3190af51c7c2a15b01f8457d98fefca310b09f89 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseu-id-000 anchor interact http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/cascade.html#specificity,http://www.w3.org/TR/CSS21/cascade.html#cascade,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 51d82305c0a2412d7ce9ca64120ab612afff486b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseud-anch-000 anchor interact http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 0b447d6d02c24e6a5dcf6b09c03135e3902169db `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseud-link-000 anchor http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 9b28ced3835abf0b31a24c8fb6697086a9fcf5e1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseud-link-001 anchor http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 22ec86a013c35e3a17b09c0249b19d905a2e69c7 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseud-link-002 anchor http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 13252f3f89452fbf37132e8cded8da5c2859f770 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c21-pseud-link-003 anchor http://www.w3.org/TR/REC-CSS1#anchor-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#pseudo-class-selectors 016e5c451d93ff9ea9d40bf312556a561464af22 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c23-first-line-000 first-line http://www.w3.org/TR/REC-CSS1#the-first-line-pseudo-element,http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo c7cf7fc5477b5d71d3b79cc58c3aca0a2d72f9cb `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c24-first-lttr-000 first-letter http://www.w3.org/TR/REC-CSS1#the-first-letter-pseudo-element,http://www.w3.org/TR/CSS21/selector.html#first-letter 78331f0802acac31c0eaf4e6b6ea96cd7d01ae5e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c25-pseudo-elmnt-000 reference/c25-pseudo-elmnt-000-ref Pseudo-elements in Selectors invalid http://www.w3.org/TR/REC-CSS1#pseudo-elements-in-selectors,http://www.w3.org/TR/CSS21/selector.html#pseudo-elements,http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 58872001ef51d56a40766190078b9397576429fe `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c26-psudo-nest-000 Multiple Pseudo-Elements http://www.w3.org/TR/REC-CSS1#multiple-pseudo-elements,http://www.w3.org/TR/CSS21/selector.html#first-letter,http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo bb711c24c3dc957f43237b3ec0ed13c6e99d8eda `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c31-important-000 reference/c12-grouping-000-ref important http://www.w3.org/TR/REC-CSS1#important,http://www.w3.org/TR/CSS21/cascade.html#important-rules,http://www.w3.org/TR/CSS21/cascade.html#cascading-order e9ede7e2db7fc3bb81dc45829b5e2d66288c8aa7 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c32-cascading-000 reference/c32-cascading-000-ref Cascading Order http://www.w3.org/TR/REC-CSS1#cascading-order,http://www.w3.org/TR/CSS21/cascade.html#cascading-order,http://www.w3.org/TR/CSS21/cascade.html#specificity 8e55bf5f57595eb0ba9aec05accf26e029f31f36 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c411-vt-mrgn-000 Vertical Formatting http://www.w3.org/TR/REC-CSS1#vertical-formatting,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/box.html#padding-properties a18de5a112acb677f0471e06db0769f0d0c05f71 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c412-blockw-000 reference/c412-blockw-000-ref Horizontal Formatting ahem,image http://www.w3.org/TR/REC-CSS1#horizontal-formatting,http://www.w3.org/TR/CSS21/visudet.html#blockwidth,http://www.w3.org/TR/CSS21/visudet.html#the-width-property,http://www.w3.org/TR/CSS21/box.html#margin-properties eee64130039f1a8319ddc6e8b9b237f4bf58d2ab `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c412-hz-box-000 reference/c412-hz-box-000-ref Horizontal Formatting ahem http://www.w3.org/TR/REC-CSS1#horizontal-formatting,http://www.w3.org/TR/CSS21/box.html#box-dimensions,http://www.w3.org/TR/CSS21/box.html#border-properties,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/box.html#margin-properties c93966c98486555be262c58eeae64a6e0d326fa8 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-000 Non-Replaced Float Alignment to Containing Block Edges http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position 1a0dc09cf0affd4d036699d0650721877a0a3d18 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch> A floated box is shifted to the left or right until its outer edge touches the containing block edge.
c414-flt-001 Non-Replaced Floating Left vs. Right http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position bf56cb60ae3eea16da45b1acbe60b61cc44f8ae9 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-002 Replaced Float Alignment to Containing Block Edges image http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position a83063cac9fc1c7ed91c9291b0860c14bf2f7346 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-003 Replaced Floating Left vs. Right image http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position 66f22ecc174d11a08aa5fc902992131bc9699a74 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-000 reference/c414-flt-fit-000-ref Stacking Non-Replaced Left Floats http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats 86607df1b36a91b94c13eac36dc29ed3362fedfc `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-001 reference/c414-flt-fit-001-ref Stacking Replaced Left Floats image http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats 27c5f0f055fe8e982744b0b5ba7c557cfe094e8f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-002 reference/c414-flt-fit-002-ref Stacking Mixed Floats Part I http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats e07df260f3d72fa0dc8e6d0d4ab56fc2637ab599 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-003 reference/c414-flt-fit-003-ref Stacking Mixed Floats Part II http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats fee536e8fdcffc7303ea9b5ec810b0fb68d0c387 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-004 reference/c414-flt-fit-004-ref Stacking Mixed Floats Part III http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats 75c77edd20dd731e800b63d8b4da74289d8cc076 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-005 reference/c414-flt-fit-005-ref Non-Replaced Float Not Fitting Beside Opposite Float http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/text.html#alignment-prop 2a72b806e18a3c0b73a36c17b563749608d61a07 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-fit-006 reference/c414-flt-fit-006-ref Replaced Float Not Fitting Beside Opposite Float image http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats 663fc3353bc3118ae3bcf15d8264a11ccd3d3f7b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-ln-000 Vertical Position of Floats http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position 8091cda49bd11f098d12c6fe68ba1da7ea4b8a6b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-ln-001 Vertical Position of Floats image http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position bf0b761469079b9331f5af6f49bd0cf4798cc6f2 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-ln-002 Vertical Position of Floats interact http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position c2c061361e000140701b44644529cc79d81a61c7 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-ln-003 Vertical Position of Floats http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#float-position c640c9b06ad24a40256fd771428b26812126ac3f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c414-flt-wrap-000 Text Not Fitting Beside Non-Replaced Float http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats 5018ebf3ddf4e8e6c381a25b842b8744c0d0dbad `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch> If a shortened line box is too small to contain any further content, then it is shifted downward until either it fits or there are no more floats present.
c414-flt-wrap-001 reference/c414-flt-wrap-001-ref Text Not Fitting Beside Replaced Float image http://www.w3.org/TR/REC-CSS1#floating-elements,http://www.w3.org/TR/CSS21/visuren.html#floats a26246cdaed1b0e663455ebf3a6370d4153bcb06 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c42-ibx-ht-000 reference/c42-ibx-ht-000-ref Inline Elements ahem http://www.w3.org/TR/REC-CSS1#inline-elements,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/CSS21/visudet.html#inline-non-replaced 6f5defced29047280c8f3986df6784f00f63606c `Ian Hickson`<mailto:ian@hixie.ch>,`CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>
c42-ibx-pad-000 reference/c42-ibx-pad-000-ref Inline Elements ahem,image http://www.w3.org/TR/REC-CSS1#inline-elements,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting da340288df1ab69d11bc5886787fa772c45a48a8 `Ian Hickson`<mailto:ian@hixie.ch>,`CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>
c43-center-000 Replaced Elements ahem,image http://www.w3.org/TR/REC-CSS1#replaced-elements,http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/colors.html#background-properties d21d65ba264a95ed250a038d92881898d46fcec9 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c43-rpl-bbx-000 Replaced Elements image http://www.w3.org/TR/REC-CSS1#replaced-elements,http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height b8bf5f15e3fe1cc8eb973700da0fef6f2442e214 `Ian Hickson`<mailto:ian@hixie.ch>,`CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>
c43-rpl-bbx-001 Replaced Elements image http://www.w3.org/TR/REC-CSS1#replaced-elements,http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 285bb72e312b722e1da20118a4d5208d48c7b4f1 `Ian Hickson`<mailto:ian@hixie.ch>,`CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>
c43-rpl-bbx-002 reference/c43-rpl-bbx-002-ref Replaced Elements ahem,image http://www.w3.org/TR/REC-CSS1#replaced-elements,http://www.w3.org/TR/CSS21/visudet.html#blockwidth,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height bc48ba36bb2303a3c4d09f4496a8c2f43d927480 `Ian Hickson`<mailto:ian@hixie.ch>,`CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>
c43-rpl-ibx-000 reference/c43-rpl-ibx-000-ref Replaced Elements ahem,image http://www.w3.org/TR/REC-CSS1#replaced-elements,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height de3411110be09c108a11fe21b8a0ad8c5a730a85 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c44-ln-box-000 reference/c44-ln-box-000-ref The Height of Lines ahem,image http://www.w3.org/TR/REC-CSS1#the-height-of-lines,http://www.w3.org/TR/CSS21/visudet.html#line-height 8a041d7bf36223942778bd8ccd0774349c133955 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c44-ln-box-001 reference/c44-ln-box-001-ref The Height of Lines ahem,image http://www.w3.org/TR/REC-CSS1#the-height-of-lines,http://www.w3.org/TR/CSS21/visudet.html#line-height 3393aa2c592e0382c4da145ca118066b712c8535 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c44-ln-box-002 reference/c44-ln-box-002-ref The Height of Lines ahem,image http://www.w3.org/TR/REC-CSS1#the-height-of-lines,http://www.w3.org/TR/CSS21/visudet.html#line-height a20fd3e43c530d40dc1c84b44f0da866c5d40930 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c44-ln-box-003 reference/c44-ln-box-002-ref The Height of Lines ahem,image http://www.w3.org/TR/REC-CSS1#the-height-of-lines,http://www.w3.org/TR/CSS21/visudet.html#line-height 738158661c8fe9a53bfd1b146ee51edce44bc638 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c45-bg-canvas-000 reference/c45-bg-canvas-000-ref The Canvas http://www.w3.org/TR/REC-CSS1#the-canvas,http://www.w3.org/TR/CSS21/colors.html#background,http://www.w3.org/TR/CSS21/intro.html#the-canvas 3a128f52f6c1ec80e19e0a06d4ca0f2452de4ce0 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c522-font-family-000 font-family http://www.w3.org/TR/REC-CSS1#font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7852df17c1badc06a74915648ef9c18acce52899 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c523-font-style-000 font-style http://www.w3.org/TR/REC-CSS1#font-style,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling 9e3289b2886e512c5b5002f298c0f9d8e73129d6 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c524-font-var-000 font-variant http://www.w3.org/TR/REC-CSS1#font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 968d1fb4fa9b99f2d3cf7f3462281a22b586694b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c525-font-wt-000 font-weight http://www.w3.org/TR/REC-CSS1#font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a382dc0e981320df7ed0bcccece5f0cd209e073c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Ian Hickson`<mailto:ian@hixie.ch>
c526-font-sz-000 font-size http://www.w3.org/TR/REC-CSS1#font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 17fa14b3326e2aec247addf83e984533221b873b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c526-font-sz-001 reference/c526-font-sz-001-ref font-size ahem http://www.w3.org/TR/REC-CSS1#font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 752c5b7a6da9b23d84d3b52daee006479504545d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c526-font-sz-002 reference/c526-font-sz-002-ref font-size ahem http://www.w3.org/TR/REC-CSS1#font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop fc7a6f5b23991dcda8483e31a4ef1d4afbec5554 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c526-font-sz-003 reference/c526-font-sz-003-ref font-size ahem,invalid http://www.w3.org/TR/REC-CSS1#font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 4082735c7d71325b6118757a7fb545639a055ebb `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-000 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7d961592e57689cbcfcf98561e0f8427540e03e8 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-001 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 91af66674c3b8ebadc04a960a6a6379de30e258d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-002 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 0d0badd6669b33dadfd90d50ded67387f743b3e4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-003 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop c841252928809095b3c13fe1433579127396263e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-004 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-weight-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop f3f4782bb0e23a73df9472ac641abe350b7966af `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-005 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-weight-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop a57c677b3e3b8fccd4399b7eea175006b2c01b93 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-006 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-weight-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 690c1cf2116a04d2751c5088c9a0b0b91b20bc46 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-007 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 42247b582d185f971da85a53b663173146ab7946 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-008 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-weight-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 363a73b045d88f8a7ee4d8575c7d1c90673c5df6 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-009 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-weight-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 84a816786703781cc3d197eab4d7f1ab1eb9b8ea `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c527-font-10 font http://www.w3.org/TR/REC-CSS1#font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/css-fonts-3/#font-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-style-prop,http://www.w3.org/TR/css-fonts-3/#font-variant-prop,http://www.w3.org/TR/css-fonts-3/#font-weight-prop,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7da5aa39499892637a09ce25f82f2948493ba650 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c531-color-000 reference/c531-color-000-ref color http://www.w3.org/TR/REC-CSS1#color,http://www.w3.org/TR/CSS21/colors.html#colors ed3188ef650149f2e54ade63a1944070dfea6054 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c532-bgcolor-000 reference/c532-bgcolor-000-ref background-color http://www.w3.org/TR/REC-CSS1#background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties 353aa5ac4d11df3d86e93bcc59884aaf4eb067a1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c532-bgcolor-001 reference/ref-this-text-should-be-green background-color http://www.w3.org/TR/REC-CSS1#background-color,http://www.w3.org/TR/CSS21/colors.html#background-properties ee0ebf1d9895e3a938ba0ad6d2f70a6e36ba7df7 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c533-bgimage-000 reference/c533-bgimage-000-ref background-image http://www.w3.org/TR/REC-CSS1#background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties bb97f4a58efd3cd9971a331866ae71606561f4c4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c533-bgimage-001 reference/ref-this-text-should-be-green background-image image http://www.w3.org/TR/REC-CSS1#background-image,http://www.w3.org/TR/CSS21/colors.html#background-properties fb2233fd84938dc0c7f5d3c7d95e6ef5f1053970 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgre-000 reference/c534-bgre-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 628023accc0eceb0193ef323347df23a70858388 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgre-001 reference/c534-bgre-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 4b54c6d028059d077bde113766b2cc69feeb9b1e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgreps-000 reference/c534-bgreps-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties d5ca9aa38cdd6dc7d650c63376e84d447e6a08b5 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgreps-001 reference/c534-bgreps-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 9d6b77404d61ac41b4cfa736ea1d08559884b875 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgreps-002 reference/c534-bgreps-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 73831829aaac270a6212c633ff1e6d4014ea5f4d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgreps-003 reference/c534-bgreps-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties 06cb427d8fa94009dc670ab231fe3809b71a9d0b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgreps-004 reference/c534-bgreps-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties de19862877fa337789d5500d87383e27ddcc0f86 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c534-bgreps-005 reference/c534-bgreps-000-ref background-repeat ahem,image http://www.w3.org/TR/REC-CSS1#background-repeat,http://www.w3.org/TR/CSS21/colors.html#background-properties bebb779e16a118fcece86d485276472302ab1ead `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c535-bg-fixd-000 background-attachment image,interact,scroll http://www.w3.org/TR/REC-CSS1#background-attachment,http://www.w3.org/TR/CSS21/colors.html#background-properties 923f46e3793158661dc11cb325255d50ab017767 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c536-bgpos-000 reference/c536-bgpos-000-ref background-position ahem,image http://www.w3.org/TR/REC-CSS1#background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties d7594a8a5ed01274ac9b806eb772b7d0171eb1f1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c536-bgpos-001 reference/c536-bgpos-001-ref background-position ahem,image http://www.w3.org/TR/REC-CSS1#background-position,http://www.w3.org/TR/CSS21/colors.html#background-properties a08409f566084d2c5cf89907d9e1d9186ea1a156 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c537-bgfxps-000 background ahem,image,interact,scroll http://www.w3.org/TR/REC-CSS1#background,http://www.w3.org/TR/CSS21/colors.html#background-properties 0d8c03e7f850e3a6f5303aaca1878ab6e67d8290 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c541-word-sp-000 reference/c541-word-sp-000-ref word-spacing ahem http://www.w3.org/TR/REC-CSS1#word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props e39928e462548749014a24b6dac11488dece9dcc `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c541-word-sp-001 reference/c541-word-sp-001-ref word-spacing ahem http://www.w3.org/TR/REC-CSS1#word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props bd6d29a560e6c4cef60ff495c8684f6f61fcd144 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c542-letter-sp-000 reference/c542-letter-sp-000-ref letter-spacing ahem http://www.w3.org/TR/REC-CSS1#letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 1a0e946d339c05040933b1191fd6405ecddf513c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c542-letter-sp-001 reference/c542-letter-sp-001-ref letter-spacing ahem http://www.w3.org/TR/REC-CSS1#letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 4403e2a50c0eaea58f548bff56f238ec1d19ef56 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c543-txt-decor-000 text-decoration animated,image http://www.w3.org/TR/REC-CSS1#text-decoration,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop ba273f4cbe5bc2d4408a06a035991f6786773649 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c544-valgn-000 vertical-align ahem,image http://www.w3.org/TR/REC-CSS1#vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 0617cb3b2bf37a7afae9b9d9d50d8e8a4e7c05ab `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c544-valgn-001 reference/c544-valgn-001-ref vertical-align ahem,image http://www.w3.org/TR/REC-CSS1#vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 69bb6e59eb4b3bae5f078ad05ec09dd4d4a2b73b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c544-valgn-002 vertical-align ahem,image,interact http://www.w3.org/TR/REC-CSS1#vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading a61988b93b3ce2c859249461ca5635311a4050bf `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c544-valgn-003 vertical-align ahem,image,interact http://www.w3.org/TR/REC-CSS1#vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 4585917877c35624f55b25ede6b4aa22767a5863 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c544-valgn-004 vertical-align ahem,image,interact http://www.w3.org/TR/REC-CSS1#vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading c470b008da7151b01a31c8340b036e43bce126c4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c545-txttrans-000 text-transform ahem,image http://www.w3.org/TR/REC-CSS1#text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 7fabf215ad43b97f8a14cde922c0f7404c8ac584 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c546-txt-align-000 text-align http://www.w3.org/TR/REC-CSS1#text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop b3d640f06e8d498da6faec465f9da063f421827e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c547-indent-000 reference/c547-indent-000-ref text-indent ahem http://www.w3.org/TR/REC-CSS1#text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop,http://www.w3.org/TR/CSS21/syndata.html#length-units 5028b4f5684a246bcf9e2d3000cea5c3e90166cc `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c547-indent-001 reference/c547-indent-001-ref text-indent http://www.w3.org/TR/REC-CSS1#text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 744c0ae6ea0a1120eb14c7a79ff268f06b83747f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c548-leadin-000 reference/c548-leadin-000-ref line-height ahem http://www.w3.org/TR/REC-CSS1#line-height,http://www.w3.org/TR/CSS21/visudet.html#leading e4e23da7829f577e44d4720b0b6f163d6dce8820 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c548-ln-ht-000 reference/c548-ln-ht-000-ref line-height ahem http://www.w3.org/TR/REC-CSS1#line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 179855acf92684f032ff84ce3b74178131a83339 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c548-ln-ht-001 reference/c548-ln-ht-001-ref line-height ahem,image http://www.w3.org/TR/REC-CSS1#line-height,http://www.w3.org/TR/CSS21/visudet.html#leading dd6b3f027ccb34099ea9c43dd89f3f52716220f5 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c548-ln-ht-002 reference/c548-ln-ht-001-ref line-height ahem,image,invalid http://www.w3.org/TR/REC-CSS1#line-height,http://www.w3.org/TR/CSS21/visudet.html#leading d6cc48bc881f71efe9ddcae110d980142279ac78 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c548-ln-ht-003 reference/c548-ln-ht-003-ref line-height ahem,image http://www.w3.org/TR/REC-CSS1#line-height,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/CSS21/cascade.html#inheritance ab4c7ee7e650bc02d721a0723f4ba7dde18c9ca4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c548-ln-ht-004 reference/c548-ln-ht-004-ref line-height ahem,image http://www.w3.org/TR/REC-CSS1#line-height,http://www.w3.org/TR/CSS21/visudet.html#leading,http://www.w3.org/TR/CSS21/cascade.html#inheritance 288fc231beac688176727e1e0eb3a5eb11c49c8b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5501-imrgn-t-000 reference/c5501-imrgn-t-000-ref margin-top ahem,image http://www.w3.org/TR/REC-CSS1#margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 6c7b0091f915fea997b94cddb66ab566b15fa7a1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5501-mrgn-t-000 reference/c5501-mrgn-t-000-ref margin-top ahem http://www.w3.org/TR/REC-CSS1#margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 40f81dc5b278a8e042e96ad3004563884111684f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-000 reference/c5502-imrgn-r-000-ref margin-right ahem,image http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 67b6240b6ae9566402b7b92b74f3f35239793c6d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-001 reference/c5502-imrgn-r-001-ref margin-right ahem,image http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 1913914c1910a58b77edc5228cefca5b3173b7a1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-002 reference/c5502-imrgn-r-002-ref margin-right ahem http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties da8c134d4bede547ceff7f3ec677ef71b9024b6f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-003 reference/c5502-imrgn-r-003-ref margin-right ahem http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties efeaf8c411fcf5bafc8c9d70a5ca15f72dc8ed89 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-004 reference/c5502-imrgn-r-004-ref margin-right ahem,image http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 766362860ed282ea6aa1563de0c5f4eec89bdaa3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-005 reference/c5502-imrgn-r-005-ref margin-right ahem,image http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 23c093ac5ed1c43b989c478cfb90dee0de13c4e8 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-imrgn-r-006 reference/c5502-imrgn-r-006-ref margin-right ahem,image http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 710f391fbae90ced2d451ff3afa0adff82d4314d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-mrgn-r-000 reference/c5502-mrgn-r-000-ref margin-right ahem,image http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/text.html#alignment-prop 9eba0785921925936b4cc3ec32bbe41b38dbfae1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-mrgn-r-001 reference/c5502-mrgn-r-001-ref margin-right ahem http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/box.html#border-properties 04cec41c9fc2be5e93a6683010d3a60dcae63c5e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-mrgn-r-002 margin-right image,scroll,should http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties ecba1d054beeb56abcf2e188c3b502169c851047 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5502-mrgn-r-003 reference/c5502-mrgn-r-003-ref margin-right http://www.w3.org/TR/REC-CSS1#margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 8e4a926bb51e168763094bddc1862278e7dfd67a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5503-imrgn-b-000 reference/c5501-imrgn-t-000-ref margin-bottom ahem http://www.w3.org/TR/REC-CSS1#margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties cb828e74512dddbffcfaf6b4cc4b5b7c8b366512 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5503-mrgn-b-000 reference/c5503-mrgn-b-000-ref margin-bottom ahem http://www.w3.org/TR/REC-CSS1#margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties a1473c54290033e3a4ff6a252fa2be13ed8e65ef `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-000 reference/c5502-imrgn-r-000-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties eb1c501b80573ac2e5828de9c79a2fb3031b4b49 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-001 reference/c5502-imrgn-r-001-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties dca84f643b4643959523f4517e90b4c6b21a70ae `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-002 reference/c5504-imrgn-l-002-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 673a7dd73c1897f0e15746c02048d0b0ac0a6627 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-003 reference/c5502-imrgn-r-003-ref margin-left ahem http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 564b9e5d7b71a3091e8594a17f05f43dba6287c5 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-004 reference/c5502-imrgn-r-004-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 5f42654be1c546a1af0306a9d81f93bde5d316d4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-005 reference/c5504-imrgn-l-005-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties c8395d877ba284e03f400a69075b5de024304f0e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-imrgn-l-006 reference/c5504-imrgn-l-006-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties be15330742318615bb7cb278991b0e5a8cc2d0f7 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-mrgn-l-000 reference/c5504-mrgn-l-000-ref margin-left ahem,image http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/text.html#alignment-prop bb04fd019be368890f8a3383bb729e9e39613772 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-mrgn-l-001 reference/c5504-mrgn-l-001-ref margin-left ahem http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/box.html#border-properties 5c412a19ef417bf9f5aec757ca9ab44080f9b9d8 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-mrgn-l-002 margin-left image,scroll,should http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 4ff13d54da4747b9d6343ddf45f2a02d1b795c22 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5504-mrgn-l-003 reference/c5504-mrgn-l-003-ref margin-left http://www.w3.org/TR/REC-CSS1#margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/visudet.html#the-width-property bc20bfbd98e6faf9aff69e0348ad1db9462763d3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5505-imrgn-000 reference/c5505-imrgn-000-ref margin ahem,image http://www.w3.org/TR/REC-CSS1#margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 762b61d28389ab10cf32b41a639d484591d01191 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5505-mrgn-000 reference/c5505-mrgn-000-ref margin ahem,image http://www.w3.org/TR/REC-CSS1#margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 22fd3f0b5ff53faeb77037d26d4c7cd12b3e6c86 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5505-mrgn-001 reference/c5505-mrgn-001-ref margin ahem http://www.w3.org/TR/REC-CSS1#margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 09aee934ac216d9c1ff396872c153cdcf88cfab4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5505-mrgn-002 margin http://www.w3.org/TR/REC-CSS1#margin,http://www.w3.org/TR/CSS21/box.html#margin-properties c7e853095d4751c225cdbed5a4037c193045ed15 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5505-mrgn-003 reference/c5505-mrgn-003-ref margin ahem,image http://www.w3.org/TR/REC-CSS1#margin,http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/visudet.html#the-width-property ba2240a25925ff6d2e29a4d78ecec48e2e137e5c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5506-ipadn-t-000 reference/c5506-ipadn-t-000-ref padding-top ahem http://www.w3.org/TR/REC-CSS1#padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 8913cae030fce9640d098bd2795f6feac08a2a7e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5506-ipadn-t-001 reference/c5506-ipadn-t-000-ref padding-top ahem http://www.w3.org/TR/REC-CSS1#padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 9092e026b7787f8fd6a2706a2f114ad9c66f22e3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5506-ipadn-t-002 reference/c5506-ipadn-t-002-ref padding-top ahem http://www.w3.org/TR/REC-CSS1#padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties bb380ce0bec32e5627f6c4f899120fd6a420daf2 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5506-padn-t-000 reference/c5506-padn-t-000-ref padding-top ahem,invalid http://www.w3.org/TR/REC-CSS1#padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/syndata.html#length-units 6f1df9b365e2dd678309fd188d414f3df463abf6 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-ipadn-r-000 reference/c5502-imrgn-r-000-ref padding-right ahem,image http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties f52c3989173ceb7604425804286459c8c89da58e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-ipadn-r-001 reference/c5502-imrgn-r-001-ref padding-right ahem,image http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 65246af8ed08f52ab8648b27eda3d572b272c874 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-ipadn-r-002 reference/c5502-imrgn-r-002-ref padding-right ahem,image http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties e98d15dd4b9728f2a787313f399aec63af4f3d28 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-ipadn-r-003 reference/c5502-imrgn-r-003-ref padding-right ahem http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 25ac2e5f5b8eec9f44a3cfef759db0faf82b04cb `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-ipadn-r-004 reference/c5507-ipadn-r-004-ref padding-right ahem,image,invalid http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ccc0ce6e1a7251ddad914e4a477e01330df25f0f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-padn-r-000 reference/c5507-padn-r-000-ref padding-right ahem,image http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/text.html#alignment-prop 65260718f926ddbab40cdb5353ea8577841ad30e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-padn-r-001 reference/c5507-padn-r-001-ref padding-right ahem http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/box.html#border-properties c00c9e226f9c36e1098d02e7d86cba0847b8b6ba `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-padn-r-002 reference/c5507-padn-r-002-ref padding-right invalid http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties dc967a40411eb6ad9ba96e3e0e777f4e0f52909f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5507-padn-r-003 reference/c5507-padn-r-003-ref padding-right invalid http://www.w3.org/TR/REC-CSS1#padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 8eb7799fa2da7896dd7f37e6848c2415f181bf18 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5508-ipadn-b-000 reference/c5508-ipadn-b-000-ref padding-bottom ahem http://www.w3.org/TR/REC-CSS1#padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 43b55f88a141cf4d25377435046bd269efc483ef `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5508-ipadn-b-001 reference/c5508-ipadn-b-000-ref padding-bottom ahem,invalid http://www.w3.org/TR/REC-CSS1#padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 1025795415f2b6bf251e26bff0a2c8d7d061a3e3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5508-ipadn-b-002 reference/c5506-ipadn-t-000-ref padding-bottom ahem http://www.w3.org/TR/REC-CSS1#padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 6af1438211130521158cf08c373415358bf6d834 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5508-ipadn-b-003 reference/c5508-ipadn-b-003-ref padding-bottom ahem,invalid http://www.w3.org/TR/REC-CSS1#padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties d7a15d964779c87959498e7fb5501d8d86474050 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-ipadn-l-000 reference/c5502-imrgn-r-000-ref padding-left ahem,image http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 9b87fa7b6c5e020f43a14ffb193fb75aef2c459e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-ipadn-l-001 reference/c5502-imrgn-r-001-ref padding-left ahem,image http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 1e74042217667c2cfad622af8268b61b04260e76 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-ipadn-l-002 reference/c5504-imrgn-l-002-ref padding-left ahem,image http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 845b90569e2914dea8a049ab23cc3b8ce80a1f69 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-ipadn-l-003 reference/c5502-imrgn-r-003-ref padding-left ahem http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 3b15bc90740884f3137dffcb5a4936d1082e046d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-ipadn-l-004 reference/c5509-ipadn-l-004-ref padding-left ahem,image,invalid http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 5380362e16e1da46891f1fe208a1903d32796ad4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-padn-l-000 reference/c5507-padn-r-000-ref padding-left ahem,image http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/CSS21/text.html#alignment-prop 72b52d2e61b630d4ae6ced20bcf05aebc8bc0120 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-padn-l-001 reference/c5509-padn-l-001-ref padding-left ahem http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/text.html#alignment-prop 85c340fd54f08036fbf8960762eb018d51568700 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-padn-l-002 reference/c5509-padn-l-002-ref padding-left invalid http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 2e30c1c3e5af75d1b110c1bfcc2cabef77ecce18 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5509-padn-l-003 reference/c5509-padn-l-003-ref padding-left image,invalid http://www.w3.org/TR/REC-CSS1#padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 95302550f100c9c00e0004078c3518b23ffc5111 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5510-ipadn-000 reference/c5510-ipadn-000-ref padding ahem,image http://www.w3.org/TR/REC-CSS1#padding,http://www.w3.org/TR/CSS21/box.html#padding-properties e69d97f60c43d5583c6f0614151b680b82ca92c4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5510-padn-000 reference/c5510-padn-000-ref padding ahem,image http://www.w3.org/TR/REC-CSS1#padding,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/syndata.html#length-units bcac38c1866b3173ecb6ab523d5a5027c0d7899b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5510-padn-001 reference/c5510-padn-001-ref padding ahem http://www.w3.org/TR/REC-CSS1#padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 6b5f6edea6aa4c18da76c540ef99c32e2f37f7fa `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5510-padn-002 reference/c5510-padn-002-ref padding invalid http://www.w3.org/TR/REC-CSS1#padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 3d7dbc341cbe8b527118f554c7f8c85290dfc584 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5511-brdr-tw-000 border-top-width http://www.w3.org/TR/REC-CSS1#border-top-width,http://www.w3.org/TR/CSS21/box.html#border-properties aa773e312e2dd6e13c4260f8480bdbf1bc3ca228 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5511-brdr-tw-001 reference/c5511-brdr-tw-001-ref border-top-width image http://www.w3.org/TR/REC-CSS1#border-top-width,http://www.w3.org/TR/CSS21/box.html#border-properties fbcdf3ba1d4de6f4b113b0b8cb85e6953e36dab2 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5511-brdr-tw-002 reference/ref-if-there-is-no-red border-top-width http://www.w3.org/TR/REC-CSS1#border-top-width,http://www.w3.org/TR/CSS21/box.html#border-properties ce4a0f32f5fb98ae8a89cb287e3990cb584c3c23 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5511-brdr-tw-003 reference/c5511-brdr-tw-003-ref border-top-width http://www.w3.org/TR/REC-CSS1#border-top-width,http://www.w3.org/TR/CSS21/box.html#border-properties 0ff70f9419714a13a79f92ffb56851f3e703cda5 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5511-ibrdr-tw-000 reference/c5511-ibrdr-tw-000-ref border-top-width http://www.w3.org/TR/REC-CSS1#border-top-width,http://www.w3.org/TR/CSS21/box.html#border-properties 1033002c4fb49ea111c2df8d8dc64f26d0dd10fa `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5512-brdr-rw-000 border-right-width http://www.w3.org/TR/REC-CSS1#border-right-width,http://www.w3.org/TR/CSS21/box.html#border-properties 237fb9cb1023b001d6f82d6090fdd5346cf68190 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5512-brdr-rw-001 reference/c5512-brdr-rw-001-ref border-right-width image http://www.w3.org/TR/REC-CSS1#border-right-width,http://www.w3.org/TR/CSS21/box.html#border-properties d9b61ed0dd08d019686f6f2c6b4552ce16cea720 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5512-brdr-rw-002 reference/ref-if-there-is-no-red border-right-width http://www.w3.org/TR/REC-CSS1#border-right-width,http://www.w3.org/TR/CSS21/box.html#border-properties b607566f7457a3a000488d83ef42546d3c60e812 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5512-brdr-rw-003 reference/c5512-brdr-rw-003-ref border-right-width http://www.w3.org/TR/REC-CSS1#border-right-width,http://www.w3.org/TR/CSS21/box.html#border-properties 2f8c6f66ff63ce090ac1a941f85cd7f92a879569 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5512-ibrdr-rw-000 reference/c5512-ibrdr-rw-000-ref border-right-width http://www.w3.org/TR/REC-CSS1#border-right-width,http://www.w3.org/TR/CSS21/box.html#border-properties 6bee0ea2bbe877fe68a9e52217b4cfdcf571ed1c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5513-brdr-bw-000 border-bottom-width http://www.w3.org/TR/REC-CSS1#border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-properties c10072e499bcc6a21aaaf84bb599e0ddc687572a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5513-brdr-bw-001 reference/c5513-brdr-bw-001-ref border-bottom-width image http://www.w3.org/TR/REC-CSS1#border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-properties 501e43434ac4e95b3b5bb079135d96ba5d78ca0a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5513-brdr-bw-002 reference/ref-if-there-is-no-red border-bottom-width http://www.w3.org/TR/REC-CSS1#border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-properties 16def8c09d2f4360821382cc0d1099e7d55dfa0b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5513-brdr-bw-003 reference/c5513-brdr-bw-003-ref border-bottom-width http://www.w3.org/TR/REC-CSS1#border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-properties 055f2baa6120199226e8925775b2e2ca8169395a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5513-ibrdr-bw-000 reference/c5513-ibrdr-bw-000-ref border-bottom-width http://www.w3.org/TR/REC-CSS1#border-bottom-width,http://www.w3.org/TR/CSS21/box.html#border-properties ed22769875cb77bdada6d11424ae672567517dd2 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5514-brdr-lw-000 border-left-width http://www.w3.org/TR/REC-CSS1#border-left-width,http://www.w3.org/TR/CSS21/box.html#border-properties 4a152ba97c40828b87a5510c91545fe3292ced85 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5514-brdr-lw-001 reference/c5514-brdr-lw-001-ref border-left-width image http://www.w3.org/TR/REC-CSS1#border-left-width,http://www.w3.org/TR/CSS21/box.html#border-properties f8a1ceafd35dc1202b8cb6afd9dcf7d052c8e363 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5514-brdr-lw-002 reference/ref-if-there-is-no-red border-left-width http://www.w3.org/TR/REC-CSS1#border-left-width,http://www.w3.org/TR/CSS21/box.html#border-properties 9695e45b9ef0d25b957d68f021c4b26af0f7917e `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5514-brdr-lw-003 reference/c5514-brdr-lw-003-ref border-left-width http://www.w3.org/TR/REC-CSS1#border-left-width,http://www.w3.org/TR/CSS21/box.html#border-properties e3d5bd6fe2b989d8edcf648ecf08ad4d93e5e5c3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5514-ibrdr-lw-000 reference/c5514-ibrdr-lw-000-ref border-left-width http://www.w3.org/TR/REC-CSS1#border-left-width,http://www.w3.org/TR/CSS21/box.html#border-properties 7e8b7c273964eaadefdb9f68b22ef31b2ece9f32 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5515-brdr-w-000 border-width http://www.w3.org/TR/REC-CSS1#border-width,http://www.w3.org/TR/CSS21/box.html#border-properties 8a9dd8fd5544faa6a6652afb09a3842607ec9f31 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5515-brdr-w-001 reference/c5515-brdr-w-001-ref border-width image http://www.w3.org/TR/REC-CSS1#border-width,http://www.w3.org/TR/CSS21/box.html#border-properties 05830133155eb7098b7349dae9434157a8d36448 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5515-brdr-w-002 reference/ref-if-there-is-no-red border-width http://www.w3.org/TR/REC-CSS1#border-width,http://www.w3.org/TR/CSS21/box.html#border-properties 057135df5c8b7e6d5cc1fbc4d214c526219b203f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5515-ibrdr-000 reference/c5515-ibrdr-000-ref border-width http://www.w3.org/TR/REC-CSS1#border-width,http://www.w3.org/TR/CSS21/box.html#border-properties eee23850fe195db4de051ebdd5775a0743fcf297 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5516-brdr-c-000 reference/c5516-brdr-c-000-ref border-color http://www.w3.org/TR/REC-CSS1#border-color,http://www.w3.org/TR/CSS21/box.html#border-properties cb2a96be378f36d78d22261bdaa1d626586a3234 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5516-ibrdr-c-000 reference/c5516-ibrdr-c-000-ref border-color http://www.w3.org/TR/REC-CSS1#border-color,http://www.w3.org/TR/CSS21/box.html#border-properties 8ab5e0d62857eaa6c1d64abae605cb2cc585dc94 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5517-brdr-s-000 border-style http://www.w3.org/TR/REC-CSS1#border-style,http://www.w3.org/TR/CSS21/box.html#border-properties e5d3838556c36ce47f7c97e189a8f2660112e5df `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5517-ibrdr-s-000 border-style http://www.w3.org/TR/REC-CSS1#border-style,http://www.w3.org/TR/CSS21/box.html#border-properties abfe0e2d7ef942a7eeec94109d9a01cd67bc7413 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5518-brdr-t-000 border-top http://www.w3.org/TR/REC-CSS1#border-top,http://www.w3.org/TR/CSS21/box.html#border-properties 1e0eae5bb018cb1f7a71aefdb3f14e38965518ce `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5518-brdr-t-001 border-top http://www.w3.org/TR/REC-CSS1#border-top,http://www.w3.org/TR/CSS21/box.html#border-properties e3f3a2fd827e8bc73918171a9bb17f0a5ea63ed6 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5518-ibrdr-t-000 border-top http://www.w3.org/TR/REC-CSS1#border-top,http://www.w3.org/TR/CSS21/box.html#border-properties cce755147373d973fd322455be9a39cb3955f059 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5519-brdr-r-000 border-right http://www.w3.org/TR/REC-CSS1#border-right,http://www.w3.org/TR/CSS21/box.html#border-properties b45d16832f015ab69ebbef645ebc6ec81a12d07b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5519-brdr-r-001 border-right http://www.w3.org/TR/REC-CSS1#border-right,http://www.w3.org/TR/CSS21/box.html#border-properties 1d02dab7480b541c56b09f0bbd642a03fd758e43 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5519-brdr-r-002 border-right http://www.w3.org/TR/REC-CSS1#border-right,http://www.w3.org/TR/CSS21/box.html#border-properties fcef5718bf8ff7cb8746b7b5813cbcc7e31597e3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5519-ibrdr-r-000 border-right http://www.w3.org/TR/REC-CSS1#border-right,http://www.w3.org/TR/CSS21/box.html#border-properties 9ecb23a6979202dc645381c2acc69cd9106b40ea `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5520-brdr-b-000 border-bottom http://www.w3.org/TR/REC-CSS1#border-bottom,http://www.w3.org/TR/CSS21/box.html#border-properties 4b17b043ba1857d0b63be87300535ca795161b26 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5520-brdr-b-001 border-bottom http://www.w3.org/TR/REC-CSS1#border-bottom,http://www.w3.org/TR/CSS21/box.html#border-properties a11c1de4fa9223849ba453c62d6163a4e30932b4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5520-ibrdr-b-000 border-bottom http://www.w3.org/TR/REC-CSS1#border-bottom,http://www.w3.org/TR/CSS21/box.html#border-properties f0b8e9a89e7d597025d70ff9d8bf400e86a33464 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5521-brdr-l-000 border-left http://www.w3.org/TR/REC-CSS1#border-left,http://www.w3.org/TR/CSS21/box.html#border-properties bb497628b6805fc2aea7809423de3ba8b2c29fab `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5521-brdr-l-001 border-left http://www.w3.org/TR/REC-CSS1#border-left,http://www.w3.org/TR/CSS21/box.html#border-properties 405e971b8daa54d69a62b296c8b4bc5ca390ef9b `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5521-brdr-l-002 border-left http://www.w3.org/TR/REC-CSS1#border-left,http://www.w3.org/TR/CSS21/box.html#border-properties b3a5fa22b2f1e3ff95d5ad600c597a2946db78b3 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5521-ibrdr-l-000 border-left http://www.w3.org/TR/REC-CSS1#border-left,http://www.w3.org/TR/CSS21/box.html#border-properties 8834bbdfa05a72569a85a0a517fbdc158bc87fcb `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5522-brdr-000 border http://www.w3.org/TR/REC-CSS1#border,http://www.w3.org/TR/CSS21/box.html#border-properties b60bf0d5346cb8290d50db592193568316f572f4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5522-brdr-001 reference/c5522-brdr-001-ref border image http://www.w3.org/TR/REC-CSS1#border,http://www.w3.org/TR/CSS21/box.html#border-properties 38b4fb5924cb085528337f59485d257e93aa506f `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5522-brdr-002 border http://www.w3.org/TR/REC-CSS1#border,http://www.w3.org/TR/CSS21/box.html#border-properties f7e8f9fe3872cc09c0ac53a8e8a36b5966e7bf08 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5522-ibrdr-000 border http://www.w3.org/TR/REC-CSS1#border,http://www.w3.org/TR/CSS21/box.html#border-properties 3f227f11d8c5f562a1033288f92635d5e943bed0 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5523-width-000 width image http://www.w3.org/TR/REC-CSS1#width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 75f496cf977da47c1991ab864641e7d5ffcf7bc1 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5523-width-001 width image http://www.w3.org/TR/REC-CSS1#width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 9d38f49eed5c20c6b1cbb5afb70edcdebf6982be `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5523-width-002 width image http://www.w3.org/TR/REC-CSS1#width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 1f1645307a58b61180b849c00dcacba6ecb833f4 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5524-height-000 height image http://www.w3.org/TR/REC-CSS1#height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 02ec0983e8178e77ab60645820d5ab1716199766 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5524-height-001 height image http://www.w3.org/TR/REC-CSS1#height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property a1ec49790e3e89e0ba04e1ee7ab4f13d5be96897 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5524-height-002 height image http://www.w3.org/TR/REC-CSS1#height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths,http://www.w3.org/TR/CSS21/visudet.html#the-height-property ccbc36333b2ee49e743f68626496a85349baca4c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-flt-l-000 Floating Elements image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#float-position 7a5edc818cd34503efc40a265a2c8131aac769db `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-flt-r-000 float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#float-position f0ed38532509aeca9c8d735777e06a5924243c07 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltblck-000 reference/c5525-fltblck-000-ref float ahem,image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visudet.html#normal-block 1bf9e5af13b0465a430de29993cf8a3cabafd85c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltblck-001 float http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visudet.html#normal-block daadb290b8ecf6f28fa9eeb47f1718ac2e4755c2 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltcont-000 float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visudet.html#block-root-margin,http://www.w3.org/TR/CSS21/visuren.html#float-position 1dae6e274b0e88588d0570f3c6c3cd7c9614ca82 `Ian Hickson`<mailto:ian@hixie.ch>,`CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>
c5525-fltinln-000 reference/c5525-fltinln-000-ref float ahem,image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats a0e199f7632861292031a2aa1c5b78c32ee9e63a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltmrgn-000 reference/c5525-fltmrgn-000-ref float ahem,image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/box.html#margin-properties 5ef2fb80a09dbc0e251fbd51340ce4beca854609 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltmult-000 reference/c5525-fltmult-000-ref float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visuren.html#float-position 531d9dcd441723de269ac9d00b8f679ca70cd7c6 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltwidth-000 float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 04d0877e860a9578df1cf393783aa56c14734446 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltwidth-001 reference/c5525-fltwidth-001-ref float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/colors.html#background-properties 57b915269156fcc44b1871a2ea3c83c038166702 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltwidth-002 float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/colors.html#background-properties f65c807eaeb75a4f8b9cc40583153a92cd973435 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltwidth-003 reference/c5525-fltwidth-003-ref float image http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/colors.html#background-properties acb2c19c0b65927d37563b80fa0d8cef95aa9b49 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5525-fltwrap-000 float http://www.w3.org/TR/REC-CSS1#float,http://www.w3.org/TR/CSS21/visuren.html#floats 29f2c497f4ca53c6216f83edb9f95856747115cb `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5526-fltclr-000 reference/c5526-fltclr-000-ref clear ahem,image http://www.w3.org/TR/REC-CSS1#clear,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visuren.html#flow-control 0cf4ad90cde4b6ca06bd5070a551e47fc3dfec35 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c5526-flthw-000 clear image http://www.w3.org/TR/REC-CSS1#clear,http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/colors.html#background-properties a91da041a7d5aa077de18e811c3172e65a7614e0 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c561-list-displ-000 reference/c561-list-displ-000-ref display http://www.w3.org/TR/REC-CSS1#display,http://www.w3.org/TR/CSS21/generate.html#lists,http://www.w3.org/TR/CSS21/visuren.html#display-prop e6009a6fd485b648ea6174e4e0ac24e97eb8ed0d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c562-white-sp-000 reference/c562-white-sp-000-ref white-space ahem,image http://www.w3.org/TR/REC-CSS1#white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop c926c3c9362ef01c9f1b3580a89d50e737d40a0c `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c563-list-type-000 reference/c563-list-type-000-ref list-style-type http://www.w3.org/TR/REC-CSS1#list-style-type,http://www.w3.org/TR/CSS21/generate.html#lists 53ec6291c1442bf2fb305745f1001262679c98da `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c563-list-type-001 list-style-type http://www.w3.org/TR/REC-CSS1#list-style-type,http://www.w3.org/TR/CSS21/generate.html#lists 20f5bc54e2af894050873b224d0eeeb971a96328 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c564-list-img-000 list-style-image image http://www.w3.org/TR/REC-CSS1#list-style-image,http://www.w3.org/TR/CSS21/generate.html#lists 53c05c872bf2ce8eeb3d9617ac5fbce30a798bab `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c565-list-pos-000 list-style-position http://www.w3.org/TR/REC-CSS1#list-style-position,http://www.w3.org/TR/CSS21/generate.html#lists 7886cc950c86b5524bd77720a22e1e610ce316b7 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The marker box is outside the principal block box.
c565-list-pos-001 list-style-position http://www.w3.org/TR/REC-CSS1#list-style-position,http://www.w3.org/TR/CSS21/generate.html#lists 4913028ba68dd8a754fe84c9d90bdccba5ddbc3a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The marker box is inside the principal block box.
c566-list-stl-001 list-style image http://www.w3.org/TR/REC-CSS1#list-style,http://www.w3.org/TR/CSS21/generate.html#lists 374b6ab5d4be480ccdc471c3e2174a0a8f5de525 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c61-ex-len-000 reference/c61-ex-len-000-ref Length Units ahem http://www.w3.org/TR/REC-CSS1#length-units,http://www.w3.org/TR/CSS21/syndata.html#length-units 22ec9eb4bfde2c06ed5104856117f83d3e498924 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c61-rel-len-000 reference/c61-rel-len-000-ref Length Units ahem,image http://www.w3.org/TR/REC-CSS1#length-units,http://www.w3.org/TR/CSS21/syndata.html#length-units 59173bc9f3c53b2b38ce8ed58a69d8f5d09c3b80 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c62-percent-000 reference/c62-percent-000-ref Percentage Units ahem,image http://www.w3.org/TR/REC-CSS1#percentage-units,http://www.w3.org/TR/CSS21/syndata.html#percentage-units 98fb8ea2163de0e08e0673717bdc5b5051d2368d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c63-color-000 reference/c63-color-000-ref Color Units ahem,image http://www.w3.org/TR/REC-CSS1#color-units,http://www.w3.org/TR/CSS21/syndata.html#color-units de58d755d366d74d691421090797a7230900d928 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c64-uri-000 reference/c64-uri-000-ref URLs image http://www.w3.org/TR/REC-CSS1#url,http://www.w3.org/TR/CSS21/syndata.html#uri,http://www.w3.org/TR/CSS21/cascade.html#at-import 65b88c1a138eb2cdccd5129fb4477175e38c9c1a `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c71-fwd-parsing-000 reference/c71-fwd-parsing-000-ref Forward-Compatible Parsing invalid http://www.w3.org/TR/REC-CSS1#forward-compatible-parsing,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 5d276b1bc3e8f03acdaf9cb7b271f3b4a4089a58 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c71-fwd-parsing-001 reference/c71-fwd-parsing-001-ref Forward-Compatible Parsing invalid http://www.w3.org/TR/REC-CSS1#forward-compatible-parsing,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 7eaeda10c16fb32ca4668d907fc235ff0e92f02d `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c71-fwd-parsing-002 reference/c71-fwd-parsing-002-ref Forward-Compatible Parsing invalid http://www.w3.org/TR/REC-CSS1#forward-compatible-parsing,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors fc197bd043694b963c62e2cd0f70478a062fae70 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c71-fwd-parsing-003 reference/c71-fwd-parsing-003-ref Forward-Compatible Parsing invalid http://www.w3.org/TR/REC-CSS1#forward-compatible-parsing,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors ee85b78b025107a5f1f479dd31a5d950dd3d5a34 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
c71-fwd-parsing-004 reference/c71-fwd-parsing-004-ref Forward-Compatible Parsing invalid http://www.w3.org/TR/REC-CSS1#forward-compatible-parsing,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 2491505903d41d9d53d6c044754c25bd0f306601 `CSS1 Test Suite Contributors`<http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html>,`Ian Hickson`<mailto:ian@hixie.ch>
caption-position-001 reference/caption-position-001-ref caption-side - CSS caption boxes can be positioned above or below a CSS table-cell image http://www.w3.org/TR/CSS21/tables.html#model bf42cd047ee28dca7f7d94d032b881c0fb5b42a8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
caption-side-001 Caption-side set to 'top' http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 450554fd547f754a4ef747b9579f7a36b7c60ffd `Microsoft`<http://www.microsoft.com/> A caption with a 'caption-side' value of 'top' will be positioned above its table.
caption-side-002 Caption-side set to 'bottom' http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 23a4f1cd853889f25b2cdb38cc8e69c16a316734 `Microsoft`<http://www.microsoft.com/> A caption with a 'caption-side' value of 'bottom' will be positioned below its table.
caption-side-003 Caption-side set to 'inherit' http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position fbdd458fafa00c9bf5dcfbb1dd3dc2abfaed08b4 `Microsoft`<http://www.microsoft.com/> A caption can inherit its 'caption-side' behavior from its table parent.
caption-side-applies-to-001 Caption-side and 'display: inline' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 02bb30faf06ccb9d6fc4d6c08c9801e0222edead `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: inline' elements.
caption-side-applies-to-002 Caption-side and 'display: block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 1dfa9b3ca93356a214652ca0ad7f151701604254 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: block' elements.
caption-side-applies-to-003 Caption-side and 'display: list-item' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position fabf6cf31797bebcc3c0e4d6ece14afbcf8aa5c4 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: list-item' elements.
caption-side-applies-to-004 Caption-side and 'display: run-in' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 34f92d059710a9afaa22049578b68f9f05479107 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: run-in' elements.
caption-side-applies-to-005 Caption-side and 'display: inline-block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 46f2c8b76308244b09b95da028c43b92669f3127 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: inline-block' elements.
caption-side-applies-to-006 Caption-side and 'display: table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position a1a60f03cbe4b49b3ed7809117fcc3c206e443cd `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table' elements.
caption-side-applies-to-007 Caption-side and 'display: inline-table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 327221e2e21736d125476f38d1f9a9428e99b477 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: inline-table' elements.
caption-side-applies-to-008 Caption-side and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position fc93ad92d978df51c0c27deed8ea1e76c508051f `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-row-group' elements.
caption-side-applies-to-009 Caption-side and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 7cdbcaf945a7805a1e1fe48142ec9e09f4dbfb18 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-header-group' elements.
caption-side-applies-to-010 Caption-side and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 5ab49683ba2f628c68c9512219780bcf93f5d1e2 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-footer-group' elements.
caption-side-applies-to-011 Caption-side and 'display: table-column' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 944222f9922e50ad06cd806c732f9bd1c8528a4e `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-column' elements.
caption-side-applies-to-012 Caption-side and 'display: table-row' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 78e35cf2751683cdc015b81b7b609de1aec93446 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-row' elements.
caption-side-applies-to-013 Caption-side and 'display: table-column-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 4f4c0545e07aeb68625d8e0cd804f1c61774b873 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-column-group' elements.
caption-side-applies-to-014 Caption-side and 'display: table-cell' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position e4e803b00c95f88c4a7045fec4f83b36f27a0ee7 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: table-cell' elements.
caption-side-applies-to-015 Caption-side and 'display: table-caption' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 6afb53c94e72a61efb9a65a8a602db05a01e7d4b `Microsoft`<http://www.microsoft.com/> Caption-side applies to 'display: table-caption' elements.
caption-side-applies-to-016 reference/no-red-on-blank-page-ref Caption-side and 'display: none' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position e7bce8ecb66df5e90e6c3ca760b359a74b34cc35 `Microsoft`<http://www.microsoft.com/> Caption-side does not apply to 'display: none' elements.
caption-side-applies-to-017 Caption-side and 'display: inherit' elements http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 623a1e0d3dcb333578bde6024487156628f9759d `Microsoft`<http://www.microsoft.com/> Caption-side applies to 'display: inherit' elements which do not inherit the value of 'table-caption'.
caption-side-example-001 Caption border and table border http://www.w3.org/TR/CSS21/tables.html#caption-position 5231295b9d137af5f140ed93b70932a055e2f65a `Microsoft`<http://www.microsoft.com/> Caption-side, text-align and width properties of a caption work together as expected (example from section 17.4.1).
caption-side-inherited-001 Caption-side is inherited by default http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position f143bdaeb5d18227890608d952209856eb51d59f `Microsoft`<http://www.microsoft.com/> Caption-side is inherited by default.
caption-side-initial-001 Initial value of 'caption-side' http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side,http://www.w3.org/TR/CSS21/tables.html#caption-position 2faf143433d71a3f6d855ad05e5413c83439c197 `Microsoft`<http://www.microsoft.com/> The initial value of 'caption-side' is 'top'.
caption-vs-table-box-001 Caption border and table border http://www.w3.org/TR/CSS21/tables.html#model aa5d110b9c5c29dcd0c7e67fa34697577a2e6d0d `Microsoft`<http://www.microsoft.com/> A caption has padding, margin and borders independent of those of its parent table.
caption-vs-table-box-002 Caption border and inline-table border http://www.w3.org/TR/CSS21/tables.html#model c8604a10195d5bfea985ac0775673dcdc1d09271 `Microsoft`<http://www.microsoft.com/> A caption has padding, margin and borders independent of those of its parent inline-table.
cascade-001 User style sheets userstyle http://www.w3.org/TR/CSS21/cascade.html#cascade 301c80ca11debb55bc5451d75d666372e5b13f42 `Microsoft`<http://www.microsoft.com/> Normal user declarations override the default user agent style sheet.
cascade-002 Author stylesheets override user stylesheets userstyle http://www.w3.org/TR/CSS21/cascade.html#cascade 9e808e9bc7656f1e6d66618084ff3b0cdd822314 `Microsoft`<http://www.microsoft.com/> Normal author declarations override normal user stylesheet declarations.
cascade-003 Author rules with !important and a user stylesheet userstyle http://www.w3.org/TR/CSS21/cascade.html#cascade 160951333931e2628976dd405a0e9e1f2800b057 `Microsoft`<http://www.microsoft.com/> Author rules using !important override user stylesheet rules.
cascade-004 User stylesheet rules using !important and normal author rules userstyle http://www.w3.org/TR/CSS21/cascade.html#cascade c020ff079989e191b4508b6f06a0fa59b6feba37 `Microsoft`<http://www.microsoft.com/> User stylesheet rules using !important override normal author rules.
cascade-005 reference/filler-text-below-green Redefining rules http://www.w3.org/TR/CSS21/cascade.html#cascade 012eb8ac7648a2197929e47b2e92b00e795578c4 `Microsoft`<http://www.microsoft.com/> The latter specified rule wins when having the same specificity and weight.
cascade-006 User style sheets and redefining rules userstyle http://www.w3.org/TR/CSS21/cascade.html#cascade d3061a21547d25dbd85e608062900b439f8e61f6 `Microsoft`<http://www.microsoft.com/> The latter specified rule in a style sheet wins when having the same specificity and weight in user styles sheets.
cascade-007 reference/filler-text-below-green Author rules local and external http://www.w3.org/TR/CSS21/cascade.html#cascade aaab643894a4fbe8f2c3a9cef2d99d2f6c2a8546 `Microsoft`<http://www.microsoft.com/> Author rules in embedded stylesheets override author rules in imported stylesheets.
cascade-008 Shorthand properties with !important http://www.w3.org/TR/CSS21/cascade.html#important-rules a2505ef350e888c641149c7ad54ae1e31053d3ec `Microsoft`<http://www.microsoft.com/> Shorthand properties with !important apply to all direct sub-properties.
cascade-009 reference/filler-text-below-green Author rules with !important and other normal author rules http://www.w3.org/TR/CSS21/cascade.html#important-rules 7067a8cd40d6ab8e55bff831508d830e5d217684 `Microsoft`<http://www.microsoft.com/> Author rules with !important override normal author rules.
cascade-009a reference/cascade-009a-ref !important author rule in :first-letter pseudo-element http://www.w3.org/TR/CSS21/cascade.html#important-rules 1aa2d77302e8f1a6d085acc8454ca6aa440767de `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> Author rules with !important have precedence over normal author rules.
cascade-009b reference/cascade-009b-ref !important author rule in :first-line pseudo-element http://www.w3.org/TR/CSS21/cascade.html#important-rules 7736d88157107ce3e7323b87cba8db4a3cc4dda1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> Author rules with !important have precedence over normal author rules.
cascade-010 User stylesheet rules with !important and !important author rules userstyle http://www.w3.org/TR/CSS21/cascade.html#important-rules 2104212ca8753b072ac12e75acb6ea0c2f43cb8a `Microsoft`<http://www.microsoft.com/> User stylesheet rules with !important override !important author rules.
cascade-011 User stylesheet rules with !important and normal user rules userstyle http://www.w3.org/TR/CSS21/cascade.html#important-rules f8497d9c67ffe6920dec23cd64f3f8fd3e71e717 `Microsoft`<http://www.microsoft.com/> User stylesheet rules with !important declarations override user stylesheet rules with normal declarations.
cascade-012 reference/cascade-012-ref @import and !important http://www.w3.org/TR/CSS21/cascade.html#at-import 365ec29d280edf495c03c1fc3be18e5785e9a08d `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-001 Cascade: Basic ordering test (with data:) http://www.w3.org/TR/CSS21/cascade.html#at-import,http://www.ietf.org/rfc/rfc2397.txt f506fad16ce337d46448ca9a044aaedb2f09d46e `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-002 Cascade: Ordering test with various import techniques http http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/html4/present/styles.html#h-14.6,http://www.w3.org/TR/CSS21/cascade.html#at-import,http://www.w3.org/TR/CSS21/cascade.html#cascading-order c7f394f214f2c311876323a97f9a4528b8a3414e `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-003 Cascade: Controlled delays with persistent sheets http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 61fc99cafae616ebefe26971ffb9f37b68e85c44 `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-004 Cascade: Controlled delays with persistent sheets (reversed) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order b5b74fa9d17a42ff0259c5d7eb7352e80f6fc853 `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-005 Cascade: Controlled delays with two alternate sets http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 817778c48712462e478cb872bfe7127772f5c014 `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-006 Cascade: Controlled delays with two alternate sets (reversed) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 19700b0563d69f6bf04ecb59c7386b526c50b47f `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-007 Cascade: Controlled delays with two alternate sets (link and meta) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 9c0e58433019b5200da00a78ee033b20b7381f74 `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-008 Cascade: Controlled delays with two alternate sets (link and meta; reversed) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 0279d2e121514ffb7386e8aa276ec9cb97001db9 `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-009 Cascade: Controlled delays with one alternate set http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order e3e62539448d28e3e8f97a8a1ce559aadc7f2f33 `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-010 Cascade: Controlled delays with one alternate set (reversed) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 3c1f626e5fd5b7c600a8d42dc8c5f10705211c3f `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-011 Cascade: Controlled delays with one alternate set (link and meta) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 28bc502ed8983a155af03514730c5451b7de7f0e `Ian Hickson`<mailto:ian@hixie.ch>
cascade-import-012 Cascade: Controlled delays with one alternate set (link and meta; reversed) http://www.w3.org/TR/html4/present/styles.html#h-14.3,http://www.w3.org/TR/CSS21/cascade.html#cascading-order fe95faf30c4cccbd868cf08960a15f2b1531162b `Ian Hickson`<mailto:ian@hixie.ch>
cascade-precedence-001 cascade mechanism has precedence over inheritance - font boldness http://www.w3.org/TR/CSS21/cascade.html#specified-value,http://www.w3.org/TR/CSS21/cascade.html#inheritance 9f060091d623d891d521feada77d472e17df738f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> When determining the specified value of a property, the cascade mechanism of (user agent, author, user) style sheets has precedence. If no value results from such mechanism, then the property may inherit from its parent. In this testcase, it is presumed that b elements are specified in the user agents style sheets to embold their text content.
cascade-precedence-002 cascade mechanism has precedence over inheritance - font styling http://www.w3.org/TR/CSS21/cascade.html#specified-value,http://www.w3.org/TR/CSS21/cascade.html#inheritance c1310836920565f15b7442e95007698e1352212e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> When determining the specified value of a property, the cascade mechanism of (user agent, author, user) style sheets has precedence. If no value results from such mechanism, then the property may inherit from its parent. In this testcase, it is presumed that i elements are specified in the user agents style sheets to italicize their text content.
case-sensitive-000 reference/ref-green-background Case-sensitivity of Properties and Keywords (background) http://www.w3.org/TR/CSS21/syndata.html#characters 3115f73e19b3df9826c6c7d1b12bf4431b9a3387 `L. David Baron`<https://dbaron.org/>
case-sensitive-001 reference/ref-green-background Case-sensitivity of At-rules (@media) http://www.w3.org/TR/CSS21/syndata.html#characters 75adda3c84bf6aab86464b5a1b21b5e14c02354a `L. David Baron`<https://dbaron.org/>
case-sensitive-003 reference/case-sensitive-003-ref Case-sensitivity of pseudo-classes and pseudo-elements http://www.w3.org/TR/CSS21/syndata.html#characters 1e07287509efaccf3f3adfe46d062f0ea27a0aeb `Elika J. Etemad`<http://fantasai.inkedblade.net/> Pseudo-class and pseudo-element names are ASCII case-insensitive.
case-sensitive-004 reference/case-sensitive-003-ref Case-sensitivity of :lang() arguments http://www.w3.org/TR/CSS21/syndata.html#characters 723fdbbe5941d318118e86cf5ae161312de476d2 `Elika J. Etemad`<http://fantasai.inkedblade.net/> The argument to :lang() is ASCII case-insensitive.
case-sensitive-005 reference/case-sensitive-005-ref Case-sensitivity of counter names http://www.w3.org/TR/CSS21/syndata.html#characters dfd0240ea392700c15e32a28eec725b6db820f94 `Elika J. Etemad`<http://fantasai.inkedblade.net/> Counter names are case-sensitive.
case-sensitive-006 reference/filler-text-below-green Case sensitivity with element selectors HTMLonly http://www.w3.org/TR/CSS21/syndata.html#characters 457235f5ac6fac023fd91e151fd6aac15d688db4 `Microsoft`<http://www.microsoft.com/> Element selectors are case-insensitive in HTML.
case-sensitive-007 reference/no-red-filler-text-ref Case sensitivity with element selectors nonHTML http://www.w3.org/TR/CSS21/syndata.html#characters 07b1170801ad9349fabaf98db0ece9a247c6bbb5 `Microsoft`<http://www.microsoft.com/> Element selectors are case-sensitive in XHTML and XML.
case-sensitive-008 Case sensitive attributes http://www.w3.org/TR/CSS21/syndata.html#characters 8cf1bfbdf626dc47463dec1641223a3070ad05bb `Microsoft`<http://www.microsoft.com/> CSS style sheets parts that are not under the control of CSS are case dependant on the language being used.
character-encoding-001 html utf8, css http iso1 http http://www.w3.org/TR/CSS21/syndata.html#charset fb6776fd6b89a215898ffd2f8a2939bca234fd6d `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in HTTP.
character-encoding-002 html utf8, css http iso15 http http://www.w3.org/TR/CSS21/syndata.html#charset a5efac9a86c65d05f20a0fa181426d12ad28936f `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in HTTP.
character-encoding-003 html iso1, css http utf8 http http://www.w3.org/TR/CSS21/syndata.html#charset 2b7c42d9f0387dcce1560770066b4cf0209cac85 `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in HTTP.
character-encoding-004 html utf8, css @charset iso1 http http://www.w3.org/TR/CSS21/syndata.html#charset cf9541eebd278fc1a1bb747dedacbda2afa89bce `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in an @charset rule.
character-encoding-005 html utf8, css @charset iso15 http http://www.w3.org/TR/CSS21/syndata.html#charset e4a4c77f589ac73fe3c26a2a68b0750afc1d51a6 `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in an @charset rule.
character-encoding-006 html iso1, css @charset utf8 http http://www.w3.org/TR/CSS21/syndata.html#charset 51f80a211b45ea2bb2203230f25bc973ac47422d `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in an @charset rule.
character-encoding-007 html utf8, link charset iso1 http http://www.w3.org/TR/CSS21/syndata.html#charset 554fd134d1149153715d235f9218f641ddadb97c `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in a charset attribute on the HTML link.
character-encoding-008 html utf8, link charset iso15 http http://www.w3.org/TR/CSS21/syndata.html#charset f99f8bac971f72e991fa6be4ee334b771fb9bf89 `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in a charset attribute on the HTML link.
character-encoding-009 html iso-8859-1, link charset utf8 http http://www.w3.org/TR/CSS21/syndata.html#charset c035db40568964c8f999cea1b70345156fb58eeb `Richard Ishida`<http://rishida.net> The user agent respects the encoding of a css stylesheet declared in a charset attribute on the HTML link.
character-encoding-010 html iso1 http http://www.w3.org/TR/CSS21/syndata.html#charset a74c09d899c2eaf13fed9949e76d7979a6328cdf `Richard Ishida`<http://rishida.net> The user agent applies the encoding of the HTML file to a css stylesheet whose encoding is not otherwise declared.
character-encoding-011 html iso15 http http://www.w3.org/TR/CSS21/syndata.html#charset d30ba776fac58a3a7dbe6da6612a31f2f212e117 `Richard Ishida`<http://rishida.net> The user agent applies the encoding of the HTML file to a css stylesheet whose encoding is not otherwise declared.
character-encoding-012 html utf8 http http://www.w3.org/TR/CSS21/syndata.html#charset 9df19c3f553cd09d46a6625169dffac56ee0c62c `Richard Ishida`<http://rishida.net> The user agent applies the encoding of the HTML file to a css stylesheet whose encoding is not otherwise declared.
character-encoding-013 html iso-8859-1, css bom http http://www.w3.org/TR/CSS21/syndata.html#charset 8f7bcaa3394924318db4321dc87ce34c2ac6177f `Richard Ishida`<http://rishida.net> The user agent uses a UTF-8 signature without an @charset at the beginning of a css stylesheet to indicate that the encoding is UTF-8.
character-encoding-014 html iso-8859-15, css bom http http://www.w3.org/TR/CSS21/syndata.html#charset 5a02cf92e57097750237a2e16aa194d0286e92d8 `Richard Ishida`<http://rishida.net> The user agent uses a UTF-8 signature without an @charset at the beginning of a css stylesheet to indicate that the encoding is UTF-8.
character-encoding-015 html iso-8859-1, css bom and @charset utf8 (in lowercase) http http://www.w3.org/TR/CSS21/syndata.html#charset 23a50225777e6adb550388216e8388179aac12f3 `Richard Ishida`<http://rishida.net> When a stylesheet has a BOM and an @charset declaration that is for the right Unicode encoding, the stylesheet works.
character-encoding-016 html iso-8859-1, css bom and @charset utf8 (in uppercase) http http://www.w3.org/TR/CSS21/syndata.html#charset 666009dcbf24bf0bfaf6da47d22fb51b219b0634 `Richard Ishida`<http://rishida.net> When a stylesheet has a BOM and an @charset declaration that is for the right Unicode encoding, the stylesheet works.
character-encoding-017 html iso-8859-15, css bom and @charset iso15 http http://www.w3.org/TR/CSS21/syndata.html#charset e4b3fcf00b4f0515efcdeda3837a21b9cca040d1 `Richard Ishida`<http://rishida.net> When a stylesheet has a BOM, honor it.
character-encoding-018 html utf-8, css @charset unknown http http://www.w3.org/TR/CSS21/syndata.html#charset a3ba1aca1fe69fdb7a9dbb4c4c8710fe78c0bc9f `Richard Ishida`<http://rishida.net> When a stylesheet has a @charset declaration with an unknown value, the declaration should be ignored.
character-encoding-019 no semicolon at end of charset rule http http://www.w3.org/TR/CSS21/syndata.html#charset 725d93cbe2e5f449d6c0b82a69f3ca787594d5c0 `Richard Ishida`<http://rishida.net> If a @charset declaration is missing a final semicolon, the encoding declaration will not be recognised.
character-encoding-020 extra spaces after @charset http http://www.w3.org/TR/CSS21/syndata.html#charset 0b68b3a701a26370b9be83dbd18d81a64584cb13 `Richard Ishida`<http://rishida.net> If a @charset declaration has more than one space after 'charset', the encoding declaration will not be recognised.
character-encoding-021 extra spaces before colon in charset rule http http://www.w3.org/TR/CSS21/syndata.html#charset 2c7db5ce4cd10d95a60823ddd62e2f3fe6a26a20 `Richard Ishida`<http://rishida.net> If a @charset declaration has spaces just before the colon, the encoding declaration will not be recognised.
character-encoding-022 linebreak in middle of charset rule http http://www.w3.org/TR/CSS21/syndata.html#charset 93d0b27615924fd300a5e1f8741e28ee6b5fe5e7 `Richard Ishida`<http://rishida.net> If a @charset declaration has a line break in the middle, the encoding declaration will not be recognised.
character-encoding-023 single quotes around charset name http http://www.w3.org/TR/CSS21/syndata.html#charset 825597d32e20cab1c9342023d121c791885cb0d4 `Richard Ishida`<http://rishida.net> If a @charset declaration value has single, rather than double, quotes around it, the encoding declaration will not be recognised.
character-encoding-024 blank line before @charset http http://www.w3.org/TR/CSS21/syndata.html#charset 0034da7ce2cd53b7ca45e255fc3fe3faf8dffaa6 `Richard Ishida`<http://rishida.net> If a @charset declaration is not on the first line of the file, the encoding declaration will not be recognised.
character-encoding-025 blank spaces before @charset http http://www.w3.org/TR/CSS21/syndata.html#charset c35f74fd4ac67af650e0b85c68c82fac12cf94b8 `Richard Ishida`<http://rishida.net> If a @charset declaration does not start at the beginning of the first line of the file (when there is no BOM), the encoding declaration will not be recognised.
character-encoding-026 http vs. @charset http http://www.w3.org/TR/CSS21/syndata.html#charset 38e3ccc202179393d67323c048e68acb97355704 `Richard Ishida`<http://rishida.net> An HTTP encoding declaration for a stylesheet takes precedence over an @charset declaration.
character-encoding-027 http vs. charset link http http://www.w3.org/TR/CSS21/syndata.html#charset f6b3a4fc039c571260f39000785d451332809c7f `Richard Ishida`<http://rishida.net> An HTTP encoding declaration for a stylesheet takes precedence over a charset attribute link declaration.
character-encoding-028 http vs. bom http http://www.w3.org/TR/CSS21/syndata.html#charset f770766d09bcfe6f0be0d31b34a30d1f7d21c0b5 `Richard Ishida`<http://rishida.net> A UTF-8 signature for a stylesheet takes precedence over an HTTP encoding declaration.
character-encoding-029 @charset vs. link charset http http://www.w3.org/TR/CSS21/syndata.html#charset ba962a03a76952b10fb366a04ae4612fd4052ef4 `Richard Ishida`<http://rishida.net> An HTTP encoding declaration for a stylesheet takes precedence over a UTF-8 signature.
character-encoding-031 Stylesheet encodings: ISO-8859-1 http http://www.w3.org/TR/CSS21/syndata.html#charset 41c407ba90ab477d370de8c635994e7959ed7803 `Ian Hickson`<mailto:ian@hixie.ch>
character-encoding-032 Stylesheet encodings: ISO-8859-11 http http://www.w3.org/TR/CSS21/syndata.html#charset 2eacbc61ec9d8aebc870a0b9f22e8daec909418d `Ian Hickson`<mailto:ian@hixie.ch>
character-encoding-033 Stylesheet encodings: ISO-8859-5 http http://www.w3.org/TR/CSS21/syndata.html#charset ad8a74c96e9f65a4da1a65a8a82cc2e3ef64c019 `Ian Hickson`<mailto:ian@hixie.ch>
character-encoding-034 Stylesheet encodings: ISO-8859-6 http http://www.w3.org/TR/CSS21/syndata.html#charset a9ac32bf528d446b890e61f9420e9b262087ae44 `Ian Hickson`<mailto:ian@hixie.ch>
character-encoding-035 Stylesheet encodings: ISO-8859-7 http http://www.w3.org/TR/CSS21/syndata.html#charset 75b3eb14a38c3724bddaf2ab24fa7a3cb9033a1a `Ian Hickson`<mailto:ian@hixie.ch>
character-encoding-036 Stylesheet encodings: ISO-8859-8 http http://www.w3.org/TR/CSS21/syndata.html#charset 615cfa6980fdd09fa7a2123a5916d0082de22efb `Ian Hickson`<mailto:ian@hixie.ch>
character-encoding-037 Stylesheet encodings: KOI8-R http http://www.w3.org/TR/CSS21/syndata.html#charset b50106bb61cb776ef5b768ce909f48d759f8e773 `Ian Hickson`<mailto:ian@hixie.ch>
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 7486729e35ecfcddc16705a690971f80aab6c414 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
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
class-selector-001 reference/no-red-filler-text-ref Class selectors with only a partial match of 'class' attribute http://www.w3.org/TR/CSS21/selector.html#class-html 454656aba97f0aafb5c4fb6178b058964ab6233f `Microsoft`<http://www.microsoft.com/> Class selector need to match any or all of the values in the 'class' attribute.
class-selector-002 reference/filler-text-below-green Class selectors with a type http://www.w3.org/TR/CSS21/selector.html#class-html 215c11637c78ac7e10a1d7f638cf533e7e11db45 `Microsoft`<http://www.microsoft.com/> Class selector with a type, match the appropriate element.
class-selector-003 reference/filler-text-below-green Class selectors without a type http://www.w3.org/TR/CSS21/selector.html#class-html a3949343d3f60adc6e05425ffbf55666318ce3c3 `Microsoft`<http://www.microsoft.com/> Class selector without a type, match the appropriate element.
class-selector-004 reference/no-red-filler-text-ref Invalid class selectors with a space between the "." and the class name invalid http://www.w3.org/TR/CSS21/selector.html#class-html ac2265027c01ff748250431f03019334ae65a206 `Microsoft`<http://www.microsoft.com/> The attribute value of a class selector followed by white space is invalid.
class-selector-005 reference/no-red-filler-text-ref Invalid class selectors with a carriage return between the "." and the class name invalid http://www.w3.org/TR/CSS21/selector.html#class-html af4bf11b0d220ab272afe770292d92071d4e7af5 `Microsoft`<http://www.microsoft.com/> The attribute value of a class selector followed by white space is invalid.
class-selector-006 reference/filler-text-below-green Multiple class selectors http://www.w3.org/TR/CSS21/selector.html#class-html 15e231993148d75714ba69e1837865a9c29f9f11 `Microsoft`<http://www.microsoft.com/> All class names in the selector need to match all of the 'class' attribute values.
class-selector-007 reference/no-red-filler-text-ref Multiple class selectors and missing class values http://www.w3.org/TR/CSS21/selector.html#class-html 1357853035adb3c5d28e8717eb0214387bce2e77 `Microsoft`<http://www.microsoft.com/> All class names in the selector need to match all of the 'class' attribute values.
class-selector-008 reference/ref-this-text-should-be-green CSS: Case Sensitive Classes http://www.w3.org/TR/CSS21/selector.html#class-html 63e37ed2f4779f3dbc660162fa5592d73f3d4961 `Ian Hickson`<mailto:ian@hixie.ch>
class-selector-009 Multiple classes http://www.w3.org/TR/CSS21/selector.html#class-html 3b6b7ef30229e635a56015ff770c06b9e8843c18 `Ian Hickson`<mailto:ian@hixie.ch>
class-selector-010 Multiple classes http://www.w3.org/TR/CSS21/selector.html#class-html a070f58b96e0aa4c7de7d78e204834ad34aa835d `Ian Hickson`<mailto:ian@hixie.ch>
class-selector-011 Multiple classes http://www.w3.org/TR/CSS21/selector.html#class-html 347f975178f05c3a8f8dd685d94293041b79dd2d `Ian Hickson`<mailto:ian@hixie.ch>
class-selector-012 Multiple classes http://www.w3.org/TR/CSS21/selector.html#class-html c3e7f6f1c57cad2bdce7ce5982a608f3a4e7d2e5 `Ian Hickson`<mailto:ian@hixie.ch>
clear-001 reference/clear-001-ref Clear set to 'left' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control ca0db9336bca45252b7eff1f6cd99b8c826dd436 `Microsoft`<http://www.microsoft.com/> The 'clear' property set to a value of 'left' positions the current element to clear left-floated elements.
clear-002 reference/clear-002-ref Clear set to 'right' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 2eae1311bc96a90db578e27fd485861b555ded11 `Microsoft`<http://www.microsoft.com/> The 'clear' property set to a value of 'right' positions the current element to clear right-floated elements.
clear-003 reference/clear-003-ref Clear set to 'both' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 821c2d09cf81a53b9a1557ce88b2906340917759 `Microsoft`<http://www.microsoft.com/> The 'clear' property set to a value of 'both' positions the current element to clear both left- and right-floated elements.
clear-004 reference/ref-filled-green-100px-square Clear set to 'none' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 1adf9d4393658e3905b88599c3568a3a11089233 `Microsoft`<http://www.microsoft.com/> The 'clear' property set to a value of 'none' does not perform any clearing of floated elements.
clear-005 reference/clear-001-ref Clear set to 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 2d2b9ce0575c92253a9027ac122e8aaabe188368 `Microsoft`<http://www.microsoft.com/> The 'clear' property set to 'inherit', inherits the computed value from the parent element.
clear-applies-to-000 reference/clear-applies-to-000-ref Clear on floats after floats with display:none blocks between them http://www.w3.org/TR/CSS21/visuren.html#display-prop,http://www.w3.org/TR/CSS21/visuren.html#flow-control d2bee99aa54e4e993ff438c98a1b47fbcae6deae `Ian Hickson`<mailto:ian@hixie.ch>
clear-applies-to-001 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control be27c917ce88c5c5724f0317289605e2fa8d2128 `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-row-group'.
clear-applies-to-002 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 2178f7679458785c46a54f13efbe1e532fc1d84c `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-header-group'.
clear-applies-to-003 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control a273ed3fc9549a03258a676bf23e2c458a41655d `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-footer-group'.
clear-applies-to-004 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 0eb126ff4284195dee117b1ddeea1e76591b59f6 `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-row'.
clear-applies-to-005 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 001e32f29d84fba929c6e7462c6e468b246a1621 `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-column-group'.
clear-applies-to-006 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 92a8449a05af2d5ec3713499bce9f149828caefe `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-column'.
clear-applies-to-007 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 6a3c478f1e082c013114dd1b3c7b4337ae528c34 `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'table-cell'.
clear-applies-to-008 reference/clear-applies-to-008-ref Clear on inline elements http://www.w3.org/TR/CSS21/visuren.html#flow-control 77116bea61d0eb1a1a7dd9456b36dd99e49b2f05 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'clear' property does not apply to elements with a display of 'inline'.
clear-applies-to-009 reference/clear-applies-to-009-ref Clear applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 6d6a0d1f1cbe69256ec783f4ed90a72e160735ee `Microsoft`<http://www.microsoft.com/> The 'clear' property applies to elements with a display of block.
clear-applies-to-010 Clear applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control a570d6cbceadd15699d38169c74e36689ad6edc1 `Microsoft`<http://www.microsoft.com/> The 'clear' property applies to elements with a display of list-item.
clear-applies-to-011 Clear applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control 5a658a26eafdb424211ea72843d480d3ad0c7d36 `Microsoft`<http://www.microsoft.com/> The 'clear' property applies to elements with a display of 'run-in'.
clear-applies-to-012 reference/clear-applies-to-001-ref Clear applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-clear,http://www.w3.org/TR/CSS21/visuren.html#flow-control cf648924d7672782a4d606c0be98decd5ad0ac91 `Microsoft`<http://www.microsoft.com/> The 'clear' property does not apply to elements with a display of 'inline-block'.
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 788bdc668f67a89120a6dec08384703da5bfaf26 `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 e63603e1d9c44132197357f76a78eff3559c64f6 `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 eae4a5407d6d4ef25c693577b44b3a0f2cd1d588 `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 7b36c08f97966065b19e3b5453bb01e7449b9c15 `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 89a38067f0a2bd6695bc1185f2a21824e03e8302 `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 df659bc18f478b31a6f4d989cac1e5bf0af12ec2 `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 bb8ace4c2bf5f827f53cf75ee1543c49eaa24de9 `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 501bf3901f483ff8be9824317af80adb1b97eb51 `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-004 reference/clear-clearance-calculation-004-ref clear and clearance calculation - margin collapsing http://www.w3.org/TR/CSS21/visuren.html#flow-control 84682b89976894ca3a6a8b9d2889f062e518ca7c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> With clear: left, the top border edge of the last paragraph must be below the floating paragraph, i.e., 50px lower. That means that the margin-bottom of the first paragraph must not collapse with the margin-top of the last paragraph and clearance must be added such that clearance + margin-top of last paragraph = 50px, i.e., clearance = 50px - margin-top of last paragraph = 50px - 75px = - 25px.
clear-clearance-calculation-005 reference/clear-clearance-calculation-005-ref clear and clearance calculation - margin collapsing http://www.w3.org/TR/CSS21/visuren.html#flow-control b84d97062f7b4d84919b0b55fe9150fe58531bc4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> With clear: none, the first and last paragraphs' margins collapse and the last paragraph's top border edge should be flush with the top of the floating paragraph.
clear-default-inheritance-001 reference/ref-filled-green-100px-square Clear default inheritance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/visuren.html#propdef-clear 0df1fc3194d85d377d9852717cbf3bd131330054 `Microsoft`<http://www.microsoft.com/> The 'clear' property is not inherited by default from the parent element.
clear-float-001 reference/clear-float-001-ref Child elements are not impacted by 'clear' http://www.w3.org/TR/CSS21/visuren.html#flow-control 6ed5926466ef598ef8802d49507008b384ffd61a `Microsoft`<http://www.microsoft.com/> Child elements of the container are not impacted by clear.
clear-float-002 reference/clear-float-002-ref Clearance of floats and top margin affect http://www.w3.org/TR/CSS21/visuren.html#flow-control 2172b10133436d351d1ccf2c0aba7a9483c1fa26 `Microsoft`<http://www.microsoft.com/> Clearance is introduced as spacing above the top margin.
clear-float-003 reference/clear-float-003-ref Clear floats handled after margin collapsing http://www.w3.org/TR/CSS21/visuren.html#flow-control a4e20311ce6694a38ebc4eb0fe722db814eaaf70 `Microsoft`<http://www.microsoft.com/> Clearance is introduced as spacing above the top margin after margin collapsing occurs.
clear-float-004 reference/clear-float-004-ref Clear set to 'left' with earlier left floated boxes http://www.w3.org/TR/CSS21/visuren.html#flow-control 9127b84cd66b176761b1b729d8191c8c08deb8bb `Microsoft`<http://www.microsoft.com/> Boxes with 'clear: left' need to clear earlier left floated boxes.
clear-float-005 reference/clear-float-005-ref Clear set to 'right' with earlier right floated boxes http://www.w3.org/TR/CSS21/visuren.html#flow-control b5840314ad33e5655715ef1d2c7fbf3a0ad7b2db `Microsoft`<http://www.microsoft.com/> Boxes with 'clear: right' need to clear earlier right floated boxes.
clear-float-006 reference/clear-float-006-ref Clear set to 'both' with earlier floated boxes http://www.w3.org/TR/CSS21/visuren.html#flow-control 452bea744f70344301a8a1cfa40fd8dcb3f2aa31 `Microsoft`<http://www.microsoft.com/> Boxes with 'clear: both' need to clear earlier floated boxes.
clear-float-007 reference/adjacent-floats-001-ref Clear set to 'left' with later left floated boxes http://www.w3.org/TR/CSS21/visuren.html#flow-control 3dea81ed51619a307f65ac52c8820b36a58e1d50 `Microsoft`<http://www.microsoft.com/> Boxes with 'clear: left' do not clear later left floated boxes.
clear-float-008 reference/adjacent-floats-001-ref Clear set to 'right' with later right floated boxes http://www.w3.org/TR/CSS21/visuren.html#flow-control fa13d7e8430e7a44688a17b49762a6d56b5f205f `Microsoft`<http://www.microsoft.com/> Boxes with 'clear: right' do not clear later right floated boxes.
clear-float-009 reference/clear-float-009-ref Clear set to 'both' with later floated boxes http://www.w3.org/TR/CSS21/visuren.html#flow-control 7fc284486945c215bf3454d8cb69b91558cddcaf `Microsoft`<http://www.microsoft.com/> Boxes with 'clear: both' do not clear later floated boxes.
clear-initial-001 reference/ref-filled-green-100px-square Clear initial value http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/visuren.html#propdef-clear 27406fd6022e8060b13e64872605b542a444b5d6 `Microsoft`<http://www.microsoft.com/> The 'clear' property has a initial value of 'none'.
clear-inline-001 reference/clear-inline-001-ref Clear on inline elements http://www.w3.org/TR/CSS21/visuren.html#flow-control 12d939a9e3485d62c2ec9ed60a5a92aa77967233 `Microsoft`<http://www.microsoft.com/> Clear cannot be applied to an inline box.
clear-runin-001 Clear applies to final block box of a run-in http://www.w3.org/TR/CSS21/visuren.html#flow-control 1202ccb08ad587f651158b73ba5461cb24d53d0e `Microsoft`<http://www.microsoft.com/> Clearance only applies to the final block box of a run-in element.
clearance-006 reference/clearance-006-ref Zero Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control 7c4a18a2c90ab84aa02e8446928ffd1f54100466 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Zero clearance is not the same as no clearance.
clip-001 reference/ref-filled-green-100px-square clip - auto value dom http://www.w3.org/TR/CSS21/visufx.html#clipping 5c417f85d9e2d61566475575693995774bd2747a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Vasil Dinkov`<http://www.vadikom.com/> An element must not clip when clip is set to auto.
clip-004 reference/no-red-on-blank-page-ref Clip using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 8e3abffae71ad4f535ebd5681e6f73d038b39148 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in pixels, for all sides of the clipping rectangle.
clip-005 reference/no-red-on-blank-page-ref Clip using pixels with a zero value, 0px http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 3018fd585700d002ed0e9902f32e6c9026259b4b `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in pixels, for all sides of the clipping rectangle.
clip-006 reference/no-red-on-blank-page-ref Clip using pixels with a zero value, +0px http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping e56fc06b0f5c1df16244c433fcda377b399c3abb `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in pixels, for all sides of the clipping rectangle.
clip-007 reference/no-red-on-blank-page-ref Clip using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 3acc63843bcc58cec57ad6aa8eb690dab9be2027 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value of ninety-six pixels, for all sides of the clipping rectangle.
clip-008 reference/no-red-on-blank-page-ref Clip using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 51e47c5e110baa52ae2790bb53d40ac4628e3ec3 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value of ninety-six pixels, for all sides of the clipping rectangle.
clip-016 reference/no-red-on-blank-page-ref Clip using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 1611a84f57a4d04ab452235d6df1971251ea7fe8 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in points, for all sides of the clipping rectangle.
clip-017 reference/no-red-on-blank-page-ref Clip using points with a zero value, 0pt http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 17f0a1ba2c94cbed02d08ae252be55c4873a6883 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in points, for all sides of the clipping rectangle.
clip-018 reference/no-red-on-blank-page-ref Clip using points with a zero value, +0pt http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 073c48f8720483a3ba4543560f8c9e6ac86dfa5e `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in points, for all sides of the clipping rectangle.
clip-019 reference/no-red-on-blank-page-ref Clip using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 004e1e8ef2f45f6c7198529aaa23e977b735f375 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a of seventy-two points for all sides of the clipping rectangle.
clip-020 reference/no-red-on-blank-page-ref Clip using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 7053cb8e612b5953d7e7ac41f947c56cd09f2b95 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a of seventy-two points for all sides of the clipping rectangle.
clip-028 reference/no-red-on-blank-page-ref Clip using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 5ad81f8e3603a5afe1e973d7edbd464c3c7230eb `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in picas, for all sides of the clipping rectangle.
clip-029 reference/no-red-on-blank-page-ref Clip using picas with a zero value, 0pc http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 9f52a1f16ff6aa716f649d3e71784bbd784408fe `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in picas, for all sides of the clipping rectangle.
clip-030 reference/no-red-on-blank-page-ref Clip using picas with a zero value, +0pc http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping cafa815a0d8a11d932dce4cb5b17866656682f8e `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in picas, for all sides of the clipping rectangle.
clip-031 reference/no-red-on-blank-page-ref Clip using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping c4743f2eb5558604207d2b7b75ec02c3b0f4feb5 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a of six picas for all sides of the clipping rectangle.
clip-032 reference/no-red-on-blank-page-ref Clip using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 688657f7bf5697e000d37b01f392011219c5bf21 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a of six picas for all sides of the clipping rectangle.
clip-040 reference/no-red-on-blank-page-ref Clip using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping a2a9800a62354e77b78df9e744058097da091c6b `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in centimeters, for all sides of the clipping rectangle.
clip-041 reference/no-red-on-blank-page-ref Clip using centimeters with a zero value, 0cm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping ed55f647f8b6777890588f58a0340f8e882388a0 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in centimeters, for all sides of the clipping rectangle.
clip-042 reference/no-red-on-blank-page-ref Clip using centimeters with a zero value, +0cm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping dd18e5cb46f87342162a469594e5890fde3f1128 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in centimeters, for all sides of the clipping rectangle.
clip-043 reference/no-red-on-blank-page-ref Clip using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 4a8d8f98fc133bacae4fc6e80ba2654519268b91 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value of 2.54 centimeters, for all sides of the clipping rectangle.
clip-044 reference/no-red-on-blank-page-ref Clip using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping f05aa68b5468e6ee4a309a339dd2919e9c1ff1e1 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value of 2.54 centimeters, for all sides of the clipping rectangle.
clip-052 reference/no-red-on-blank-page-ref Clip using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 736d187b680946e19340d2ef2dc900a0cbb79441 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in millimeters, for all sides of the clipping rectangle.
clip-053 reference/no-red-on-blank-page-ref Clip using millimeters with a zero value, 0mm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 5f6facfb5e1ff04981e940b29e7dd1b4e079e218 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in millimeters, for all sides of the clipping rectangle.
clip-054 reference/no-red-on-blank-page-ref Clip using millimeters with a zero value, +0mm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping b1c1926512aedddabcea76bdb1a6cf04ee119e55 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in millimeters, for all sides of the clipping rectangle.
clip-055 reference/no-red-on-blank-page-ref Clip using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 0cfbdd5f0d5126556c474b46b7de61cd62240913 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value of 25.4 millimeters, for all sides of the clipping rectangle.
clip-056 reference/no-red-on-blank-page-ref Clip using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 0a57c547b7ac52e795accc76858cbde7d01bf557 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value of 25.4 millimeters, for all sides of the clipping rectangle.
clip-064 reference/no-red-on-blank-page-ref Clip using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping dd5dd6fe85f7560f9d08fdb39bce5c6870cd7f1e `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in inches, for all sides of the clipping rectangle.
clip-065 reference/no-red-on-blank-page-ref Clip using inches with a zero value, 0in http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping c6be95182c8a4f2a2917916c9cbd88ec951d25f6 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in inches, for all sides of the clipping rectangle.
clip-066 reference/no-red-on-blank-page-ref Clip using inches with a zero value, +0in http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 713f246d26b6c9f6c90495be8307179f79d0850e `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in inches, for all sides of the clipping rectangle.
clip-067 reference/no-red-on-blank-page-ref Clip using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping c75d21d4150a03397082233a72d589764e921858 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value, in inches, for all sides of the clipping rectangle.
clip-068 reference/no-red-on-blank-page-ref Clip using inches with a positive nominal value, +96in http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 3fe59423b0bab60afc386b0ad90dc7efb7b9eaa8 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value, in inches, for all sides of the clipping rectangle.
clip-076 reference/no-red-on-blank-page-ref Clip using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping f6cb081e3a30f6aaa05243be56bf20404712f412 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in 'em' units, for all sides of the clipping rectangle.
clip-077 reference/no-red-on-blank-page-ref Clip using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 044cc3ba630f270d2e56992dd00d5e989c1df32e `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in 'em' units, for all sides of the clipping rectangle.
clip-078 reference/no-red-on-blank-page-ref Clip using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 6784ab5c08ccaa04031432f94f73efa9bbc298f7 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a positive zero value, in 'em' units, for all sides of the clipping rectangle.
clip-079 reference/no-red-on-blank-page-ref Clip using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 25056c51e294a6ab0b4ed94bdff02a8da1ba3123 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value, in 'em' units, for all sides of the clipping rectangle.
clip-080 reference/no-red-on-blank-page-ref Clip using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 8e7bc9e158e346bf9bff114f5a1be7eb5dc83542 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value, in 'em' units, for all sides of the clipping rectangle.
clip-088 reference/no-red-on-blank-page-ref Clip using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 30cbd9b80c65861a56224dd43996011ee5e03747 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value, in 'ex' units, for all sides of the clipping rectangle.
clip-089 reference/no-red-on-blank-page-ref Clip using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping de969cf4e8b4a969d71e042441c79701182b8f81 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value, in 'ex' units, for all sides of the clipping rectangle.
clip-090 reference/no-red-on-blank-page-ref Clip using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping f02fd3ef21c72059e1a79728dddc80d68bd20254 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a positive zero value, in 'ex' units, for all sides of the clipping rectangle.
clip-091 reference/no-red-on-blank-page-ref Clip using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping ff1e8657d9545042f61ed640bf7abec541cab16d `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value, in 'ex' units, for all sides of the clipping rectangle.
clip-092 reference/no-red-on-blank-page-ref Clip using 'ex' units with a positive nominal value, +7.5ex ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping a7d170b43da37011718a4a969044970e7e084c77 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a value, in 'ex' units, for all sides of the clipping rectangle.
clip-097 reference/no-red-on-blank-page-ref Clip with a negative zero value with no units, -0 http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping b53ef032b3ea5a1ec160ae76b1da2d0bae4708f0 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a negative zero value and no units, for all sides of the clipping rectangle.
clip-098 reference/no-red-on-blank-page-ref Clip with a zero value with no units, 0 http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 091d3f4e13497102370407b2d281481b56e5240b `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a zero value and no units, for all sides of the clipping rectangle.
clip-099 reference/no-red-on-blank-page-ref Clip with a positive zero value with no units, +0 http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping f492840615e7f48ef6df44b343ab897a2f4f188f `Microsoft`<http://www.microsoft.com/> The 'clip' property sets a positive zero value and no units, for all sides of the clipping rectangle.
clip-100 Clip using the 'rect()' function and specifying all values as 'auto' http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping 917efee9ac86cb1be30442575af70dfe9f2da348 `Microsoft`<http://www.microsoft.com/> The 'clip' property sets an 'auto' value for all sides of the clipping rectangle.
clip-101 Clip specifying only the value 'auto' http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping c6b091957f15f759598d028ebcfd674a60dc3608 `Microsoft`<http://www.microsoft.com/> The 'clip' properly applies the value of 'auto'.
clip-102 reference/no-red-on-blank-page-ref Clip with the value 'inherit' http://www.w3.org/TR/CSS21/visufx.html#propdef-clip,http://www.w3.org/TR/CSS21/visufx.html#clipping de9c2b694e2ad4e85e158d5b111cd9495cc518a0 `Microsoft`<http://www.microsoft.com/> The 'clip' property set to 'inherit' properly inherits the appropriate value for the parent element.
clip-inherit-001 clip: Inheriting 'auto' arguments of rect() http://www.w3.org/TR/CSS21/visufx.html#clipping a3014f92b920bfa77b7a7c24b555fdb025b6f456 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Elika J. Etemad`<http://fantasai.inkedblade.net/> The 'auto' keywords in rect() resolve to a used (not computed) value that aligns them with the border edges.
clip-non-absolute-001 Clip on non-positioned element http://www.w3.org/TR/CSS21/visufx.html#clipping 47e05147a98158715a2fe4a77abe155b34248b20 `Microsoft`<http://www.microsoft.com/> Clip does not apply to non-positioned elements.
clip-rect-001 clip: Missing commas in rect() invalid,may http://www.w3.org/TR/CSS21/visufx.html#clipping ee954d6ab71e152270f4ebfeed44ceafe76120d0 `Elika J. Etemad`<http://fantasai.inkedblade.net/> User agents may support separation of values within rect() by whitespace instead of commas, but not a combination of whitespace and commas.
clip-shape-001 Clip with other invalid shape http://www.w3.org/TR/CSS21/visufx.html#clipping 08be670430eb60da4463dfd2ca9a686916c94703 `Microsoft`<http://www.microsoft.com/> A shape value other than 'rect()' is not supported.
clipping-001 'clip': Basic Test http://www.w3.org/TR/CSS21/visufx.html#clipping fe6a0c795084c9e7df14d823db343a3a2b9a79e9 `David Hyatt`<mailto:hyatt@netscape.com>,`Ian Hickson`<mailto:ian@hixie.ch>
clipping-002 'overflow': Basic Test http://www.w3.org/TR/CSS21/visufx.html#overflow 739673e116c7080eb033b20efd936821fa4563bb `David Hyatt`<mailto:hyatt@netscape.com>,`Ian Hickson`<mailto:ian@hixie.ch>
clipping-003 CSS test http://www.w3.org/TR/CSS21/visufx.html#overflow c40a0722930b8bf354209476753e2e2d90dc19fc `David Hyatt`<mailto:hyatt@netscape.com>
clipping-004 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#overflow 49c38a506e557a672df005c29ae57a01efb0b597 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-005 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#overflow a1b973e91e8f678e2d552d7849f6ac7e2feeef79 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-006 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#overflow 8ca1faa0c291e259fadcc41a191bd10dcc6a9891 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-007 http://www.w3.org/TR/CSS21/visufx.html#overflow be146634d0ca17f1198fa4899b4fab576666ca48 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-008 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#overflow 06bbccb35c5f87fbea66f4f3c89a9924c731bede `David Hyatt`<mailto:hyatt@netscape.com>
clipping-009 http://www.w3.org/TR/CSS21/visufx.html#clipping 85479e1bdf366eb0bd412a0a05ede9ff652801d0 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-010 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#clipping 971389092388e73180666cf87518af26ea68cd70 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-011 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#clipping 84d47b7e0eff2c332aeba9ac5756351c958b4d29 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-012 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#clipping 9585b3e83b3c7cd84d9863e347f76791f87e9ff0 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-013 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#clipping e2e19a3058617d6ca91104aad5a1cb1de2531080 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-014 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#clipping f0ab7e0720128b9ef16d8f757e08df751dc89629 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-015 CSS clipping test http://www.w3.org/TR/CSS21/visufx.html#overflow 29129edcf2ee2bc0facc203c8f8496b683bbad29 `David Hyatt`<mailto:hyatt@netscape.com>
clipping-016 'clip': Basic Test http://www.w3.org/TR/CSS21/visufx.html#clipping b3085f3a112324c290a14730512d06a08ad130dd `Ian Hickson`<mailto:ian@hixie.ch>
clipping-017 Convoluted clip() test http://www.w3.org/TR/CSS21/visufx.html#clipping 4e2085f5a50ccd5d0e7a2fc6c0f87871495c0a9b `Ian Hickson`<mailto:ian@hixie.ch>
collapsing-border-model-001 Collapsing borders model row width equation (auto layout) http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 41aff35efa493646f93eab94a74c257b128e2535 `Microsoft`<http://www.microsoft.com/> The user agent adheres to the collapsing border model row width equation in auto table layout.
collapsing-border-model-002 Collapsing borders model row width equation (auto layout) - subsequent rows with wider borders variation http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 926787437e7f441b3d350e3fd81ae5a51b5b67f1 `Microsoft`<http://www.microsoft.com/> Rows which have wider borders than those of the first table row have their borders spill into the table margins.
collapsing-border-model-003 Top table border width under collapsing borders model http://www.w3.org/TR/CSS21/tables.html#collapsing-borders f4a86526e74965bf2e10a5fba9e394b29f107de2 `Microsoft`<http://www.microsoft.com/> The top border width of the table is half of the maximum collapsed top border width.
collapsing-border-model-004 Tables under the collapsing borders model don't have padding http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 904537ea0c5380e97657c04ab6c46172a5d42710 `Microsoft`<http://www.microsoft.com/> Padding doesn't apply to a table under the collapsing border model.
collapsing-border-model-005 Table borders overflowing the table container http://www.w3.org/TR/CSS21/tables.html#collapsing-borders f8d300a79b8bec7f9e98d0a057ec7d142dc3e596 `Microsoft`<http://www.microsoft.com/> Borders that spill into a table margin can overflow that table's container.
collapsing-border-model-006 Table borders overflowing the table container (rtl) http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 214541e05d2d7068e44a0ada2165e78d34e0c7b3 `Microsoft`<http://www.microsoft.com/> Borders that spill into a table margin can overflow that table's container.
collapsing-border-model-007 Left table border width under collapsing borders model http://www.w3.org/TR/CSS21/tables.html#collapsing-borders ecbdf40e297c543e12c6bafb31d5978de5ea160d `Microsoft`<http://www.microsoft.com/> The left border width of the table is half of the first cell's collapsed left border width.
collapsing-border-model-008 Right table border width under collapsing borders model http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 583cff0a45fde403c2519c9a8d2bfe91154d6627 `Microsoft`<http://www.microsoft.com/> The right border width of the table is half of the collapsed right border width of the last cell of the first row.
collapsing-border-model-009 Bottom table border width under collapsing borders model http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 8801f3b14531b9b69821327c8dc39b2b68d85009 `Microsoft`<http://www.microsoft.com/> The bottom border width of the table is half of the maximum collapsed bottom border width.
collapsing-border-model-010a reference/ref-filled-green-100px-square border-collapse - 'border-spacing' does not apply to 'border-collapse: collapse' tables ahem http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 33aee887ca1066ff33cf49c321c0e921563cb973 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'border-spacing' property only applies to tables applying the 'border-collapse: separate' model. When an HTML/XHTML table applies the 'border-collapse: collapse' model, then any 'border-spacing' declaration is ignored.
collapsing-border-model-010b reference/ref-filled-green-100px-square border-collapse - 'border-spacing' does not apply to 'border-collapse: collapse' tables ahem http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 437c93f434009ce051eb03d5b77f7185d48f808d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'border-spacing' property only applies to tables applying the 'border-collapse: separate' model. When a CSS table applies the 'border-collapse: collapse' model, then any 'border-spacing' declaration is ignored.
collapsing-table-borders-001 All of a cell border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders d92f2758c6fa088e50833f6d8160e916f67a82d2 `Microsoft`<http://www.microsoft.com/> The borders for all four sides of a specific table cell can be specified under the collapsing border model.
collapsing-table-borders-002 Part of a cell border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 0ad92ccbf0a7c318f9bbb59d54242e8aecdf1aab `Microsoft`<http://www.microsoft.com/> The border for a specific table cell can be specified under the collapsing border model.
collapsing-table-borders-003 All of a row border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 525685fb0ee6ce6976727b58a2da9b09fe6dc3f8 `Microsoft`<http://www.microsoft.com/> The borders for all four sides of a specific table row can be specified under the collapsing border model.
collapsing-table-borders-004 Part of a row border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 056b16a016683f81b53627e919a451045730fa7b `Microsoft`<http://www.microsoft.com/> The border for a specific table row can be specified under the collapsing border model.
collapsing-table-borders-005 All of a row group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders ab94b877406013a5d50a9a5dd1cc8902ab1b4008 `Microsoft`<http://www.microsoft.com/> The borders for all four sides of a specific table row group can be specified under the collapsing border model.
collapsing-table-borders-006 Part of a row group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders d42d8e147a21df9f9ec2c2ef631e545944232376 `Microsoft`<http://www.microsoft.com/> The border for a specific table row group can be specified under the collapsing border model.
collapsing-table-borders-007 All of a column border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 729df2dd19ca62d003b0ffc02eaff2fe72b1b294 `Microsoft`<http://www.microsoft.com/> The borders for all four sides of a specific table column can be specified under the collapsing border model.
collapsing-table-borders-008 Part of a column border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 74a4f4d1fb5dabae781dea9e3e341c858f0dda0f `Microsoft`<http://www.microsoft.com/> The border of a specific table column can be specified under the collapsing border model.
collapsing-table-borders-009 All of a column group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 4a57caaf55d4e0d82572a7c819a7a2b41b947c46 `Microsoft`<http://www.microsoft.com/> The borders of all four sides of a specific table column group can be specified under the collapsing border model.
collapsing-table-borders-010 Part of a column group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders cd17b862b3bc0cb0c05b1c7295e784d902c1c8b5 `Microsoft`<http://www.microsoft.com/> The border of a specific table column group can be specified under the collapsing border model.
collapsing-table-borders-011 All of table header group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders a162a7e4b8bf9d054165c1bc00f3166462bd3977 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The borders for all four sides of a table header group can be specified under the collapsing border model.
collapsing-table-borders-012 Part of table header group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 2690695ede3b74719f6f9a680bd8357c43fd8c8c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A specific side of a table header group can be specified under the collapsing border model.
collapsing-table-borders-013 All of table footer group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders a27bb2d241df93dc58e7bf57718662b7ae419383 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The borders for all four sides of a table footer group can be specified under the collapsing border model.
collapsing-table-borders-014 Part of table footer group border can be specified http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 7f3c19ba8af784003c663c0f873e3cabd4da83ca `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A specific side of a table header group can be specified under the collapsing border model.
color-000 reference/color-000-ref RGB color syntax error handling invalid http://www.w3.org/TR/CSS21/syndata.html#color-units 0142cc95bc47e56bd1e65533cf3aa159f6cb20ed `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
color-001 reference/color-001-ref Color set to hex with 5 digits which is invalid and is equivalent to minimum minus one value for 6 digit hex ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4fe843dcf45097eea8978a4189a5b46d832f8e70 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00000' falls back to the initial value and renders the correct foreground color of an element's text content.
color-002 reference/color-002-ref Color set to hex with six digits with the minimum value, #000000 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 36ca41bee49b8ed661d8b380c370d02047ea70b7 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#000000' renders the correct foreground color of an element's text content.
color-003 reference/color-003-ref Color set to hex with six digits with the minimum plus one value, #010101 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 10bac3b32c9c26e52dfdb953320d13b7f7635f97 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#010101' renders the correct foreground color of an element's text content.
color-004 reference/color-004-ref Color set to hex with six digits with a nominal value #999999 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 2ec1bc479f51ff4477980d96adfde06d65bd66a8 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#999999' renders the correct foreground color of an element's text content.
color-005 reference/color-005-ref Color set to hex with six digits with the maximum minus one value of #fefefe ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 08d13a47ea989711d189fae46ee7f3406804e457 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#fefefe' renders the correct foreground color of an element's text content.
color-006 reference/color-006-ref Color set to hex with six digits with the maximum value of #ffffff ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3ca9588ad72731ca3d438ed707ca710a51db602e `Microsoft`<http://www.microsoft.com/> The 'color' set to '#ffffff' renders the correct foreground color of an element's text content.
color-007 reference/color-002-ref Color set to hex with six digits with the maximum plus one value of #1000000 ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors e6261dc086f623999108ba53548d872c9fd3469e `Microsoft`<http://www.microsoft.com/> The 'color' set to '#1000000' falls back to the initial value and renders the correct foreground color of an element's text content.
color-008 reference/color-002-ref Color set to hex with six digits with the maximum plus one value of #fgfgfg ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 1775853adfe463fef96cc71902c4742465135d4d `Microsoft`<http://www.microsoft.com/> The 'color' set to '#fgfgfg' falls back to the initial value and renders the correct foreground color of an element's text content.
color-009 reference/color-009-ref Color set to hex with six digits with a red set to minimum plus one value, #010000 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors c87b3cc7f20a9d4872ce5b5f59faa8ee6a5796fb `Microsoft`<http://www.microsoft.com/> The 'color' set to '#010000' renders the correct foreground color of an element's text content.
color-010 reference/color-010-ref Color set to hex with six digits with a red set to a nominal value, #990000 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a1398e999a88ae2b480f2f14aaa6d2dcb7df7452 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#990000' renders the correct foreground color of an element's text content.
color-011 reference/color-011-ref Color set to hex with six digits with a red set to maximum minus one value, #fe0000 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7bb49a6f3a2b10dbc7492ffcf0bf66edbc5aa53d `Microsoft`<http://www.microsoft.com/> The 'color' set to '#fe0000' renders the correct foreground color of an element's text content.
color-012 reference/color-012-ref Color set to hex with six digits with a red set to the maximum value, #ff0000 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0509052f895f5864a8552e413aa32ef56e17ca35 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#ff0000' renders the correct foreground color of an element's text content.
color-013 reference/color-002-ref Color set to hex with six digits with a red set to the maximum plus one value, #fg0000 ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3036503f1d9c8e15f752625cc279e50b1d798f70 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#fg0000' falls back to the initial value and renders the correct foreground color of an element's text content.
color-014 reference/color-014-ref Color set to hex with six digits with a green set to minimum plus one value, #000100 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors c8cc7b11869a8d5aa6023b2b730a9e40d8681a05 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#000100' renders the correct foreground color of an element's text content.
color-015 reference/color-015-ref Color set to hex with six digits with a green set to a nominal value, #009900 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ef5de5b3da0a3ae0eebe7db4cee6707808db37d0 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#009900' renders the correct foreground color of an element's text content.
color-016 reference/color-016-ref Color set to hex with six digits with a green set to maximum minus one value, #00fe00 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a6deb09b6d2a751a01f8db3e24455683e7e06196 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00fe00' renders the correct foreground color of an element's text content.
color-017 reference/color-017-ref Color set to hex with six digits with a green set to the maximum value, #00ff00 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors dd5d31e8eb32be35dd84c6bdf255cad76178e898 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00ff00' renders the correct foreground color of an element's text content.
color-018 reference/color-002-ref Color set to hex with six digits with a green set to the maximum plus one value, #00fg00 ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 808de35023989aa32d5ff0c157ea47117f3e61d2 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00fg00' falls back to the initial value and renders the correct foreground color of an element's text content.
color-019 reference/color-019-ref Color set to hex with six digits with a blue set to minimum plus one value, #000001 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 93d6fbc43fc1b05e4f5abb4b2c859cdf6b9d21c5 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#000001' renders the correct foreground color of an element's text content.
color-020 reference/color-020-ref Color set to hex with six digits with a blue set to a nominal value, #000099 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0609825978c8c449ef9ba5a4297c8962587ddac9 `Microsoft`<http://www.microsoft.com/> The 'color' set to renders the correct foreground color of an element's text content.
color-021 reference/color-021-ref Color set to hex with six digits with a blue set to maximum minus one value, #0000fe ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 5059c1f9f1136ebfca389ab1c45d5217cce07297 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#0000fe' renders the correct foreground color of an element's text content.
color-022 reference/color-022-ref Color set to hex with six digits with a blue set to the maximum value, #0000ff ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors fbe53ac295d13655de36a0bdf92d6ccb47c69415 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#0000ff' renders the correct foreground color of an element's text content.
color-023 reference/color-002-ref Color set to hex with six digits with a blue set to the maximum plus one value, #0000fg ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 02f4d18ab72d40ae6edb4541ddece3c9b72fe6a9 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#0000fg' falls back to the initial value and renders the correct foreground color of an element's text content.
color-024 reference/color-002-ref Color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7823c7bb95d6c5f23cc0bf1ce1e22a59f25cd4b5 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00' falls back to the initial value and renders the correct foreground color of an element's text content.
color-025 reference/color-002-ref Color set to hex with three digits with the minimum possible value #000 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ff2ab167252c56521f6e9fc48788a33889b1f609 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#000' renders the correct foreground color of an element's text content.
color-026 reference/color-026-ref Color set to hex with three digits with the minimum plus one value, #111 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7b825ce10a7675ab8f16818c2e79d2404b480512 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#111' renders the correct foreground color of an element's text content.
color-027 reference/color-027-ref Color set to hex with three digits with a nominal value #999 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a542de99061f359b707f024339014d7b9161141a `Microsoft`<http://www.microsoft.com/> The 'color' set to '#999' renders the correct foreground color of an element's text content.
color-028 reference/color-028-ref Color set to hex with three digits with the maximum minus one value of #eee ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4daf0ee424e63cdf6311ee4b35727dbac95211d5 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#eee' renders the correct foreground color of an element's text content.
color-029 reference/color-006-ref Color set to hex with three digits with the maximum value of #fff ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors fb59a03f0d86d669354e884f579d83b2b0cff81f `Microsoft`<http://www.microsoft.com/> The 'color' set to '#fff' renders the correct foreground color of an element's text content.
color-030 reference/color-002-ref Color set to hex with three digits with the maximum plus one value of #1000 ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 970637629fbdce21060359568d03b9eb53de27a9 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#1000' falls back to the initial value and renders the correct foreground color of an element's text content.
color-031 reference/color-002-ref Color set to hex with three digits with the maximum plus one value of #ggg ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 202e7a3f3026179fb1cd0ed999a590b01938da2c `Microsoft`<http://www.microsoft.com/> The 'color' set to '#ggg' falls back to the initial value and renders the correct foreground color of an element's text content.
color-032 reference/color-032-ref Color set to hex with three digits with a red set to minimum plus one value, #100 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors feca826ade034e3f1796db8a745a47b50802ba2f `Microsoft`<http://www.microsoft.com/> The 'color' set to '#100' renders the correct foreground color of an element's text content.
color-033 reference/color-033-ref Color set to hex with three digits with a red set to a nominal value, #900 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 9e54046cea560494f07bb12354384896e1ef9505 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#900' renders the correct foreground color of an element's text content.
color-034 reference/color-034-ref Color set to hex with three digits with a red set to maximum minus one value, #e00 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 96ea59e6a9eb805bd0bb0220e63d192df9625272 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#e00' renders the correct foreground color of an element's text content.
color-035 reference/color-012-ref Color set to hex with three digits with a red set to the maximum value, #f00 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 584ebc631168b97ea18cfc2d2e5a55e422b2ded6 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#f00' renders the correct foreground color of an element's text content.
color-036 reference/color-002-ref Color set to hex with three digits with a red set to the maximum plus one value, #g00 ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 9a11011524784b13c6944a367dce4d0d382c9fef `Microsoft`<http://www.microsoft.com/> The 'color' set to '#g00' falls back to the initial value and renders the correct foreground color of an element's text content.
color-037 reference/color-037-ref Color set to hex with three digits with a green set to minimum plus one value, #010 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ed0da63ca5ee83e4ef19021a8794a0c8d501e78b `Microsoft`<http://www.microsoft.com/> The 'color' set to '#010' renders the correct foreground color of an element's text content.
color-038 reference/color-015-ref Color set to hex with three digits with a green set to a nominal value, #090 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a682ff3d579aa166a253881ee099481f49c46904 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#090' renders the correct foreground color of an element's text content.
color-039 reference/color-039-ref Color set to hex with three digits with a green set to maximum minus one value, #0e0 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4173d9a9807bdccd685720a8d27d0ea9f3fdd028 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#0e0' renders the correct foreground color of an element's text content.
color-040 reference/color-017-ref Color set to hex with three digits with a green set to the maximum value, #0f0 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 17d774fadbed2dccafb1d7c8bfc6d665f18acc3a `Microsoft`<http://www.microsoft.com/> The 'color' set to '#0f0' renders the correct foreground color of an element's text content.
color-041 reference/color-002-ref Color set to hex with three digits with a green set to the maximum plus one value, #0g0 ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7eb24096aa926f0fdb0d94b7d68dd774f21ae10d `Microsoft`<http://www.microsoft.com/> The 'color' set to '#0g0' falls back to the initial value and renders the correct foreground color of an element's text content.
color-042 reference/color-042-ref Color set to hex with three digits with a blue set to minimum plus one value, #001 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors f10c7a43409a435d7df6825633b918991956e5ca `Microsoft`<http://www.microsoft.com/> The 'color' set to '#001' renders the correct foreground color of an element's text content.
color-043 reference/color-020-ref Color set to hex with three digits with a blue set to a nominal value, #009 ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 33ab791ab422f39203fdba9577e71da49537fe1b `Microsoft`<http://www.microsoft.com/> The 'color' set to '#009' renders the correct foreground color of an element's text content.
color-044 reference/color-044-ref Color set to hex with three digits with a blue set to maximum minus one value, #00e ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 088ca6edb56f6679a75781b0c7794fcb946dab24 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00e' renders the correct foreground color of an element's text content.
color-045 reference/color-022-ref Color set to hex with three digits with a blue set to the maximum value, #00f ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 655f7997f7fe42d21826092e240aeeb6cc033cba `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00f' renders the correct foreground color of an element's text content.
color-046 reference/color-002-ref Color set to hex with three digits with a blue set to the maximum plus one value, #00g ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 539156f8090306ed9829dc4192271b0b2a061385 `Microsoft`<http://www.microsoft.com/> The 'color' set to '#00g' falls back to the initial value and renders the correct foreground color of an element's text content.
color-047 reference/color-002-ref Color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a448e8564d930814b86a98c35480ad986d7605be `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-1%, -1%, -1%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-048 reference/color-002-ref Color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a9299a54835d997ce4fe0ac48fe9bd2930a58c7c `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-049 reference/color-049-ref Color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4707e7055565a85884cdb3c8ade33a94b126a425 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(1%, 1%, 1%)' renders the correct foreground color of an element's text content.
color-050 reference/color-002-ref Color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0db4bc1b0305529d2fff3d60be7103894d475aca `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-0%, -0%, -0%)' renders the correct foreground color of an element's text content.
color-051 reference/color-002-ref Color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4d3ab5ee4fa13a723b4cb91ced238e2aae72e8ed `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+0%, +0%, +0%)' renders the correct foreground color of an element's text content.
color-052 reference/color-052-ref Color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 2dc70dd720b807c3296a852c8c1ebb81eaddf902 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(50%, 50%, 50%)' renders the correct foreground color of an element's text content.
color-053 reference/color-052-ref Color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors aef35b84f59c06f5f8f093aa4b7081ff659c620b `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(+50%, +50%, +50%)' renders the correct foreground color of an element's text content.
color-054 reference/color-054-ref Color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 5943f3b836e8f1e18c291b6408b716e22c47fda4 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(99%, 99%, 99%)' renders the correct foreground color of an element's text content.
color-055 reference/color-006-ref Color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors bd00985f44c481cb1a54b61707bd9affbb3b4eb0 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(100%, 100%, 100%)' renders the correct foreground color of an element's text content.
color-056 reference/color-006-ref Color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 2ad0ac31583868c4ee2507571c3fca61a8eea342 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+100%, +100%, +100%)' renders the correct foreground color of an element's text content.
color-057 reference/color-006-ref Color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ae0afa86b6705663e8bb466c67c7bb64b85b5ac6 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(101%, 101%, 101%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-058 reference/color-002-ref Color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ca7000309cdf06b2536b9f8a3ce1ea521fca9f2d `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-1, -1, -1)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-059 reference/color-002-ref Color set to rgb() using integers with the minimum value, rgb(0, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors d2ed1d0bdd0b453976d1ad4917858c0d32f18549 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, 0)' renders the correct foreground color of an element's text content.
color-060 reference/color-003-ref Color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b267f5c15844d26ba75fa676c365656b3882ab5d `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(1, 1, 1)' renders the correct foreground color of an element's text content.
color-061 reference/color-002-ref Color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 8fb7f4606b3390236206a01cecb2257ed744e29a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-0, -0, -0)' renders the correct foreground color of an element's text content.
color-062 reference/color-002-ref Color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 45197fc2297db920ade337a4505e81b799be3025 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+0, +0, +0)' renders the correct foreground color of an element's text content.
color-063 reference/color-063-ref Color set to rgb() using integers with a nominal value, rgb(128, 128, 128) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors f7341c804a87e83fd3169fbc5358e6e37b8abbab `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(128, 128, 128)' renders the correct foreground color of an element's text content.
color-064 reference/color-063-ref Color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b49bdaa605e393766a77a01c42784577a00b70ec `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+128, +128, +128)' renders the correct foreground color of an element's text content.
color-065 reference/color-005-ref Color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ba440cea034b75bacf89da905ffdfabfe8bf1126 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(254, 254, 254)' renders the correct foreground color of an element's text content.
color-066 reference/color-006-ref Color set to rgb() using integers with a maximum value, rgb(255, 255, 255) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3ad62163df2c71b0b6685584575ac70b6d2d5b9f `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(255, 255, 255)' renders the correct foreground color of an element's text content.
color-067 reference/color-006-ref Color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 094b7f3e2fa697fde511a44549f299a609c50a7a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+255, +255, +255)' renders the correct foreground color of an element's text content.
color-068 reference/color-006-ref Color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 910a833e09d249be78cee1bd8a3ed38ad0f5ad95 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(256, 256, 256)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-069 reference/color-002-ref Color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3014c8f46bfd10fcac85e2495be28ca90fc917d8 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-1%, 0%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-070 reference/color-070-ref Color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors e5fecb4a6cfa9399aba498f49ba10c40ed2b833f `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(1%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-071 reference/color-002-ref Color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 67478ceb402c1ae829f73432e7506da72f8fbdb8 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-0%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-072 reference/color-002-ref Color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ede4536b39b1e8c85ef48758c508feafcb467d6a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+0%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-073 reference/color-073-ref Color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 95cfe44d25ba7fabefcaeac23113c12e63e229fc `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(50%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-074 reference/color-073-ref Color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 794e6776c58501f502a16d1c88d2f6f90cf3357f `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(+50%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-075 reference/color-075-ref Color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7099d6f929addd7529be1b74620a6f899e5fa1b6 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(99%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-076 reference/color-012-ref Color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 28f483d6f9a7a787c17760b5516814a655b7a9d3 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(100%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-077 reference/color-012-ref Color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors fcdc83b5d365bf60cd370f24519fc5a940eecf37 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+100%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-078 reference/color-012-ref Color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors d3f2afd0aab4fb51db95258e6c7b1f4ab370e6e0 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(101%, 0%, 0%)' renders the correct foreground color of an element's text content.
color-079 reference/color-002-ref Color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a56f53fb3f4a5b093c86f760c5048c2829294da6 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-1, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-080 reference/color-009-ref Color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 216248689034b438c485401e2406998118e601f7 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(1, 0, 0)' renders the correct foreground color of an element's text content.
color-081 reference/color-002-ref Color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 60995c6f772eddda52ee24451c9b7410cc03149a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-0, 0, 0)' renders the correct foreground color of an element's text content.
color-082 reference/color-002-ref Color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors e3b8f606225621085837bd3e945e39bf63c7cb9c `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+0, 0, 0)' renders the correct foreground color of an element's text content.
color-083 reference/color-083-ref Color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3a3b161f6e421738b578459129f5561116ac1822 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(128, 0, 0)' renders the correct foreground color of an element's text content.
color-084 reference/color-083-ref Color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 297d8a825bc637cf8883266f6a0de7cbdc5ee005 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+128, 0, 0)' renders the correct foreground color of an element's text content.
color-085 reference/color-011-ref Color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors adab728bd916fbd3925dd0ed91a5d2363ce6d0bb `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(254, 0, 0)' renders the correct foreground color of an element's text content.
color-086 reference/color-012-ref Color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 14a16df09d19293bade5c143f8a5eadd6b3eb28b `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(255, 0, 0)' renders the correct foreground color of an element's text content.
color-087 reference/color-012-ref Color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ef37b16d1d4c498823a6a2bc19eb2dd6583d48e6 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(+255, 0, 0)' renders the correct foreground color of an element's text content.
color-088 reference/color-012-ref Color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors f43715b85833ae0204153cb99017ce3391f50550 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(256, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-089 reference/color-002-ref Color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0d2ed42ce4437df620ce81a1ac39c7e19df8d7c2 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, -1%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-090 reference/color-090-ref Color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 36ed16ace22c6eabc7628d53431d6efefc3a889c `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(0%, 1%, 0%)' renders the correct foreground color of an element's text content.
color-091 reference/color-002-ref Color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7cca5aa7f52e0a96a537e7579196979f87c43ba9 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, -0%, 0%)' renders the correct foreground color of an element's text content. .
color-092 reference/color-002-ref Color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 1309a88e759b2a184fd41e192c652f21d2f43445 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, +0%, 0%)' renders the correct foreground color of an element's text content.
color-093 reference/color-093-ref Color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 46a3ffb713fb0a59cb4f9fdf5dc61b3d999bda63 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(0%, 50%, 0%) renders the correct foreground color of an element's text content.
color-094 reference/color-093-ref Color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 9369369a07daad02d569c0dba9402ac31906e805 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(0%, +50%, 0%)' renders the correct foreground color of an element's text content.
color-095 reference/color-095-ref Color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3dbf5a67c6be4436a2ace90f3d299eaf3ba71551 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(0%, 99%, 0%)' renders the correct foreground color of an element's text content.
color-096 reference/color-017-ref Color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 824ab3cd489846185cd6d48172a05ab808b46c0b `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 100%, 0%)' renders the correct foreground color of an element's text content.
color-097 reference/color-017-ref Color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 5178cc0034f4b92a6ba945aa925aee7f392557c4 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, +100%, 0%)' renders the correct foreground color of an element's text content.
color-098 reference/color-017-ref Color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b4bcce203c53d753126d7c75c81b454144331a32 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 101%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-099 reference/color-002-ref Color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b2a23a9cd0f5931b439bd933be1831313cec1b2a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(-1, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-100 reference/color-014-ref Color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors bc1ff9ee1bcf1405bd2821f2db3a24136e439521 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 1, 0)' renders the correct foreground color of an element's text content.
color-101 reference/color-002-ref Color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 155880e02208e8e0987d8bbf393ffb21b0f7922d `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, -0, 0)' renders the correct foreground color of an element's text content.
color-102 reference/color-002-ref Color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 791d4ad59389c308e2b174a853e9a9ca64cf6499 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, +0, 0)' renders the correct foreground color of an element's text content.
color-103 reference/color-103-ref Color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 04d9ebe2e2a2049d5947dcff71052e2f0d0130b0 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 128, 0)' renders the correct foreground color of an element's text content.
color-104 reference/color-103-ref Color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 9d5a0f44f646bb32b9350ddf44fd38f8420e1389 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, +128, 0)' renders the correct foreground color of an element's text content.
color-105 reference/color-016-ref Color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors bf0f7d3fb145eaae2a8b68d2622121fec0cfa92a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 254, 0)' renders the correct foreground color of an element's text content.
color-106 reference/color-017-ref Color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors c23854bf261d971b4ab3faadeaa420f52a0cddd5 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 255, 0)' renders the correct foreground color of an element's text content.
color-107 reference/color-017-ref Color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 50597db183ecbaacd849ea933ed073fad8f50e61 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, +255, 0)' renders the correct foreground color of an element's text content.
color-108 reference/color-017-ref Color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ad0f96f06474ad5c470ceafcb3cfcc92831cca38 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 256, 0)' properly truncates to a valid value and renders the correct foreground color of an element's text content.
color-109 reference/color-002-ref Color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors e03a5ddcdefe763e250e0c683a1579e845cd8f5a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, -1%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-110 reference/color-110-ref Color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ed648fa20253c47aab1b0884791d93cb5d02336f `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(0%, 0%, 1%)' renders the correct foreground color of an element's text content.
color-111 reference/color-002-ref Color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 1de90c3104fd41f76e4b1cb1fe35b0c6082acc3a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, -0%)' renders the correct foreground color of an element's text content.
color-112 reference/color-002-ref Color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 09c4b0029091f34802a522a7056e324ee353cd39 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, +0%)' renders the correct foreground color of an element's text content.
color-113 reference/color-113-ref Color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 07310fb765aeca45ddbb5312ddcf998b530411ac `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, 50%)' renders the correct foreground color of an element's text content.
color-114 reference/color-113-ref Color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 9b0b15d464298451c02a918ee853d3166f8dacea `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, +50%)' renders the correct foreground color of an element's text content.
color-115 reference/color-115-ref Color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 341cb1952ec04d60b45d62c3b4b0dafc1b4975ce `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> The 'color' set to 'rgb(0%, 0%, 99%)' renders the correct foreground color of an element's text content.
color-116 reference/color-022-ref Color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 6be0efcc91c07018465113b6616bf651c8c40d56 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, 100%)' renders the correct foreground color of an element's text content.
color-117 reference/color-022-ref Color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a9bb9d9e893635f1376525d2bc4a620a5c260508 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, +100%)' renders the correct foreground color of an element's text content.
color-118 reference/color-022-ref Color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0789eb5d457b742d2ad9e3491b118c19a630e7c8 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0%, 0%, 101%)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-119 reference/color-002-ref Color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors e28f192ba676c0f1e6210f2f3971a1a6f4b4c77f `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, -1)' truncates to a valid value and renders the correct foreground color of an element's text content.
color-120 reference/color-019-ref Color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors f737f4d8eee18ac739933ef61486a803365a2d4e `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, 1)' renders the correct foreground color of an element's text content.
color-121 reference/color-002-ref Color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a74d577761be4e4fb7ea092de0b0035aec13677a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, -0)' renders the correct foreground color of an element's text content.
color-122 reference/color-002-ref Color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors d27e99011a1cfe5e0e7b08370d0aa42093ec870c `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, +0)' renders the correct foreground color of an element's text content.
color-123 reference/color-123-ref Color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 6ebcfd8eed60f63baa74d2945bcf876a84141913 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, 128)' renders the correct foreground color of an element's text content.
color-124 reference/color-123-ref Color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 385c2e06ebd3497f3bd21a527ba1e0562f3cbb2b `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, +128)' renders the correct foreground color of an element's text content.
color-125 reference/color-021-ref Color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 1367d30a3a68af92f9a18f70a47988c82b38de66 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, 254)' renders the correct foreground color of an element's text content.
color-126 reference/color-022-ref Color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors fa964ea7283d7a1823b5dd420fd543d8dcfd307f `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, 255)' renders the correct foreground color of an element's text content.
color-127 reference/color-022-ref Color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255) ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 18d20f4b0e1c0ef304ce4df433bf4a5c9c7d4107 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, +255)' renders the correct foreground color of an element's text content.
color-128 reference/color-022-ref Color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256) ahem,invalid http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 730bf92a9d043f839e0031d579fe2a40bc94d999 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'rgb(0, 0, 256)' properly truncates to a valid value and renders the correct foreground color of an element's text content.
color-129 reference/color-129-ref Color set to aqua ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors ac8639d41cb31ccbda3a8d1962f0c1c1641dea9a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'aqua' renders the correct foreground color of an element's text content.
color-130 reference/color-130-ref Color set to black ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4b10c432018370ce5f553d2efdf7b29274f9e05b `Microsoft`<http://www.microsoft.com/> The 'color' set to 'black' renders the correct foreground color of an element's text content.
color-131 reference/color-131-ref Color set to blue ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 44e8cee1c7f4b09f8b9b74e8fb6a0d8f0d6255d7 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'blue' renders the correct foreground color of an element's text content.
color-132 reference/color-132-ref Color set to fuchsia ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 73f077e49e7fcbd07331608ceacbdfa2d23a1d53 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'fuchsia' renders the correct foreground color of an element's text content.
color-133 reference/color-133-ref Color set to gray ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 464a3a034a7f7d5fbdf7cd5796184d5e306e7a10 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'gray' renders the correct foreground color of an element's text content.
color-134 reference/color-134-ref Color set to green ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors d972597e4d09f592a72cb46bfc8e4a442d13f435 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'green' renders the correct foreground color of an element's text content.
color-135 reference/color-135-ref Color set to lime ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 4f4f8182bc7d8bb744bf20c5fe7edfff2f2aed4a `Microsoft`<http://www.microsoft.com/> The 'color' set to 'lime' renders the correct foreground color of an element's text content.
color-136 reference/color-136-ref Color set to maroon ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors f901e0ad2d4a23c5c5336f243ecfe94d139778a4 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'maroon' renders the correct foreground color of an element's text content.
color-137 reference/color-137-ref Color set to navy ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 59dd000027b4fa2fe12d7cf92cf77fa6dfcd16b9 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'navy' renders the correct foreground color of an element's text content.
color-138 reference/color-138-ref Color set to olive ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b2e8b0e18849d19b95d5ba2caf5a6b8d20f32583 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'olive' renders the correct foreground color of an element's text content.
color-139 reference/color-139-ref Color set to orange ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3f91b32b16be68d0af4277b6e3113159f0a99259 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'orange' renders the correct foreground color of an element's text content.
color-140 reference/color-140-ref Color set to purple ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7fbcf744ca530a35832a97d038821a6554b0e864 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'purple' renders the correct foreground color of an element's text content.
color-141 reference/color-141-ref Color set to red ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 5685093aad9fef17affff7880c32b1a7dd788fb0 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'red' renders the correct foreground color of an element's text content.
color-142 reference/color-142-ref Color set to silver ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a4c38931bf11b74a179e3ca1787b53b8800f5c79 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'silver' renders the correct foreground color of an element's text content.
color-143 reference/color-143-ref Color set to teal ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 414b0956ca83b46f2f3423b0fb619d8b6bf129fc `Microsoft`<http://www.microsoft.com/> The 'color' set to 'teal' renders the correct foreground color of an element's text content.
color-144 reference/color-144-ref Color set to white ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors dbb46f85a6b7f47f38979ef5f20720459e785004 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'white' renders the correct foreground color of an element's text content.
color-145 reference/color-145-ref Color set to yellow ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0a96111c897fc3b5009c9b5e5e298d7b4df59b81 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'yellow' renders the correct foreground color of an element's text content.
color-174 reference/ref-filled-green-100px-square Color set to 'inherit' ahem http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 0b2e42677a0e6cb0fc134e73ca1b89043ad6c465 `Microsoft`<http://www.microsoft.com/> The 'color' set to 'inherit' adopts the foreground color of an element's parent container.
color-175 reference/color-175-ref CSS Colours: Inheritance into tables. http://www.w3.org/TR/CSS21/colors.html#colors 9ec0cbdbe8c0fd59b53111c3a00e778b08f71643 `Ian Hickson`<mailto:ian@hixie.ch>
color-176 reference/ref-this-text-should-be-green Color Inheritance http://www.w3.org/TR/CSS21/colors.html#colors 10ff028311908cf2c19e707a9074d9fffedacaba `Ian Hickson`<mailto:ian@hixie.ch>
color-177 reference/color-175-ref CSS Colours: Inheritance into tables. http://www.w3.org/TR/CSS21/colors.html#colors 60a72c7be2592d089b02557e8cd03986dd22bd5d `Ian Hickson`<mailto:ian@hixie.ch>
color-applies-to-001 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 2f94f89589b6d5dd8d3a5d3fa531690234825530 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table-row-group'.
color-applies-to-002 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors dc4373ce79f3f3ea568badad58f25a5882e87e8f `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table-header-group'.
color-applies-to-003 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 573f5026ca3289b67560c55ae2c64519de821cca `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table-footer-group'.
color-applies-to-004 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7e404dd1fcff38b6e3d200c3e8b187f181ed74de `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table-row'.
color-applies-to-005 reference/color-applies-to-005-ref Color applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 1309a85a9cc9d4ec5463ae991312e4d6803b107a `Microsoft`<http://www.microsoft.com/> The 'color' property does not apply to elements with 'display' set to 'table-column-group'.
color-applies-to-006 reference/color-applies-to-005-ref Color applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 073b28c0fea1ed3febff6856341483942a20d386 `Microsoft`<http://www.microsoft.com/> The 'color' property does not apply to elements with 'display' set to 'table-column'.
color-applies-to-007 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors db036c462045bfe25370aa4fdc92a1621d82dff4 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table-cell'.
color-applies-to-008 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 1fcb9336b59a70c0bb2766ed098dddb290ba1a95 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'inline'.
color-applies-to-009 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7d68e447bc79e714920e1427f6f56cbdf4b85be2 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'block'.
color-applies-to-010 Color applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 7b5ecf25b9594a7cfd05b893cbba6a9f57fa3954 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'list-item'.
color-applies-to-011 Color applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 3fc0ab6914e17cd43a5118a0a7009b72536b26c8 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'run-in'.
color-applies-to-012 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b4c61288f90a28e66a83c6f02b2a615f71479e7e `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'inline-block'.
color-applies-to-013 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors 38b680473c04a73dd86f1a096adc239e6133ca78 `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table'.
color-applies-to-014 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors b1c28b2ab96c7e23199ad48757f3c4739d5305bd `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'inline-table'.
color-applies-to-015 reference/color-applies-to-001-ref Color applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/colors.html#propdef-color,http://www.w3.org/TR/CSS21/colors.html#colors a81613458710c9dbcf2f5e22e1f6aa66e0537def `Microsoft`<http://www.microsoft.com/> The 'color' property applies to elements with 'display' set to 'table-caption'.
colors-001 reference/filler-text-below-green Parsing rgb color values with white space http://www.w3.org/TR/CSS21/syndata.html#color-units 60db4775fcbb37d58d2bd71b3a94eb93ac07f57f `Microsoft`<http://www.microsoft.com/> White space is allowed in the color rgb declaration.
colors-002 reference/no-red-filler-text-ref Parsing invalid hexadecimal RGB units - white space in hexadecimal values invalid http://www.w3.org/TR/CSS21/syndata.html#color-units b69ac99dc758a5ab290e712718a177c28eca9132 `Microsoft`<http://www.microsoft.com/> White space is not allowed in a hexadecimal color assignment.
colors-003 reference/no-red-filler-text-ref Parsing invalid RGB functional notation - two values invalid http://www.w3.org/TR/CSS21/syndata.html#color-units 976e7941d0c4e7dd7d2efb3128d4b84a87fe2f9a `Microsoft`<http://www.microsoft.com/> An RGB value is invalid if it has only two values.
colors-004 reference/no-red-filler-text-ref Parsing invalid RGB functional notation - Percentages and Numbers invalid http://www.w3.org/TR/CSS21/syndata.html#color-units 36345dd6e5ad3f371f043088abfa13ca99e41516 `Microsoft`<http://www.microsoft.com/> An RGB value is invalid if it has both percentages and number assignments.
colors-005 reference/filler-text-below-green Clipping of RGB color values http://www.w3.org/TR/CSS21/syndata.html#color-units c218498e6af442dded6851a98d922339d54944de `Microsoft`<http://www.microsoft.com/> Values outside the device gamut are clipped: the red, green, and blue values are changed to fall within the range supported by the device.
colors-006 reference/colors-006-ref Comparing color keywords and hex values http://www.w3.org/TR/CSS21/syndata.html#color-units 9e61b368ce600ee7b7fbb1db36ee314f4d439ec1 `Microsoft`<http://www.microsoft.com/> Color matching of keywords and hex values.
colors-007 reference/colors-007-ref Color keyword syntax invalid http://www.w3.org/TR/CSS21/syndata.html#color-units aecf600a687dae2592618f11e8ddeb796bf20eb4 `Germain Garand`<mailto:germain@ebooksfrance.org>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
column-background-001 Column background property http://www.w3.org/TR/CSS21/tables.html#columns 9cac04c0174b9fde18f07c7a31ad462f8a5beaec `Microsoft`<http://www.microsoft.com/> A background can be set on a table column.
column-background-002 Column-group background property http://www.w3.org/TR/CSS21/tables.html#columns 89f4cb55b4276c885e384ec922d64d516644a4b0 `Microsoft`<http://www.microsoft.com/> A background can be set on a table column group.
column-border-001 Column border property http://www.w3.org/TR/CSS21/tables.html#columns 8f29180f158bf4ecc0c932492a899a53e9ff6731 `Microsoft`<http://www.microsoft.com/> A border can be set on a table column.
column-border-002 Column-group border property http://www.w3.org/TR/CSS21/tables.html#columns a22f250d8fff7a52f0cc7c450869a8fdad9dffec `Microsoft`<http://www.microsoft.com/> A border can be set on a table column group.
column-horizontal-alignment-001 Horizontal alignment in a column 'text-align' set to 'left' http://www.w3.org/TR/CSS21/tables.html#column-alignment 635b39f7fdcaee6b9937fd769e93f5f6b6ddb2b9 `Microsoft`<http://www.microsoft.com/> The 'text-align' property horizontally aligns cell content.
column-horizontal-alignment-002 Horizontal alignment in a column 'text-align' set to 'right' http://www.w3.org/TR/CSS21/tables.html#column-alignment 786efa084f45cffeaa673e4285891c6ed030bcbe `Microsoft`<http://www.microsoft.com/> The 'text-align' property horizontally aligns cell content.
column-horizontal-alignment-003 Horizontal alignment in a column 'text-align' set to 'center' http://www.w3.org/TR/CSS21/tables.html#column-alignment 3c4439d7a3da86d1c25070dfa9a517652aef8c78 `Microsoft`<http://www.microsoft.com/> The 'text-align' property horizontally aligns cell content.
column-horizontal-alignment-004 Horizontal alignment in a column 'text-align' set to 'justify' http://www.w3.org/TR/CSS21/tables.html#column-alignment c13d29fa3dcf1686db58ab7a208a026db2985fdd `Microsoft`<http://www.microsoft.com/> The 'text-align' property horizontally aligns cell content.
column-horizontal-alignment-005 Horizontal alignment in a column 'text-align' set to 'inherit' ('center') http://www.w3.org/TR/CSS21/tables.html#column-alignment 7fcafa7818dc66f462cfb3b984f50d4dd3b374a6 `Microsoft`<http://www.microsoft.com/> The 'text-align' property horizontally aligns cell content.
column-visibility-001 Column visibility property http://www.w3.org/TR/CSS21/tables.html#columns 35f4ed03e326a73dc8006358e54a45e7068aab80 `Microsoft`<http://www.microsoft.com/> Visibility can be set on a table column.
column-visibility-002 Column group visibility property http://www.w3.org/TR/CSS21/tables.html#columns 4b368d6f51e56c9d1d0565bf6f2ff5cb9791b626 `Microsoft`<http://www.microsoft.com/> Visibility can be set on a table column group.
column-visibility-003 Spanning cell that intersects a 'visibility: collapse' column ahem http://www.w3.org/TR/CSS21/tables.html#dynamic-effects 4016785b166a977a07ba1e58b416666df1cfd7af `Microsoft`<http://www.microsoft.com/> Contents of a spanned cell which intersect with a collapsed column are clipped.
column-visibility-004 reference/column-visibility-004-ref Spanning cell that intersects a 'visibility: collapse' column ahem http://www.w3.org/TR/CSS21/tables.html#dynamic-effects acab7e4a6f4b4d2a625c92c0b7e9f7617d755ffb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Contents of a spanned cell which intersect with a collapsed column are clipped.
column-width-001 Column with 'width' property http://www.w3.org/TR/CSS21/tables.html#columns c658c64d426fc87d13ced2121f5e1904d5af8c75 `Microsoft`<http://www.microsoft.com/> Width can be set on a table column.
column-width-002 Column-group width property http://www.w3.org/TR/CSS21/tables.html#columns f275ad8749efdb86aebd900c2b6c836da64a75e1 `Microsoft`<http://www.microsoft.com/> Width can be set on a table column group.
columns-001 Properties that apply to columns http://www.w3.org/TR/CSS21/tables.html#columns 7eccc44a2ff03f96c1666abe6fab2f94973b51ef `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
combinator-001 reference/filler-text-below-green Descendant combinators and newlines http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 24e19308180cb9feaf2275a84990de7d7898175a `Microsoft`<http://www.microsoft.com/> Newlines can appear between a descendent combinator and the simple selectors around it.
combinator-002 reference/filler-text-below-green Sibling combinators and spaces http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 27fd28751d31e758ed1feb85e7aecfeca64e61b8 `Microsoft`<http://www.microsoft.com/> Spaces can appear between a sibling combinator and its simple selectors.
combinator-003 reference/filler-text-below-green Sibling combinators and newlines http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors f48e01f6063153e029efe5031eb1c424af49abfb `Microsoft`<http://www.microsoft.com/> Newlines can appear between a sibling combinator and the simple selectors around it.
combinator-004 reference/filler-text-below-green Descendant combinators and spaces http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors e2dd0bfcca4e1a174c6f6c4d38d964940911f903 `Microsoft`<http://www.microsoft.com/> Spaces can appear between a descendant combinator and the simple selectors around it.
combining-characters-002 Combining characters and styling http://www.w3.org/TR/CSS21/text.html#ctrlchars c8cbff993164cff90fd4e3425166817b2d876958 `Microsoft`<http://www.microsoft.com/> The combined characters are styled as one character.
comments-001 reference/filler-text-below-green Parsing comments within style tag http://www.w3.org/TR/CSS21/syndata.html#comments 01dd4833519a9dbd3ff3eb782ea7776cc505508d `Microsoft`<http://www.microsoft.com/> Comments are allowed anywhere within a style tag declaration and are ignored.
comments-002 reference/filler-text-below-green Nested comments invalid http://www.w3.org/TR/CSS21/syndata.html#comments de9a0b9204be4a91d925f38f42ccfd38773314b0 `Microsoft`<http://www.microsoft.com/> Comments cannot be nested.
comments-003 reference/filler-text-below-green HTML comments and CSS comments invalid http://www.w3.org/TR/CSS21/syndata.html#comments ccd0e0b1c8796feb5229488b77b4235e074bb4f4 `Microsoft`<http://www.microsoft.com/> SGML comment delimiters do not delimit CSS comments.
comments-004 reference/filler-text-below-green Parsing of invalid comments invalid http://www.w3.org/TR/CSS21/syndata.html#comments 5829b961bef3e44f08b942fcb864da1d0860efbb `Microsoft`<http://www.microsoft.com/> Comments that are invalid are ignored.
comments-005 reference/filler-text-below-green Parsing of escaped "/" within a valid comment http://www.w3.org/TR/CSS21/syndata.html#comments 3eb40011ac27ecc8ca5a872c3487e9bc86460228 `Microsoft`<http://www.microsoft.com/> A slash '/' escaped with a backslash will remove its special meaning.
comments-006 reference/filler-text-below-green Parsing of escaped "*" within a valid comment invalid http://www.w3.org/TR/CSS21/syndata.html#comments 9b9d96a6a4cdfa395f661d43f5b6e0b71a21d770 `Microsoft`<http://www.microsoft.com/> A star '*' escaped with a backslash will not remove its special meaning.
comments-007 reference/filler-text-below-green Parsing of valid comment that is empty invalid http://www.w3.org/TR/CSS21/syndata.html#comments db7458df51484a7d0e1f11efd4b62059724ddd9c `Microsoft`<http://www.microsoft.com/> Empty comments do not affect parsing of rule.
comments-008 reference/filler-text-below-green Parsing of escaped opening comment invalid http://www.w3.org/TR/CSS21/syndata.html#comments dddfb0c4c6c21fd98587b45f2a5e2dcebc0fedf1 `Microsoft`<http://www.microsoft.com/> Escaping a slash '/' for an opening comment makes the comment invalid.
comments-009 reference/filler-text-below-green Parsing of invalid escaped "*" in open comment invalid http://www.w3.org/TR/CSS21/syndata.html#comments 0f3a897f177502b1e25e75739965e15bad001443 `Microsoft`<http://www.microsoft.com/> Escaping a star '*' for an opening comment makes the comment invalid.
containing-block-001 reference/ref-filled-green-100px-square Containing block for relative positioned elements is nearest block-level ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 759e86597e5118b7b7946e5c18d28c5c6cfc494e `Microsoft`<http://www.microsoft.com/> If the element's position is 'relative', the containing block is formed by the content edge of the nearest block-level ancestor box.
containing-block-002 reference/ref-filled-green-100px-square Containing block for relative positioned elements is nearest table cell ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 814c203e26eb1a1d711a0ee39fffb2828fd33c20 `Microsoft`<http://www.microsoft.com/> If the element's position is 'relative', the containing block is formed by the content edge of the nearest table cell ancestor box.
containing-block-003 reference/ref-filled-green-100px-square Containing block for relative positioned elements is nearest inline-block ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 831317607aa50c54192d6b5ddfd2ad3d95b94217 `Microsoft`<http://www.microsoft.com/> If the element's position is 'relative', the containing block is formed by the content edge of the nearest inline-block ancestor box.
containing-block-004 reference/ref-filled-green-100px-square Containing block for static positioned elements is nearest block-level ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 91dd3086c6d42b2442ea7b809f5a2b8a926b1299 `Microsoft`<http://www.microsoft.com/> If the element's position is 'static', the containing block is formed by the content edge of the nearest block-level ancestor box.
containing-block-005 reference/ref-filled-green-100px-square Containing block for static positioned elements is nearest table cell ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details d7ca82a5bf86bab180bfdad8149e9afa60dd74e8 `Microsoft`<http://www.microsoft.com/> If the element's position is 'static', the containing block is formed by the content edge of the nearest table cell ancestor box.
containing-block-006 reference/ref-filled-green-100px-square Containing block for static positioned elements is nearest inline-block ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 892914ba31743bc296546127e71834ad07064175 `Microsoft`<http://www.microsoft.com/> If the element's position is 'static', the containing block is formed by the content edge of the nearest inline-block ancestor box.
containing-block-007 reference/containing-block-007-ref Initial containing block for fixed positioned elements http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 78df2e5613e5baaf2d4e66f03beae2768b469b6e `Microsoft`<http://www.microsoft.com/> The containing block is established by the viewport when an element uses fixed positioning.
containing-block-008 reference/containing-block-008-ref Containing block for absolute positioned elements is nearest positioned (absolute) ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details aa5bec9197650a0153ce1230d5a25841a946fc7b `Microsoft`<http://www.microsoft.com/> If the element has 'position: absolute', the containing block is established by the nearest positioned ancestor.
containing-block-009 reference/containing-block-009-ref Containing block for absolute positioned elements is nearest positioned (relative) ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details c0989805e320f574c18d558f74501c4efd3ef48b `Microsoft`<http://www.microsoft.com/> If the element has 'position: absolute', the containing block is established by the nearest positioned ancestor.
containing-block-010 reference/containing-block-008-ref Containing block for absolute positioned elements is nearest positioned (fixed) ancestor http://www.w3.org/TR/CSS21/visudet.html#containing-block-details ad201f20453dd6833c0eb935d7561e8475b2e55e `Microsoft`<http://www.microsoft.com/> If the element has 'position: absolute', the containing block is established by the nearest positioned ancestor.
containing-block-011 Containing Blocks - Inline-level elements position based on left-to-right direction and parent element is relative http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 1fe399dafcea424898b2714e600fb93af9b3a588 `Microsoft`<http://www.microsoft.com/> If the ancestor is inline-level, positioned absolute, and direction is left-to-right, the top/left of the containing block determines the top/left padding edges of the first box generated by the ancestor.
containing-block-013 Containing Blocks - Inline-level elements position based on left-to-right direction and parent element is absolute http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 12a5fd2f8ae24c882597b6340824ebf81e584d7c `Microsoft`<http://www.microsoft.com/> If the ancestor is inline-level, positioned absolute, and direction is left-to-right, the top/left of the containing block determines the top/left padding edges of the first box generated by the ancestor.
containing-block-015 Containing Blocks - Inline-level elements position based on left-to-right direction and parent element is fixed http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 27f6760f5e61ebe80023f55db67379dc1aa67fa9 `Microsoft`<http://www.microsoft.com/> If the ancestor is inline-level, positioned absolute, and direction is left-to-right, the top/left of the containing block determines the top/left padding edges of the first box generated by the ancestor.
containing-block-017 Containing Blocks - Block-level elements position based on left-to-right direction and parent element is relative dom,interact http://www.w3.org/TR/CSS21/visudet.html#containing-block-details d0e7cb0c7b35d496bc8c3b431e25e5d4a4bf6b6c `Microsoft`<http://www.microsoft.com/>,`Alan Gresley`<alan{at}css-class.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The containing block of an absolutely positioned block-level element is formed by the padding edge of its nearest (closest) positioned ancestor element.
containing-block-018 Containing Blocks - Block-level elements position based on right-to-left direction and parent element is relative dom,interact http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 07ebac853d330c5d22ce00c4fbfbb0d13453c926 `Microsoft`<http://www.microsoft.com/>,`Alan Gresley`<alan{at}css-class.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The containing block of an absolutely positioned block-level element is formed by the padding edge of its nearest (closest) positioned ancestor element.
containing-block-019 reference/containing-block-019-ref Containing Blocks - Block-level elements position based on left-to-right direction and parent element is absolute http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 72210ae5d4efa5722021560bf1b7c49815fe3209 `Microsoft`<http://www.microsoft.com/> When the nearest (closest within document containment hierarchy) positioned ancestor of an absolutely positioned element is a block-level element, then the containing block of such absolutely positioned element is formed by the padding edge of such nearest positioned ancestor.
containing-block-020 reference/containing-block-020-ref Containing Blocks - Block-level elements position based on right-to-left direction and parent element is absolute http://www.w3.org/TR/CSS21/visudet.html#containing-block-details ba43ef8cda2079b89a13f276518a52b197213f3a `Microsoft`<http://www.microsoft.com/> When the nearest (closest within document containment hierarchy) positioned ancestor of an absolutely positioned element is a block-level element, then the containing block of such absolutely positioned element is formed by the padding edge of such nearest (closest) positioned ancestor.
containing-block-021 reference/containing-block-019-ref Containing Blocks - Block-level elements position based on left-to-right direction and parent element is fixed http://www.w3.org/TR/CSS21/visudet.html#containing-block-details dddf08604eed71305c393e62464db205473fb912 `Microsoft`<http://www.microsoft.com/> When the nearest (closest within document containment hierarchy) positioned ancestor of an absolutely positioned element is a block-level element, then the containing block of such absolutely positioned element is formed by the padding edge of such nearest positioned ancestor.
containing-block-022 reference/containing-block-020-ref Containing Blocks - Block-level elements position based on right-to-left direction and parent element is fixed http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 65c3e7a43705ddb86ad922fc322ac7ac98d12162 `Microsoft`<http://www.microsoft.com/> When the nearest (closest within document containment hierarchy) positioned ancestor of an absolutely positioned element is a block-level element, then the containing block of such absolutely positioned element is formed by the padding edge of such nearest positioned ancestor.
containing-block-023 reference/containing-block-023-ref Containing Blocks - Fall back to Initial containing block http://www.w3.org/TR/CSS21/visudet.html#containing-block-details b43adfde7aac1a0004dc2933e4e4242ae9d6f3eb `Microsoft`<http://www.microsoft.com/> When there are no positioned ancestors, then the initial containing block is used.
containing-block-024 Containing block and absolutely positioned element in paged media paged http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 228b1f5ab01f4eed891f33e173c5f0df803584cf `Microsoft`<http://www.microsoft.com/> An absolutely positioned element ignores page breaks in paged media.
containing-block-025 Containing block and absolutely positioned element in paged media positioned off first page may,paged http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 8fbcf51c60e1c25049a072f475470a05dbc8dc9c `Microsoft`<http://www.microsoft.com/> An absolutely positioned element positioned beyond the boundaries of the page being laid out can be omitted, rendered on the current page or on a following page.
containing-block-026 reference/ref-filled-green-100px-square Element position based on containing block http://www.w3.org/TR/CSS21/visuren.html#containing-block 2fbcd615484c4f58000d2a556400fabaad72516f `Microsoft`<http://www.microsoft.com/> An element's position is based on the position of its containing block.
containing-block-027 reference/containing-block-027-ref Content is not confined by containing blocks may http://www.w3.org/TR/CSS21/visuren.html#containing-block 5626818f8f2057d178b9311dcfcf2c32fdda8e14 `Microsoft`<http://www.microsoft.com/> Content may overflow containing blocks.
containing-block-028 reference/containing-block-028-ref Principal block box establishes the containing block http://www.w3.org/TR/CSS21/visuren.html#block-boxes a4a21128bfa6932bcd1493cf6b8365f9de85657a `Microsoft`<http://www.microsoft.com/> Principal block boxes establish a containing block for descendant boxes.
containing-block-029 reference/containing-block-029-ref Principal block box establishes the containing block for generated content http://www.w3.org/TR/CSS21/visuren.html#block-boxes 9e53eccbd7f1d844cdade165753f3af8b7c6ca3f `Microsoft`<http://www.microsoft.com/> Principal block boxes establish a containing block for generated content.
containing-block-030 reference/containing-block-030-ref Content is not confined by containing blocks may http://www.w3.org/TR/CSS21/visuren.html#containing-block 5d8377641eee04cc86d5069ba9160cad5383b2e8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Content may overflow containing blocks.
content-001 reference/no-red-on-blank-page-ref Content with the value of 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 256cbf8a951bfe10a1fd72f306df0c422387c703 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a value of 'none'.
content-002 Content with the value of 'normal' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 8cae11652d77021dd6e3264bc2ae1eb246ad727f `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a value of 'normal'.
content-003 Content with a string as the value http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content c5c7a409389625ac8f6c079b7e7fd275b520e743 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a string as a value.
content-004 Content with a url() to an image as a value image http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 18bf9f1d2d6dc93267102b92ff27e92def861a77 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'url()' function as a value.
content-005 Content with a 'counter()' function as a value http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f1258d8da204afd47c1652adf2afd1133d92e11a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function as a value.
content-006 Content using a 'counter()' function with a list style set to 'disc' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content ad92219710123bb1738859c8c166a5a03a52847e `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-007 Content using a 'counter()' function with a list style set to 'circle' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 31d40d7d43fa930d88f94f08a528b0a52e5682e2 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-008 Content using a 'counter()' function with a list style set to 'square' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 2acf4470013c29ef66a13c356d62c120a00ff6df `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-009 Content using a 'counter()' function with a list style set to 'decimal' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 326ab5b1b626d8f4a60ae25fcfc5c94fc6e50973 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-010 Content using a 'counter()' function with a list style set to 'decimal-leading-zero' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content c4d55989eb026d1e67b5f2aecd39c30a33e9696a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-011 Content using a 'counter()' function with a list style set to 'lower-roman' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 98d8a4247a06bf611a5b6835fa18bf1e19e28663 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-012 Content using a 'counter()' function with a list style set to 'upper-roman' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 3fa8c666f95b93ba4c6655a5724e8ac825932c7a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-013 Content using a 'counter()' function with a list style set to 'lower-greek' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 2425fab0e16ae4872ca7d228c7bcb4e500d6a3aa `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-014 Content using a 'counter()' function with a list style set to 'lower-latin' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b3eb6fe04f7d448920041ef0778db1f039068bbd `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-015 Content using a 'counter()' function with a list style set to 'upper-latin' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 6c8fe3b9756e30bfb31f74dd35b0d4a564055e6c `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-016 Content using a 'counter()' function with a list style set to 'armenian' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content d413f89de3e548e3cd5b3daeb6ff99929b85e9cc `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-017 Content using a 'counter()' function with a list style set to 'georgian' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content cd145913997befc6946053b1963b03bb84effaf2 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-018 Content using a 'counter()' function with a list style set to 'lower-alpha' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 4a756b32050aab3e84cc5725f3f044dbf799642f `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-019 Content using a 'counter()' function with a list style set to 'upper-alpha' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 7e05f01bdd77e0e5a7cc0dfd5d06cc7b7812bf64 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-020 Content using a 'counter()' function with a list style set to 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content e277d6ed72fcb830567fc99628feaaddf8b11e54 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counter()' function with a list-style.
content-021 Content using a 'counters()' function with a string value http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content fa060b339906fc6af943c44faa18fb358bc96978 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string value.
content-022 Content using a 'counters()' function with a string and a list style set to 'disc' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 96847e5727a180b2a5d4e2dcd5c07d048965d3a7 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-023 Content using a 'counters()' function with a string and a list style set to 'circle' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 9e015c48dbc5b03c40b8c95837672c27a3c60ed3 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-024 Content using a 'counters()' function with a string and a list style set to 'square' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f072d1ff7af0d21114bed47ebd5b67bb6862f404 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-025 Content using a 'counters()' function with a string and a list style set to 'decimal' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 1173659dd8704ec7bd15faecfd3f66db9d4df8b4 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-026 Content using a 'counters()' function with a string and a list style set to 'decimal-leading-zero' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content a41623e91485de905fe3eee2b03e12dd3d7b87f4 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-027 Content using a 'counters()' function with a string and a list style set to 'lower-roman' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 9f4d94d79cb559ec864c754032e05da3a8b98417 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-028 Content using a 'counters()' function with a string and a list style set to 'upper-roman' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 46235f6116f226a5bd0daef26c647c37a5a44e9c `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-029 Content using a 'counters()' function with a string and a list style set to 'lower-greek' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 1ce46dab7ca2e2c3d0dd6c34b681aca160022493 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-030 Content using a 'counters()' function with a string and a list style set to 'lower-latin' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 1b136078afbe77b4d509f380d162bb23f94bd9a7 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-031 Content using a 'counters()' function with a string and a list style set to 'upper-latin' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content ddb3584613981e4ad4afeec952020935c5360d62 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-032 Content using a 'counters()' function with a string and a list style set to 'armenian' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 48869a9014110e2f9227570f53d8a986f58fcd67 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-033 Content using a 'counters()' function with a string and a list style set to 'georgian' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content ad03de4891b19bff569067e04ef17e593aa719e1 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-034 Content using a 'counters()' function with a string and a list style set to 'lower-alpha' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 0518ee27fb09022fe08e20b2fb88402c1330c1e4 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-035 Content using a 'counters()' function with a string and a list style set to 'upper-alpha' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content c68d4c59092fdd40a255666d9e16e6d4654a9bcd `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-036 reference/no-red-on-blank-page-ref Content using a 'counters()' function with a string and a list style set to 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b1e83433d3d113fc6396d3b5a7c5fbf6f039ea4b `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'counters()' function with a string and a list style.
content-037 Content with a 'attr()' function as a value selecting 'abbr' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 4f8529c2dbc602ec5630b883bf09c36eb1d2a34e `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'abbr'.
content-038 Content with a 'attr()' function as a value selecting 'accept-charset' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f0a7a8939570fba0c88bccf8ae810cea1da5a657 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'accept-charset'.
content-039 Content with a 'attr()' function as a value selecting 'accept' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 7b4643aa47c831769ce7c2075b19f903bae5aef6 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'accept'.
content-040 Content with a 'attr()' function as a value selecting 'accesskey' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content a6bc7e4bf4e8557623e2cbeade80507da9dde6de `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'accesskey'.
content-041 Content with a 'attr()' function as a value selecting 'action' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f3e0e26f4c84b70d6443c8569dd56f8e81e0a288 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'action'.
content-042 Content with a 'attr()' function as a value selecting 'align' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 319461152313b96f693c1c37a73161f4c9340e0b `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'align'.
content-043 Content with a 'attr()' function as a value selecting 'alink' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content da8121dae30d717bc276e04fecf1bdd3635ca353 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'alink'.
content-046 Content with a 'attr()' function as a value selecting 'axis' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 69fba3d7139a43d7bc01ac6d6a08cce51c79df11 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'axis'.
content-047 Content with a 'attr()' function as a value selecting 'background' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 6338d48a4fffbba695fd9c0f4993359e8ff5e6b5 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'background'.
content-048 Content with a 'attr()' function as a value selecting 'bgcolor' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b9ca83603f0247326cd6c1e3a8b3f5479f98efa2 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'bgcolor'.
content-049 Content with a 'attr()' function as a value selecting 'border' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 490f95b63226d6a3683b5aa70e9defa6aa23ce08 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'border'.
content-050 Content with a 'attr()' function as a value selecting 'cellpadding' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 404e801d2e1c19749c83ca238c5c1f0a05f93eeb `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'cellpadding'.
content-051 Content with a 'attr()' function as a value selecting 'cellspacing' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b191e5fc7ef4ac6da2ae744a1dee063c98c1f6a5 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'cellspacing'.
content-052 Content with a 'attr()' function as a value selecting 'char' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 93172a667f8b257440b30db909ae61f1b7d2e32c `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'char'.
content-053 Content with a 'attr()' function as a value selecting 'charoff' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 74efa63e5aa622263c40d7a0e90dc70a241fd55a `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'charoff'.
content-054 Content with a 'attr()' function as a value selecting 'charset' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 8c5d8989ac15d9ff3063eb6ea42a05b35c657f0b `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'charset'.
content-056 Content with a 'attr()' function as a value selecting 'cite' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 5add38ce9d1da28e53402589b8b3475473768d9e `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'cite'.
content-057 Content with a 'attr()' function as a value selecting 'class' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 725bc949d75ec503d673ba07589935e5219f1a9a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'class'.
content-063 Content with a 'attr()' function as a value selecting 'color' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 13a41c536d8a39d5d5a61fb8d9694050c9909896 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'color'.
content-065 Content with a 'attr()' function as a value selecting 'colspan' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 2be1032eca9a820724e9b04f45200c97972864ab `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'colspan'.
content-066 Content with a 'attr()' function as a value selecting 'compact' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 39310996747b20f1a45dd319dace1f0ea9bcc279 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'compact'.
content-067 Content with a 'attr()' function as a value selecting 'content' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content bb9412e86e79a06940379f0ae46100345aefca10 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'content'.
content-068 Content with a 'attr()' function as a value selecting 'coords' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 48933e6cf9737a7016bb83e53840d10c9d0bd2ad `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'coords'.
content-070 Content with a 'attr()' function as a value selecting 'datetime' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content d7f43ca7f56aeea9b174a5da44f47439ecf2b185 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'datetime'.
content-072 Content with a 'attr()' function as a value selecting 'defer' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 4548ce862b9e95c2b1c648f058f00537b157a704 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'defer'.
content-073 Content with a 'attr()' function as a value selecting 'dir' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b3fd938e3c4cf141459ac40d3775776bd67d512d `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'dir'.
content-075 Content with a 'attr()' function as a value selecting 'enctype' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content a04f16ebfa01c9ff3166f10f37aa895251aca425 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'enctype'.
content-076 Content with a 'attr()' function as a value selecting 'face' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 07227a2156f55aeff2ee0c3fe8b1e1dc39bff45a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'face'.
content-077 Content with a 'attr()' function as a value selecting 'for' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content df7c426b5cdbf3a0a1a92fa56ee2d2b66a5998a4 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'for'.
content-078 Content with a 'attr()' function as a value selecting 'frame' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content dabc18dcdf0c71fa2be5189ce2e379702fb929c2 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'frame'.
content-080 Content with a 'attr()' function as a value selecting 'headers' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f34988041665f866c85cf124dfd3d77160743cef `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'headers'.
content-081 Content with a 'attr()' function as a value selecting 'height' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b3c0cab091b47a70f63b829f403bdcb8f841d3c5 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'height'.
content-082 Content with a 'attr()' function as a value selecting 'href' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 054c8c0d970a6658f795b52ef0e94322ec752a7b `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'href'.
content-083 Content with a 'attr()' function as a value selecting 'hreflang' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content d5a8f8d660478a46579e66e361b1edf6dce81f65 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'hreflang'.
content-085 Content with a 'attr()' function as a value selecting 'http-equiv' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content a3c13cba5c24135d12f22ae7165d10e9a9cc9a62 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles the 'attr()' function when calling the attribute 'http-equiv'.
content-086 Content with a 'attr()' function as a value selecting 'id' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content d1a22d4057550906cce01bf765d405e4fb6c1773 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'id'.
content-089 Content with a 'attr()' function as a value selecting 'lang' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content c82e54036d06eaf144be92bc7a7bc065b8690068 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'lang'.
content-090 Content with a 'attr()' function as a value selecting 'language' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 84226dc0960a0afda828d2585c0f3cd02446a820 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'language'.
content-091 Content with a 'attr()' function as a value selecting 'link' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 63699663e4bbe45784f0dcc19e0038e995a32096 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'link'.
content-096 Content with a 'attr()' function as a value selecting 'media' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 2e5d011bcde0cfb01280a4ec7a23dab9c8359ec2 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'media'.
content-097 Content with a 'attr()' function as a value selecting 'method' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 2cf275a6453302ea753c9a620b5adb6616c7543d `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'method'.
content-099 Content with a 'attr()' function as a value selecting 'name' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content e2e85a5dceb74974cef5fc8c4cbf84710361b743 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'name'.
content-100 Content with a 'attr()' function as a value selecting 'nohref' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content c1537ac64322e45f1e402b5ce3a9c0f9267dd821 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'nohref'.
content-103 Content with a 'attr()' function as a value selecting 'nowrap' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 156354880e327ab349e1c2f03e5d677afd158973 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'nowrap'.
content-105 Content with a 'attr()' function as a value selecting 'onblur' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 00c40f9fb924be3dda4835aa59899f24c5c96a34 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onblur'.
content-107 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onclick' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 004cb000f73a0ef10eefc57fe141bcc9f23afd97 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onclick'.
content-108 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'ondblclick' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 55772dddb38e1250b26f7d23723950a056fc0ccf `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'ondblclick'.
content-109 Content with a 'attr()' function as a value selecting 'onfocus' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 0c3b78a63e5f8860b58ab057be5e842135ce0be8 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onfocus'.
content-110 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onkeydown' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 820f24cbe1c7cb5a169fed8568f8fd9e9730b151 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onkeydown'.
content-111 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onkeypress' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 800453001eee118562fbfc772b15f30e89659d5a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onkeypress'.
content-112 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onkeyup' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 144dffd01f739e5e98259ec05d986902b37cf73b `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onkeyup'.
content-113 Content with a 'attr()' function as a value selecting 'onload' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 0e86e9b05d3171442856fcf9755c9e94892d201a `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onload'.
content-114 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onmousedown' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content e4e0762b07d59ab22d8cc4718fd5e0f56dd1a3a0 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onmousedown'.
content-115 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onmousemove' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 78d89f292b4ba43867c310e1db30e2770c088dbd `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onmousemove'.
content-116 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onmouseout' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 5353c694f0566b1baa83a77ccbbfd57608e4013d `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onmouseout'.
content-117 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onmouseover' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content dfdd831003eb743680ce1c373e36383fd701135c `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onmouseover'.
content-118 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onmouseup' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 9d34ddec74c4435c9c418748f92074ff43fb535c `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onmouseup'.
content-119 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onreset' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 6a9b56f341ffb359da5e7bee243d5ff00882a4e0 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onreset'.
content-121 reference/only_pass_parens_semicolon Content with a 'attr()' function as a value selecting 'onsubmit' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 504ed4f3032937e55f00a7a4721144ee80f3348e `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onsubmit'.
content-122 Content with a 'attr()' function as a value selecting 'onunload' dom http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content c727428808cf3a0670613a822fac9b0d6ff599af `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'onunload'.
content-123 Content with a 'attr()' function as a value selecting 'profile' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 1645b89d077f30b388ad47737d22563dbd31df74 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'profile'.
content-126 Content with a 'attr()' function as a value selecting 'rel' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 38c6fa07b5493d4044e015f64c113f509e42fa1c `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'rel'.
content-127 Content with a 'attr()' function as a value selecting 'rev' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content d42b22e269e32a5a05f96a5d1e0ceb493147c833 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'rev'.
content-129 Content with a 'attr()' function as a value selecting 'rowspan' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 91988dc4f388cec50d4c3ac67584d6cef18c206f `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'rowspan'.
content-130 Content with a 'attr()' function as a value selecting 'rules' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content cc8e424fa793ee006b98fd554efca26391426fa6 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'rules'.
content-131 Content with a 'attr()' function as a value selecting 'scheme' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content dd0e91d3038dfa3b5ecef2868a8dd123c6a22c83 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'scheme'.
content-132 Content with a 'attr()' function as a value selecting 'scope' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 96ce7b6b2de713132c8d4249f799efc8ae921b59 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'scope'.
content-135 Content with a 'attr()' function as a value selecting 'shape' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 3939e0899b7f80ee7ebadfb90e625448dc280432 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'shape'.
content-136 Content with a 'attr()' function as a value selecting 'size' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content d586e93515ddeba506a131ed0322fde2b38ace41 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'size'.
content-138 Content with a 'attr()' function as a value selecting 'src' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 02e156fe0979be492221f10a0b3724b51a6cb11b `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'src'.
content-140 Content with a 'attr()' function as a value selecting 'start' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 496b3586203988c8c12829d94ec136d5681a86eb `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'start'.
content-141 Content with a 'attr()' function as a value selecting 'style' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content cdda5d1f21fe81d16c18edc470754744541c51ee `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'style'.
content-142 Content with a 'attr()' function as a value selecting 'summary' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 782df29012d794cb2a880d850f1bd8dd8e83330d `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'summary'.
content-143 Content with a 'attr()' function as a value selecting 'tabindex' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f8afca54da061c2eda991b23392ae9f624293a71 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'tabindex'.
content-144 Content with a 'attr()' function as a value selecting 'target' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b285fab73dc16980f224df8e88bb1193f4be9d2d `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'target'.
content-145 Content with a 'attr()' function as a value selecting 'text' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 50c6351a11af9b777b043fe85e590a3fa6e024de `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'text'.
content-146 Content with a 'attr()' function as a value selecting 'title' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 683a45095c05f4c05e7241d3c9c2b994de083ba5 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'title'.
content-147 Content with a 'attr()' function as a value selecting 'type' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content ffa51a1202e3b8d15bd6d5687ba8bffafc3878c1 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'type'.
content-149 Content with a 'attr()' function as a value selecting 'valign' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content def6cd046c5ccead1a1e3a74cdc26f26752a0271 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'valign'.
content-150 Content with a 'attr()' function as a value selecting 'value' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content efab3a05b4e22835f52529ca11037d8b9e1c658e `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'value'.
content-151 Content with a 'attr()' function as a value selecting 'valuetype' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 96ad0422efcac4d4902761dc7c13d2bca8953a0b `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'valuetype'.
content-152 Content with a 'attr()' function as a value selecting 'version' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 15d24042d20a0976531adbad095f6286edb0c528 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'version'.
content-153 Content with a 'attr()' function as a value selecting 'vlink' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content db897aaed87b0f7584f81247560c61720fbd7a38 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'vlink'.
content-155 Content with a 'attr()' function as a value selecting 'width' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content b41cecaff7404ee85bc30fe8daf3bb862c130f21 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles the 'attr()' function when calling the attribute 'width'.
content-156 Content with the value of 'open-quote' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content ecb4562e417a44bd795081abc5f41338847c0628 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles an 'open-quote' value.
content-157 Content with the value of 'close-quote' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content f85b380694a490f4ff18cfa4a45b5675dd453bfd `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'close-quote' value.
content-158 Content with the value of 'no-open-quote' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 4ff0f3a1ee55e48f78c1311c0618cd29eec3f20c `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'no-open-quote' value.
content-159 Content with the value of 'no-close-quote' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 346a3628a5ed4f69255119744771a83aa56aeb46 `Microsoft`<http://www.microsoft.com/> The 'content' property properly handles a 'no-close-quote' value.
content-160 Content with the value of 'inherit' http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/generate.html#content 0df9d91e06178c2a7a90d5328ae8833b4f8ac8f5 `Microsoft`<http://www.microsoft.com/> The 'content' property correctly handles an 'inherit' value.
content-171 reference/content-171-ref Generated Content: Simple \A http://www.w3.org/TR/CSS21/generate.html#content 71710b02d1d5856e6ec2923e2bd302c6e5b8b644 `Ian Hickson`<mailto:ian@hixie.ch>
content-172 reference/content-172-ref Generated Content: \A and white-space http://www.w3.org/TR/CSS21/generate.html#content 784383d5ddec56b8d2d1cd21108e4c3450fc71e9 `Ian Hickson`<mailto:ian@hixie.ch>
content-173 reference/content-173-ref Generated Content: Nasty parsing and generated content test http://www.w3.org/TR/CSS21/generate.html#content 6753b665ae68bdcbe4235c3bafbbd77abd1d2a59 `Ian Hickson`<mailto:ian@hixie.ch>
content-174 reference/content-174-ref Generated Content: \A and white-space http://www.w3.org/TR/CSS21/generate.html#content 7526bab51bb7212c3f6e8834376a617968ff6f58 `Ian Hickson`<mailto:ian@hixie.ch>
content-175 reference/content-175-ref Generated Content: \A and white-space http://www.w3.org/TR/CSS21/generate.html#content 6919592c364dc7c301ba6959f544a94375a7bb19 `Ian Hickson`<mailto:ian@hixie.ch>
content-177 reference/content-177-ref Generated Content: Entities http://www.w3.org/TR/CSS21/generate.html#content 5fe7f6e19bc27455cf373152054be1a306abec3e `Ian Hickson`<mailto:ian@hixie.ch>
content-178 Generated Content and :hover interact http://www.w3.org/TR/CSS21/generate.html#content 675e24e72228e46eb73af78f44e36882d45957b4 `Ian Hickson`<mailto:ian@hixie.ch>
content-applies-to-001 Content property works only with :before and :after http://www.w3.org/TR/CSS21/generate.html#content 0a7b1ab9d36c05a3a846ddbb83630d2c7d472446 `Microsoft`<http://www.microsoft.com/> Content property only works in conjunction with the :before and :after pseudo-elements.
content-attr-001 Content property missing attr(x) http://www.w3.org/TR/CSS21/generate.html#content a0172362ab7646f9bc95c6a72f8e802b0be15661 `Microsoft`<http://www.microsoft.com/> If attribute (x) does not exist then an empty string is returned for the attr(x) value.
content-attr-002 Generated Content from Attributes http://www.w3.org/TR/CSS21/generate.html#content 3e946aa0feecdff07e2b1eb05d7ac1035d5bd7e7 `Ian Hickson`<mailto:ian@hixie.ch>
content-attr-case-001 Content property attr(x) case sensitivity HTMLonly http://www.w3.org/TR/CSS21/generate.html#content 96aca06767439e52a29914a3e62c5fb48ca7b051 `Microsoft`<http://www.microsoft.com/> The attr(x) function selects the attribute even when case does not match.
content-attr-case-002 content attr(x) case sensitivity nonHTML http://www.w3.org/TR/CSS21/generate.html#content 8f51b48e369494bfb30ac28c19acfd57462413e2 `Microsoft`<http://www.microsoft.com/> Verify in XHTML that attr(x) does not select the attribute when the case does not match
content-auto-reset-001 Content property on out of scope counter http://www.w3.org/TR/CSS21/generate.html#content 073f16d82ce968e2b8068bfa814e1766852b4f2b `Microsoft`<http://www.microsoft.com/> If content refers to a counter that is not in scope, it is assumed that a counter-reset has occurred and the counter is reset to zero.
content-counter-000 reference/content-counter-000-ref content: counter(c) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 10e4d89110ea5ffa88f5afdae68d9972d4da8921 `L. David Baron`<https://dbaron.org/>
content-counter-001 reference/content-counter-001-ref content: counter(c, none) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles eb08fbbc15621dd38c867ac839bdd1b92a2a8897 `L. David Baron`<https://dbaron.org/>
content-counter-002 reference/content-counter-002-ref content: counter(c, disc) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 87b31658ea80e89315afcec25cc4ea4bd636f801 `L. David Baron`<https://dbaron.org/>
content-counter-003 reference/content-counter-003-ref content: counter(c, circle) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 71c3c32520dcf98b5801e550509e5d32dec8a588 `L. David Baron`<https://dbaron.org/>
content-counter-004 reference/content-counter-004-ref content: counter(c, square) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles f5ba635d75095558ca89026f21928eb2edc12d2d `L. David Baron`<https://dbaron.org/>
content-counter-005 reference/content-counter-000-ref content: counter(c, decimal) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 1ef00bf4eac6c1a97c8b143c13ebe97ae13d8d7b `L. David Baron`<https://dbaron.org/>
content-counter-006 reference/content-counter-006-ref content: counter(c, decimal-leading-zero) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 9731387b5b030ba41402ba2e3bb980f981ab79f0 `L. David Baron`<https://dbaron.org/>
content-counter-007 reference/content-counter-007-ref content: counter(c, lower-roman) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 9501d769d23526db0954edbab5bb8c7cab3a11ca `L. David Baron`<https://dbaron.org/>
content-counter-008 reference/content-counter-008-ref content: counter(c, upper-roman) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles babfef7f4edb8ca4a2ec7bedd30de5130d6e1457 `L. David Baron`<https://dbaron.org/>
content-counter-009 reference/content-counter-009-ref content: counter(c, georgian) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 912118a7885d4ae460f42bee75780a7faabba618 `L. David Baron`<https://dbaron.org/>
content-counter-010 reference/content-counter-010-ref content: counter(c, armenian) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 4181c463fe54de3a62fb99e27071dad8ba1c6f00 `L. David Baron`<https://dbaron.org/>
content-counter-011 reference/content-counter-011-ref content: counter(c, lower-latin) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles a186cb797dc8e4b946e4b03b05a7885f5134d22d `L. David Baron`<https://dbaron.org/>
content-counter-012 reference/content-counter-011-ref content: counter(c, lower-alpha) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 7b50b494c8682e5fd7eac989ff6ffee822d33463 `L. David Baron`<https://dbaron.org/>
content-counter-013 reference/content-counter-013-ref content: counter(c, upper-latin) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 0369080304305983ebbb027b2f1adb10b8ac40ee `L. David Baron`<https://dbaron.org/>
content-counter-014 reference/content-counter-013-ref content: counter(c, upper-alpha) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 7c5f5d0e5f6a73f2ed08d1006288c45a33b7ac55 `L. David Baron`<https://dbaron.org/>
content-counter-015 reference/content-counter-015-ref content: counter(c, lower-greek) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles fb13521571e98d39b55d011699a97f1063f4469e `L. David Baron`<https://dbaron.org/>
content-counter-016 reference/content-counter-000-ref content: counter() error cases invalid http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 959ab4f61a9141a0b5dbe7b2514cc01d2711c8c2 `L. David Baron`<https://dbaron.org/>
content-counters-000 content: counters(c, ".") http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 4e3dd0ebd3edc50a3190fd83b53c5dbd6b47925d `L. David Baron`<https://dbaron.org/>
content-counters-001 content: counters(c, ".", none) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 5f762a24c91417f9abf4f4a9acc9ee7bf2e94716 `L. David Baron`<https://dbaron.org/>
content-counters-002 content: counters(c, ".", disc) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 482eb7dbcf1f5c389401c835113d2209cc0876db `L. David Baron`<https://dbaron.org/>
content-counters-003 content: counters(c, ".", circle) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles c7efac1ec2460b7b271ad459f5e58d9b65164ef6 `L. David Baron`<https://dbaron.org/>
content-counters-004 content: counters(c, ".", square) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 28ec4384be2463f6d4e56aa88b3e04ea47c089bc `L. David Baron`<https://dbaron.org/>
content-counters-005 content: counters(c, ".", decimal) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 5082e3d47e9ef835f5af26069e25dc4393499d72 `L. David Baron`<https://dbaron.org/>
content-counters-006 content: counters(c, ".", decimal-leading-zero) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 20577593cc1599e626f879f02dab3e4aeea8e2c7 `L. David Baron`<https://dbaron.org/>
content-counters-007 content: counters(c, ".", lower-roman) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 5a3963c8862e4d6c7616b702780f2e0eaa87db76 `L. David Baron`<https://dbaron.org/>
content-counters-008 content: counters(c, ".", upper-roman) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 03020eb04441b0fd09e9d3d6d1ec69d0da826a2b `L. David Baron`<https://dbaron.org/>
content-counters-009 content: counters(c, ".", georgian) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles c3c2134e058fa350ad9c423c4738327ce3e9a0e3 `L. David Baron`<https://dbaron.org/>
content-counters-010 content: counters(c, ".", armenian) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 750977832f8fa4c5198dd87a652487c072aa1e78 `L. David Baron`<https://dbaron.org/>
content-counters-011 content: counters(c, ".", lower-latin) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 9f64d5a6a932e1898df1d4694c6d6ac6bdd06cb6 `L. David Baron`<https://dbaron.org/>
content-counters-012 content: counters(c, ".", lower-alpha) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles ed2a04ee7886e9b94b1ac18aa2ae493f8ada3ad6 `L. David Baron`<https://dbaron.org/>
content-counters-013 content: counters(c, ".", upper-latin) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 37ed20e70991f1210ce254b63d94ec6ccaffab3f `L. David Baron`<https://dbaron.org/>
content-counters-014 content: counters(c, ".", upper-alpha) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles cb507416e71b393c5e9f4806259012ce10b86e9a `L. David Baron`<https://dbaron.org/>
content-counters-015 content: counters(c, ".", lower-greek) http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles c40908a717bc49763f52dfccea325fcbb936fde4 `L. David Baron`<https://dbaron.org/>
content-counters-016 content: counters() string argument http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 561536a31684121144b71b32b92fc39c0d7f0869 `L. David Baron`<https://dbaron.org/>
content-counters-017 content: counters() string argument http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 9a58efac3d4b7de7eaf7b7e80a5531bb3d7190d3 `L. David Baron`<https://dbaron.org/>
content-counters-018 content: counters() error cases invalid http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter,http://www.w3.org/TR/CSS21/generate.html#counter-styles 4c09c62b54b3346b493a4fd313dfe34b7c2194a3 `L. David Baron`<https://dbaron.org/>
content-inherit-001 CSS inheritance: content http://www.w3.org/TR/CSS21/generate.html#content 3d1fb5b9dd7932255a07aead0eb85b71575f8a79 `Ian Hickson`<mailto:ian@hixie.ch>
content-inherit-002 reference/content-inherit-002-ref CSS inheritance: content with tables http://www.w3.org/TR/CSS21/generate.html#content 0ebd972e2fc438dd1ccaa183a6b42aabf95b9b53 `Ian Hickson`<mailto:ian@hixie.ch>
content-newline-001 Content property \A creates newline http://www.w3.org/TR/CSS21/generate.html#content 1ba88d62fa00bed7b19362811b21dcc9ca2d346a `Microsoft`<http://www.microsoft.com/> A '\A' creates a newline for strings in the content property.
content-type-000 reference/content-type-000-ref text/css content type http http://www.w3.org/TR/CSS21/conform.html#text-css 9546b44fbf539aca8fa78e6f63da84733851723f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`David Hammond`<http://www.webdevout.net/contact> A stylesheet sent as text/plain should not be interpreted by user agents as CSS. It should instead be ignored.
content-type-001 reference/content-type-000-ref text/css content type http http://www.w3.org/TR/CSS21/conform.html#text-css 40f6f3d753d0f1713ff8c2a961f5b9f8d7bd20e4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> A stylesheet sent as text/plain should not be interpreted by user agents as CSS. It should instead be ignored.
content-uri-001 Content property with missing image image http://www.w3.org/TR/CSS21/generate.html#content ae1ec88b1b6c782c36f1f1715e12b8f378f248b3 `Microsoft`<http://www.microsoft.com/> When the URI resource cannot be displayed the user agent needs to leave it out or display some indication that the resource cannot be displayed.
content-white-space-001 Content property and white-space: pre-line http://www.w3.org/TR/CSS21/generate.html#content 8729f4b3815b834fd972e3c7c2fcc9d8e6eb8574 `Microsoft`<http://www.microsoft.com/> 'white-space: pre-line' applies to generated string content.
content-white-space-002 Content property and white-space: pre http://www.w3.org/TR/CSS21/generate.html#content 6d1614a864867a18657587a76193169babf2d8a5 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Microsoft`<http://www.microsoft.com/> 'white-space: pre' applies to generated string content.
content-white-space-003 Content property and white-space: nowrap http://www.w3.org/TR/CSS21/generate.html#content 62fb8054cc466b47fc436ee7fd35c5bb5828c8cc `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Microsoft`<http://www.microsoft.com/> 'white-space: nowrap' applies to generated string content.
content-white-space-004 Content property and white-space: nowrap http://www.w3.org/TR/CSS21/generate.html#content 985d2b077592ab7e423e726b15d9784e9dc207f3 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Microsoft`<http://www.microsoft.com/> 'white-space: normal' applies to generated string content.
control-characters-002 Control Characters http://www.w3.org/TR/CSS21/text.html#spacing-props c7713c650b5c7708c47505b3bfc15b077239a3da `Microsoft`<http://www.microsoft.com/> Handling and processing of control characters.
core-syntax-001 reference/core-syntax-001-ref Nested blocks in unexpected places http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 8083a54de86162213a3876de01711fb1bda55453 `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-002 reference/core-syntax-002-ref Nested blocks in unexpected places http://www.w3.org/TR/CSS21/syndata.html#parsing-errors cabb58f3d6b08b9b1b2e1a3d0af0264ff415d300 `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-003 reference/ref-this-text-should-be-green Nested blocks in unexpected places (with no whitespace) http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 1fcbb868190723c21e7af574ee784217aa6a9e2a `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-004 reference/ref-this-text-should-be-green Nested blocks in unexpected places (with no whitespace) http://www.w3.org/TR/CSS21/syndata.html#parsing-errors c48a1e0d48c850e686716edbf17a8fa2ecc2c2a2 `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-006 reference/core-syntax-006-ref Parsing invalid '!' declarations http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 094571a3d3d620642722fa494259ee46d718abab `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-007 reference/core-syntax-007-ref Parsing invalid '!' declarations http://www.w3.org/TR/CSS21/syndata.html#parsing-errors d6a2644d5ffff6a813bf16218760610e35b15a9d `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-008 reference/ref-this-text-should-be-green Parsing invalid '!' declarations http://www.w3.org/TR/CSS21/syndata.html#parsing-errors bbcab0c5f9c6e255999b84544cc685740ae5cc85 `Ian Hickson`<mailto:ian@hixie.ch>
core-syntax-009 reference/ref-this-text-should-be-green Syntactic White Space http://www.w3.org/TR/CSS21/syndata.html#tokenization 076d16691c7b45f55ff243c92db47980147260eb `Elika J. Etemad`<http://fantasai.inkedblade.net/> Only the characters U+0020, U+0009, U+000A, U+000D, and U+000C are considered white space.
counter-increment-000 dynamic changes to 'counter-increment' dom http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter e6fbfe675240c9daeb75ba658c254f37b2b710d0 `L. David Baron`<https://dbaron.org/>
counter-increment-001 dynamic changes to 'counter-increment' dom http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 7dcf62e2209dae477dc4e3c448ef54b0be912d45 `L. David Baron`<https://dbaron.org/>
counter-increment-002 dynamic changes to 'counter-increment' dom http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 3b80757abea37b38c5021174a6088d266bd4a8bc `L. David Baron`<https://dbaron.org/>
counter-increment-003 Counter-increment with an identifier and a number set to the minimum value, ident -2147483648 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 44143ba8e518a7fce455b56f3bf4dd2f100f0285 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum value.
counter-increment-004 Counter-increment with an identifier and a number set to the minimum plus one value, ident -2147483647 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 49861f2f8bfea1b89d34a3f3293b564a90fb454b `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum plus one value.
counter-increment-005 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to negative zero, ident -0 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 743e7a3c826949e1e359baa0aed064ee889f19a7 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to negative zero.
counter-increment-006 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to zero, ident 0 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 2480cf23f29c2a53b9d8aa98a6909db87d4b5377 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to zero.
counter-increment-007 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to positive zero, ident +0 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters bb7acac181faacf6e910329694ab8fb2c9419131 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to positive zero.
counter-increment-008 reference/pass_if_number_10 Counter-increment with an identifier and a number set to nominal value, ident 10 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 452029e3d81f6f018ff6d360cfeca5aa868b6a0c `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value.
counter-increment-009 reference/pass_if_number_10 Counter-increment with an identifier and a number set to a positive nominal value, ident +10 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters fad4aa05ab3fe59e19ce7a7a56a9bc552e2b2a88 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and a positive integer value.
counter-increment-010 Counter-increment with an identifier and a number equivalent to the maximum minus one value, ident 2147483646 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 6abbf4dbcf64f6f2e1368952af8408c64a3bda47 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum minus one value.
counter-increment-011 Counter-increment with an identifier and a number equivalent to the maximum value, ident 2147483647 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 5e3a42e3d329a8c9531162a498b14345a4f90d04 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value.
counter-increment-012 Counter-increment with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 7addca8698caddba0304f5b2b217f6a3e1ef12a2 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value with a plus sign.
counter-increment-013 Counter-increment with an identifier and a number equivalent to the maximum plus one value, ident 2147483648 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 8f75fb5bb74ab4e60d5c48bfe3d6f637a4e4dd0d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum plus one value.
counter-increment-014 Counter-increment with only an identifier, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters ba53d1b8bcf8647a9d4ac9457f238b087c5c4874 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with only an identifier, grouped twice.
counter-increment-015 Counter-increment with an identifier and a number set to the minimum minus one value, ident -2147483649, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 0108e33f6d0f0a7a2cb6723a84fc523930208b59 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum minus one value, grouped twice.
counter-increment-016 Counter-increment with an identifier and a number set to the minimum value, ident -2147483648, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 91a9c8fe37e5a2b22bc9f5dace2a20184b5234f8 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum value, grouped twice.
counter-increment-017 Counter-increment with an identifier and a number set to the minimum plus one value, ident -2147483647, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters a9ec92fd59c0bb1f4e48c2af00cf983679d08572 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum plus one value, grouped twice.
counter-increment-018 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to negative zero, ident -0, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 096596815a5cc7d4459dabd017fd8280bd4cd55a `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to negative zero, grouped twice.
counter-increment-019 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to zero, ident 0, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 0d38117862e169573295924c069721b70128b645 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to zero, grouped twice.
counter-increment-020 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to positive zero, ident +0, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 32f0c9d3b9db9eeca8710b15be91cc28ff493730 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to positive zero, grouped twice.
counter-increment-021 Counter-increment with an identifier and a number set to nominal value, ident 10, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 619d498c9f5247456e5ba723477261be6ccc9664 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value, grouped twice.
counter-increment-022 Counter-increment with an identifier and a number set to a positive nominal value, ident +10, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 1696a9345d3f70931ba64f0beb9d6121063edaee `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and a positive integer value, grouped twice.
counter-increment-023 Counter-increment with an identifier and a number equivalent to the maximum minus one value, ident 2147483646, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 3fb38477b62a1b657698f1529eb56a3c9b685163 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum minus one value, grouped twice.
counter-increment-024 Counter-increment with an identifier and a number equivalent to the maximum value, ident 2147483647, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 5dc2c488e6c8e4b03eff992593e0aad51e0fab09 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value, grouped twice.
counter-increment-025 Counter-increment with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 1ba142eb44f1b74ccec88836cd1fb3ae7c662bb8 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value with a plus sign, grouped twice.
counter-increment-026 Counter-increment with an identifier and a number equivalent to the maximum plus one value, ident 2147483648, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 1dbd9354aa7346acb8a9d69fd2c41eee7c1337b6 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum plus one value, grouped twice.
counter-increment-027 Counter-increment with only an identifier, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters fbd5dd313db3e1a6ad37b64a2e7826d510b38502 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with only an identifier, grouped three times.
counter-increment-028 Counter-increment with an identifier and a number set to the minimum minus one value, ident -2147483649, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 35a1a6b035211b37fdff263a74a270e10af95ab2 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum minus one value, grouped three times.
counter-increment-029 Counter-increment with an identifier and a number set to the minimum value, ident -2147483648, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 1eea37734b0765198ba33325be821896c4db5db4 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum value, grouped three times.
counter-increment-030 Counter-increment with an identifier and a number set to the minimum minus one value, ident -2147483647, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 1506f611ca310f696c1367bb94be2f43fc589e7d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum value, grouped three times.
counter-increment-031 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to negative zero, ident -0, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 10e85f409feb6ff0d6d8772254fa5c5ba0cf02fc `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to negative zero, grouped three times.
counter-increment-032 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to zero, ident 0, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters ddc8f79ed2949053886c6ca69adba6d7af1c5cfa `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to zero, grouped three times.
counter-increment-033 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to positive zero, ident +0, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 1032a1d1f46751cd21750a34ef8f7b265976e32d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to positive zero, grouped three times.
counter-increment-034 Counter-increment with an identifier and a number set to nominal value, ident 10, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 40d93acb89b2563f319f86cf4009540368ee6c0f `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value, grouped three times.
counter-increment-035 Counter-increment with an identifier and a number set to a positive nominal value, ident +10, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters dcb5c0485d5f98802c4cb23a97c74bf75062863b `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and a positive integer value, grouped three times.
counter-increment-036 Counter-increment with an identifier and a number equivalent to the maximum minus one value, ident 2147483646, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters bb8b9fe732afcadda595dd00cf92e17540261e6d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum minus one value, grouped three times.
counter-increment-037 Counter-increment with an identifier and a number equivalent to the maximum value, ident 2147483647, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 97eb4ec208ae41159c0cc98727ac285406edf18d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value, grouped three times.
counter-increment-038 Counter-increment with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 0256436609f8d49030c68958464038490c8ff0c1 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value with a plus sign, grouped three times.
counter-increment-039 Counter-increment with an identifier and a number equivalent to the maximum plus one value, ident 2147483648, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters cd0d71e4cbab32beff9b809bf3b9f5c4bd413c0d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum plus one value, grouped three times.
counter-increment-040 Counter-increment with only an identifier, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 4c6c7b96ed765cfd07c76577239b67930ec79544 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with only an identifier, grouped thirty-two times.
counter-increment-041 Counter-increment with an identifier and a number set to the minimum minus one value, ident -2147483649, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 870cc9208ff81bf0ba6098c0e02eddcada2cb952 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum minus one value, grouped thirty-two times.
counter-increment-042 Counter-increment with an identifier and a number set to the minimum value, ident -2147483648, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 3d78ab705149febba1bfb3a492f3ab07f9ce358a `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum value, grouped thirty-two times.
counter-increment-043 Counter-increment with an identifier and a number set to the minimum minus one value, ident -2147483647, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 8e91ab80cc7ca681a6927f2107df86d4610b0491 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum value, grouped thirty-two times.
counter-increment-044 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to negative zero, ident -0, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters d80c74ab8c855820ccf7eb29d8f59603bf1b89d3 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to negative zero, grouped thirty-two times.
counter-increment-045 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to zero, ident 0, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 0c56b76b5c2718362795d173025ebe43c1def391 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to zero, grouped thirty-two times.
counter-increment-046 reference/pass-if-number-0-30px Counter-increment with an identifier and a number set to positive zero, ident +0, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 4ce0cc5e8d9bc7e3109fca3eaaf815df36b3d5e1 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value set to positive zero, grouped thirty-two times.
counter-increment-047 Counter-increment with an identifier and a number set to nominal value, ident 10, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 52c30883286861e3e6043c310ebc0641ce615257 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value, grouped thirty-two times.
counter-increment-048 Counter-increment with an identifier and a number set to a positive nominal value, ident +10, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters c9154121b8df82a966849e8cadfe86d124808482 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and a positive integer value, grouped thirty-two times.
counter-increment-049 Counter-increment with an identifier and a number equivalent to the maximum minus one value, ident 2147483646, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 712861ca4ebfc7f5a4c415d0e313c53a3a249ac2 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum minus one value, grouped thirty-two times.
counter-increment-050 Counter-increment with an identifier and a number equivalent to the maximum value, ident 2147483647, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 32c9ba801960e8e30bd30830e5058e2b3c907aa9 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value, grouped thirty-two times.
counter-increment-051 Counter-increment with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 9266c0bfd07abc3a3e1c29eac0d12ad0c2d0c4ca `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum value with a plus sign, grouped thirty-two times.
counter-increment-052 Counter-increment with an identifier and a number equivalent to the maximum plus one value, ident 2147483648, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 2be2a5dd86a782ee26b4dc8c07136373077f106a `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the maximum plus one value, grouped thirty-two times.
counter-increment-053 Counter-increment with the value 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 3e7bc41b54cb587513698aeda67dfab3e72ca851 `Microsoft`<http://www.microsoft.com/> The counter-increment set to 'none' does not increment counter.
counter-increment-054 Counter-increment with a value of inherit http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 065580206b8c94c31878e87792190fa38f127caa `Microsoft`<http://www.microsoft.com/> The counter-increment with the value inherit specified.
counter-increment-055 Counter-increment with only an identifier http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters f030b8cd9b189db4bd701c02ea0cba6f254d3bf2 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with only an identifier.
counter-increment-056 Counter-increment with an identifier and a number set to the minimum minus one value, ident -2147483649 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 83d965cd7943e7b04fc5d15ea604f52cd0be3889 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property with an identifier and an integer value equivalent to the minimum minus one value.
counter-increment-applies-to-001 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters aed4236a4623996a12f6adbe0e9a8d0611b68784 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'table-row-group'.
counter-increment-applies-to-002 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 0654d2af058f7f2fa8d4e7909075790fd104003f `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'table-header-group'.
counter-increment-applies-to-003 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 425ab5342418158844fa57d5297ffb27e9812991 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'table-footer-group'.
counter-increment-applies-to-004 reference/pass_if_number_5 Counter-increment applied to elements with display table-row http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 582b26f53a6acf949c1dae5cdc08bb32819f87af `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a display of table-row.
counter-increment-applies-to-005 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 51ff3a548309382e1b45d2fbc142465c10dbfe46 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'table-column-group'.
counter-increment-applies-to-006 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 247063608cebe9b5344f7ace1004d2f3a8cbe51d `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'table-column'.
counter-increment-applies-to-007 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 17cf9d11ec9245047cd2f470e67f2039ac2c3bdf `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' of 'table-cell'.
counter-increment-applies-to-008 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 326d269f02ec2da6e4cd22df88e6549af312f9ac `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'inline'.
counter-increment-applies-to-009 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters e9967e842253743afe6e0c2a619b5f36e135bf66 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'block'.
counter-increment-applies-to-010 Counter-increment applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters d64c9afd121839ff4ed96c05b9c3c9423a715d97 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'list-item'.
counter-increment-applies-to-011 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 9bad3107fcff6573dc360d4b87d4c70f9fc5e784 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'run-in'.
counter-increment-applies-to-012 reference/pass_if_number_5 Counter-increment applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 7e35c8aef9bd45a9be8c327047f5ccd480c9f5d9 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a 'display' set to 'inline-block'.
counter-increment-applies-to-013 reference/pass_if_number_5 Counter-increment applied to elements with display table http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 9658ba273f0ad516092ac933a34006c2a809a58f `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a display of table.
counter-increment-applies-to-014 reference/pass_if_number_5 Counter-increment applied to elements with display inline-table http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 951a64d857c958ad82bbf747e8fc8a4f25074b41 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a display of inline-table.
counter-increment-applies-to-015 reference/pass_if_number_5 Counter-increment applied to elements with display table-caption http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment,http://www.w3.org/TR/CSS21/generate.html#counters 0b16c89f525a8ea06ee4912cde09e415aadc41d7 `Microsoft`<http://www.microsoft.com/> The 'counter-increment' property applies to elements with a display of table-caption.
counter-increment-auto-reset-001 Counter-increment on out of scope counter http://www.w3.org/TR/CSS21/generate.html#content b24f32d848762f787d342fcbf03e5545a0b9ac5b `Microsoft`<http://www.microsoft.com/> If a counter-increment refers to counter that is not in scope it assumes that a counter-reset has occurred and resets back to zero.
counter-increment-display-001 Counter-increment only on 'display: none' element http://www.w3.org/TR/CSS21/generate.html#content 293ddf962297e27119a07719eefcd48b6db626a1 `Microsoft`<http://www.microsoft.com/> An element that is set to 'display: none' does not increment or create a counter.
counter-increment-display-002 Counter-increment on 'display: none' element http://www.w3.org/TR/CSS21/generate.html#content 1c3c69a26534be1c8eaf900212785410fb172ab9 `Microsoft`<http://www.microsoft.com/> An element that is set to 'display: none' does not increment counters.
counter-increment-display-003 Counter-increment on pseudo-element and 'display: none' on element http://www.w3.org/TR/CSS21/generate.html#content 23a7e5d1aeb53541a7bdf38d4c3ab7e2669cf6ad `Microsoft`<http://www.microsoft.com/> An element that is set to 'display: none' does not increment counters when increment is on the pseudo-element.
counter-increment-display-004 Counter-increment on pseudo-element, 'display: none' on element and parent with counter-reset http://www.w3.org/TR/CSS21/generate.html#content c361132025b91244ec502e992da092b7fbbe728a `Microsoft`<http://www.microsoft.com/> An element that is set to 'display: none' does not increment counters when increment is on the pseudo-element.
counter-increment-multiple-001 Multiple counter-increment before counter use http://www.w3.org/TR/CSS21/generate.html#content 729ec8b5682bd65a14f798a456f3773fb16baccf `Microsoft`<http://www.microsoft.com/> If multiple increments are specified on the same counter then all of them occur in the order specified.
counter-increment-not-generated-001 Counter-increment on pseudo-element that is not generated http://www.w3.org/TR/CSS21/generate.html#content 0bf00f766e0df07d48a3f29e8e99d976a2f4218b `Microsoft`<http://www.microsoft.com/> Pseudo-elements that are not generated do not increment counters.
counter-increment-visibility-001 reference/pass_if_number_5 Counter-increment only on 'visibility: hidden' element http://www.w3.org/TR/CSS21/generate.html#content f972f37a4ffdacc0b2477002d0c7f20c81980dc5 `Microsoft`<http://www.microsoft.com/> An element that is set to 'visibility: hidden' does increment and can create a counter.
counter-increment-visibility-002 Counter-increment on 'visibility: hidden' element http://www.w3.org/TR/CSS21/generate.html#content b222388bfa3ff5e75fe786e0c736cdb9336c176c `Microsoft`<http://www.microsoft.com/> An element that is set to 'visibility: hidden' does increment counters.
counter-increment-visibility-003 Counter-increment on pseudo-element and 'visibility: hidden' on element http://www.w3.org/TR/CSS21/generate.html#content 3f384753079b5a1267f8cfdb4fd82a5f4b1dcb5f `Microsoft`<http://www.microsoft.com/> An element that is set to 'visibility: hidden' does increment counters when increment is on the pseudo-element.
counter-increment-visibility-004 Counter-increment on pseudo-element, 'visibility: hidden' on element and parent with counter-reset http://www.w3.org/TR/CSS21/generate.html#content 87b7c2096f60a7706e3c3cf8696dbf8fe227ea69 `Microsoft`<http://www.microsoft.com/> An element that is set to 'visibility: hidden' does increment counters when increment is on the pseudo-element.
counter-reset-000 dynamic changes to 'counter-increment' dom http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 33e709dae6a21e08ceb3ee8fa306fc5dcb1af1d3 `L. David Baron`<https://dbaron.org/>
counter-reset-001 dynamic changes to 'counter-increment' dom http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter e7fcb35e2a55b794b50807664e972c9148e5c178 `L. David Baron`<https://dbaron.org/>
counter-reset-002 dynamic changes to 'counter-increment' dom http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 0469bea2e35e9817831f696ae9dd50f94232e30d `L. David Baron`<https://dbaron.org/>
counter-reset-003 Counter-reset with an identifier and a number set to the minimum value, ident -2147483648 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 3d75762f48475eeaacd12341f0ae3fb5b789b8e5 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value.
counter-reset-004 Counter-reset with an identifier and a number set to the minimum plus one value, ident -2147483647 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters ea6c38fb1ede5fe14c68c19f843b3eb15c2af322 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum plus one value.
counter-reset-005 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to negative zero, ident -0 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 242957f418fd10f997ec6adcaf92001a794090bf `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to negative zero.
counter-reset-006 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to zero, ident 0 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters d695393b3e71e0385f16fe89408bb26cc13d99a7 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to zero.
counter-reset-007 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to positive zero, ident +0 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 6899549cfea692afe3954dd4257f88c2704569a7 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to positive zero.
counter-reset-008 reference/pass_if_number_10 Counter-reset with an identifier and a number set to nominal value, ident 10 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters fb83b89ab39147512b3e9a80d6535ad95c485152 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value.
counter-reset-009 reference/pass_if_number_10 Counter-reset with an identifier and a number set to a positive nominal value, ident +10 http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 98f21a49926b202175c893629ee3558abe830e4f `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and a positive integer value.
counter-reset-010 Counter-reset with an identifier and a number equivalent to the maximum minus one value, ident 2147483646 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 463d34785dd973de8c04665fb4f4f790f6dc8094 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum minus one value.
counter-reset-011 Counter-reset with an identifier and a number equivalent to the maximum value, ident 2147483647 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 69ef310e6f86f052cf58b13079d943bab8471b9f `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value.
counter-reset-012 Counter-reset with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters fb61f98fc7bda355c9f6913887081f0dacc100e3 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value with a plus sign.
counter-reset-013 Counter-reset with an identifier and a number equivalent to the maximum plus one value, ident 2147483648 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 6bf2d10c12b82b83cd4428e2d35fa3c60b3a79e2 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum plus one value.
counter-reset-014 reference/pass-if-number-0-30px Counter-reset with only an identifier, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 0d106b0ed160d1855d5e54bfe0af750b5ab3958d `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with only an identifier, grouped twice.
counter-reset-015 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483649, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters af8c3cd82b5b8e8c2c53987ba7ba0f0ac155e944 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum minus one value, grouped twice.
counter-reset-016 Counter-reset with an identifier and a number set to the minimum value, ident -2147483648, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 89327cc8a86b3d0dc8a1f41aa3375a23324489d3 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value, grouped twice.
counter-reset-017 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483647, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 899b7acf9dc8058950c41179d6b20f1cd0fcbc36 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value, grouped twice.
counter-reset-018 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to negative zero, ident -0, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 327c929af3ab6347cdfb8f6909ec82ef80c2e143 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to negative zero, grouped twice.
counter-reset-019 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to zero, ident 0, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 4889a8e3ea42068ef428e4a35e52f572ea7583e9 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to zero, grouped twice.
counter-reset-020 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to positive zero, ident +0, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 5e4e685857a3c482eeb92b517387693fed67127c `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to positive zero, grouped twice.
counter-reset-021 reference/pass_if_number_10 Counter-reset with an identifier and a number set to nominal value, ident 10, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 31d1d916d64803502aedd9d5af1069a8d3f5ceb9 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value, grouped twice.
counter-reset-022 reference/pass_if_number_10 Counter-reset with an identifier and a number set to a positive nominal value, ident +10, grouped twice http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 68571846b54561effa13dcdf05cb20f0bce28807 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and a positive integer value, grouped twice.
counter-reset-023 Counter-reset with an identifier and a number equivalent to the maximum minus one value, ident 2147483646, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters cb1d05982ca6182744db283728d3d42f0a69fa66 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum minus one value, grouped twice.
counter-reset-024 Counter-reset with and identifier and a number equivalent to the maximum value, ident 2147483647, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 45ed2fa2d09ba542f544473841d669237cb8662e `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value, grouped twice.
counter-reset-025 Counter-reset with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 486df2d1c161bb295682678f0f95afa981338862 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value with a plus sign, grouped twice.
counter-reset-026 Counter-reset with an identifier and a number equivalent to the maximum plus one value, ident 2147483648, grouped twice 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 4c9df44ed42d759ec001d81db3064fc4dcfd7113 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum plus one value, grouped twice.
counter-reset-027 reference/pass-if-number-0-30px Counter-reset with only an identifier, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 0bf59154b3d927371f22f50ec2a85df5e79fa430 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with only an identifier, grouped three times.
counter-reset-028 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483649, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 55db70e863281cd3f3988cf6b3d12835d1b46899 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum minus one value, grouped three times.
counter-reset-029 Counter-reset with an identifier and a number set to the minimum value, ident -2147483648, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 9d05894e8cb945001dc63d830c93fa632c12fbec `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value, grouped three times.
counter-reset-030 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483647, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 8707401aa28ee8ef0f38dac1088a0c26c0445542 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value, grouped three times.
counter-reset-031 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to negative zero, ident -0, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters d7b27714c2e4b73ab6fe9a53ca665b86b908c4bb `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to negative zero, grouped three times.
counter-reset-032 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to zero, ident 0, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 28e49d15c18796439c16e5d3d0c99cad47d115c8 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to zero, grouped three times.
counter-reset-033 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to positive zero, ident +0, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 9ab08d66da4ed6f13b619b13f8b20e7ccb374cf3 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to positive zero, grouped three times.
counter-reset-034 reference/pass_if_number_10 Counter-reset with an identifier and a number set to nominal value, ident 10, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters d7507e2cedabe3603246f72a3d867c4700f59160 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value, grouped three times.
counter-reset-035 reference/pass_if_number_10 Counter-reset with an identifier and a number set to a positive nominal value, ident +10, grouped three times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 4e99fd0fd4ecbfba6c0d32adde7dde895dfe6837 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and a positive integer value, grouped three times.
counter-reset-036 Counter-reset with an identifier and a number equivalent to the maximum minus one value, ident 2147483646, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 5697e5f4ca8373ea7e9693d6aaba4d302a2f590e `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum minus one value, grouped three times.
counter-reset-037 Counter-reset with an identifier and a number equivalent to the maximum value, ident 2147483647, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters ad510733d9c200914c8e20a1c98bb7ff0a22dd67 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value, grouped three times.
counter-reset-038 Counter-reset with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 7356e6e8933eb2a931717e09b8d4921090cedb42 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value with a plus sign, grouped three times.
counter-reset-039 Counter-reset with an identifier and a number equivalent to the maximum plus one value, ident 2147483648, grouped three times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters ffcaf0569a3e065387898c7f248c013026067d80 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum plus one value, grouped three times.
counter-reset-040 reference/pass-if-number-0-30px Counter-reset with only an identifier, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters a36fee019543b2e5d50a7bc23ce8749eef3442b5 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with only an identifier, grouped thirty-two times.
counter-reset-041 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483649, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 6bf6fc013115e22f8365326dc71e6cca2b0ba753 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum minus one value, grouped thirty-two times.
counter-reset-042 Counter-reset with an identifier and a number set to the minimum value, ident -2147483648, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 428ea293544f20aef406fe446f2f22893fee3a7e `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value, grouped thirty-two times.
counter-reset-043 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483647, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 5880fc61092ac0762d6e1439eaa44f38eabf76e3 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum value, grouped thirty-two times.
counter-reset-044 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to negative zero, ident -0, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 94cd5e9d10debbec223c7440569d2bbf14cfc05d `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to negative zero, grouped thirty-two times.
counter-reset-045 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to zero, ident 0, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 729eff0600d97fcb3b8d01c4da72ab843ed439af `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to zero, grouped thirty-two times.
counter-reset-046 reference/pass-if-number-0-30px Counter-reset with an identifier and a number set to positive zero, ident +0, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 153f3e4f592d59bd893af7833314092de3e2a809 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value set to positive zero, grouped thirty-two times.
counter-reset-047 reference/pass_if_number_10 Counter-reset with an identifier and a number set to nominal value, ident 10, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 5676fc8cd21100680f506e7e570071f211c7ab9f `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value, grouped thirty-two times.
counter-reset-048 reference/pass_if_number_10 Counter-reset with an identifier and a number set to a positive nominal value, ident +10, grouped thirty-two times http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters db13e4f763c222b34564eadb420b2f3ad47d16b0 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and a positive integer value, grouped thirty-two times.
counter-reset-049 Counter-reset with an identifier and a number equivalent to the maximum minus one value, ident 2147483646, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 479e2ba2910dc39155c5746a2ec3448cdce7fc60 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum minus one value, grouped thirty-two times.
counter-reset-050 Counter-reset with an identifier and a number equivalent to the maximum value, ident 2147483647, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters be2ad7fd903fa08a26e806b1b6385242c9f666c4 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value, grouped thirty-two times.
counter-reset-051 Counter-reset with an identifier and a number equivalent to the maximum value with a plus sign, ident +2147483647, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters f3b9be36bb2bdda3dc494550a8b840d76f982a42 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum value with a plus sign, grouped thirty-two times.
counter-reset-052 Counter-reset with an identifier and a number equivalent to the maximum plus one value, ident 2147483648, grouped thirty-two times 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 64877c6d3e0ff8cb2128811755948b8e16c06329 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the maximum plus one value, grouped thirty-two times.
counter-reset-053 Counter-reset with the value 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters f381b066bec67444d51ca2dedae8fecdfad1150c `Microsoft`<http://www.microsoft.com/> The counter-reset set to 'none'.
counter-reset-054 Counter-reset with a value of inherit http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 097f0f7b633022a2887c8819bd3150cfc0dbb723 `Microsoft`<http://www.microsoft.com/> The counter-reset with the value inherit specified.
counter-reset-055 reference/pass-if-number-0-30px Counter-reset with only an identifier http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters dbf3d5a344e6f0ef07acda1d4c1945819b634fad `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with only an identifier.
counter-reset-056 Counter-reset with an identifier and a number set to the minimum minus one value, ident -2147483649 32bit,may http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 728ef4224c13ef536af7b0a7e412f7e58f458fae `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property with an identifier and an integer value equivalent to the minimum minus one value.
counter-reset-applies-to-001 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters e077d2eda01a21914eb624ed93707a29223a45a1 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'table-row-group'.
counter-reset-applies-to-002 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters ac20f5c5ca3d9c5db9d1a5ac70ea5b6c9834b6ac `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'table-header-group'.
counter-reset-applies-to-003 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 3f0516fb3848660a8906de981175f550c07282c9 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'table-footer-group'.
counter-reset-applies-to-004 reference/pass_if_number_5 Counter-reset applied to elements with display table-row http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 2d9a9d4dc95cb3f1df2a8ddaefea2166e5d1f895 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a display of table-row.
counter-reset-applies-to-005 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 936f5b2c8e7519babe1cfa74278d314cd3a6112c `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'table-column-group'.
counter-reset-applies-to-006 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 81a9a1d4dda7d3e62e2b28222b3b58202dc386cb `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'table-column'.
counter-reset-applies-to-007 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 38fc875c976b4458a829370e2cf29ee8ef71766a `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' of 'table-cell'.
counter-reset-applies-to-008 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters e381c6eac160cb3215ceb1878b9ca753ec2265a4 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'inline'.
counter-reset-applies-to-009 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 36b3fb26964997840ffa76151c8c09bb81c56a81 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'block'.
counter-reset-applies-to-010 Counter-reset applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters a7375139900c5e258146e4d64c501ce222022f13 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'list-item'.
counter-reset-applies-to-011 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 978614507f260015b5e1a31a25dc415339c7eae8 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'run-in'.
counter-reset-applies-to-012 reference/pass_if_number_5 Counter-reset applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 9e5ed0748bcfbfb0304722c54311ad5e3b43f306 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a 'display' set to 'inline-block'.
counter-reset-applies-to-013 reference/pass_if_number_5 Counter-reset applied to elements with display table http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters add0cecb617ce88a9e2e409d073eaa85967fc7c6 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a display of table.
counter-reset-applies-to-014 reference/pass_if_number_5 Counter-reset applied to elements with display inline-table http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 690587955ce100c8d1311f8b34f8f05c3e60cebf `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a display of inline-table.
counter-reset-applies-to-015 reference/pass_if_number_5 Counter-reset applied to elements with display table-caption http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#counters 4c5048624fe83447988e5416f974c3378c142f26 `Microsoft`<http://www.microsoft.com/> The 'counter-reset' property applies to elements with a display of table-caption.
counter-reset-display-001 Counter-reset on 'display: none' element http://www.w3.org/TR/CSS21/generate.html#content 979cc996ec0717905d61ab051c8d668217e9384e `Microsoft`<http://www.microsoft.com/> An element that is set to 'display: none' does not reset counters.
counter-reset-increment-001 Counter-reset before 'counter-increment' before 'counter' use http://www.w3.org/TR/CSS21/generate.html#content 87a5eea03b9e4d81cb201cb89b0341df6d0d4aca `Microsoft`<http://www.microsoft.com/> When both reset and increment are present that the reset occurs first and the increment second.
counter-reset-increment-002 reference/counter-reset-increment-002-ref counter-reset - negative value with positive counter-increment http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#list-style d4a00b2487adcd5edf82fc407165ce4016079f30 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A positive counter-increment can apply to a counter-reset that is negative.
counter-reset-multiple-001 Multiple 'counter-reset' before 'counter' use http://www.w3.org/TR/CSS21/generate.html#content c9db5d1d9cef7e931c927d2c55c90141538c3d41 `Microsoft`<http://www.microsoft.com/> If multiple resets are specified on the same 'counter' then all of them occur in the order specified.
counter-reset-not-generated-001 Counter-reset on pseudo-element that is not generated http://www.w3.org/TR/CSS21/generate.html#content 6a127087f9f8e23315d64a2ba4825cd7a16e4a2a `Microsoft`<http://www.microsoft.com/> Pseudo-elements that are not generated do not reset counters.
counter-reset-sibling-001 Counter-reset on later siblings http://www.w3.org/TR/CSS21/generate.html#scope 66345146613b01479d3e2fc77d57f0463fa8a5b9 `Microsoft`<http://www.microsoft.com/> Setting 'counter-reset' on later siblings does not have an effect on previous counters.
counter-reset-visibility-001 reference/pass_if_number_5 Counter-reset on visibility: hidden element http://www.w3.org/TR/CSS21/generate.html#content 1b124928034a1016a672e49bf3394e7e7009454b `Microsoft`<http://www.microsoft.com/> Elements that are set to 'visibility: hidden' reset counters.
counters-003 reference/counters-003-ref Parsing counter() function with no white space http://www.w3.org/TR/CSS21/syndata.html#parsing-errors bcbed4c9e500741ac0c9bc9f28b9f87640adf2d3 `Microsoft`<http://www.microsoft.com/> The counter function can be parsed with no white space separating the function values.
counters-004 reference/counters-004-ref Parsing counters() function with no white space and two function values http://www.w3.org/TR/CSS21/syndata.html#parsing-errors db4d1f67d03c13cafc3526f1856c68163f1638c0 `Microsoft`<http://www.microsoft.com/> The counters function can be parsed with no white space separating the two function values.
counters-005 reference/counters-003-ref Parsing counters() function with no white space and three function values http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 720be39020ed3460c26dd76fff76c7bca9f06604 `Microsoft`<http://www.microsoft.com/> The counters function can be parsed with no white space separating the three function values.
counters-006 reference/counters-004-ref Parsing counter() function with white space http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 9c345f1079b63c64ac919d2fd6f008c83af57621 `Microsoft`<http://www.microsoft.com/> The counter function can be parsed with white space separating the function value.
counters-007 reference/counters-003-ref Parsing counter() function with white space and two function values http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 5a16289544caa4a3faa3c5e3b9fe9898d6b22452 `Microsoft`<http://www.microsoft.com/> The counter function can be parsed with white space separating the two function values.
counters-008 reference/counters-004-ref Parsing counters() function with white space and two function values http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 67557c4f4821dee22661612563235c42d98eb6d9 `Microsoft`<http://www.microsoft.com/> The counters function can be parsed with white space separating the two function values.
counters-009 reference/counters-003-ref Parsing counters() function with white space and three function values http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 06082522a1b91e8fcdcc28caad73ccead4612db1 `Microsoft`<http://www.microsoft.com/> The counters function can be parsed with white space separating the three function values.
counters-010 reference/counters-010-ref Parsing counters() functions http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 8e39dea6b9daf37c22c21928909a5d60e9d09971 `Microsoft`<http://www.microsoft.com/> To refer to a sequence of nested counters of the same name, the notation is 'counters(identifier, string)' or 'counters(identifier, string, list-style-type)'.
counters-hidden-000 Counter properties on 'content: none' pseudo-elements http://www.w3.org/TR/CSS21/generate.html#undisplayed-counters,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 7821e1936a262497568086df65b75286f065d5e4 `L. David Baron`<https://dbaron.org/>
counters-hidden-001 Counter properties on 'display: none' elements http://www.w3.org/TR/CSS21/generate.html#undisplayed-counters,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 162236f737136b11ea10ba5bea64f2b8326fca13 `L. David Baron`<https://dbaron.org/>
counters-hidden-002 Counter properties on 'visibility: hidden' elements http://www.w3.org/TR/CSS21/generate.html#undisplayed-counters,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 33c4d713d2f933f39d04ba220f408fa7fe869381 `L. David Baron`<https://dbaron.org/>
counters-multi-000 Multiple resets for same counter http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter d6df5044bf657d3a8f39c08f03a5b0703ec1dba4 `L. David Baron`<https://dbaron.org/>
counters-multi-001 Multiple increments and resets http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter c23e7bfe59878246175c468d0b10ef35de19893d `L. David Baron`<https://dbaron.org/>
counters-order-000 Order of 'counter-reset', 'counter-increment', and counter use, including pseudo-elements http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 7ee83e6117e21a0e5fd594f9da9b604ba8883d23 `L. David Baron`<https://dbaron.org/>
counters-order-001 Order of counters in out-of-flow content http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 13b845aa4c543ecba2b7a3c4500d1eb224cf184c `L. David Baron`<https://dbaron.org/>
counters-root-000 counters on the root element http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 507b202596a906831ec6027958beaa44da19fc6d `L. David Baron`<https://dbaron.org/>
counters-scope-000 Counter scope http://www.w3.org/TR/CSS21/generate.html#scope,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 7a8b4bc0ab083b21bc598ecd50b1146247d60fae `L. David Baron`<https://dbaron.org/>
counters-scope-001 Counter scope and nesting on elements http://www.w3.org/TR/CSS21/generate.html#scope,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 1449d21a429abc67e41610479d8383a06053ef92 `L. David Baron`<https://dbaron.org/>
counters-scope-002 Counter scope and nesting on :before http://www.w3.org/TR/CSS21/generate.html#scope,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 7f985219606defbfdfef217a6b23baaf777eeaee `L. David Baron`<https://dbaron.org/>
counters-scope-003 Counter scope and nesting on :after http://www.w3.org/TR/CSS21/generate.html#scope,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 1fc9845b340c06c3f78a5f18f8849f77601f0f7f `L. David Baron`<https://dbaron.org/>
counters-scope-004 Counter scope and nesting http://www.w3.org/TR/CSS21/generate.html#scope,http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter debf15193d85a32b03e5b086e45e962e66de68b8 `L. David Baron`<https://dbaron.org/>
counters-scope-implied-000 Implied counter scopes with no 'counter-increment' or 'counter-reset' http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 5d2a8870c0042d7874c917d010453bf16fc79b03 `L. David Baron`<https://dbaron.org/>
counters-scope-implied-001 Implied counter scopes by counter use http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 945072045de459893dc4cea52590f3b099e3d7d6 `L. David Baron`<https://dbaron.org/>
counters-scope-implied-002 Implied counter scopes by 'counter-increment' http://www.w3.org/TR/CSS21/generate.html#counters,http://www.w3.org/TR/CSS21/generate.html#propdef-content,http://www.w3.org/TR/CSS21/syndata.html#counter 8c0417fe402770f4eddc1fa4cfa21872cb35ef28 `L. David Baron`<https://dbaron.org/>
cursor-001 Cursor using the 'url()' function image,interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props ffecc6919bb3d002ac43fc910bf23f2a9154caf2 `Microsoft`<http://www.microsoft.com/> Cursor 'uri' results in the cursor that is specified by the URI.
cursor-002 Cursor set to 'auto' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 2d84090aa0806b32d4499b69f0cdf8aae04624aa `Microsoft`<http://www.microsoft.com/> Cursor 'auto' results in a cursor that is determined by the user agent according to the context.
cursor-003 Cursor set to 'crosshair' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 651dc8666a19eeb1b903b7b206cc9f27136f7cfb `Microsoft`<http://www.microsoft.com/> Cursor 'crosshair' results in a crosshair cursor resembling a '+' sign.
cursor-004 Cursor set to 'default' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props f5474b1d92010fd424009c59feaeff06bf825fc6 `Microsoft`<http://www.microsoft.com/> Cursor 'default' results in the default cursor.
cursor-005 Cursor set to 'pointer' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 7925e0d9ac1c262134a00daa3f03ffda75c29078 `Microsoft`<http://www.microsoft.com/> Cursor 'pointer' results in a cursor that indicates a link.
cursor-006 Cursor set to 'move' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 88edbea584815860ded8c49646bc5e2f3effc6d2 `Microsoft`<http://www.microsoft.com/> Cursor 'move' results in a cursor that indicates an element can be moved.
cursor-007 Cursor set to 'e-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 8547726ad2b843e663a70761ab6892e2e71ea09a `Microsoft`<http://www.microsoft.com/> Cursor 'e-resize' results in a cursor that indicates the east edge of an element can be moved.
cursor-008 Cursor set to 'ne-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 1f4a461145e10e01777f590eab9043eb2671b8ce `Microsoft`<http://www.microsoft.com/> Cursor 'ne-resize' results in a cursor that indicates the north-east corner of an element can be moved.
cursor-009 Cursor set to 'nw-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props af65708a204b878795a82f73d501dd05645e368a `Microsoft`<http://www.microsoft.com/> Cursor 'nw-resize' results in a cursor that indicates the north-west corner of an element can be moved.
cursor-010 Cursor set to 'n-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props cb52708432caad0bffbf62476875fed8d8d8310b `Microsoft`<http://www.microsoft.com/> Cursor 'n-resize' results in a cursor that indicates the north edge of an element can be moved.
cursor-011 Cursor set to 'se-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 7edd2fdfadb6357339884a5e621c7b9beee5fc48 `Microsoft`<http://www.microsoft.com/> Cursor 'se-resize' results in a cursor that indicates the south-east corner of an element can be moved.
cursor-012 Cursor set to 'sw-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 932f46ae9bdf4c977b3de1cfc1bbd1a9d0b192ca `Microsoft`<http://www.microsoft.com/> Cursor 'sw-resize' results in a cursor that indicates the south-west corner of an element can be moved.
cursor-013 Cursor set to 's-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 8aa6ee296e0951c7941481e0fedcc43335121198 `Microsoft`<http://www.microsoft.com/> Cursor 's-resize' results in a cursor that indicates the south edge of an element can be moved.
cursor-014 Cursor set to 'w-resize' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 3c85b7c39a20051c4cad14b68a207eae23558edb `Microsoft`<http://www.microsoft.com/> Cursor 'w-resize' results in a cursor that indicates the west edge of an element can be moved.
cursor-015 Cursor set to 'text' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props f89be1fa96b80b4f663a4a7a109023655539ffa0 `Microsoft`<http://www.microsoft.com/> Cursor 'text' results in a cursor that indicates user can select or input text.
cursor-016 Cursor set to 'wait' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 8e8c3e1f796a1c1414d4ee77de2461bdf9812fee `Microsoft`<http://www.microsoft.com/> Cursor 'wait' results in a cursor that indicates the page is busy and user needs to wait.
cursor-017 Cursor set to 'help' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props cd7b21b1300138a6f0335c4c1fc11ff827d166e3 `Microsoft`<http://www.microsoft.com/> Cursor 'help' results in a cursor that indicates help information is available.
cursor-018 Cursor set to 'progress' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 1e5b104346d8e0d993eec21fa84688bbb66dfb3b `Microsoft`<http://www.microsoft.com/> Cursor 'progress' results in a cursor that indicates something is in progression.
cursor-019 Cursor set to 'inherit' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props e33e2b333d50eb8886d276094a48eddc63fd83bf `Microsoft`<http://www.microsoft.com/> Cursor 'inherit' results in the same cursor value as the parent element has.
cursor-020 cursor - <uri> value interact http://www.w3.org/TR/CSS21/ui.html#cursor-props 3f44d371b34bc9b26608235be05b2d3066901337 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If the user agent cannot handle an user-defined cursor, it must use the generic cursor at the end of the list. The auto value should make UA determine the cursor to display based on the current context.
cursor-021 cursor - <uri> value interact,invalid http://www.w3.org/TR/CSS21/ui.html#cursor-props 3fe73ec480429b6e2a6d9b108f802cea94b02c70 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When an user-defined cursor is provided, a generic cursor value must be provided at the end of the list.
cursor-022 cursor - set to an invalid value interact,invalid http://www.w3.org/TR/CSS21/ui.html#cursor-props,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/CSS21/syndata.html#rule-sets 8020f844c079abab6bd8de76733c7dc4890846a7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> The property 'cursor', when set to an invalid value or an illegal value, must be ignored. Then, instead, the cursor to display should be based on the current context.
cursor-023 PNG or GIF cursor image,interact http://www.w3.org/TR/CSS21/ui.html#cursor-props e6cfac06f5c18bae3ea34662dcebdf0b142a25dd `Ian Hickson`<mailto:ian@hixie.ch>
cursor-024 animated GIF cursor animated,image,interact,may http://www.w3.org/TR/CSS21/ui.html#cursor-props aa54f7ca5c27548ff8ffb34d56af4eb469ca7d41 `Ian Hickson`<mailto:ian@hixie.ch>
cursor-applies-to-001 Cursor applied to element with 'display' set to 'table-row-group' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 0e11120f6cc9d2f46da4584f0b80742d2f5956f0 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table-row-group.
cursor-applies-to-002 Cursor applied to element with 'display' set to 'table-header-group' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props a37374ed2913d83eda63fbe9b98699e5a3d4c746 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table-header-group.
cursor-applies-to-003 Cursor applied to element with 'display' set to 'table-footer-group' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 9ffda65845184ae563f3ca4d13e76b98f71fd11b `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table-footer-group.
cursor-applies-to-004 Cursor applied to element with 'display' set to 'table-row' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 7d04eecb77bd5089115101106ec72f4c68ff473b `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table-row.
cursor-applies-to-005 Cursor applied to element with 'display' set to 'table-column-group' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props e480fb34c7d9c42a508e1cd071229a02441fa82a `Microsoft`<http://www.microsoft.com/> The 'cursor' property does not apply to elements with a display of table-column-group.
cursor-applies-to-006 Cursor applied to element with 'display' set to 'table-column' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 1ae0578842c014dbf2969410ce7488cad02c71a9 `Microsoft`<http://www.microsoft.com/> The 'cursor' property does not apply to elements with a display of table-column.
cursor-applies-to-007 Cursor applied to element with 'display' set to 'table-cell' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 8bcbc638b7c4e79ad3251c59264330dd68bb372a `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table-cell.
cursor-applies-to-008 Cursor applied to element with 'display' set to 'inline' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props ab358949760eff8f108a74dfdf21e03fdd3a2fbc `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of inline.
cursor-applies-to-009 Cursor applied to element with 'display' set to 'block' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props e413618414b9d13ce5849776be75892963bb7e84 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of block.
cursor-applies-to-010 Cursor applied to element with 'display' set to 'list-item' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props c50ffce440ed0a7a9491eb24e27735eb253999c7 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a 'display' set to 'list-item'.
cursor-applies-to-011 Cursor applied to element with 'display' set to 'run-in' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 3dee2a0119f2a9a66c2710fd896571ff67659d81 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of run-in.
cursor-applies-to-012 Cursor applied to element with 'display' set to 'inline-block' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props f6c8f3599cb40126eff00ca7148883d111f6e71b `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of inline-block.
cursor-applies-to-013 Cursor applied to element with 'display' set to 'table' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 794c1398d00ac4496ac7d7e233e18ed6274b7c8f `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table.
cursor-applies-to-014 Cursor applied to element with 'display' set to 'inline-table' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props 20a91b74d02b0fb2f0b7488ef3c32707138ef030 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of inline-table.
cursor-applies-to-015 Cursor applied to element with 'display' set to 'table-caption' interact http://www.w3.org/TR/CSS21/ui.html#propdef-cursor,http://www.w3.org/TR/CSS21/ui.html#cursor-props dcd311a14091d2d4267633b129c39928420a1834 `Microsoft`<http://www.microsoft.com/> The 'cursor' property applies to elements with a display of table-caption.
cursor-fallback-001 Cursor specified with missing image for the url() interact http://www.w3.org/TR/CSS21/ui.html#cursor-props 285af2c01ce1400a77e235202cf08c34c44fdcef `Microsoft`<http://www.microsoft.com/> When a specified URL cursor doesn't exist, the next specified cursor is used.
cursor-url-001 Url cursor image,interact http://www.w3.org/TR/CSS21/ui.html#cursor-props 3705850ba353dd5b1121eb4e57ece0b6e868c37f `Microsoft`<http://www.microsoft.com/> URI cursor is applied correctly.
data-alignment-001 Aligning Table Data (cell data is vertically aligned) http://www.w3.org/TR/CSS21/tables.html#tables-intro 962cf4c7fa268bbdbb2dc59c90ceb50c0de27c7e `Microsoft`<http://www.microsoft.com/> Cell data can be vertically aligned.
data-alignment-002 Aligning Table Data (cell data is horizontally aligned) http://www.w3.org/TR/CSS21/tables.html#tables-intro 48e0f7e3d9d0904667a796905f3e14f029069e4e `Microsoft`<http://www.microsoft.com/> Cell data can be horizontally aligned.
data-alignment-003 Aligning Table Data (row data is aligned) http://www.w3.org/TR/CSS21/tables.html#tables-intro 1a48d3387129d1a110ed012c79bb4fbbb19356f2 `Microsoft`<http://www.microsoft.com/> Cell data in a row can be horizontally and vertically aligned.
data-alignment-004 Aligning Table Data (column data is aligned) http://www.w3.org/TR/CSS21/tables.html#tables-intro 44a7310baace02501053a401a43a15af6dc56c07 `Microsoft`<http://www.microsoft.com/> Alignment of cell data in a column is achieved by specifying alignment properties on the cells themselves, and not on the column element directly.
declaration-001 reference/ref-this-text-should-be-green malformed declaration missing ':', value, part 1 invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 1af32cb684b11037144de9919d9859ba02764ad1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
declaration-002 reference/ref-this-text-should-be-green malformed declaration missing ':', value, part 2 invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors a48e24b0d9191620333018e11ff46799978e9f87 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
declaration-003 reference/ref-this-text-should-be-green malformed declaration missing value, part 1 invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 72845a03c759b28ecc8cf33d5ec06eb4e9b681f6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
declaration-004 reference/ref-this-text-should-be-green malformed declaration missing value, part 2 invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 83e2fd179cff2a88af05454e454dd4497f945f1a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
declaration-005 reference/ref-this-text-should-be-green malformed declaration: unexpected tokens { }, part 1 invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 5a9d80b4c0ecca303068fad65655664d97eb007f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
declaration-006 reference/ref-this-text-should-be-green malformed declaration: unexpected tokens { }, part 2 invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 4d3d81292a26ecd53d23181e5667ae7e96ec7897 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
declaration-whitespace-001 reference/filler-text-below-green Parsing white space in style declaration http://www.w3.org/TR/CSS21/syndata.html#declaration 79fca0c7e336d7a18f329e98541010ecf2360266 `Microsoft`<http://www.microsoft.com/> Various white space are allowed anywhere within the declaration and are ignored.
declarations-009 reference/declarations-009-ref Ignoring at-rules inside declaration blocks invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors a005a9b38569d3fab5961e163e9b08e1430b90e5 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> At-rules inside declaration blocks are parsed as malformed declarations.
default-attribute-selector-001 reference/ref-filled-green-100px-square attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs 8531c1a14f214f0c80bcb966ce3c7b3a7c9bcf29 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-002 reference/ref-filled-green-100px-square attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs 31ff9a2c64ac84cfdcabbbcb3a9e48d43def99b3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-003 reference/ref-filled-green-100px-square attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs 5272a6cc34affc5562f2562e7e2a67d79619661e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-004 reference/ref-filled-green-100px-square attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs cc6a6034f95a5baead53481bdb6f3dd378287319 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-005 attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs e555c83b2a4bc50b8b6ad0a0f8a5b617433fe9d5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-006 attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs 75f99b69531727a4bddad2afc62d6523a367a83d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-007 attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs e4483efd2b3713fef750bb131a28298139488fb6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-attribute-selector-008 attribute selector - Default attribute values in DTDs http://www.w3.org/TR/CSS21/selector.html#default-attrs,http://www.w3.org/TR/CSS21/selector.html#matching-attrs 56c5410be495f043edcee6cbeda9395245fbbf37 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Default attribute values may be declared in an external resource such as a DTD. In such case, the default attributes may or may not appear in the document tree. When default attributes appear in the document tree, then their correspondent default values must be included.
default-stylesheet-001 Overriding the user agent default style sheet ahem http://www.w3.org/TR/CSS21/cascade.html#cascade 4e6d643a65f3c3e01c5873ccece5508d85ef4fbe `Microsoft`<http://www.microsoft.com/> User agent default style sheet settings can be overridden.
delete-block-in-inlines-beginning-001 reference/delete-block-in-inlines-beginning-001-ref Delete a block-level element inside a block whose children are otherwise all inline at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level eea1498877d20f457b05da9ee8a151b2e97e12b6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-block-in-inlines-end-001 reference/delete-block-in-inlines-beginning-001-ref Delete a block-level element inside a block whose children are otherwise all inline at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 367c9748c1ea88a3566b739d035643d1aad37ee4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-block-in-inlines-middle-001 reference/delete-block-in-inlines-beginning-001-ref Delete a block-level element inside a block whose children are otherwise all inline at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a04c557f8512006146aef2e9995103cffd16cd34 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-inline-in-blocks-beginning-001 reference/delete-inline-in-blocks-beginning-001-ref Delete an inline-level element inside a block whose children are otherwise all block-level, located at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 30cbec581aace1f47547bfd9a01f19f9da929cb3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-inline-in-blocks-end-001 reference/delete-inline-in-blocks-beginning-001-ref Delete an inline-level element inside a block whose children are otherwise all block-level, located at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 83a3bba965240171f62ab94cd4541c3127d23edd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-inline-in-blocks-middle-001 reference/delete-inline-in-blocks-beginning-001-ref Delete an inline-level element inside a block whose children are otherwise all block-level, located in its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level b98aa3eb3598a8538515d071a3c4df98e7d53699 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-inline-in-blocks-middle-002 reference/delete-inline-in-blocks-middle-002-ref Delete an inline-level element inside a block whose children are otherwise all block-level, located in its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 28f416cb63c352c731eea98d999896df507072ef `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
delete-inline-in-blocks-middle-003 reference/delete-inline-in-blocks-middle-002-ref Delete an inline-level element inside a block whose children are otherwise all block-level, located in its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 2c0db39759473acd00732d7365e3fe5bd44c084d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
descendant-display-none-001 reference/ref-if-there-is-no-red Descendant elements and 'display: none' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop ec97525599ffd2239e713c90a5c47745ed92aeea `Microsoft`<http://www.microsoft.com/> Descendant elements do not get generated when parent is 'display: none'.
descendant-display-override-001 reference/ref-if-there-is-no-red Overriding display none from parent http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 8fee66e5f24c59663c0e11abf0be2d2ddd66a2cf `Microsoft`<http://www.microsoft.com/> Descendant elements cannot override the parent's setting of the 'display' property when set to 'none'.
descendant-selector-000 reference/descendant-selector-000-ref Selectors: Descendant selectors http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 46ec3dd542b4fe4875037ed280fbb5733cfe0e72 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the descendant elements
descendant-selector-001 reference/descendant-selector-000-ref Selectors: Descendant selectors and universal selector http://www.w3.org/TR/CSS21/selector.html#descendant-selectors e23a1b102570e81db35e762fb9d4e02969f9376c `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the descendant elements
descendent-selector-001 reference/no-red-filler-text-ref Descendent selector does not apply to parent element http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 11ab5da63b3f42ed71250c91136486e5b8a3c4cd `Microsoft`<http://www.microsoft.com/> Descendent selectors are applied only to descendents.
descendent-selector-002 reference/descendent-selector-002-ref Descendent selector http://www.w3.org/TR/CSS21/selector.html#descendant-selectors f23668f5490f18d28602ba3b9a6d07da85a5fbd9 `Microsoft`<http://www.microsoft.com/> Descendent selectors are applied only to descendents.
descendent-selector-003 reference/descendent-selector-002-ref Descendent selector with additional element between http://www.w3.org/TR/CSS21/selector.html#descendant-selectors 90992c8275f86951529170b31be51271411b3782 `Microsoft`<http://www.microsoft.com/> Descendent selectors are applied to descendents even if additional elements separate parent and subject of selector.
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 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.
direction-applies-to-001 reference/direction-applies-to-001-ref Direction applied to element with 'display' set to 'table-row-group' ahem 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 1dd0616fba9da10657d3d3a744e57838949b3ef5 `Microsoft`<http://www.microsoft.com/> The 'direction' property does not apply to elements with a display of 'table-row-group'.
direction-applies-to-002 reference/direction-applies-to-001-ref Direction applied to element with 'display' set to 'table-header-group' ahem 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 de9565f1d4add40d1d903eaa2be4b55103a2e1ed `Microsoft`<http://www.microsoft.com/> The 'direction' property does not apply to elements with a display of 'table-header-group'.
direction-applies-to-003 reference/direction-applies-to-001-ref Direction applied to element with 'display' set to 'table-footer-group' ahem 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 8bf36afc17ba7103dfa68414a193d0d561c2b043 `Microsoft`<http://www.microsoft.com/> The 'direction' property does not apply to elements with a display of 'table-footer-group'.
direction-applies-to-004 reference/direction-applies-to-001-ref Direction applied to element with 'display' set to 'table-row' ahem 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 1c1b972bf66ea28a213419f66d9d68f6c79b9860 `Microsoft`<http://www.microsoft.com/> The 'direction' property does not apply to elements with a display of 'table-row'.
direction-applies-to-005 reference/direction-applies-to-001-ref Direction applied to element with 'display' set to 'table-column-group' ahem 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 b50cb47f335027d914d44c9ad1120c7298ec4bca `Microsoft`<http://www.microsoft.com/> The 'direction' property does not apply to elements with a display of 'table-column-group'.
direction-applies-to-006 reference/direction-applies-to-001-ref Direction applied to element with 'display' set to 'table-column' ahem 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 244750ea5e0073bd7c7bf5c4be60671bb95479b3 `Microsoft`<http://www.microsoft.com/> The 'direction' property does not apply to elements with a display of 'table-column'.
direction-applies-to-007 reference/direction-applies-to-007-ref Direction applied to element with 'display' set to 'table-cell' ahem 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 acb3e65f456cbd76c66524e168417add6a21fed0 `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of 'table-cell'.
direction-applies-to-008 reference/direction-applies-to-008-ref Direction applied to element with 'display' set to inline 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 9330c479eb50753e5f4dbcc6b732c8a16311f056 `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of inline as it can set the direction of embeddings and overrides.
direction-applies-to-009 reference/direction-applies-to-007-ref Direction applied to element with 'display' set to block ahem 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 ba8dc1491f948344cd86d15cf75218920f1d005d `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of block.
direction-applies-to-010 Direction applied to element with 'display' set to list-item ahem 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 a81a1694ef762646c97fd67506b2731436f54de2 `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of list-item.
direction-applies-to-011 Direction applied to element with 'display' set to run-in ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-direction,http://www.w3.org/TR/CSS21/visuren.html#direction d206ba4548ac29dcf6319e32a0bb99d08aa3800b `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of run-in.
direction-applies-to-012 reference/direction-applies-to-007-ref Direction applied to element with 'display' set to inline-block ahem 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 c33c058ae3c73329978ef7cf59a8fdf95a780ba8 `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of inline-block.
direction-applies-to-013 reference/direction-applies-to-007-ref Direction applied to element with 'display' set to 'table' ahem 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 a265f292da540b4b40fb0b79474871515f9508ba `Microsoft`<http://www.microsoft.com/> The 'direction' property can apply to elements with a display of 'table' as it specifies the direction of table column layout.
direction-applies-to-014 reference/direction-applies-to-007-ref Direction applied to element with 'display' set to 'inline-table' ahem 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 ddb06e75fb49f4c3eeb117f858ba56993310b358 `Microsoft`<http://www.microsoft.com/> The 'direction' property can apply to elements with a display of 'inline-table' as it specifies the direction of table column layout.
direction-applies-to-015 reference/direction-applies-to-007-ref Direction applied to element with 'display' set to 'table-caption' ahem 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 c72486bae50841b85bc956a48caf606d8d0909d8 `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of 'table-caption'.
direction-unicode-bidi-001 default context, direction rtl, unicode-bidi embed http://www.w3.org/TR/CSS21/visuren.html#direction 7d072966117fd0d3f437db137514ffa4a814e164 `Richard Ishida`<http://rishida.net> In the default context, if direction:rtl and unicode-bidi:embed are applied to an inline element containing mixed direction text, the text in that element will be displayed correctly.
direction-unicode-bidi-002 default context, direction rtl, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction 632e99066faf779d007a17238a379197a74d360b `Richard Ishida`<http://rishida.net> In the default context, if direction:rtl alone is applied to an inline element containing mixed direction text, the different directional runs in that element will not be in the correct order.
direction-unicode-bidi-003 ltr context, direction rtl, unicode-bidi embed http://www.w3.org/TR/CSS21/visuren.html#direction 4b25bdc037186785fcdf5d64575a9747e22331a9 `Richard Ishida`<http://rishida.net> In a LTR context, if direction:rtl and unicode-bidi:embed are applied to an inline element containing mixed direction text, the text in that element will be displayed correctly.
direction-unicode-bidi-004 ltr context, direction rtl, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction 8c20502fe3beea2314b7ed8b2c78d1f921c55c27 `Richard Ishida`<http://rishida.net> In a LTR context, if direction:rtl alone is applied to an inline element containing mixed direction text, the different directional runs in that element will not be in the correct order.
direction-unicode-bidi-005 rtl context, direction ltr, unicode-bidi embed http://www.w3.org/TR/CSS21/visuren.html#direction 43154fdc02fa38621c34d6700bf806250d7ff6dd `Richard Ishida`<http://rishida.net> In a RTL context, if direction:ltr and unicode-bidi:embed are applied to a LTR inline element containing mixed direction text, the text in that element will be displayed correctly.
direction-unicode-bidi-006 rtl context, direction ltr, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction be372f9a8feba9c8fd5c7263dec0a4e5d254a0f0 `Richard Ishida`<http://rishida.net> In a RTL context, if direction:ltr alone is applied to a LTR inline element containing mixed direction text, the different directional runs in that element will not be in the correct order.
direction-unicode-bidi-007 direction of a ltr tspan http://www.w3.org/TR/CSS21/visuren.html#direction b95dff596f06f184f91a427c469c9ae5be19ab04 `Richard Ishida`<http://rishida.net> In a RTL context, if direction:ltr and unicode-bidi:embed are applied to an inline element containing mixed direction text, the the inline element will interact with surrounding ltr text as a LTR directional run.
direction-unicode-bidi-008 direction of a rtl tspan http://www.w3.org/TR/CSS21/visuren.html#direction 7f5d022147eddd1e59e94100fff8ff565ebcc9b0 `Richard Ishida`<http://rishida.net> In a LTR context, if direction:rtl and unicode-bidi:embed are applied to an inline element containing mixed direction text, the the inline element will interact with surrounding rtl text as a RTL directional run.
direction-unicode-bidi-009 on element, direction ltr, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction f6d70784d5e99cbd5d4320d3449e717c14b2051a `Richard Ishida`<http://rishida.net> direction:ltr alone on a block element will cause the text to be left-aligned, directional runs to be arranged LTR (but the words should look correct within each run), and punctuation should be treated as LTR.
direction-unicode-bidi-010 on element, direction rtl, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction 9e31d122ea7f2ea2f1320b9cbafa2de1bbca1fd0 `Richard Ishida`<http://rishida.net> direction:rtl alone on a block element will cause the text to be right-aligned, directional runs to be arranged RTL (but the words should look correct within each run), and punctuation should be treated as RTL.
direction-unicode-bidi-011 inherited, direction ltr, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction a5394ba5212cfb3527c71899bd926b50865a2815 `Richard Ishida`<http://rishida.net> direction:ltr on a container element will be inherited by an embedded block element.
direction-unicode-bidi-012 inherited, direction rtl, unicode-bidi none http://www.w3.org/TR/CSS21/visuren.html#direction c033e44a4613856ea1a205351927471ec3b8f3ad `Richard Ishida`<http://rishida.net> direction:rtl on a container element will be inherited by an embedded block element.
direction-unicode-bidi-013 default context, direction none, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction eb1373979d7daa39daf746d6066feb1d296609e3 `Richard Ishida`<http://rishida.net> In the default context, if unicode-bidi:bidi-override and no direction are applied to an inline element containing mixed direction text, the characters in that element will be displayed in backing-store order from left to right.
direction-unicode-bidi-014 default context, direction ltr, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 57d200501ef68bd6639d029deda19b9a5d9b7785 `Richard Ishida`<http://rishida.net> In the default context, if direction:ltr and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will be displayed in backing-store order from left to right.
direction-unicode-bidi-015 default context, direction rtl, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 2d9407b111ebe32342234cdf89945305b379dcdf `Richard Ishida`<http://rishida.net> In the default context, if unicode-bidi:bidi-override and direction:rtl are applied to an inline element containing mixed direction text, the characters in that element will be displayed in reverse backing-store order from left to right.
direction-unicode-bidi-016 ltr context, direction none, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction b5add6dc62d51cffafe7c37a48b2c0a20674c89b `Richard Ishida`<http://rishida.net> In a LTR context, if unicode-bidi:bidi-override and no direction are applied to an inline element containing mixed direction text, the characters in that element will be displayed in backing-store order from left to right.
direction-unicode-bidi-017 ltr context, direction ltr, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 770599647ec572e9e6c825982344e759c4829a3a `Richard Ishida`<http://rishida.net> In a LTR context, if direction:ltr and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will be displayed in backing-store order from left to right.
direction-unicode-bidi-018 ltr context, direction rtl, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 53e3d54da66237617df58b5e865b23b5e7d633bc `Richard Ishida`<http://rishida.net> In a LTR context, if unicode-bidi:bidi-override and direction:rtl are applied to an inline element containing mixed direction text, the characters in that element will be displayed in reverse backing-store order from left to right.
direction-unicode-bidi-019 rtl context, direction none, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 28b3bf571304ca595bf5c9c2848ebd1632d529ae `Richard Ishida`<http://rishida.net> In a RTL context, if unicode-bidi:bidi-override and no direction are applied to a LTR inline element containing mixed direction text, the characters in that element will be displayed in backing-store order from right to left.
direction-unicode-bidi-020 rtl context, direction ltr, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 3ede24c97abdf6e5e0c8afc6bd954672b4f0aa43 `Richard Ishida`<http://rishida.net> In a RTL context, if direction:ltr and unicode-bidi:bidi-override are applied to a LTR inline element containing mixed direction text, the characters in that element will be displayed in reverse backing-store order from right to left.
direction-unicode-bidi-021 rtl context, direction rtl, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 29d51b90ad55c1f082f65d2d5ed43190e5d5d562 `Richard Ishida`<http://rishida.net> In a RTL context, if unicode-bidi:bidi-override and direction:rtl are applied to a LTR inline element containing mixed direction text, the characters in that element will be displayed in backing-store order from right to left.
direction-unicode-bidi-022 on element, direction ltr, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 635597f90c7e248362e713f44928627301a68ad3 `Richard Ishida`<http://rishida.net> direction:ltr and unicode-bidi:bidi-override on a block element will cause the text to be left-aligned, and all text to be displayed in backing-store order from left to right.
direction-unicode-bidi-023 on element, direction rtl, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 0556108d8ef47e819dad7855d7c39bfaa6fadbaa `Richard Ishida`<http://rishida.net> direction:rtl and unicode-bidi:bidi-override on a block element will cause the text to be right-aligned, and all text to be displayed in backing-store order from right to left.
direction-unicode-bidi-024 inherited, direction ltr, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 6d4e5627b36137875d893f0511ee05f354107e35 `Richard Ishida`<http://rishida.net> When direction:ltr and unicode-bidi:bidi-override is set on a block element, the override will not be inherited by a child block element, but the direction will.
direction-unicode-bidi-025 inherited, direction rtl, unicode-bidi override http://www.w3.org/TR/CSS21/visuren.html#direction 1d93954d51185f4fcdbce56f6efc7ceea1103475 `Richard Ishida`<http://rishida.net> When direction:rtl and unicode-bidi:bidi-override is set on a block element, the override will not be inherited by a child block element, but the direction will.
direction-unicode-bidi-026 right to left block http://www.w3.org/TR/CSS21/visuren.html#direction 19b43a8b692f638c97bcef254a35209330957adc `Richard Ishida`<http://rishida.net> When direction:ltr and unicode-bidi:bidi-override is set on a block element containing block and inline elements, only the direction of the inline text will be overridden.
direction-unicode-bidi-027 left to right block http://www.w3.org/TR/CSS21/visuren.html#direction 3787e2e3e1c9b303fcd1940e0603b26e19019b45 `Richard Ishida`<http://rishida.net> When direction:rtl and unicode-bidi:bidi-override is set on a block element containing block and inline elements, only the direction of the inline text will be overridden.
direction-unicode-bidi-028 inner block converted to inline http://www.w3.org/TR/CSS21/visuren.html#direction a96077f3ba213c47bc13aba2099090e492ca2da9 `Richard Ishida`<http://rishida.net> When direction:rtl and unicode-bidi:bidi-override is set on a block element containing block and inline elements, and CSS is used to change the block element to an inline element, the direction of all the text will be overridden.
display-001 reference/display-001-ref Display set to 'inline' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 948355566017e78b2d23abf28162c4b23e0071ba `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'inline' behaves in layout as an inline element.
display-002 reference/display-002-ref Display set to 'block' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 6040cc310dd8866239f690ae0f5fed08a2598236 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'block' behaves in layout as a block.
display-003 Display set to 'list-item' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop f490ab13d0bb6b840dead00332fcb5ee84b2e45e `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'list-item' behaves in layout as a list item block.
display-004 Display set to 'run-in' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop df74f57501ab6638f8157730855c4bf8ae683a07 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'run-in' behaves in layout as a run-in block.
display-005 reference/display-001-ref Display set to 'inline-block' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 284cdf42d88427cce416a05ac1cc4f474fd36d86 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'inline-block' is formatted in layout as an inline-level element: it creates a new block formatting context for its descendants but it is laid out, flowed as an inline-level element. An inline-block does not begin on a new line and does not require to begin on a new line.
display-006 reference/display-001-ref Display set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 00ccd192372e49520b64f49ada2a2dbf5128d9ed `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table' behaves in layout as a table.
display-007 reference/display-001-ref Display set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 8a8cc1a8b8ddb109f660cb52306c868e299f45a1 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'inline-table' behaves in layout as an inline table.
display-008 reference/display-008-ref Display set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 8b6af5c9488ddd1c7c783d87cbef465ce2e411db `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-row-group' behaves in layout as a table row group.
display-009 reference/display-008-ref Display set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 2bf654d6f2cd60846cb0365238bc1fcadf37d81d `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-header-group' behaves in layout as a table header group.
display-010 reference/display-010-ref Display set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 211eed620ec2dcc2336f592faa1ef6b1b110c90b `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-footer-group' behaves in layout as a table footer group.
display-011 reference/display-002-ref Display set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 3845d9dd9838a1fd184f983d41b76ac63aac05a5 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-row' behaves in layout as a table row.
display-012 reference/display-012-ref Display set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop bf6b3c1005f81269b369b1364bd05f87b605e4dd `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-column-group' behaves in layout as a table column group.
display-013 reference/display-012-ref Display set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 48d9d7d2ab6c6c8939b22e21e63b98f0a097764d `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-column' behaves in layout as a table column.
display-014 reference/display-001-ref Display set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 158dc8ff3fa7b7f41995fe18da3d6324516ec8a4 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-cell' behaves in layout as a table cell.
display-015 reference/display-002-ref Display set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 58862c891a93d93dc65ab9f5f665dab6acff5615 `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'table-caption' behaves in layout as a table caption.
display-016 reference/ref-if-there-is-no-red Display set to 'none' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 61f8ff2aeb8f232d999f9cc7aaff57c7e05c6f0c `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'none' has no layout.
display-017 reference/display-002-ref Display set to 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 08e19be23c86117938e432f85b38aba8dd1c829a `Microsoft`<http://www.microsoft.com/> The property 'display' set to 'inherit' can inherit its layout behavior from a parent container.
display-018 reference/display-018-ref display - sub-table elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/visuren.html#display-prop 70856553ccc7331c949d16b5b9dddfbbe119ed01 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> When an element with its property 'display' set to 'inline', then it makes its box laid out horizontally, beginning at the top of its containing block without beginning on a new line and without requiring to begin on a new line. Elements with 'display' set to 'inline' are laid out horizontally, one after the other, in the line box.
display-applies-to-001 Applying the property 'display' set to 'inline' to the 'a' element http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 6f6a2baeca058a4f3057592a0a9703b728c894ef `Microsoft`<http://www.microsoft.com/> Display set to 'inline' applies the correct rendering behavior for the 'a' element.
display-applies-to-002 Applying the property 'display' set to 'inline' to the 'abbr' element http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop b6a30c8c29568413b3cff6d94c5c34c4fb77fa96 `Microsoft`<http://www.microsoft.com/> Display set to 'inline' applies the correct rendering behavior for the 'abbr' element.
display-change-001 reference/display-change-001-ref Updating layout on display changes ahem,dom http://www.w3.org/TR/CSS21/visuren.html#display-prop c1712786695a138bd8ddd551d15b7b7a27ff2147 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
display-initial-001 Display initial value http://www.w3.org/TR/CSS21/visuren.html#display-prop 80aa744b972094515a6e4456b0debb1cf5fb1157 `Microsoft`<http://www.microsoft.com/> The initial display value for all elements is 'inline'.
display-none-001 reference/ref-if-there-is-no-red Display set to 'none' does not generate a box even with 'position' set to 'absolute' http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo 49c2778bd57779c8eb14f03bdfc9d38968608a65 `Microsoft`<http://www.microsoft.com/> Elements set to 'display: none' do not render even if element is positioned absolute.
display-none-002 reference/ref-if-there-is-no-red Display set to 'none' does not generate a box even with 'position' set to 'fixed' http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo 4b99b317f0982adde929d36d9109ddf6f6f48be8 `Microsoft`<http://www.microsoft.com/> Elements set to 'display: none' do not render even if element is positioned fixed.
display-none-003 reference/ref-if-there-is-no-red Display set to 'none' does not generate a box even when element is floated http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo a25597d2136e868147e375c15f3472a9149ce3e1 `Microsoft`<http://www.microsoft.com/> Elements set to 'display: none' do not render even if element is floated.
dom-hover-001 Effect of DOM mutations on :hover matching dom,interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 7ea84d23d109562b216cb7718b033e957143f376 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
dom-hover-002 Effect of DOM mutations on :hover matching dom,interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 3cb10465cc041d5441559aee3c78e62cd8a360e7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
double-border-width-001 Double lines border style does not change border width http://www.w3.org/TR/CSS21/box.html#border-style-properties 017eba37aafb89d0068237a8c1a47862461b033e `Microsoft`<http://www.microsoft.com/> The 'double' 'border-style' does not change the size of the border width. The sum of the two lines and the space need to equal the border width.
dynamic-pseudo-classes-000 Selectors: The dynamic pseudo-classes: :hover on links interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 8f3c2c0daa8e38b4fabfde2539e7dbd3c358d756 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should honour the change of state in the elements
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 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 c6bb8224fa504d85d5e9aea5fed781790d96678c `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 8d7a3ca6d2b8b7f0e25cc739c33fbb5bc62b4615 `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 6deac8339959e1e35f77898589bc91ead2472471 `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.
dynamic-top-change-004 reference/dynamic-top-change-002-ref Inheriting 'top' changes from abspos parent 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 fe5c82dcabf3c9a8ee49b8b9a3bcdba3ebd926ea `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.
dynamic-top-change-005 Inheriting 'top' changes from abspos grandparent combo,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 511326b4b9ab51eef777b8458366e83215d2530f `Boris Zbarsky`<mailto:bzbarsky@mit.edu> The position of a positioned element which inherits its 'top' value from its relatively positioned parent changes when the parent's 'top' value is changed.
dynamic-top-change-005a Inheriting 'top' changes from abspos grandparent (variant: block parent) 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 33d4876694281ecc840b110e583c119cc5b0e151 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`L. David Baron`<https://dbaron.org/> The position of a positioned element which inherits its 'top' value from its relatively positioned parent changes when the parent's 'top' value is changed.
dynamic-top-change-005b Inheriting 'top' changes from abspos grandparent (non-dynamic variant) 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 0c54bc83fe54cae7f062077e119be88c6c867ea2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`L. David Baron`<https://dbaron.org/> The position of a positioned element which inherits its 'top' value from its relatively positioned parent changes when the parent's 'top' value is changed.
empty-cell-visibility-hidden-001 Cell with hidden visibility content as an empty cell http://www.w3.org/TR/CSS21/tables.html#empty-cells bf5a1542848a47f4cec5018e9d589edd6008cb46 `Microsoft`<http://www.microsoft.com/> A cell with 'visibility: hidden' is considered an empty cell.
empty-cells-001 Empty-cells set to 'show' http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 9522df7b69bbe2c25ae5dbb5e8938beb7ef7857f `Microsoft`<http://www.microsoft.com/> An 'empty-cells' value of 'show' allows cells without content to have visible backgrounds and borders.
empty-cells-002 Empty-cells set to 'hide' http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells d69af1018570de377fc09da6c97671f739c9c829 `Microsoft`<http://www.microsoft.com/> An 'empty-cells' value of 'hide' prevents cells without content from having visible backgrounds and borders.
empty-cells-003 Empty-cells set to inherit http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 0dc1ae199c355cbe03ffcbe9237076178735209c `Microsoft`<http://www.microsoft.com/> A cell can inherit its empty-cells behavior from its row parent container.
empty-cells-004 CSS table model: empty-cells: Text http://www.w3.org/TR/CSS21/tables.html#empty-cells dddaf4ea24dcd13fb57207bdfa012a75b03045e5 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-005 CSS table model: empty-cells: NBSPs http://www.w3.org/TR/CSS21/tables.html#empty-cells 365d164896181c77fde4d50d13f18190e9e5e073 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-006 CSS table model: empty-cells: white-space pre http://www.w3.org/TR/CSS21/tables.html#empty-cells 80ac8b3d092ee074ca6d54179661eaaf2fbc10e2 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-007 CSS table model: empty-cells: zero-height images http://www.w3.org/TR/CSS21/tables.html#empty-cells 43ac4845820d005d799d999162ad972b79c531ce `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-008 CSS table model: empty-cells: zero-height inline images http://www.w3.org/TR/CSS21/tables.html#empty-cells b7f7ab25407df26a008d133bd5d2fbe48bcc5bdb `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-009 CSS table model: empty-cells: inlines http://www.w3.org/TR/CSS21/tables.html#empty-cells 6f8234014205eb9c4cea79c3923c39f3ee35a9d9 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-010 CSS table model: empty-cells: block http://www.w3.org/TR/CSS21/tables.html#empty-cells 916fe8b215715c4e3f09df89db6f5c843e6b1b53 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-011 CSS table model: empty-cells: block with margins http://www.w3.org/TR/CSS21/tables.html#empty-cells 0550809b13c6166526860a919e7a709fe689b8a9 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-012 CSS table model: empty-cells: block with padding http://www.w3.org/TR/CSS21/tables.html#empty-cells 794837273d69bddd60495263d09ddbec001726da `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-013 CSS table model: empty-cells: block with borders http://www.w3.org/TR/CSS21/tables.html#empty-cells 0dfaf4146b1b05d666882aa2d1b20563001c60b1 `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-014 CSS table model: empty-cells: white-space normal http://www.w3.org/TR/CSS21/tables.html#empty-cells 3746fc54bf40a4809e0b500dc11e532d645c3aff `Ian Hickson`<mailto:ian@hixie.ch>
empty-cells-applies-to-001 Empty-cells and 'display: inline' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells f73ab6d3937c5d196e05379a1cfd010e0e46d6c4 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: inline' elements.
empty-cells-applies-to-002 Empty-cells and 'display: block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 33862bbb388d4f9b4a9c1f8ad8eeb0e076bf4703 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: block' elements.
empty-cells-applies-to-003 Empty-cells and 'display: list-item' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 473e7fe29cedba403abdff639ae6bc038ea96970 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: list-item' elements.
empty-cells-applies-to-004 Empty-cells and 'display: run-in' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells a39b160e16419b1a6a77ab3b5ad9b563c5639687 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: run-in' elements.
empty-cells-applies-to-005 Empty-cells and 'display: inline-block' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 7e3feb2c930b3642dbfe8e58699a607485a8df04 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: inline-block' elements.
empty-cells-applies-to-006 Empty-cells and 'display: table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 7caadb4eefe72a9c0613258ba9a70a4d98515a7d `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table' elements.
empty-cells-applies-to-007 Empty-cells and 'display: inline-table' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells d88c130ead9b09ce9b10f74708befe87d4b64491 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: inline-table' elements.
empty-cells-applies-to-008 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells be2f85ea6f1cab8294bfe01e60091bae3c313c1b `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-row-group' elements.
empty-cells-applies-to-009 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 1b17e6e42b449c9b1187bebdb92cc02ceaf1fb5c `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-header-group' elements.
empty-cells-applies-to-010 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 7cae10020d820de0b18cf159eef3b4836f26dee4 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-footer-group' elements.
empty-cells-applies-to-011 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-row' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 053667baec19d02c407edbc2003788bab9972b2c `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-row' elements.
empty-cells-applies-to-012 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-column' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 5418876ab187aa4ae771c7a2aa533ae429a72218 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-column' elements.
empty-cells-applies-to-013 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-column-group' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 77e9a535e91c9a6e431164207f3b490cffb2eaa0 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-column-group' elements.
empty-cells-applies-to-014 reference/no-red-on-blank-page-ref Empty-cells and 'display: table-cell' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 2bcc036537724e93bfce6a4f0b7a393c81727750 `Microsoft`<http://www.microsoft.com/> Empty-cells applies to 'display: table-cell' elements.
empty-cells-applies-to-015 Empty-cells and 'display: table-caption' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells bee1bb4597728e9e043dbac8ec2fff6c123d4148 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: table-caption' elements.
empty-cells-applies-to-016 reference/no-red-on-blank-page-ref Empty-cells and 'display: none' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 68e52446e6866e1c6f8e68963d13a822cf5fd087 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: none' elements.
empty-cells-applies-to-017 reference/no-red-on-blank-page-ref Empty-cells and 'display: inherit' elements http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 3069cf04cfb9e260a83ab9c913261bc9722ae492 `Microsoft`<http://www.microsoft.com/> Empty-cells does not apply to 'display: inherit' elements which do not inherit the value of 'table-cell'.
empty-cells-exceptions-001 Cells containing floating content are not considered empty http://www.w3.org/TR/CSS21/tables.html#empty-cells 8c9a13ee2e13ef227c1fb6e75456dc1fbecc8657 `Microsoft`<http://www.microsoft.com/> Cells that contain floating content, including empty elements, are not considered to be empty cells. The table under test actually contains two tests. The first cell tests floating content, and the second cell tests a floating empty element.
empty-cells-exceptions-002 Cells containing empty element in-flow content are not considered empty http://www.w3.org/TR/CSS21/tables.html#empty-cells eac66306505378c1ad247b49b155dafdcf43d009 `Microsoft`<http://www.microsoft.com/> Cells that contain in-flow content (including empty elements) are not considered to be empty cells. The table under test really contains two tests--the first cell tests in-flow content, the second cell tests an empty in-flow element.
empty-cells-exceptions-003 Cells with collapsed white space content are considered empty http://www.w3.org/TR/CSS21/tables.html#empty-cells 924d18bbb5b18fa6a0da961bcd8e6830b12843a4 `Microsoft`<http://www.microsoft.com/> Cells that contain in-flow content of white space which has been collapsed away by the 'white-space' property are considered to be empty cells.
empty-cells-exceptions-004 Cells with non-collapsed white space content are not considered empty http://www.w3.org/TR/CSS21/tables.html#empty-cells 81e363607642ee76cd3d291949b43672f90d5191 `Microsoft`<http://www.microsoft.com/> Cells which contain in-flow content of white space which has not been collapsed away by the 'white-space' property are not considered to be empty cells.
empty-cells-in-collapsed-border-model-001 Empty cells property in the collapsed borders model http://www.w3.org/TR/CSS21/tables.html#empty-cells 2b153b246b2e435075f608e7f66261d0b24f29bb `Microsoft`<http://www.microsoft.com/> The empty-cells property does not apply to tables with collapsed borders.
empty-cells-inherited-001 Empty-cells is inherited by default http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 23117c457f22ad1e680f2c26a63d0f373cc5135e `Microsoft`<http://www.microsoft.com/> Empty-cells is inherited by default.
empty-cells-initial-001 Initial value of empty-cells http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells,http://www.w3.org/TR/CSS21/tables.html#empty-cells 58584e11fb55bc23aec241f6e45869df704b653f `Microsoft`<http://www.microsoft.com/> The initial value of empty-cells is 'show'.
empty-inline-001 reference/ref-if-there-is-no-red Empty inline elements http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 249e11fc04245c0194ec9de335096b34a833f8de `Microsoft`<http://www.microsoft.com/> Empty inline elements create a zero-height line box.
empty-inline-002 reference/empty-inline-002-ref Empty line box influence ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 452ea19dcbc3dcfe5073253ca0a6cf0ea44be5de `Microsoft`<http://www.microsoft.com/> Empty inline elements still influence calculation just like elements with content.
empty-inline-003 reference/empty-inline-003-ref Line height calculations - Empty inline elements influence http://www.w3.org/TR/CSS21/visudet.html#line-height 7d25bf116efdc63a88d9b9024f833b6e1e383c55 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/> The line-height of an empty inline element influences the height of a line containing it with some other content
eof-001 reference/filler-text-below-green Parsing unexpected end of declaration block invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors c886c493ab1aaa298443aa99b6e288933f7d58a4 `Microsoft`<http://www.microsoft.com/> The parser implicitly terminates the block and applies the styles if the declaration block is not terminated.
eof-002 reference/filler-text-below-green Parsing unexpected end of function invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors df707a9fe46778aa3ca34b98ac02b7c2d92057ed `Microsoft`<http://www.microsoft.com/> User agents close all open parentheses at the end of the style sheet.
eof-003 reference/filler-text-below-green Parsing unexpected end of string invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors a969d2e5306783300e6b2d89e0f5291496067aa3 `Microsoft`<http://www.microsoft.com/> Close all open strings at the end of the style sheet.
eof-004 reference/filler-text-below-green Parsing unexpected end of @media block invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 4850bc186642345f595712f3dbab9637db8ea4d7 `Microsoft`<http://www.microsoft.com/> User agents close all open blocks at the end of the style sheet.
eof-005 reference/filler-text-below-green Parsing unexpected end of @import invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors d55c1b25cbec056508cf337be2272f60f4ae67af `Microsoft`<http://www.microsoft.com/> User agents close all open rules at the end of the style sheet.
eof-006 reference/filler-text-below-green Parsing unexpected end of @import with closed quote invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 75b1f2040b92131c35214301c14c61c71a32d801 `Microsoft`<http://www.microsoft.com/> User agents close all open quotes at the end of the style sheet.
eof-007 reference/filler-text-below-green Parsing unexpected end of shorthand rule invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 216875eab2d271090bef3382b9b598eb696dfb5b `Microsoft`<http://www.microsoft.com/> User agents close all open rules at the end of the style sheet.
escaped-ident-001 reference/filler-text-below-green Parsing escaped identifiers as selectors, property and value http://www.w3.org/TR/CSS21/syndata.html#characters 0d245d52baa6cfab78b3cd2fe7d2fcae7268b1dd `Microsoft`<http://www.microsoft.com/> Escaped identifiers are parsed and applied.
escaped-ident-002 reference/filler-text-below-green Parsing escaped special CSS characters http://www.w3.org/TR/CSS21/syndata.html#characters a23281af06eb05a3bfff49feeec49fd206a5ae98 `Microsoft`<http://www.microsoft.com/> Escaped special CSS characters are no longer meaningful.
escaped-ident-003 reference/no-red-filler-text-ref Parsing escaped newlines within identifiers invalid http://www.w3.org/TR/CSS21/syndata.html#characters 5c22a28e5ed23baedcefb68b52c7333525ca5da6 `Microsoft`<http://www.microsoft.com/> Newlines cannot be escaped within identifiers.
escaped-ident-004 reference/no-red-filler-text-ref Parsing escaped chars in the range of 0-9a-f http://www.w3.org/TR/CSS21/syndata.html#characters 85313779343f3bb1dd1aa442baf75244e48b57aa `Microsoft`<http://www.microsoft.com/> The {unicode} chars are not treated like {escape} chars.
escaped-ident-char-001 reference/filler-text-below-green Parsing escaped characters as selector and property http://www.w3.org/TR/CSS21/syndata.html#characters 22b348c6cb4576fac1b77bad2682357374f37097 `Microsoft`<http://www.microsoft.com/> Escaped characters are treated as normal characters.
escaped-ident-spaces-001 reference/filler-text-below-green Parsing escaped identifiers with spaces http://www.w3.org/TR/CSS21/syndata.html#characters 9b1ec86cda71320dca4e04f3eb13cc966ec7e8d2 `Microsoft`<http://www.microsoft.com/> Escaped identifiers are parsed and spaces between them are ignored.
escaped-ident-spaces-002 reference/filler-text-below-green Termination of escaped character sequences with white space http://www.w3.org/TR/CSS21/syndata.html#characters ae27d25a2869bf812c3738c8c5d0c89f3834e73f `Microsoft`<http://www.microsoft.com/> Escaped character sequences are terminated by white space.
escaped-ident-spaces-003 reference/filler-text-below-green Termination of escaped character sequences with six digits http://www.w3.org/TR/CSS21/syndata.html#characters fd92b844acacdb4aca97088a6057245c931ce12c `Microsoft`<http://www.microsoft.com/> Escaped character sequences are terminated by exactly six hex digits.
escaped-ident-spaces-004 reference/filler-text-below-green Termination of escaped character sequences with six digits and white space http://www.w3.org/TR/CSS21/syndata.html#characters b6e6c715af1d5ed16b5b85232d4c413ac687b9f4 `Microsoft`<http://www.microsoft.com/> Escaped character sequences are terminated by exactly six hex digits and white space.
escaped-ident-spaces-005 reference/filler-text-below-green Termination of escaped character sequences with less than 6 digits and white space http://www.w3.org/TR/CSS21/syndata.html#characters f240c4f85400a64811558c3449adcc6d5bde2582 `Microsoft`<http://www.microsoft.com/> Escaped character sequences are terminated by white space.
escaped-ident-spaces-006 reference/filler-text-below-green Termination of escaped character sequences with two digits terminated by white space http://www.w3.org/TR/CSS21/syndata.html#characters 20509dc4fea583128da4f44c1426197b4f8180be `Microsoft`<http://www.microsoft.com/> Escaped character sequences (two hex digits) are terminated by white space.
escaped-ident-spaces-007 reference/filler-text-below-green Termination of escaped character sequences with less than six digits terminated by linefeeds and tabs http://www.w3.org/TR/CSS21/syndata.html#characters e5126ef7aba00fa9b87ca64194364c22d198cdd8 `Microsoft`<http://www.microsoft.com/> Escaped character sequences (less than six hex digits) are terminated by white space, tabs and linefeeds.
escaped-newline-001 reference/escaped-newline-001-ref Parsing strings with escaped newlines http://www.w3.org/TR/CSS21/syndata.html#strings 268c0cf7c468e19c41672de080ce0b8554d99e84 `Microsoft`<http://www.microsoft.com/> Strings with escaped newlines are treated as a single whole string.
escapes-000 reference/escapes-000-ref Escaped Newline in String http://www.w3.org/TR/CSS21/syndata.html#characters d11e177f8c309b0fbd008317e14eabfdc70835e3 `L. David Baron`<https://dbaron.org/>
escapes-001 reference/ref-green-background Escaped Quote Marks in String http://www.w3.org/TR/CSS21/syndata.html#characters 7addb5ac390556ac9d1e91be071ae051ee1a3f71 `L. David Baron`<https://dbaron.org/>
escapes-002 reference/ref-green-background Invalid Punctuation Escapes http://www.w3.org/TR/CSS21/syndata.html#characters 62a68a84bc2e03df2e3b0b08211eeda70be694c0 `L. David Baron`<https://dbaron.org/>
escapes-003 reference/ref-green-background Class and Keyword Letter Escapes http://www.w3.org/TR/CSS21/syndata.html#characters ab6ac07e0ee6c7dbc715014287b1b79eb88f12ed `L. David Baron`<https://dbaron.org/>
escapes-004 reference/ref-green-background Unicode Escapes http://www.w3.org/TR/CSS21/syndata.html#characters 22a9f2b75a79f2df1c3a4f27bafd1b3d7f924390 `L. David Baron`<https://dbaron.org/>
escapes-005 reference/ref-green-background Unicode Escapes and Case Insensitivity http://www.w3.org/TR/CSS21/syndata.html#characters af5a4e1fddfe7971b2ed4a414a7beddbef9c14fd `L. David Baron`<https://dbaron.org/>
escapes-006 reference/ref-green-background Incorrect Letter Escape (Class Selector) http://www.w3.org/TR/CSS21/syndata.html#characters a442c9dd90aeae7b273ec292a3592e591ed626a0 `L. David Baron`<https://dbaron.org/>
escapes-007 reference/ref-green-background Space-terminated Unicode Escapes http://www.w3.org/TR/CSS21/syndata.html#characters 65fb5a86b9da84bdb2f6e07ddcf60b29f75a30cb `L. David Baron`<https://dbaron.org/>
escapes-008 reference/ref-green-background Invalid Space-terminated Character Escapes invalid http://www.w3.org/TR/CSS21/syndata.html#characters f7a36c8bf1625680cfcaf47c2114f0e932252347 `L. David Baron`<https://dbaron.org/>
escapes-009 reference/ref-this-text-should-be-green Characters and case: Escaping a character inside a keyword invalid http://www.w3.org/TR/CSS21/syndata.html#characters ba720024df5d6762fd2a214abc52a6d7072c3522 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should be able to ignore the keyword
escapes-010 reference/ref-this-text-should-be-green Unicode-escaped Braces invalid http://www.w3.org/TR/CSS21/syndata.html#characters 73281d5ae3869cd1c4f2bc56b79490fc4dbef993 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Unicode escapes cannot substitute for '{' or '}' in CSS syntax.
escapes-011 reference/ref-this-text-should-be-green CSS Parsing: Escaped keywords http://www.w3.org/TR/CSS21/syndata.html#rule-sets 7380a6e19656ccb8da7a2901d8574eb4b33e18e1 `Ian Hickson`<mailto:ian@hixie.ch>
escapes-012 reference/ref-this-text-should-be-green CSS Parsing: Escaped keywords http://www.w3.org/TR/CSS21/syndata.html#characters aaa1df5a039befac89a20dfa17fc331c1152071d `Ian Hickson`<mailto:ian@hixie.ch>
escapes-013 reference/escapes-013-ref Escaping and spaces with classes http://www.w3.org/TR/CSS21/syndata.html#rule-sets 209146dd1aa589b1783449b32d3a11d533042cc4 `Ian Hickson`<mailto:ian@hixie.ch>
escapes-014 reference/ref-green-background Escaping and spaces with declarations http://www.w3.org/TR/CSS21/syndata.html#rule-sets 6f22915c4033d70149cb9fe614e2b4faf8f8ec96 `Ian Hickson`<mailto:ian@hixie.ch>
escapes-015 reference/ref-if-there-is-no-red Escape of non-printable characters within declarations, applying to property values invalid http://www.w3.org/TR/CSS21/syndata.html#rule-sets bb02c8dd729b3f9f049efe308d7b4919ff5ce68d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> red is a reserved (color name) keyword while red\9 is not a reserved keyword. red\9 is made of red with an escaped horizontal tab. That is why the parsing of the declaration should fail. Same thing with the other 23 tests (see test escapes-016).
escapes-016 reference/ref-if-there-is-no-red Escape of non-printable characters within declarations, applying to property values invalid http://www.w3.org/TR/CSS21/syndata.html#rule-sets fd394ee77868bff0093ce8e6447910027c532ebe `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> red is a reserved (color name) keyword while red\9 is not a reserved keyword. red\9 is made of red with an escaped horizontal tab. That is why the parsing of the declaration should fail. Same thing with the other 23 tests (see test escapes-015).
events-006 transitionend event for pseudo elements dom,script http://www.w3.org/TR/css3-transitions/#transition-events,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/css3-content/ 5a718f298624ae20c9f8cf69c0dad0a3f7bdb34d `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that TransitionEnd events are fired for pseudo-elements
extract-ordered-lists-in-regions-explicit-counters-002 reference/extract-ordered-lists-in-regions-explicit-counters-002-ref flow-into on ordered lists that use multiple CSS counters and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment fbcdce14267668f7905502dc082008dd67e583f3 `Mihai Balan`<mailto:mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using a single counter in nested scopes and extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-003 reference/extract-ordered-lists-in-regions-explicit-counters-003-ref flow-into on list items from lists that use a single CSS counter with nested scopes and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 6a65774256cc310e91da9f05d89ba82ce8b58cef `Mihai Balan`<mailto:mibalan@adobe.com> The flow-into property can be applied to ordered lists. Extracting parts of a list numbered using a single counter in nested scopes should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-004 reference/extract-ordered-lists-in-regions-explicit-counters-004-ref flow-into on list items from lists that use multiple CSS counters with nested scopes and ::before for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment 08bf270e2ff669914cde999187450d47e6e19fb8 `Mihai Balan`<mailto:mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using multiple counters and extracted in a named flow should render in regions just as without regions.
extract-ordered-lists-in-regions-explicit-counters-005 reference/extract-ordered-lists-in-regions-explicit-counters-005-ref flow-into on list items from lists that use multiple CSS counters with nested scopes and ::after for list numbering http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset,http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment af8309642507e630de6cb19db0a68a97c6380dfc `Mihai Balan`<mailto:mibalan@adobe.com> The flow-into property can be applied to ordered lists. List items numbered using multiple counters displayed in the ::after pseudo-element and extracted in a named flow should render in regions just as without regions.
first-child-000 Selectors: The :first-child pseudo-class http://www.w3.org/TR/CSS21/selector.html#first-child 3d9bd630ab01f4de229da64a206f92d19245db8d `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the element which is the first child of its parent
first-child-001 Selectors: The :first-child pseudo-class with the universal selector http://www.w3.org/TR/CSS21/selector.html#first-child b7a9ebe7be0572afc8de52d1175571154e89f63d `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the element which is the first child of its parent
first-child-selector-001 First-child pseudo-class http://www.w3.org/TR/CSS21/selector.html#first-child c332d57858871d1385245cd37f8e2abcfb93d3f0 `Microsoft`<http://www.microsoft.com/> First-child pseudo-class matches only the first element of its type.
first-child-selector-002 First-child pseudo-class with text node http://www.w3.org/TR/CSS21/selector.html#first-child f8bec12649b8c5d928fd9ea8d3e7954a87e1e143 `Microsoft`<http://www.microsoft.com/> First-child pseudo-class matches only the first element of its type ignoring text nodes.
first-child-selector-003 CSS: 1 simple test of :first-child http://www.w3.org/TR/CSS21/selector.html#first-child ed761461feffa5cdef5512b269232d8b67d2c5b5 `Ian Hickson`<mailto:ian@hixie.ch>
first-letter-000 Selectors: The :first-letter pseudo-element http://www.w3.org/TR/CSS21/selector.html#first-letter 95c0b2e71af519c973e65deba5067120d36425cb `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply the rule only to the first letter of a block-level element
first-letter-001 reference/first-letter-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter bb2237950656ebc45b5637e98e309e2708471f6f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-dynamic-001 reference/first-letter-dynamic-001-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter e5ec21fbd209fb53920deb15a81ff74c30fa0189 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-dynamic-002 reference/first-letter-dynamic-002-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter 3681d9b8cb21861494a6cd8ce846cf454299bec9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-dynamic-003a reference/first-letter-dynamic-003-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter 2d058c472404275d7a8dda78006ce32027a2b4c8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-dynamic-003b reference/first-letter-dynamic-003-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter bed39f9c51a08361544dca50c7363f274af79266 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-inherit-001 reference/first-letter-inherit-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter 623bc32d50f76c3ef9e2c878d8873792ecfa894d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-001 reference/first-letter-nested-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter 0c4c4114c6aa9d21758b68b0939af3bb48e7dd7c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-002 reference/first-letter-nested-001-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter b1dfe023ae020e6a49fcdbf5852e67829db25aad `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-003 reference/first-letter-nested-001-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter a5be17169516360063a296b7a7d23dcdb7ea14a6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-004 reference/first-letter-nested-001-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter 3d4052747f681e732fbc7cce685109e0d0ca90a9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-005 reference/first-letter-nested-001-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter ba42aa960e5bb21f0413473eb67889130f496f57 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-006 reference/first-letter-nested-001-ref :first-letter http://www.w3.org/TR/CSS21/syndata.html#charset 3d35918079d47c2f4989ef29f2e4f84f35d7667e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-nested-007 reference/first-letter-nested-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter e4c056a79f875f2f8566d686ddca679f76490b94 `Simon Montagu`<http://smontagu.org/>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-punctuation-001 reference/first-letter-punctuation-001-ref First-letter with the 'right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cc1db24166548da11e2721c0b7c8959c59bdf599 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right parenthesis'.
first-letter-punctuation-002 reference/first-letter-punctuation-002-ref First-letter with the 'right square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9c31d8cfcd6f9a54f2daca0751ecd0c76bffb589 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right square bracket'.
first-letter-punctuation-003 reference/first-letter-punctuation-003-ref First-letter with the 'right curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bcdef6815b9aa96da476e636a402fcaa76b039ff `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right curly bracket'.
first-letter-punctuation-004 reference/first-letter-punctuation-004-ref First-letter with the 'tibetan mark gug rtags gyas' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3849181b76ad57c1db51a04c80361be791e04d9a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark gug rtags gyas'.
first-letter-punctuation-005 reference/first-letter-punctuation-005-ref First-letter with the 'tibetan mark ang khang gyas' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3548afa677f281db94829b5a90f61e0ad64e572d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark ang khang gyas'.
first-letter-punctuation-006 reference/first-letter-punctuation-006-ref First-letter with the 'ogham reversed feather mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2eae4742d0af3a69edf0ec732da743080ed03ecb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ogham reversed feather mark'.
first-letter-punctuation-007 reference/first-letter-punctuation-007-ref First-letter with the 'right square bracket with quill' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4d0f0a9d5c1fe0dbc665a4406c57681336681a06 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right square bracket with quill'.
first-letter-punctuation-008 reference/first-letter-punctuation-008-ref First-letter with the 'superscript right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0b22f314f2f46d2f0115f9413670df53c176ff7b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'superscript right parenthesis'.
first-letter-punctuation-009 reference/first-letter-punctuation-009-ref First-letter with the 'subscript right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7eecee720cdef1f7cf9f81db1714104bc3aab583 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'subscript right parenthesis'.
first-letter-punctuation-010 reference/first-letter-punctuation-010-ref First-letter with the 'right-pointing angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c7e7a5b6e997b6f747dcf4edc783d2f6dc93095e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right-pointing angle bracket'.
first-letter-punctuation-012 reference/first-letter-punctuation-012-ref First-letter with the 'medium right parenthesis ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bd4a5c3b3b19332670e785ee628010867d2e7a9b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium right parenthesis ornament'.
first-letter-punctuation-013 reference/first-letter-punctuation-013-ref First-letter with the 'medium flattened right parenthesis ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a96e1d5aab592edfdf68463e1bc35b30af2a0d22 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium flattened right parenthesis ornament'.
first-letter-punctuation-014 reference/first-letter-punctuation-014-ref First-letter with the 'medium right-pointing angle bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d056f649ce32dec410671642adf793ca34d16a81 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium right-pointing angle bracket ornament'.
first-letter-punctuation-015 reference/first-letter-punctuation-015-ref First-letter with the 'heavy right-pointing angle quotation mark ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 77e75a7b5d58beac1e87cf0b4fe92650268be2a2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'heavy right-pointing angle quotation mark ornament'.
first-letter-punctuation-016 reference/first-letter-punctuation-016-ref First-letter with the 'heavy right-pointing angle bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e9f1ac56c1e6f12b03971ffebfc5f081f8e7c630 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'heavy right-pointing angle bracket ornament'.
first-letter-punctuation-017 reference/first-letter-punctuation-017-ref First-letter with the 'light right tortoise shell bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 766688a1ca519d83dbc3a2992b66ee93f5c7e4f1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'light right tortoise shell bracket ornament'.
first-letter-punctuation-018 reference/first-letter-punctuation-018-ref First-letter with the 'medium right curly bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bf3e6d2132da6b4111b6303736a20e58889e4fd0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium right curly bracket ornament'.
first-letter-punctuation-019 reference/first-letter-punctuation-019-ref First-letter with the 'right s-shaped bag delimiter' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 14f9f8d2b6c6d6987094b5a345bdecc8dd846ee0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right s-shaped bag delimiter'.
first-letter-punctuation-020 reference/first-letter-punctuation-020-ref First-letter with the 'mathematical right white square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4b19a910f6c265200044bf1e844b37aa1e423c49 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mathematical right white square bracket'.
first-letter-punctuation-021 reference/first-letter-punctuation-021-ref First-letter with the 'mathematical right angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 66a0918e2622d2b9cee7983fcb8b08993000e78d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mathematical right angle bracket'.
first-letter-punctuation-022 reference/first-letter-punctuation-022-ref First-letter with the 'mathematical right double angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f766b19ffb8852e1c27619c7d577ae1603440948 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mathematical right double angle bracket'.
first-letter-punctuation-023 reference/first-letter-punctuation-023-ref First-letter with the 'right white curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 216c7d22be15b29aa7aea3f8d5e2e1aa5a8e598f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right white curly bracket'.
first-letter-punctuation-024 reference/first-letter-punctuation-024-ref First-letter with the 'right white parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d02fc5f0a9d536dc96e29c55bf4c1e6961b369b8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right white parenthesis'.
first-letter-punctuation-025 reference/first-letter-punctuation-025-ref First-letter with the 'z notation right image bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 856865fd928c2f2e8623690c73a2fd9b8aa74fa0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'z notation right image bracket'.
first-letter-punctuation-026 reference/first-letter-punctuation-026-ref First-letter with the 'z notation right binding bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 925b742b5063b722a9fee92db947ee92ea462df8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'z notation right binding bracket'.
first-letter-punctuation-027 reference/first-letter-punctuation-027-ref First-letter with the 'right square bracket with underbar' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0f5046c6837ce5f96e08ba324296aa60c3a56c85 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right square bracket with underbar'.
first-letter-punctuation-028 reference/first-letter-punctuation-028-ref First-letter with the 'right square bracket with tick in bottom corner' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8f07aba9be5231760300350e5a4a54c863b7e54b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right square bracket with tick in bottom corner'.
first-letter-punctuation-029 reference/first-letter-punctuation-029-ref First-letter with the 'right square bracket with tick in top corner' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 599459064d6727605c45c832a7abed7dbe25f5c3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right square bracket with tick in top corner'.
first-letter-punctuation-030 reference/first-letter-punctuation-030-ref First-letter with the 'right angle bracket with dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dd68d47f3a7dbcda82288a28a8216c445e226970 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right angle bracket with dot'.
first-letter-punctuation-031 reference/first-letter-punctuation-031-ref First-letter with the 'right arc greater-than bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter caadcc017f172352bd98661e542a06e86e6c56ab `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right arc greater-than bracket'.
first-letter-punctuation-032 reference/first-letter-punctuation-032-ref First-letter with the 'double right arc less-than bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0e9e98be9e04cccd2fe169498be557be3ffcd9b8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double right arc less-than bracket'.
first-letter-punctuation-033 reference/first-letter-punctuation-033-ref First-letter with the 'right black tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter debf0c80ee52770f379a25afd5da91a02cb667f1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right black tortoise shell bracket'.
first-letter-punctuation-034 reference/first-letter-punctuation-034-ref First-letter with the 'right wiggly fence' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c6b67e30562d20f6a60f0cf33422554bf7cfb3fa `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right wiggly fence'.
first-letter-punctuation-035 reference/first-letter-punctuation-035-ref First-letter with the 'right double wiggly fence' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 59e786c09a05d087011909d65a86632fbe3198b2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right double wiggly fence'.
first-letter-punctuation-036 reference/first-letter-punctuation-036-ref First-letter with the 'right-pointing curved angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d2d89d780a8a77da08de6f25aea13b7aab57dac2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right-pointing curved angle bracket'.
first-letter-punctuation-037 reference/first-letter-punctuation-037-ref First-letter with the 'right angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b5ac126478e255128d1c76a3f7d1e2c8bc3d2591 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right angle bracket'.
first-letter-punctuation-038 reference/first-letter-punctuation-038-ref First-letter with the 'right double angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c257fb86751d6e0940b39e8c7e4b2e77828830f6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right double angle bracket'.
first-letter-punctuation-039 reference/first-letter-punctuation-039-ref First-letter with the 'right corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7c9b29eb97eb7b2aebb03f07650ca60e17ad0cae `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right corner bracket'.
first-letter-punctuation-040 reference/first-letter-punctuation-040-ref First-letter with the 'right white corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ca397456e23aac6a702be03bf85c6ca99a9853c8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right white corner bracket'.
first-letter-punctuation-041 reference/first-letter-punctuation-041-ref First-letter with the 'right black lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 61f58398904e2383d85fea9126fcfb1b9968c22b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right black lenticular bracket'.
first-letter-punctuation-042 reference/first-letter-punctuation-042-ref First-letter with the 'right tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 523bdc06480ff29505119e991278577b47bac2a2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right tortoise shell bracket'.
first-letter-punctuation-043 reference/first-letter-punctuation-043-ref First-letter with the 'right white lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 79b1935461da9e34672c247e72186e016f258a25 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right white lenticular bracket'.
first-letter-punctuation-044 reference/first-letter-punctuation-044-ref First-letter with the 'right white tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 778a7474200dfbde7e4da2a9ff685d45eeec29e0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right white tortoise shell bracket'.
first-letter-punctuation-045 reference/first-letter-punctuation-045-ref First-letter with the 'right white square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c6b1bfcccd85a10ccdb7392207a8aadc340481f1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right white square bracket'.
first-letter-punctuation-046 reference/first-letter-punctuation-046-ref First-letter with the 'double prime quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fd19e0f7d10acb63ab2515ef042f4432d77a75a8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double prime quotation mark'.
first-letter-punctuation-047 reference/first-letter-punctuation-047-ref First-letter with the 'low double prime quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3a8694a27fe9e4871ecfa08ed2173ec27cb6a0b7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'low double prime quotation mark'.
first-letter-punctuation-048 reference/first-letter-punctuation-048-ref First-letter with the 'ornate right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 47d3e351eeebbb8019a53052e7a7830fa60d9f85 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ornate right parenthesis'.
first-letter-punctuation-049 reference/first-letter-punctuation-049-ref First-letter with the 'presentation form for vertical right white lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f947b46cabd13d45febc8b44bf3eee2806560669 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right white lenticular bracket'.
first-letter-punctuation-050 reference/first-letter-punctuation-050-ref First-letter with the 'presentation form for vertical right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ad08cdee6502a329e460d3076d1f8a4003ba3c16 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right parenthesis'.
first-letter-punctuation-051 reference/first-letter-punctuation-051-ref First-letter with the 'presentation form for vertical right curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0ce537d429be7bb1233e0f71a517b3f4c3ff69de `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right curly bracket'.
first-letter-punctuation-052 reference/first-letter-punctuation-052-ref First-letter with the 'presentation form for vertical right tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8cdb06d8afb665436cc658efedf9b01b1d33a883 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right tortoise shell bracket'.
first-letter-punctuation-053 reference/first-letter-punctuation-053-ref First-letter with the 'presentation form for vertical right black lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7ae28604df7e39b1d84bc2472c005f9db350bf51 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right black lenticular bracket'.
first-letter-punctuation-054 reference/first-letter-punctuation-054-ref First-letter with the 'presentation form for vertical right double angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e66deceb05f80aaea15eff1bd4b3466fd227e228 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right double angle bracket'.
first-letter-punctuation-055 reference/first-letter-punctuation-055-ref First-letter with the 'presentation form for vertical right angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8367872d68d34ce825c1391cd1491998e5641d46 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right angle bracket'.
first-letter-punctuation-056 reference/first-letter-punctuation-056-ref First-letter with the 'presentation form for vertical right corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 75d084c15a2823a847577b352750f91bfb3f0c93 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right corner bracket'.
first-letter-punctuation-057 reference/first-letter-punctuation-057-ref First-letter with the 'presentation form for vertical right white corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0bd03fd21bd086e8729fc40e1e314ebcc2cbd987 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right white corner bracket'.
first-letter-punctuation-058 reference/first-letter-punctuation-058-ref First-letter with the 'presentation form for vertical right square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3823baabb93b1b3cd0756c75dbea13e8388e6d2d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical right square bracket'.
first-letter-punctuation-059 reference/first-letter-punctuation-059-ref First-letter with the 'small right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e7bc496dc125ed9b9deb8a180f2be0cd4cbc5d2e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small right parenthesis'.
first-letter-punctuation-060 reference/first-letter-punctuation-060-ref First-letter with the 'small right curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 641438a53a89adbe963744ebb2349d8c204d8fd9 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small right curly bracket'.
first-letter-punctuation-061 reference/first-letter-punctuation-061-ref First-letter with the 'small right tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 53bc66ba698049c2c834530c413d8c6a1927f772 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small right tortoise shell bracket'.
first-letter-punctuation-062 reference/first-letter-punctuation-062-ref First-letter with the 'fullwidth right parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5ebd4d69bf7312bbab8fb66e923b3c59a20e45b7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth right parenthesis'.
first-letter-punctuation-063 reference/first-letter-punctuation-063-ref First-letter with the 'fullwidth right square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1eb979f567365b6bb72550bed065a0ca7ef9167d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth right square bracket'.
first-letter-punctuation-064 reference/first-letter-punctuation-064-ref First-letter with the 'fullwidth right curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 46fc1f9e2b0b9b6f48fde14daf89455ac0b8f70c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth right curly bracket'.
first-letter-punctuation-065 reference/first-letter-punctuation-065-ref First-letter with the 'fullwidth right white parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e0e9738325e4a949dbf278023524a16939d7dafd `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth right white parenthesis'.
first-letter-punctuation-066 reference/first-letter-punctuation-066-ref First-letter with the 'halfwidth right corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 25ec5e482384893e53e28dbd29914fa152be7730 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'halfwidth right corner bracket'.
first-letter-punctuation-067 reference/first-letter-punctuation-067-ref First-letter with the 'right-pointing double angle quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6126170a0e32c8d373a2c0ed990494e3d86a8374 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right-pointing double angle quotation mark'.
first-letter-punctuation-068 reference/first-letter-punctuation-068-ref First-letter with the 'right single quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 627b90a10cf4b4332b535895e4f1b144fb1d400c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right single quotation mark'.
first-letter-punctuation-069 reference/first-letter-punctuation-069-ref First-letter with the 'right double quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7e592e798f7325596318d6d5f77415215b3dd7c7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right double quotation mark'.
first-letter-punctuation-070 reference/first-letter-punctuation-070-ref First-letter with the 'single right-pointing angle quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 47eb7d346b8ab60c904b34d8b9b4ce1637c73bbe `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'single right-pointing angle quotation mark'.
first-letter-punctuation-071 reference/first-letter-punctuation-071-ref First-letter with the 'right substitution bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ad7a314508096e508c42be72a9092ac496da6b06 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right substitution bracket'.
first-letter-punctuation-072 reference/first-letter-punctuation-072-ref First-letter with the 'right dotted substitution bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a85190818c0f6690e2e515f252e77e3160b08d9a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right dotted substitution bracket'.
first-letter-punctuation-073 reference/first-letter-punctuation-073-ref First-letter with the 'right transposition bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fb06330f2a759ac8d98a2889c25861776e6c490c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right transposition bracket'.
first-letter-punctuation-074 reference/first-letter-punctuation-074-ref First-letter with the 'right raised omission bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 04c8d84225232b593e7aa4e1a73341cecbf30a44 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right raised omission bracket'.
first-letter-punctuation-075 reference/first-letter-punctuation-075-ref First-letter with the 'right low paraphrase bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d7c7504cff0a3d3aa0e3b6655eb94715e72bc599 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right low paraphrase bracket'.
first-letter-punctuation-076 reference/first-letter-punctuation-076-ref First-letter with the 'left-pointing double angle quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 88d97be0bfd7bb0ff9e8ba94c584cd6aac0ec1fc `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left-pointing double angle quotation mark'.
first-letter-punctuation-077 reference/first-letter-punctuation-077-ref First-letter with the 'left single quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d3e0dc0cb03395c046a9624fcf95b402c8f9dc05 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left single quotation mark'.
first-letter-punctuation-078 reference/first-letter-punctuation-078-ref First-letter with the 'single high-reversed-9 quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1a4263ee358c486554d55848c3d171c073d19c6d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'single high-reversed-9 quotation mark'.
first-letter-punctuation-079 reference/first-letter-punctuation-079-ref First-letter with the 'left double quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a4e5aed154f802f8335611815c8a02494c559b53 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left double quotation mark'.
first-letter-punctuation-080 reference/first-letter-punctuation-080-ref First-letter with the 'double high-reversed-9 quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5ec4fbc5ea64d1005a61f7f5d46d3fe84040daac `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double high-reversed-9 quotation mark'.
first-letter-punctuation-081 reference/first-letter-punctuation-081-ref First-letter with the 'single left-pointing angle quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 40c2139e4949c9e28596a2c541d0a481f0a09757 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'single left-pointing angle quotation mark'.
first-letter-punctuation-082 reference/first-letter-punctuation-082-ref First-letter with the 'left substitution bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c36af612420d80c6ced21c5a3c5add7d1e52d05c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left substitution bracket'.
first-letter-punctuation-083 reference/first-letter-punctuation-083-ref First-letter with the 'left dotted substitution bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9dbaca5bb95d5c2c64758994b211cebbe03e6323 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left dotted substitution bracket'.
first-letter-punctuation-084 reference/first-letter-punctuation-084-ref First-letter with the 'left transposition bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8e4cfcaea8522c167986a07582c5e3f508c8fb50 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left transposition bracket'.
first-letter-punctuation-085 reference/first-letter-punctuation-085-ref First-letter with the 'left raised omission bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2c4a9869a15b693ae0ff4361d721270d9f1b2798 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left raised omission bracket'.
first-letter-punctuation-086 reference/first-letter-punctuation-086-ref First-letter with the 'left low paraphrase bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2329a019504affea81c2edcf0cdf100b5f714bf6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left low paraphrase bracket'.
first-letter-punctuation-087 reference/first-letter-punctuation-087-ref First-letter with the 'exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a040e44911baae2a32945941dfef19226c3277eb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'exclamation mark'.
first-letter-punctuation-088 reference/first-letter-punctuation-088-ref First-letter with the 'quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f796eb002de5f0427c5b45d1864ad0322515da99 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'quotation mark'.
first-letter-punctuation-089 reference/first-letter-punctuation-089-ref First-letter with the 'number sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 714f3210dc5ee7a849ebc265d3b99a8da014ab4e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'number sign'.
first-letter-punctuation-090 reference/first-letter-punctuation-090-ref First-letter with the 'percent sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5d37233684e4570289f55c62b3903eb0a55d8001 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'percent sign'.
first-letter-punctuation-091 reference/first-letter-punctuation-091-ref First-letter with the 'ampersand' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a8fe43148d2b7455e42366d03719c0ddbc2dd9f1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ampersand'.
first-letter-punctuation-092 reference/first-letter-punctuation-092-ref First-letter with the 'apostrophe' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter df738ce022418d40b00badde6b56f483370b9802 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'apostrophe'.
first-letter-punctuation-093 reference/first-letter-punctuation-093-ref First-letter with the 'asterisk' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3331f98ee1a0f0111987312ff37bded583be6795 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'asterisk'.
first-letter-punctuation-094 reference/first-letter-punctuation-094-ref First-letter with the 'comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 311ccdf41a106a6bc6e129be4b81547b289ced19 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'comma'.
first-letter-punctuation-095 reference/first-letter-punctuation-095-ref First-letter with the 'full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c10876e1ef2f6d4711855dbe0278e3ccf4d9f388 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'full stop'.
first-letter-punctuation-096 reference/first-letter-punctuation-096-ref First-letter with the 'solidus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7a3502e1ce199d1edd76ba5463b91b49220f7830 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'solidus'.
first-letter-punctuation-097 reference/first-letter-punctuation-097-ref First-letter with the 'colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2a566cbea1948692bb4417146fcc64ce2e830de3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'colon'.
first-letter-punctuation-098 reference/first-letter-punctuation-098-ref First-letter with the 'semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 224c1bba68b6318c6d8f3fbbd25bd11577f634e2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'semicolon'.
first-letter-punctuation-099 reference/first-letter-punctuation-099-ref First-letter with the 'question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter aba27bf4c5cc5e29a51647956de346ce146a277b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'question mark'.
first-letter-punctuation-100 reference/first-letter-punctuation-100-ref First-letter with the 'commercial at' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c4eed40c96eff7dbf1e535eef60e1f300ab0e0d2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'commercial at'.
first-letter-punctuation-101 reference/first-letter-punctuation-101-ref First-letter with the 'reverse solidus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 818809d12fd1dd15a144d6db0d0a05b17f0b5572 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reverse solidus'.
first-letter-punctuation-102 reference/first-letter-punctuation-102-ref First-letter with the 'inverted exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a5dadf829ac196d12f60b47cebf493ce231b0199 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'inverted exclamation mark'.
first-letter-punctuation-103 reference/first-letter-punctuation-103-ref First-letter with the 'middle dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0f97d7da3ccacb416d2e106a1060590b0791860a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'middle dot'.
first-letter-punctuation-104 reference/first-letter-punctuation-104-ref First-letter with the 'inverted question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1853ff5fc27a1bc958a4a59d26671b1b09b6add0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'inverted question mark'.
first-letter-punctuation-105 reference/first-letter-punctuation-105-ref First-letter with the 'greek question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8701eb24c86951f2551963cbd93bc8f39b8c08f4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'greek question mark'.
first-letter-punctuation-106 reference/first-letter-punctuation-106-ref First-letter with the 'greek ano teleia' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 373f4688847df2450807f8a6a09ced9fc56b4fce `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'greek ano teleia'.
first-letter-punctuation-107 reference/first-letter-punctuation-107-ref First-letter with the 'armenian apostrophe' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2e0cca15baa84551e0619eac3d88703af3b2e24f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian apostrophe'.
first-letter-punctuation-108 reference/first-letter-punctuation-108-ref First-letter with the 'armenian emphasis mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 318fee708fc53b800eac2c2b19341c7daa551c19 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian emphasis mark'.
first-letter-punctuation-109 reference/first-letter-punctuation-109-ref First-letter with the 'armenian exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a7336b10168c79fcd0cd60c1b3202767a00a9ee4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian exclamation mark'.
first-letter-punctuation-110 reference/first-letter-punctuation-110-ref First-letter with the 'armenian comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e04dc831c872a1ed9489f7cf646008633d72653c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian comma'.
first-letter-punctuation-111 reference/first-letter-punctuation-111-ref First-letter with the 'armenian question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 819afe34ad6ee1170fd8e2ca4a2bb31403344091 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian question mark'.
first-letter-punctuation-112 reference/first-letter-punctuation-112-ref First-letter with the 'armenian abbreviation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 33d1292fed810d7dc99334a7c56df63cf3b6d888 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian abbreviation mark'.
first-letter-punctuation-113 reference/first-letter-punctuation-113-ref First-letter with the 'armenian full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d274c26d0a099fff2ab6fcb77f78f845cd8a63ec `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'armenian full stop'.
first-letter-punctuation-115 reference/first-letter-punctuation-115-ref First-letter with the 'hebrew punctuation paseq' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b30bfc07f39f9b02853a193e3077b3b985cfbda4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hebrew punctuation paseq'.
first-letter-punctuation-116 reference/first-letter-punctuation-116-ref First-letter with the 'hebrew punctuation sof pasuq' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3085901aa59181d1ea2bd46c600933d847a63b53 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hebrew punctuation sof pasuq'.
first-letter-punctuation-117 reference/first-letter-punctuation-117-ref First-letter with the 'hebrew punctuation nun hafukha' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 38a32c553c156a3b7ae0024b02d7ebe2502a20ed `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hebrew punctuation nun hafukha'.
first-letter-punctuation-118 reference/first-letter-punctuation-118-ref First-letter with the 'hebrew punctuation geresh' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 49bc0b4e080064a52e71f862eabff99ec1ae5194 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hebrew punctuation geresh'.
first-letter-punctuation-119 reference/first-letter-punctuation-119-ref First-letter with the 'hebrew punctuation gershayim' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8a6bda0f843a96e20a9b3c16ad8ee02fd4caf130 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hebrew punctuation gershayim'.
first-letter-punctuation-120 reference/first-letter-punctuation-120-ref First-letter with the 'arabic comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 29087ad3ab68f74851ecba14fa7e84c21e43b2cb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic comma'.
first-letter-punctuation-121 reference/first-letter-punctuation-121-ref First-letter with the 'arabic date separator' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d2835853d07ba88d9b4f8bd045cf3cd11aedc5ba `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic date separator'.
first-letter-punctuation-122 reference/first-letter-punctuation-122-ref First-letter with the 'arabic semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7f9e5468f92ead79e4a58f1203fc459a437ca043 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic semicolon'.
first-letter-punctuation-123 reference/first-letter-punctuation-123-ref First-letter with the 'arabic triple dot punctuation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 748fe92b4b8880562b072dc680f69e37051d0a99 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic triple dot punctuation mark'.
first-letter-punctuation-124 reference/first-letter-punctuation-124-ref First-letter with the 'arabic question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f35ac1d4cc51c47008470b308f5d520c748809af `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic question mark'.
first-letter-punctuation-125 reference/first-letter-punctuation-125-ref First-letter with the 'arabic percent sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e6b1bf6eb008ce641a3f9bb395dd653ee5eddf70 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic percent sign'.
first-letter-punctuation-126 reference/first-letter-punctuation-126-ref First-letter with the 'arabic decimal separator' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b8037a1b7ce9ca59f729b4303fce81ed069a6186 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic decimal separator'.
first-letter-punctuation-127 reference/first-letter-punctuation-127-ref First-letter with the 'arabic thousands separator' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e8e0b44f8fd0d0633d1152f6ebfb17e2fdc8d766 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic thousands separator'.
first-letter-punctuation-128 reference/first-letter-punctuation-128-ref First-letter with the 'arabic five pointed star' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 081c19372dcdc3d8213ee0180a92c70fa3619b82 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic five pointed star'.
first-letter-punctuation-129 reference/first-letter-punctuation-129-ref First-letter with the 'arabic full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3cda325ba0dde6920afd92e52bc538d45464ea06 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'arabic full stop'.
first-letter-punctuation-130 reference/first-letter-punctuation-130-ref First-letter with the 'syriac end of paragraph' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cf196723d621f60ce95840aa406aa0b81c727f34 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac end of paragraph'.
first-letter-punctuation-131 reference/first-letter-punctuation-131-ref First-letter with the 'syriac supralinear full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dabd276694c1a7f5bdd8838182ad5277d370f127 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac supralinear full stop'.
first-letter-punctuation-132 reference/first-letter-punctuation-132-ref First-letter with the 'syriac sublinear full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f5884335403de3ef61f310edf65087dba4fcae74 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac sublinear full stop'.
first-letter-punctuation-133 reference/first-letter-punctuation-133-ref First-letter with the 'syriac supralinear colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 795be35d933f127d17fd0ef395f50cbf8d7ce757 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac supralinear colon'.
first-letter-punctuation-134 reference/first-letter-punctuation-134-ref First-letter with the 'syriac sublinear colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dd2f0f5247b1b4a35fae2eea81ee2f56f7574f4a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac sublinear colon'.
first-letter-punctuation-135 reference/first-letter-punctuation-135-ref First-letter with the 'syriac horizontal colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7f90cac07bd44572f58ec0c9bbb8e0428cbe7875 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac horizontal colon'.
first-letter-punctuation-136 reference/first-letter-punctuation-136-ref First-letter with the 'syriac colon skewed left' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 30c0e2e95ca0d59754c861eb7b0c2dfbd0d24eaa `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac colon skewed left'.
first-letter-punctuation-137 reference/first-letter-punctuation-137-ref First-letter with the 'syriac colon skewed right' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e9210c782616351b2d5874b43881b0bf1eb83a6e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac colon skewed right'.
first-letter-punctuation-138 reference/first-letter-punctuation-138-ref First-letter with the 'syriac supralinear colon skewed left' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 474f4c0995422ebffdff11f5860492f4a6842f87 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac supralinear colon skewed left'.
first-letter-punctuation-139 reference/first-letter-punctuation-139-ref First-letter with the 'syriac sublinear colon skewed right' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 807e82cd400463908fc0d9ad0a6ca66530b89e48 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac sublinear colon skewed right'.
first-letter-punctuation-140 reference/first-letter-punctuation-140-ref First-letter with the 'syriac contraction' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a926b3e19e54842e1278fa825780c960edc973c5 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac contraction'.
first-letter-punctuation-141 reference/first-letter-punctuation-141-ref First-letter with the 'syriac harklean obelus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1f4074e041d5d0314070352ac13664a65f9e1bf5 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac harklean obelus'.
first-letter-punctuation-142 reference/first-letter-punctuation-142-ref First-letter with the 'syriac harklean metobelus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4810896914d19356faf62b4eeed3b2023c39625c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac harklean metobelus'.
first-letter-punctuation-143 reference/first-letter-punctuation-143-ref First-letter with the 'syriac harklean asteriscus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f0a9ff651d5721e86368eba1d3a738c639570d53 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'syriac harklean asteriscus'.
first-letter-punctuation-144 reference/first-letter-punctuation-144-ref First-letter with the 'devanagari danda' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cf42c44d79695c2d04dc7a6bb9bda3c4099829df `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'devanagari danda'.
first-letter-punctuation-145 reference/first-letter-punctuation-145-ref First-letter with the 'devanagari double danda' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a8131f15d94029599b89094cfdcadffaf88c621e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'devanagari double danda'.
first-letter-punctuation-146 reference/first-letter-punctuation-146-ref First-letter with the 'devanagari abbreviation sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7b3f0dfd68b0311e4d6669e6ee922bcafceb9fb1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'devanagari abbreviation sign'.
first-letter-punctuation-147 reference/first-letter-punctuation-147-ref First-letter with the 'sinhala punctuation kunddaliya' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7fcc833bc98ab5af112454b8f6dc6bce401bafa7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'sinhala punctuation kunddaliya'.
first-letter-punctuation-148 reference/first-letter-punctuation-148-ref First-letter with the 'thai character fongman' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0b402aac0b0a5c304155634091bb259d5615e028 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'thai character fongman'.
first-letter-punctuation-149 reference/first-letter-punctuation-149-ref First-letter with the 'thai character angkhankhu' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 99acece6e2a77bb40aa78f17fb487bea0de5e2f2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'thai character angkhankhu'.
first-letter-punctuation-150 reference/first-letter-punctuation-150-ref First-letter with the 'thai character khomut' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e12cbea0d70d38f92bf7e7678cf28f8b79b0a2fb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'thai character khomut'.
first-letter-punctuation-151 reference/first-letter-punctuation-151-ref First-letter with the 'tibetan mark initial yig mgo mdun ma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7e130603036cb4ba7d84493026717f6242c84726 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark initial yig mgo mdun ma'.
first-letter-punctuation-152 reference/first-letter-punctuation-152-ref First-letter with the 'tibetan mark closing yig mgo sgab ma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 519ea3ea7592e2313b3a739c24c97dd46f24f85e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark closing yig mgo sgab ma'.
first-letter-punctuation-153 reference/first-letter-punctuation-153-ref First-letter with the 'tibetan mark caret yig mgo phur shad ma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 29240663ceb6a25ef148cdaeb0e5a9ad424cb824 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark caret yig mgo phur shad ma'.
first-letter-punctuation-154 reference/first-letter-punctuation-154-ref First-letter with the 'tibetan mark yig mgo tsheg shad ma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 751b3ef636bb22bc34301053fd57cf5b3945edd4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark yig mgo tsheg shad ma'.
first-letter-punctuation-155 reference/first-letter-punctuation-155-ref First-letter with the 'tibetan mark sbrul shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 81c1b784c2b2e620c2048db144e5071743a766c6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark sbrul shad'.
first-letter-punctuation-156 reference/first-letter-punctuation-156-ref First-letter with the 'tibetan mark bskur yig mgo' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a0fcc3789211fb600b189e2413ff062b61e48f8c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark bskur yig mgo'.
first-letter-punctuation-157 reference/first-letter-punctuation-157-ref First-letter with the 'tibetan mark bka- shog yig mgo' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5cbe60dba3c64d51f5a1b9b07233ac099f9a2a41 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark bka- shog yig mgo'.
first-letter-punctuation-158 reference/first-letter-punctuation-158-ref First-letter with the 'tibetan mark intersyllabic tsheg' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 92bc96757ecf9315d29b4ab6f3a5527e7b6d53b3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark intersyllabic tsheg'.
first-letter-punctuation-159 reference/first-letter-punctuation-159-ref First-letter with the 'tibetan mark delimiter tsheg bstar' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter aa11fdc0494b1ab691f761090a164ee018bccf2d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark delimiter tsheg bstar'.
first-letter-punctuation-160 reference/first-letter-punctuation-160-ref First-letter with the 'tibetan mark shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f8d74b35fdad3bdbda967bf4a2efc380812d737e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark shad'.
first-letter-punctuation-161 reference/first-letter-punctuation-161-ref First-letter with the 'tibetan mark nyis shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3fc01f7e93007942a9a94a35b65054d7d96120cf `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark nyis shad'.
first-letter-punctuation-162 reference/first-letter-punctuation-162-ref First-letter with the 'tibetan mark tsheg shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 24ad4fabbeb295bb5604c7b9d2cd4b05ceab2278 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark tsheg shad'.
first-letter-punctuation-163 reference/first-letter-punctuation-163-ref First-letter with the 'tibetan mark nyis tsheg shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 298d0ffb7e3eeef6bf20ee95c717129dd1b58ff0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark nyis tsheg shad'.
first-letter-punctuation-164 reference/first-letter-punctuation-164-ref First-letter with the 'tibetan mark rin chen spungs shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 26c1029e2ba67cc62a22995134848928d7ac6067 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark rin chen spungs shad'.
first-letter-punctuation-165 reference/first-letter-punctuation-165-ref First-letter with the 'tibetan mark rgya gram shad' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 958e4a60990823e3985aabdb4224bce3385c985f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark rgya gram shad'.
first-letter-punctuation-166 reference/first-letter-punctuation-166-ref First-letter with the 'tibetan mark paluta' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter de32381c67db1484f769df91b0341dc10f029cf0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark paluta'.
first-letter-punctuation-167 reference/first-letter-punctuation-167-ref First-letter with the 'tibetan mark bska- shog gi mgo rgyan' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4b08ecf59d709008b05bf4da67d20af0caaaeab2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark bska- shog gi mgo rgyan'.
first-letter-punctuation-168 reference/first-letter-punctuation-168-ref First-letter with the 'tibetan mark mnyam yig gi mgo rgyan' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8cb2e9b8edd5a8939e45a9b2be756fd10029ab40 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark mnyam yig gi mgo rgyan'.
first-letter-punctuation-169 reference/first-letter-punctuation-169-ref First-letter with the 'myanmar sign little section' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9cae03e089c2b520cdde4767224d1332f2f35942 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'myanmar sign little section'.
first-letter-punctuation-170 reference/first-letter-punctuation-170-ref First-letter with the 'myanmar sign section' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 292b052136e4d9862ecb4774d43db68fc7df2e55 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'myanmar sign section'.
first-letter-punctuation-171 reference/first-letter-punctuation-171-ref First-letter with the 'myanmar symbol locative' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c96b7a145ece55df6cfa33080cfc866f8c80349b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'myanmar symbol locative'.
first-letter-punctuation-172 reference/first-letter-punctuation-172-ref First-letter with the 'myanmar symbol completed' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6eed474bf474a467c03e766d905f6934e91a08bb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'myanmar symbol completed'.
first-letter-punctuation-173 reference/first-letter-punctuation-173-ref First-letter with the 'myanmar symbol aforementioned' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 60d83b90d8d8edc515dc5ca6c05c931590c703fe `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'myanmar symbol aforementioned'.
first-letter-punctuation-174 reference/first-letter-punctuation-174-ref First-letter with the 'myanmar symbol genitive' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter da033edf6c9717af17d1ac784c9c7aa3dfbac3de `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'myanmar symbol genitive'.
first-letter-punctuation-175 reference/first-letter-punctuation-175-ref First-letter with the 'georgian paragraph separator' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 76c2629269bdf8c9cd6b7c1cba307179bc14433c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'georgian paragraph separator'.
first-letter-punctuation-176 reference/first-letter-punctuation-176-ref First-letter with the 'ethiopic wordspace' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f7579de41cfabcdc8d2723af8207fe1e6b7f5b19 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic wordspace'.
first-letter-punctuation-177 reference/first-letter-punctuation-177-ref First-letter with the 'ethiopic full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 923bbf8d9d822dbd78c0ffe04385447b850b5555 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic full stop'.
first-letter-punctuation-178 reference/first-letter-punctuation-178-ref First-letter with the 'ethiopic comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6a6b2c4ec83d7e0cad8514b786d08d9b66e2555d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic comma'.
first-letter-punctuation-179 reference/first-letter-punctuation-179-ref First-letter with the 'ethiopic semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8339aeb2878639d838cdc15df677d1504c97c8e7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic semicolon'.
first-letter-punctuation-180 reference/first-letter-punctuation-180-ref First-letter with the 'ethiopic colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3e8558ec454cc8d4877febddbff1e500a7c4fc53 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic colon'.
first-letter-punctuation-181 reference/first-letter-punctuation-181-ref First-letter with the 'ethiopic preface colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 84a022262a71883d9d0fe2b2b71e6874d9d66c28 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic preface colon'.
first-letter-punctuation-182 reference/first-letter-punctuation-182-ref First-letter with the 'ethiopic question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3693ed0a49d73db1bff3944f4dc5b586380297b7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic question mark'.
first-letter-punctuation-183 reference/first-letter-punctuation-183-ref First-letter with the 'ethiopic paragraph separator' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 06967bdca9e34f7c4889400a8c3213864ba76603 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ethiopic paragraph separator'.
first-letter-punctuation-184 reference/first-letter-punctuation-184-ref First-letter with the 'canadian syllabics chi sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ff70c8149801cec036a6f2f2ecdd6a186da59740 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'canadian syllabics chi sign'.
first-letter-punctuation-185 reference/first-letter-punctuation-185-ref First-letter with the 'canadian syllabics full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 25460d1c4c8752a576ad0bb2ec9e0b74e1c01b46 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'canadian syllabics full stop'.
first-letter-punctuation-186 reference/first-letter-punctuation-186-ref First-letter with the 'runic single punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dc09623f3f2a3688ec29af82bb99bff7f3cf1b48 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'runic single punctuation'.
first-letter-punctuation-187 reference/first-letter-punctuation-187-ref First-letter with the 'runic multiple punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cde5f4d53b44354227ed9b56e3ec6e87b601fb43 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'runic multiple punctuation'.
first-letter-punctuation-188 reference/first-letter-punctuation-188-ref First-letter with the 'runic cross punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b9685ad6cfc68e2d555be0e66a819fdf31163247 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'runic cross punctuation'.
first-letter-punctuation-189 reference/first-letter-punctuation-189-ref First-letter with the 'philippine single punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f83de979a96af2cd2446b53dba8644c348459f2d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'philippine single punctuation'.
first-letter-punctuation-190 reference/first-letter-punctuation-190-ref First-letter with the 'philippine double punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a22922372c1a5a9f012b4435559596aae9e56174 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'philippine double punctuation'.
first-letter-punctuation-191 reference/first-letter-punctuation-191-ref First-letter with the 'khmer sign khan' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f08eef1b3a94da8decabdec3ca3901dca15e7a9d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'khmer sign khan'.
first-letter-punctuation-192 reference/first-letter-punctuation-192-ref First-letter with the 'khmer sign bariyoosan' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 91901b27d2fee5c3e3d3e43af5c088c8669a82ff `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'khmer sign bariyoosan'.
first-letter-punctuation-193 reference/first-letter-punctuation-193-ref First-letter with the 'khmer sign camnuc pii kuuh' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 30d061676fed06685b99150e8299a63d931ed30c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'khmer sign camnuc pii kuuh'.
first-letter-punctuation-194 reference/first-letter-punctuation-194-ref First-letter with the 'khmer sign beyyal' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 71364514472fb1934ca7be525deb2c144055fb12 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'khmer sign beyyal'.
first-letter-punctuation-195 reference/first-letter-punctuation-195-ref First-letter with the 'khmer sign phnaek muan' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 19725e314915586ad0b82790b666c91426101329 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'khmer sign phnaek muan'.
first-letter-punctuation-196 reference/first-letter-punctuation-196-ref First-letter with the 'khmer sign koomuut' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 23a6e60ccdbe66df13c050b14ed4c48da01fdbcc `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'khmer sign koomuut'.
first-letter-punctuation-197 reference/first-letter-punctuation-197-ref First-letter with the 'mongolian birga' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3fa22602ec193c1b7bd42b08f1a6662adcdb57e2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian birga'.
first-letter-punctuation-198 reference/first-letter-punctuation-198-ref First-letter with the 'mongolian ellipsis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 14ca0da0f2c91677f0326f08a5727f6fd4a76c7c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian ellipsis'.
first-letter-punctuation-199 reference/first-letter-punctuation-199-ref First-letter with the 'mongolian comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ef9e55b6945a13e41e1142abedb6caff5259a936 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian comma'.
first-letter-punctuation-200 reference/first-letter-punctuation-200-ref First-letter with the 'mongolian full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cb097efb644a6e8371cde27083aebd4abdf066f3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian full stop'.
first-letter-punctuation-201 reference/first-letter-punctuation-201-ref First-letter with the 'mongolian colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8421c606ad3ad2e107578887fb6b63b70a933704 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian colon'.
first-letter-punctuation-202 reference/first-letter-punctuation-202-ref First-letter with the 'mongolian four dots' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b0460e101d14d133e6a97c3cb4b0a8effe53dbc6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian four dots'.
first-letter-punctuation-203 reference/first-letter-punctuation-203-ref First-letter with the 'mongolian sibe syllable boundary marker' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f1c0f95017bf984200723bd9103b382643d03d89 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian sibe syllable boundary marker'.
first-letter-punctuation-204 reference/first-letter-punctuation-204-ref First-letter with the 'mongolian manchu comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 20000fc653b95d83f23c24bcf0e6b81f244336e6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian manchu comma'.
first-letter-punctuation-205 reference/first-letter-punctuation-205-ref First-letter with the 'mongolian manchu full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 99b9efd682d0b0f0d531ccd9cf7bf97a5618633f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian manchu full stop'.
first-letter-punctuation-206 reference/first-letter-punctuation-206-ref First-letter with the 'mongolian nirugu' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2f0e972e48271bfa0cab491ddc1557c0f3d0ae23 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mongolian nirugu'.
first-letter-punctuation-207 reference/first-letter-punctuation-207-ref First-letter with the 'limbu exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 79407af9518ca220acaba076423353b7ea0a5ac9 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'limbu exclamation mark'.
first-letter-punctuation-208 reference/first-letter-punctuation-208-ref First-letter with the 'limbu question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d797c90993de04b04ea6e612190c9de6b4fdf83f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'limbu question mark'.
first-letter-punctuation-211 reference/first-letter-punctuation-211-ref First-letter with the 'buginese pallawa' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c29b5c74c3aac27c84fe51bbf6c89393be28c6f4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'buginese pallawa'.
first-letter-punctuation-212 reference/first-letter-punctuation-212-ref First-letter with the 'buginese end of section' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e31fb91e98af51a76b2d82ef318f92d7b8592976 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'buginese end of section'.
first-letter-punctuation-213 reference/first-letter-punctuation-213-ref First-letter with the 'double vertical line' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ba9350e3f05891351c657b2255bd1a5da4e495a4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double vertical line'.
first-letter-punctuation-214 reference/first-letter-punctuation-214-ref First-letter with the 'double low line' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fb9328f22616f1d9cc67ba3538f6bb73f58c0fa1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double low line'.
first-letter-punctuation-215 reference/first-letter-punctuation-215-ref First-letter with the 'dagger' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 623cf5de89d6a0aa5f2e6163c141bca91827a411 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'dagger'.
first-letter-punctuation-216 reference/first-letter-punctuation-216-ref First-letter with the 'double dagger' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 194ee2248e79aa2637be67ede667713163f8bcba `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double dagger'.
first-letter-punctuation-217 reference/first-letter-punctuation-217-ref First-letter with the 'bullet' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9c6e9bfe302935309fc2713e8dbe85486cd6b693 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'bullet'.
first-letter-punctuation-218 reference/first-letter-punctuation-218-ref First-letter with the 'triangular bullet' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 12b7de73c2f56fa44de570fdbffc516dcc9f44c6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'triangular bullet'.
first-letter-punctuation-219 reference/first-letter-punctuation-219-ref First-letter with the 'one dot leader' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e50e623c7014c39f2388e82a9ad1f12877940ad3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'one dot leader'.
first-letter-punctuation-220 reference/first-letter-punctuation-220-ref First-letter with the 'two dot leader' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5d50ae869481567b2c405baf599231a110cc9512 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'two dot leader'.
first-letter-punctuation-221 reference/first-letter-punctuation-221-ref First-letter with the 'horizontal ellipsis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dfed735f925790233fa5f40b94932319497e8b02 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'horizontal ellipsis'.
first-letter-punctuation-222 reference/first-letter-punctuation-222-ref First-letter with the 'hyphenation point' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9a799798515f6ee353096abc2e6fab130ac464ed `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hyphenation point'.
first-letter-punctuation-223 reference/first-letter-punctuation-223-ref First-letter with the 'per mille sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5dd4dff3b6726b0a6e87b9e9e4e67be9d4f40e11 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'per mille sign'.
first-letter-punctuation-224 reference/first-letter-punctuation-224-ref First-letter with the 'per ten thousand sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fa17d28d24c3a550fa13b05dbc29f86f82e569c6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'per ten thousand sign'.
first-letter-punctuation-225 reference/first-letter-punctuation-225-ref First-letter with the 'prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 807fca3270538ca118158cd632e1fd900e16d86f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'prime'.
first-letter-punctuation-226 reference/first-letter-punctuation-226-ref First-letter with the 'double prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 796c978e21b6bd9d62d4b0a81b800f777c748d32 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double prime'.
first-letter-punctuation-227 reference/first-letter-punctuation-227-ref First-letter with the 'triple prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 56cb492f8fd453cfd624691c8ce520a0b1e3979f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'triple prime'.
first-letter-punctuation-228 reference/first-letter-punctuation-228-ref First-letter with the 'reversed prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 18fdc41600663a0ee680ff27ee2896193f9e1c66 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed prime'.
first-letter-punctuation-229 reference/first-letter-punctuation-229-ref First-letter with the 'reversed double prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c7a9b596a78f61cef36ecb0769e1c343655dff0d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed double prime'.
first-letter-punctuation-230 reference/first-letter-punctuation-230-ref First-letter with the 'reversed triple prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 973c3bfacb8b6aafd08a4281a419a6f04ad9fe83 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed triple prime'.
first-letter-punctuation-231 reference/first-letter-punctuation-231-ref First-letter with the 'caret' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 164e00b64cc30192cb5578c44caf33e52edcb7e3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection -'caret'.
first-letter-punctuation-232 reference/first-letter-punctuation-232-ref First-letter with the 'reference mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2884ed9d8b4c618a0088ff061b919e291a735a56 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reference mark'.
first-letter-punctuation-233 reference/first-letter-punctuation-233-ref First-letter with the 'double exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 134e43901ae1bc96490c6d85d7678be1c68ff5f7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double exclamation mark'.
first-letter-punctuation-234 reference/first-letter-punctuation-234-ref First-letter with the 'interrobang' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9be1f4fe8a268daa7640f571c329680dbf465a8b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'interrobang'.
first-letter-punctuation-235 reference/first-letter-punctuation-235-ref First-letter with the 'overline' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bde6e3a7d82027fdb7a77c92a6de71e5f9346164 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'overline'.
first-letter-punctuation-236 reference/first-letter-punctuation-236-ref First-letter with the 'caret insertion point' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0e2fefd39dfc7f48631d7885d0b30f18444e402a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'caret insertion point'.
first-letter-punctuation-237 reference/first-letter-punctuation-237-ref First-letter with the 'asterism' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a25b3ce583ef0ca1c87a244befe5d761c77c5bd1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'asterism'.
first-letter-punctuation-238 reference/first-letter-punctuation-238-ref First-letter with the 'hyphen bullet' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 423303a45f046f403ba1aeab27d1f7f17d1535f5 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hyphen bullet'.
first-letter-punctuation-239 reference/first-letter-punctuation-239-ref First-letter with the 'double question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c0357e2eb43ea3c076da0a4566d3d8f7610f1fd5 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double question mark'.
first-letter-punctuation-240 reference/first-letter-punctuation-240-ref First-letter with the 'question exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7bdb4c695f1786785898be03114d58195049d0ed `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'question exclamation mark'.
first-letter-punctuation-241 reference/first-letter-punctuation-241-ref First-letter with the 'exclamation question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 75eb384c1bf7455e7c7b5aaf3334521542598728 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'exclamation question mark'.
first-letter-punctuation-242 reference/first-letter-punctuation-242-ref First-letter with the 'tironian sign et' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b2385b601b57a91b52feb713f5f3e615244ef1f7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tironian sign et'.
first-letter-punctuation-243 reference/first-letter-punctuation-243-ref First-letter with the 'reversed pilcrow sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter de03c00d0352556f8d913b191d35d3a0bafccb05 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed pilcrow sign'.
first-letter-punctuation-244 reference/first-letter-punctuation-244-ref First-letter with the 'black leftwards bullet' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0af4a1e77c586b41b1d3e50d564e87df4a9438d9 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'black leftwards bullet'.
first-letter-punctuation-245 reference/first-letter-punctuation-245-ref First-letter with the 'black rightwards bullet' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter daa3e9107d69c4a2a5ae6463abca926681df2b24 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'black rightwards bullet'.
first-letter-punctuation-246 reference/first-letter-punctuation-246-ref First-letter with the 'low asterisk' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c5dd0ee061ad24ba7d7da0e24fbce330812df229 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'low asterisk'.
first-letter-punctuation-247 reference/first-letter-punctuation-247-ref First-letter with the 'reversed semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fb8c5e7dc5b5457b4a2c0e81788d0e936b7f446b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed semicolon'.
first-letter-punctuation-248 reference/first-letter-punctuation-248-ref First-letter with the 'close up' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 04176dc84e6efa9f2283a7ff2ac0233c347a5bda `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'close up'.
first-letter-punctuation-249 reference/first-letter-punctuation-249-ref First-letter with the 'two asterisks aligned vertically' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cb9d08afd27ad7909203338fd0c1d1838e2736d8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'two asterisks aligned vertically'.
first-letter-punctuation-250 reference/first-letter-punctuation-250-ref First-letter with the 'swung dash' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4d04fb446fa0af4f5818d034bfe8a6cdc1e505cf `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'swung dash'.
first-letter-punctuation-251 reference/first-letter-punctuation-251-ref First-letter with the 'flower punctuation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b63362a2b4e39264f8171064ec8af28b8c963177 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'flower punctuation mark'.
first-letter-punctuation-252 reference/first-letter-punctuation-252-ref First-letter with the 'three dot punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2517ea0822cc478c434b8d2c57c7bda89e1bcebe `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'three dot punctuation'.
first-letter-punctuation-253 reference/first-letter-punctuation-253-ref First-letter with the 'quadruple prime' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d8543c85a184ff291f1d0a2bba8f2bd07c00e36f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'quadruple prime'.
first-letter-punctuation-254 reference/first-letter-punctuation-254-ref First-letter with the 'four dot punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d73269b26add55daf2a784603d76830df5627268 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'four dot punctuation'.
first-letter-punctuation-255 reference/first-letter-punctuation-255-ref First-letter with the 'five dot punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 33b0e09d9254236d59adfb6adcb27dd3bb3fffa9 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'five dot punctuation'.
first-letter-punctuation-256 reference/first-letter-punctuation-256-ref First-letter with the 'two dot punctuation' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1a2c96db68220c8b187746923ff603e9034489bb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'two dot punctuation'.
first-letter-punctuation-257 reference/first-letter-punctuation-257-ref First-letter with the 'four dot mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7618fe4cad7eced8eb0f13a471e860d6eff3d7e4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'four dot mark'.
first-letter-punctuation-258 reference/first-letter-punctuation-258-ref First-letter with the 'dotted cross' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e6af47dcc07723d1619497d7fc993c1322d8d96c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'dotted cross'.
first-letter-punctuation-259 reference/first-letter-punctuation-259-ref First-letter with the 'tricolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b7ca077e6af357d5cb8ebd28858da37daa46860b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tricolon'.
first-letter-punctuation-260 reference/first-letter-punctuation-260-ref First-letter with the 'vertical four dots' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 72c2a480ff16c9c15f41bfe314843683e0158545 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'vertical four dots'.
first-letter-punctuation-262 reference/first-letter-punctuation-262-ref First-letter with the 'coptic old nubian full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7a4a9ed47b60cb73a07fdb68e6df52b66d75807e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'coptic old nubian full stop'.
first-letter-punctuation-263 reference/first-letter-punctuation-263-ref First-letter with the 'coptic old nubian direct question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c3e1c35cbcc0c6960e3d599098067ba66fded82e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'coptic old nubian direct question mark'.
first-letter-punctuation-264 reference/first-letter-punctuation-264-ref First-letter with the 'coptic old nubian indirect question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9846c7ccfe4f50a2a103d43707e5e74bf3ac1d93 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'coptic old nubian indirect question mark'.
first-letter-punctuation-265 reference/first-letter-punctuation-265-ref First-letter with the 'coptic old nubian verse divider' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7553a8dddba5d02a1aaad4d376aa935ed5afe29d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'coptic old nubian verse divider'.
first-letter-punctuation-266 reference/first-letter-punctuation-266-ref First-letter with the 'coptic full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 570752718136183083390fbef8ba13eb35074853 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'coptic full stop'.
first-letter-punctuation-267 reference/first-letter-punctuation-267-ref First-letter with the 'coptic morphological divider' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dbf89091191beead99b39265f3872ce4faa8fb69 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'coptic morphological divider'.
first-letter-punctuation-268 reference/first-letter-punctuation-268-ref First-letter with the 'right angle substitution marker' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4b08801644f4bd466d2544e0777785324f2031bc `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right angle substitution marker'.
first-letter-punctuation-269 reference/first-letter-punctuation-269-ref First-letter with the 'right angle dotted substitution marker' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fb5449ee64a549d42246eaf09a05814d4beb99d2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'right angle dotted substitution marker'.
first-letter-punctuation-270 reference/first-letter-punctuation-270-ref First-letter with the 'raised interpolation marker' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3df19a50a5344e71c5497cbbb74f13e46188d091 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'raised interpolation marker'.
first-letter-punctuation-271 reference/first-letter-punctuation-271-ref First-letter with the 'raised dotted interpolation marker' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e2aca109024abd811f83c06b38ce2ba909543a92 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'raised dotted interpolation marker' .
first-letter-punctuation-272 reference/first-letter-punctuation-272-ref First-letter with the 'dotted transposition marker' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 20a731ab2583eb6fecdf0d55be45ed68c6bfd867 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'dotted transposition marker'.
first-letter-punctuation-273 reference/first-letter-punctuation-273-ref First-letter with the 'raised square' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f9f51d67c301b6fb13a7b860c1de4d37755eb4d4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'raised square'.
first-letter-punctuation-274 reference/first-letter-punctuation-274-ref First-letter with the 'editorial coronis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9d37ea1a17df42170935d6b17573616d8bc5d320 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'editorial coronis'.
first-letter-punctuation-275 reference/first-letter-punctuation-275-ref First-letter with the 'paragraphos' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1b84af26145518fddff05f3ed54d1fcbf27cb9ea `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'paragraphos'.
first-letter-punctuation-276 reference/first-letter-punctuation-276-ref First-letter with the 'forked paragraphos' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 16456b2f983e08d2dc5ffdcf38b8fb71a747f23c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'forked paragraphos'.
first-letter-punctuation-277 reference/first-letter-punctuation-277-ref First-letter with the 'reversed forked paragraphos' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5a93f8623fae1776fd0eb492b1f587490d5d2a6a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed forked paragraphos'.
first-letter-punctuation-278 reference/first-letter-punctuation-278-ref First-letter with the 'hypodiastole' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f0763d212be201810074526615c1794ee9d44444 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'hypodiastole'.
first-letter-punctuation-279 reference/first-letter-punctuation-279-ref First-letter with the 'dotted obelos' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bb017593b523f86642d068c14f05b6f95dbda594 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'dotted obelos'.
first-letter-punctuation-280 reference/first-letter-punctuation-280-ref First-letter with the 'downwards ancora' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7d30a99d7c24e67f504d77e8c5db24109beee7bb `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'downwards ancora'.
first-letter-punctuation-281 reference/first-letter-punctuation-281-ref First-letter with the 'upwards ancora' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter da5112bdd9b76d06ec4555c40beff607ffbb27ad `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'upwards ancora'.
first-letter-punctuation-282 reference/first-letter-punctuation-282-ref First-letter with the 'dotted right-pointing angle' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fb5cdb8ed0ed5e09f5a065ed1a8acbff6f0384fa `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'dotted right-pointing angle'.
first-letter-punctuation-283 reference/first-letter-punctuation-283-ref First-letter with the 'ideographic comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e296020e3bb007e2d2af6c36c0b153681a4b7b61 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ideographic comma'.
first-letter-punctuation-284 reference/first-letter-punctuation-284-ref First-letter with the 'ideographic full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d8997c1446e9c643adf0129d3da08dd375009897 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ideographic full stop'.
first-letter-punctuation-285 reference/first-letter-punctuation-285-ref First-letter with the 'ditto mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d44b31bdaa3f5ec4d3b47d98a0f11337e5f4aa30 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ditto mark'.
first-letter-punctuation-286 reference/first-letter-punctuation-286-ref First-letter with the 'part alternation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6907e5d873daf89ca39d97224c7e93875963f183 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'part alternation mark'.
first-letter-punctuation-287 reference/first-letter-punctuation-287-ref First-letter with the 'katakana middle dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e0a085d5264acb67cf1b0c3f01026ec2cae045c3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'katakana middle dot'.
first-letter-punctuation-288 reference/first-letter-punctuation-288-ref First-letter with the 'presentation form for vertical comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 53d592e1176cc75b700b7d09c85d5e2cf7673c49 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical comma'.
first-letter-punctuation-289 reference/first-letter-punctuation-289-ref First-letter with the 'presentation form for vertical ideographic comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0896bd7f4751cedfc021d66a4d383aa5726b402f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical ideographic comma'.
first-letter-punctuation-290 reference/first-letter-punctuation-290-ref First-letter with the 'presentation form for vertical ideographic full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3ca1b99cdc179988b93c46837b9f23810e1705e8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical ideographic full stop'.
first-letter-punctuation-291 reference/first-letter-punctuation-291-ref First-letter with the 'presentation form for vertical colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bd0e4c94e65c30ed1c240cb94a5b262a6f02fafc `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical colon'.
first-letter-punctuation-292 reference/first-letter-punctuation-292-ref First-letter with the 'presentation form for vertical semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fceebdc74ce6a8835262a7027d8672cceec25eef `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical semicolon'.
first-letter-punctuation-293 reference/first-letter-punctuation-293-ref First-letter with the 'presentation form for vertical exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 44d5ecc9cf73104d615bd668d8f7f53eee0eaf75 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical exclamation mark'.
first-letter-punctuation-294 reference/first-letter-punctuation-294-ref First-letter with the 'presentation form for vertical question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 419a3647d85ed5a90d51c5020592f45f6d08b480 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical question mark'.
first-letter-punctuation-295 reference/first-letter-punctuation-295-ref First-letter with the 'presentation form for vertical horizontal ellipsis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c33b4b16659a31087097d2f562ddf4da89550052 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical horizontal ellipsis'.
first-letter-punctuation-296 reference/first-letter-punctuation-296-ref First-letter with the 'presentation form for vertical two dot leader' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7415fd1198c192e9c6f689498a60560e53338152 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical two dot leader'.
first-letter-punctuation-297 reference/first-letter-punctuation-297-ref First-letter with the 'sesame dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6571b5595e3060617dea84b1a43ba29eb7c465e9 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'sesame dot'.
first-letter-punctuation-298 reference/first-letter-punctuation-298-ref First-letter with the 'white sesame dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 41ee78435b44324faf031c2f0fa0e2b0a6175539 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'white sesame dot'.
first-letter-punctuation-299 reference/first-letter-punctuation-299-ref First-letter with the 'dashed overline' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a0502e133fe613eb457a0a28051e8db3053178f3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'dashed overline'.
first-letter-punctuation-300 reference/first-letter-punctuation-300-ref First-letter with the 'centreline overline' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 77a2c87d40e85ba800613a03e93795473d50cbe6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'centreline overline'.
first-letter-punctuation-301 reference/first-letter-punctuation-301-ref First-letter with the 'wavy overline' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0669df941870d6a32e4581aa09a378318a534d3e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'wavy overline'.
first-letter-punctuation-302 reference/first-letter-punctuation-302-ref First-letter with the 'double wavy overline' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4d0e02279e37c9548935ad0b5082d39b0610270c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double wavy overline'.
first-letter-punctuation-303 reference/first-letter-punctuation-303-ref First-letter with the 'small comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7020aa8dc527002f19d73ae3d5fc5f5cc3ddc82f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small comma'.
first-letter-punctuation-304 reference/first-letter-punctuation-304-ref First-letter with the 'small ideographic comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7e2169e1c6a94ca40d27c0cb448a19e7aa93a1cd `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small ideographic comma'.
first-letter-punctuation-305 reference/first-letter-punctuation-305-ref First-letter with the 'small full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a18354d1d375e47f4a184c9a81aa070facb09bdc `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small full stop'.
first-letter-punctuation-306 reference/first-letter-punctuation-306-ref First-letter with the 'small semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3b75428ced3619687b56161a72c2d4c6150f0d00 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small semicolon'.
first-letter-punctuation-307 reference/first-letter-punctuation-307-ref First-letter with the 'small colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter bdeb9a58b1cc55349bea2a51e47d57c5f4c63546 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small colon'.
first-letter-punctuation-308 reference/first-letter-punctuation-308-ref First-letter with the 'small question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e7903a447b8789cd7026413f91d814653f9289b1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small question mark'.
first-letter-punctuation-309 reference/first-letter-punctuation-309-ref First-letter with the 'small exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 716610b561d81cea9c9108227121602434bf0f3f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small exclamation mark'.
first-letter-punctuation-310 reference/first-letter-punctuation-310-ref First-letter with the 'small number sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a4f956723be843a5773bcf53528cd640b60b89b8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small number sign'.
first-letter-punctuation-311 reference/first-letter-punctuation-311-ref First-letter with the 'small ampersand' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f78e7e27ae6598c002db03f44a916c2355deb65b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small ampersand'.
first-letter-punctuation-312 reference/first-letter-punctuation-312-ref First-letter with the 'small asterisk' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9bddfbf01ee7a435040ba1588cf523fc5ddd597a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small asterisk'.
first-letter-punctuation-313 reference/first-letter-punctuation-313-ref First-letter with the 'small reverse solidus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ce8218a6a03c37d39d1ecfe7846b3174ac759b96 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small reverse solidus'.
first-letter-punctuation-314 reference/first-letter-punctuation-314-ref First-letter with the 'small percent sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4d0297479c27402e7b8c9791c164ae45d4017b15 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small percent sign'.
first-letter-punctuation-315 reference/first-letter-punctuation-315-ref First-letter with the 'small commercial at' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e9a8f5c6ae694f0c2184b934bfdd6604eb615bb5 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small commercial at'.
first-letter-punctuation-316 reference/first-letter-punctuation-316-ref First-letter with the 'fullwidth exclamation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 411b6df736f524d4ccd32223a6e5283ae17acfe1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth exclamation mark'.
first-letter-punctuation-317 reference/first-letter-punctuation-317-ref First-letter with the 'fullwidth quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 62b0045727a8e7cc3f6c4ffcf7103f6143354a88 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth quotation mark'.
first-letter-punctuation-318 reference/first-letter-punctuation-318-ref First-letter with the 'fullwidth number sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f01d29f5926dc18aa48d6daa9562e227aac27b89 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth number sign'.
first-letter-punctuation-319 reference/first-letter-punctuation-319-ref First-letter with the 'fullwidth percent sign' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter efae973f1c79511b906a29848950b9fed1de23e2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth percent sign'.
first-letter-punctuation-320 reference/first-letter-punctuation-320-ref First-letter with the 'fullwidth ampersand' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b446ad8317a1e285e1dfe5aa3dcae738d741f860 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth ampersand'.
first-letter-punctuation-321 reference/first-letter-punctuation-321-ref First-letter with the 'fullwidth apostrophe' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7ebd9318eaffff937b1a923065df0ed4f0df8643 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth apostrophe'.
first-letter-punctuation-322 reference/first-letter-punctuation-322-ref First-letter with the 'fullwidth asterisk' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 853ceb2ed10c881c912737fbb009c6ac28953122 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth asterisk'.
first-letter-punctuation-323 reference/first-letter-punctuation-323-ref First-letter with the 'fullwidth comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b35a2af02c6bb606b74a40dc02872eef396de24c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth comma'.
first-letter-punctuation-324 reference/first-letter-punctuation-324-ref First-letter with the 'fullwidth full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ff0dab25c343aab0f5d664241851da502ef4292a `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth full stop'.
first-letter-punctuation-325 reference/first-letter-punctuation-325-ref First-letter with the 'fullwidth solidus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 45f214471946fbfc9be7a8941520d5c9f104736e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth solidus'.
first-letter-punctuation-326 reference/first-letter-punctuation-326-ref First-letter with the 'fullwidth colon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 25378d8542ee181e01dc184cd70a23c097a9f51b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth colon'.
first-letter-punctuation-327 reference/first-letter-punctuation-327-ref First-letter with the 'fullwidth semicolon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6f266a1d81f32491dc5fe8197feb4d0f251bda70 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth semicolon'.
first-letter-punctuation-328 reference/first-letter-punctuation-328-ref First-letter with the 'fullwidth question mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c76e58d445f5c76e8bfde6987308758563186810 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth question mark'.
first-letter-punctuation-329 reference/first-letter-punctuation-329-ref First-letter with the 'fullwidth commercial at' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 43fb9c628509ecbda0e7112b9e252061597ad1fd `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth commercial at'.
first-letter-punctuation-330 reference/first-letter-punctuation-330-ref First-letter with the 'fullwidth reverse solidus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 637b5c4e3b8cd1a9133b20a926832e067b660663 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth reverse solidus'.
first-letter-punctuation-331 reference/first-letter-punctuation-331-ref First-letter with the 'halfwidth ideographic full stop' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 18dc5da4987ddc16917c1963c703f029bb2dfecd `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'halfwidth ideographic full stop'.
first-letter-punctuation-332 reference/first-letter-punctuation-332-ref First-letter with the 'halfwidth ideographic comma' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 48987ebd0febfeac977228624538e3d5534613b2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'halfwidth ideographic comma'.
first-letter-punctuation-333 reference/first-letter-punctuation-333-ref First-letter with the 'halfwidth katakana middle dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 938419686a4d161dbb516114987d6971cdf68e3e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'halfwidth katakana middle dot'.
first-letter-punctuation-334 reference/first-letter-punctuation-334-ref First-letter with the 'aegean word separator line' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0097a0b3338b84c6a72fd97ab7f366c8d655b89f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'aegean word separator line'.
first-letter-punctuation-335 reference/first-letter-punctuation-335-ref First-letter with the 'aegean word separator dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f5b5f59933221d743ff37194ba6d1ca98397de51 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'aegean word separator dot'.
first-letter-punctuation-336 reference/first-letter-punctuation-336-ref First-letter with the 'ugaritic word divider' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2a01d240da29a5388435437ce8f5a51aaea83a59 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ugaritic word divider'.
first-letter-punctuation-337 reference/first-letter-punctuation-337-ref First-letter with the 'kharoshthi punctuation dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 55955bfdf4e9d4ebde95a7c31155c0810438e274 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation dot'.
first-letter-punctuation-338 reference/first-letter-punctuation-338-ref First-letter with the 'kharoshthi punctuation small circle' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 503758227c530b9325f4be545234ad8bc67afa7c `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation small circle'.
first-letter-punctuation-339 reference/first-letter-punctuation-339-ref First-letter with the 'kharoshthi punctuation circle' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6b5a392fb7853604eba4c84179af631207d2e78d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation circle'.
first-letter-punctuation-340 reference/first-letter-punctuation-340-ref First-letter with the 'kharoshthi punctuation crescent bar' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 10cd340f628ad9dd87729f0ddc6f929fb7932f5f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation crescent bar'.
first-letter-punctuation-341 reference/first-letter-punctuation-341-ref First-letter with the 'kharoshthi punctuation mangalam' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6d51f76bf1e2d915605215af20ee8338bf6e882e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation mangalam'.
first-letter-punctuation-342 reference/first-letter-punctuation-342-ref First-letter with the 'kharoshthi punctuation lotus' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 90cbf785479db850038092206722a54e02597c79 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation lotus'.
first-letter-punctuation-343 reference/first-letter-punctuation-343-ref First-letter with the 'kharoshthi punctuation danda' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 77c33bd78829b6ca75e35fb33d9297f9ef00b060 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation danda'.
first-letter-punctuation-344 reference/first-letter-punctuation-344-ref First-letter with the 'kharoshthi punctuation double danda' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1476710d80872a6705dca3567bfc0397ba54c172 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation double danda'.
first-letter-punctuation-345 reference/first-letter-punctuation-345-ref First-letter with the 'kharoshthi punctuation lines' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 03d6a20be119c22c2d156d2ca6f33a0c1147d287 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'kharoshthi punctuation lines'.
first-letter-punctuation-346 reference/first-letter-punctuation-346-ref First-letter with the 'left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a21742b6b51b765b1e80737019e7d34a5b62d84e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left parenthesis'.
first-letter-punctuation-347 reference/first-letter-punctuation-347-ref First-letter with the 'left square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter cf1065374f0519d1f8fdf20b8ed9a802e73f8b09 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left square bracket'.
first-letter-punctuation-348 reference/first-letter-punctuation-348-ref First-letter with the 'left curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 82e1efc9533452391981bbb91bbe3b6d1062f3bd `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left curly bracket'.
first-letter-punctuation-349 reference/first-letter-punctuation-349-ref First-letter with the 'tibetan mark gug rtags gyon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2afac7d362c596acf2df49dc84f6154d9cdcb17b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark gug rtags gyon'.
first-letter-punctuation-350 reference/first-letter-punctuation-350-ref First-letter with the 'tibetan mark ang khang gyon' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c7690294693ae7a5a2222606821ddd6e0947ffd3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'tibetan mark ang khang gyon'.
first-letter-punctuation-351 reference/first-letter-punctuation-351-ref First-letter with the 'ogham feather mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter c7869201cca74444ad15eec2864d41165c5c1f07 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ogham feather mark'.
first-letter-punctuation-352 reference/first-letter-punctuation-352-ref First-letter with the 'single low-9 quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter b3c95e46d1f1bf6245fdfb5e037ce03ec90fdeb6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'single low-9 quotation mark'.
first-letter-punctuation-353 reference/first-letter-punctuation-353-ref First-letter with the 'double low-9 quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0c7a4b4f66dd4c05e439270ce90f3ffeca54291d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double low-9 quotation mark'.
first-letter-punctuation-354 reference/first-letter-punctuation-354-ref First-letter with the 'left square bracket with quill' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 19ebb72d24212d1838f6c9e5d7a558bf4c306baf `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left square bracket with quill'.
first-letter-punctuation-355 reference/first-letter-punctuation-355-ref First-letter with the 'superscript left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1ab39b9a3b303fcacdd4650bd8072e9f2238d18b `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'superscript left parenthesis'.
first-letter-punctuation-356 reference/first-letter-punctuation-356-ref First-letter with the 'subscript left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter dba1e4bb8e29a1034c05ac4982e0ddb230014b7f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'subscript left parenthesis'.
first-letter-punctuation-357 reference/first-letter-punctuation-357-ref First-letter with the 'left-pointing angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8bc29d8e19150a811f45dcea2340bd103697b60f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left-pointing angle bracket'.
first-letter-punctuation-359 reference/first-letter-punctuation-359-ref First-letter with the 'medium left parenthesis ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a493ddca2d049ca236f7ca715ac464e2f9ee734f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium left parenthesis ornament'.
first-letter-punctuation-360 reference/first-letter-punctuation-360-ref First-letter with the 'medium flattened left parenthesis ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 24e1c74cf64477e14defe336c413b785cc135277 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium flattened left parenthesis ornament'.
first-letter-punctuation-361 reference/first-letter-punctuation-361-ref First-letter with the 'medium left-pointing angle bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter aeb9f8aa3069653d6a496de42f093bbbdc177b57 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium left-pointing angle bracket ornament'.
first-letter-punctuation-362 reference/first-letter-punctuation-362-ref First-letter with the 'heavy left-pointing angle quotation mark ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4eec0fd74fca25bce2444fd65bd65b2c54245b12 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'heavy left-pointing angle quotation mark ornament'.
first-letter-punctuation-363 reference/first-letter-punctuation-363-ref First-letter with the 'heavy left-pointing angle bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6807837c8a4b86d956de9fd776ee3e82f623d6b1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'heavy left-pointing angle bracket ornament'.
first-letter-punctuation-364 reference/first-letter-punctuation-364-ref First-letter with the 'light left tortoise shell bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 5ae01eacc6a33cb1e77db326f311d2c3091b26a2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'light left tortoise shell bracket ornament'.
first-letter-punctuation-365 reference/first-letter-punctuation-365-ref First-letter with the 'medium left curly bracket ornament' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter be5fe19dcec661d429723b0e974c48ddcbdc7b66 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'medium left curly bracket ornament'.
first-letter-punctuation-366 reference/first-letter-punctuation-366-ref First-letter with the 'left s-shaped bag delimiter' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3e905f1c52ed94273cbdc2938427bb77ddb35dfd `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left s-shaped bag delimiter'.
first-letter-punctuation-367 reference/first-letter-punctuation-367-ref First-letter with the 'mathematical left white square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2dcce98c4f326c6e206fbcaaa3185b47396499ba `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mathematical left white square bracket'.
first-letter-punctuation-368 reference/first-letter-punctuation-368-ref First-letter with the 'mathematical left angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter fc648d28cf5300647a0bc19312b7913b3dc0b0e1 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mathematical left angle bracket'.
first-letter-punctuation-369 reference/first-letter-punctuation-369-ref First-letter with the 'mathematical left double angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8e85d98df77892ae743ad255b14538106cece5ee `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'mathematical left double angle bracket'.
first-letter-punctuation-370 reference/first-letter-punctuation-370-ref First-letter with the 'left white curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter d9a8a977d5e05d923d58dca91d1c2e554c926cf7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left white curly bracket'.
first-letter-punctuation-371 reference/first-letter-punctuation-371-ref First-letter with the 'left white parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 764fd6fe5c763c69f7ac421bfe8374d149dd9631 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left white parenthesis'.
first-letter-punctuation-372 reference/first-letter-punctuation-372-ref First-letter with the 'z notation left image bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 04b9b8d6e3409f7ed59a45e3eac5259e3f9c83ba `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'z notation left image bracket'.
first-letter-punctuation-373 reference/first-letter-punctuation-373-ref First-letter with the 'z notation left binding bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 251c4567858ad82694e40024c9b897c86f69d8be `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'z notation left binding bracket'.
first-letter-punctuation-374 reference/first-letter-punctuation-374-ref First-letter with the 'left square bracket with underbar' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 39afa39ad4fe67bd22e1604c994b8e2c0a3913b3 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left square bracket with underbar'.
first-letter-punctuation-375 reference/first-letter-punctuation-375-ref First-letter with the 'left square bracket with tick in top corner' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 3fd80ee5b9702707d1fd29b04e992b923f1af9b7 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left square bracket with tick in top corner'.
first-letter-punctuation-376 reference/first-letter-punctuation-376-ref First-letter with the 'left square bracket with tick in bottom corner' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7f0a59ea37a5ceab2c231b1a4544cbf85dc23238 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left square bracket with tick in bottom corner'.
first-letter-punctuation-377 reference/first-letter-punctuation-377-ref First-letter with the 'left angle bracket with dot' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 6712b1fcf9f9ef3777ce5a419310f56823682194 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left angle bracket with dot'.
first-letter-punctuation-378 reference/first-letter-punctuation-378-ref First-letter with the 'left arc less-than bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ee4cceab14a7e78e26d97f935ecfec1700dd28d0 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left arc less-than bracket'.
first-letter-punctuation-379 reference/first-letter-punctuation-379-ref First-letter with the 'double left arc greater-than bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter da395a12738971273effceaf634b309191b5642e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'double left arc greater-than bracket'.
first-letter-punctuation-380 reference/first-letter-punctuation-380-ref First-letter with the 'left black tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 833a46fe2be75efe98f94289a909f7efcd51f305 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left black tortoise shell bracket'.
first-letter-punctuation-381 reference/first-letter-punctuation-381-ref First-letter with the 'left wiggly fence' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 2e9ffb2efbd7fcd5a1581097c9865e9e4f5779b4 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left wiggly fence'.
first-letter-punctuation-382 reference/first-letter-punctuation-382-ref First-letter with the 'left double wiggly fence' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter af90b9da3ff77443e4dc59f7bb606bf22aab476e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left double wiggly fence'.
first-letter-punctuation-383 reference/first-letter-punctuation-383-ref First-letter with the 'left-pointing curved angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0831e412c675c8d56989c68febe39b11a3d6b70d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left-pointing curved angle bracket'.
first-letter-punctuation-384 reference/first-letter-punctuation-384-ref First-letter with the 'left angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e461154950bead0d606e141da584f6b4a3f66091 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left angle bracket'.
first-letter-punctuation-385 reference/first-letter-punctuation-385-ref First-letter with the 'left double angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9f5fb3b95744bee58b08141e441c3da362226f98 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left double angle bracket'.
first-letter-punctuation-386 reference/first-letter-punctuation-386-ref First-letter with the 'left corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1a94b06d5edcb9feffe2edd5433124ddeceb98f2 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left corner bracket'.
first-letter-punctuation-387 reference/first-letter-punctuation-387-ref First-letter with the 'left white corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 89af61dbfcc6bab784040f2be5dba52b880e8527 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left white corner bracket'.
first-letter-punctuation-388 reference/first-letter-punctuation-388-ref First-letter with the 'left black lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 0d67c58df6adaf08644046105647e03ab72876a6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left black lenticular bracket'.
first-letter-punctuation-389 reference/first-letter-punctuation-389-ref First-letter with the 'left tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9d6a94ee59065282c9a269b0dc64026de5445c0e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left tortoise shell bracket'.
first-letter-punctuation-390 reference/first-letter-punctuation-390-ref First-letter with the 'left white lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f321a61d55bd2bb975b42c0fc5a03f88ce280419 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left white lenticular bracket'.
first-letter-punctuation-391 reference/first-letter-punctuation-391-ref First-letter with the 'left white tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 27f93b4eed30ab676c3f02a42cc88cb05da80d5d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left white tortoise shell bracket'.
first-letter-punctuation-392 reference/first-letter-punctuation-392-ref First-letter with the 'left white square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 879e9d627756d5edad3922e6049d7019946eac67 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'left white square bracket' .
first-letter-punctuation-393 reference/first-letter-punctuation-393-ref First-letter with the 'reversed double prime quotation mark' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1e9e68f543c23ff5b4fa994e9cc472fb05218089 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'reversed double prime quotation mark'.
first-letter-punctuation-394 reference/first-letter-punctuation-394-ref First-letter with the 'ornate left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4e7a201a60b9e141ddb28251b8483aae8e55b3b8 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'ornate left parenthesis'.
first-letter-punctuation-395 reference/first-letter-punctuation-395-ref First-letter with the 'presentation form for vertical left white lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4b504b1f2eef4467b7184d755d0b66e324a00c4f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left white lenticular bracket'.
first-letter-punctuation-396 reference/first-letter-punctuation-396-ref First-letter with the 'presentation form for vertical left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 532b983ec31a403341ff75f3c91a018ff208dd61 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left parenthesis'.
first-letter-punctuation-397 reference/first-letter-punctuation-397-ref First-letter with the 'presentation form for vertical left curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 22ab66971b7e8d69c3be32b35ea5c0f5c87604b6 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left curly bracket'.
first-letter-punctuation-398 reference/first-letter-punctuation-398-ref First-letter with the 'presentation form for vertical left tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter f6f2214131b58c250fc06bd8cbe6f87260a64969 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left tortoise shell bracket'.
first-letter-punctuation-399 reference/first-letter-punctuation-399-ref First-letter with the 'presentation form for vertical left black lenticular bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 7b7afcc14cb2fa3bcbbdfed61bac90ac91c5e278 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left black lenticular bracket'.
first-letter-punctuation-400 reference/first-letter-punctuation-400-ref First-letter with the 'presentation form for vertical left double angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9dcb81ff08290067c72bf71a44485af613aa1575 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left double angle bracket'.
first-letter-punctuation-401 reference/first-letter-punctuation-401-ref First-letter with the 'presentation form for vertical left angle bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 9d061a5637b477849cdc08d2f72f16c220682c16 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left angle bracket'.
first-letter-punctuation-402 reference/first-letter-punctuation-402-ref First-letter with the 'presentation form for vertical left corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 018f8404e4771796d2d1e7f971b09b4ea1f1f236 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left corner bracket'.
first-letter-punctuation-403 reference/first-letter-punctuation-403-ref First-letter with the 'presentation form for vertical left white corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 65f47bc6f6251b3f22564dc462312d261e54ac0f `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left white corner bracket'.
first-letter-punctuation-404 reference/first-letter-punctuation-404-ref First-letter with the 'presentation form for vertical left square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 98a5e608fe76f4e75c262c640981158f3876728d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'presentation form for vertical left square bracket'.
first-letter-punctuation-405 reference/first-letter-punctuation-405-ref First-letter with the 'small left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 4444ef6417a0f28b4cb8bdce780a1c0442ff2b59 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small left parenthesis'.
first-letter-punctuation-406 reference/first-letter-punctuation-406-ref First-letter with the 'small left curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e6a9c2b10eeff9e3f9bceeb2cb2d831b40e68e56 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small left curly bracket'.
first-letter-punctuation-407 reference/first-letter-punctuation-407-ref First-letter with the 'small left tortoise shell bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 1acbb752790f1fac684a8aef22c0d2afaa32c853 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'small left tortoise shell bracket'.
first-letter-punctuation-408 reference/first-letter-punctuation-408-ref First-letter with the 'fullwidth left parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter e0c55eec8b7923e1e1a773cbed9cca96a8077342 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth left parenthesis'.
first-letter-punctuation-409 reference/first-letter-punctuation-409-ref First-letter with the 'fullwidth left square bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter ed6619a8ab7cb23ce9f96f1dfd78d65fdfed3fd5 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth left square bracket'.
first-letter-punctuation-410 reference/first-letter-punctuation-410-ref First-letter with the 'fullwidth left curly bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter a111a5cb218386898b87efb641b4132535e27870 `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth left curly bracket'.
first-letter-punctuation-411 reference/first-letter-punctuation-411-ref First-letter with the 'fullwidth left white parenthesis' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8549efb8327cd5633269e7476ec03a80a7d0de7d `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'fullwidth left white parenthesis'.
first-letter-punctuation-412 reference/first-letter-punctuation-412-ref First-letter with the 'halfwidth left corner bracket' punctuation character http://www.w3.org/TR/CSS21/selector.html#first-letter 8e5d602c64f246e00c9ab21d0d9e3874fa70586e `Microsoft`<http://www.microsoft.com/> Punctuation characters defined in Unicode [UNICODE] in (Ps),(Pe),(Pi),(Pf) and (Po) punctuation classes that precede or follow the first letter are included in first-letter selection - 'halfwidth left corner bracket'.
first-letter-quote-001 reference/first-letter-quote-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter 3632a17de1d99d5405b5c9f13888c0b400575bdf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-quote-002 reference/first-letter-quote-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter a97cd3bed912e8955caeb39adc4fecd458ed2192 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-quote-003 reference/first-letter-quote-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter 970d8ba98495ee6d6ce5c9da590610cbafb6a587 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-quote-004 reference/first-letter-quote-001-ref :first-letter dom http://www.w3.org/TR/CSS21/selector.html#first-letter bdc1cc85e9ebaf1dafc3e1f339ee752f9dee2abf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-quote-005 reference/first-letter-quote-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter 8c7d0acf1540de9e221920c5056123f764c27de8 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-quote-006 reference/first-letter-quote-001-ref :first-letter http://www.w3.org/TR/CSS21/selector.html#first-letter 5c40601595ed12f3f439588a8b0c896983f8556c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
first-letter-selector-000 :first-letter in XML http://www.w3.org/TR/CSS21/selector.html#first-letter b095994244d2757b3caefed4fe11dfbeadcea199 `Ian Hickson`<mailto:ian@hixie.ch>
first-letter-selector-001 First-letter pseudo-element http://www.w3.org/TR/CSS21/selector.html#first-letter 7ef79e944f83898358f422860c84c3703fc471f2 `Microsoft`<http://www.microsoft.com/> The :first-letter pseudo-element matches the first letter in a given element.
first-letter-selector-002 First-letter pseudo-element with image missing alt text image http://www.w3.org/TR/CSS21/selector.html#first-letter d588ce93149a81f94483856e76ab5e4c7439eb67 `Microsoft`<http://www.microsoft.com/> If there is preceding content (an image) or alt text the :first-letter pseudo-element does not match the first letter.
first-letter-selector-003 First-letter as a digit http://www.w3.org/TR/CSS21/selector.html#first-letter 9ac0bc3e71e9abe01dd42b63fa391dc862a5e3da `Microsoft`<http://www.microsoft.com/> The ':first-letter' applies if the first letter is a digit.
first-letter-selector-004 First-letter and :before http://www.w3.org/TR/CSS21/selector.html#first-letter 8efa529e3cabe5ca3e4ff7ca6456a2d91e59f0eb `Microsoft`<http://www.microsoft.com/> If an element has ':before' or ':after' content, the ':first-letter applies to the first letter of the element including that content.
first-letter-selector-005 First-letter with leading line break http://www.w3.org/TR/CSS21/selector.html#first-letter 44d6a00f0300a94aadf2117071a85f71427dce41 `Microsoft`<http://www.microsoft.com/> The first letter occurs on the first formatted line.
first-letter-selector-006 First-letter with list items http://www.w3.org/TR/CSS21/selector.html#first-letter 13f6469a7debac2d602ce191509cf616229c8489 `Microsoft`<http://www.microsoft.com/> If an element is a list item, the ':first-letter' applies to the first letter in the principal box after the marker.
first-letter-selector-007 First-letter with table cell elements http://www.w3.org/TR/CSS21/selector.html#first-letter cf30f030d4adddf77a23afe951f4a98bca11dd3e `Microsoft`<http://www.microsoft.com/> The :first-letter pseudo-element applies to table-cells.
first-letter-selector-008 First-letter with inline-block elements http://www.w3.org/TR/CSS21/selector.html#first-letter 4158805959a780e63d565dbc0b07636369f0f6b6 `Microsoft`<http://www.microsoft.com/> The first-letter pseudo-element applies to inline-block elements.
first-letter-selector-009 First-letter and valid properties http://www.w3.org/TR/CSS21/selector.html#first-letter a0cf032c0ba3175609fda9b3c6c7c930daeedcab `Microsoft`<http://www.microsoft.com/> The color, font-size, text-decoration, text-transform, background and border properties apply to :first-letter.
first-letter-selector-010 First-letter as a float http://www.w3.org/TR/CSS21/selector.html#first-letter a3fe6bfe0defd5512f5bbc25b02760032f9ac820 `Microsoft`<http://www.microsoft.com/> The float property applies to :first-letter.
first-letter-selector-011 First-letter using letter-spacing property http://www.w3.org/TR/CSS21/selector.html#first-letter d06bedfe72e7b85b73d692dc3109a9f2f8fe99f1 `Microsoft`<http://www.microsoft.com/> The letter-spacing property is allowed for :first-letter.
first-letter-selector-012 First-letter using margin http://www.w3.org/TR/CSS21/selector.html#first-letter a1918a325aec737189cb2d5dbaf609af09fd45d1 `Microsoft`<http://www.microsoft.com/> The margin property is allowed for :first-letter.
first-letter-selector-013 First-letter using background and padding http://www.w3.org/TR/CSS21/selector.html#first-letter cffc52f806b448d140a5877aa8219646d12ba20e `Microsoft`<http://www.microsoft.com/> The background and padding properties is allowed for :first-letter.
first-letter-selector-014 First-letter using vertical-align and line-height http://www.w3.org/TR/CSS21/selector.html#first-letter 9978226deea5907625da194521532771c6aa72b1 `Microsoft`<http://www.microsoft.com/> The vertical-align and line-height properties is allowed for :first-letter.
first-letter-selector-015 First-letter with img alt text image http://www.w3.org/TR/CSS21/selector.html#first-letter b53062818dcba48a6929c0a9b5795cebb6ca4a34 `Microsoft`<http://www.microsoft.com/> The ':first-letter' pseudo-element can be used with all such elements that contain text, or that have a descendant in the same flow that contains text.
first-letter-selector-016 First-letter with img preceding text image http://www.w3.org/TR/CSS21/selector.html#first-letter fcd42efd6dc25a9463d266ea25d2dfa0fb3ec825 `Microsoft`<http://www.microsoft.com/> First-letter selects the first letter of a block if it is not preceded by any other content on its line.
first-letter-selector-017 Inline-block usage with :first-letter http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 30c3bc8f5a1b2c009e4264863adfa213575b5559 `Microsoft`<http://www.microsoft.com/> The first letter of an inline-block cannot be the first letter of an ancestor element.
first-letter-selector-018 First-letter with punctuation http://www.w3.org/TR/CSS21/selector.html#first-letter 7e23f64c2c9bdc96d53f345195e0d2536a22dcaa `Microsoft`<http://www.microsoft.com/> The ':first-letter' pseudo-element also applies to punctuation.
first-letter-selector-019 First-letter in descendents http://www.w3.org/TR/CSS21/selector.html#first-letter f74c7951b2e803fdc0e28c8f92121c975d11928a `Microsoft`<http://www.microsoft.com/> A user agent acts as if the fictional start tag of the first-letter pseudo-element is just before the first text of the element, even if that first text is in a descendant.
first-letter-selector-020 First-letter and language specific letter combinations may http://www.w3.org/TR/CSS21/selector.html#first-letter aafe4a72a2393c80d1db3c10c949858ae070753f `Microsoft`<http://www.microsoft.com/> Some letter combinations in some languages may be considered part of the first-letter pseudo-element.
first-letter-selector-021 First-letter on list-style-position: inside may http://www.w3.org/TR/CSS21/selector.html#first-letter 77e21216f159194a98a08f0d4021626891282c2a `Microsoft`<http://www.microsoft.com/> User agents may ignore ':first-letter' on list items with 'list-style-position: inside'.
first-letter-selector-022 First-letter in different elements than its punctuation may http://www.w3.org/TR/CSS21/selector.html#first-letter 97657ffd0207e7430171a541304e1ef08ca8e30f `Microsoft`<http://www.microsoft.com/> If the letters that would form the first-letter are not in the same element the user agent may create a first-letter pseudo-element from one of the elements, both elements, or simply not create a pseudo-element.
first-letter-selector-023 First-letter on bidi text may http://www.w3.org/TR/CSS21/selector.html#first-letter 186c5a17eac077bd99ce1775fdb6690ab3d5c852 `Microsoft`<http://www.microsoft.com/> If the first letter of the block is not at the start of the line (for example due to bidirectional reordering), then the user agent need not create the pseudo-element.
first-letter-selector-024 Table-cell usage with :first-letter http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo a693dbac1f23bb4d500364f6019a790a32dbb9a9 `Microsoft`<http://www.microsoft.com/> The first letter of a table-cell cannot be the first letter of an ancestor element.
first-letter-selector-025 First-letter with table caption elements http://www.w3.org/TR/CSS21/selector.html#first-letter d617285a17d7ff87747818355a4e15edb0069887 `Microsoft`<http://www.microsoft.com/> The :first-letter pseudo-element applies to table-captions.
first-letter-selector-026 First-Letter: Basic Test http://www.w3.org/TR/CSS21/selector.html#first-letter f66313dfd5e4b1258f017a932b4ab221a00a48dd `Ian Hickson`<mailto:ian@hixie.ch>
first-letter-selector-027 First-Letter: Basic Test http://www.w3.org/TR/CSS21/selector.html#first-letter 8d76ff6ddfae97914ed3d8d881f006634a4ab09e `Ian Hickson`<mailto:ian@hixie.ch>
first-letter-selector-028 reference/first-letter-selector-028-ref First-letter - in-flow block descendant that contains text http://www.w3.org/TR/CSS21/selector.html#first-letter 2a0b0c3c029f412d87c2af30d3dbec82f8c569a3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The :first-letter pseudo-element can be used and will apply onto in-flow block descendant that contains text.
first-letter-selector-029 First-letter - dynamic :hover pseudo-class interact http://www.w3.org/TR/CSS21/selector.html#first-letter 736a7661a7c2e163e0ae367a78da904b57d293e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The :first-letter pseudo-element can be used and will apply onto an :hover pseudo-class.
first-letter-space-not-selected reference/first-letter-space-not-selected-ref ::first-letter - spaces should not be selected http://www.w3.org/TR/CSS21/selector.html#first-letter b58da0ca0d23b4eefe2bc20262295f07eeb25c82 `Ethan Malasky`<mailto:emalasky@adobe.com> ::first-letter should not include initial spaces. Test non-breaking space, em space, en space, and thin space, both alone and preceeding a real letter.
first-line-000 Selectors: The :first-line pseudo-element http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 8024bec53d70e00d93efd89ffc85a9bb803e98c1 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply the rule only to the first line of a block-level element
first-line-001 reference/first-line-001-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 84d8f68bbb3fb3f2f58a50e08c9763ba95812af9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-floats-001 reference/first-line-floats-001-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo ce768e658489dffd861af288b2229e396f0410eb `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-floats-002 reference/first-line-floats-001-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 86927b7c224bdad31ebba611f587967b280ca746 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-floats-003 reference/first-line-floats-001-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo de047ea15979d94cb398016d5979eb93657b7f34 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-floats-004 reference/first-line-floats-001-ref :first-line dom http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 7b5fcf9cd3349e55a42c578544278e7b830b80cf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-inherit-001 reference/first-line-inherit-001-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 28671cecd598a062c142a0fd92352bdebd963d5a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-inherit-002 reference/first-line-inherit-002-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 78f5c5b01e1fec1dc00af29e2661a28f3996b45d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-inherit-003 reference/first-line-inherit-003-ref :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 6f8d7bfe6dd629865d55082ffe439be32697290a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
first-line-pseudo-001 CSS Block Box Model: first-line and anonymous boxes http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 28dca6622f017ecf42db24b223a8360ea0ba3a61 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-002 CSS Block Box Model: first-line and anonymous boxes http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo aa7328b2abea0edfac5f4a48b405be4632a9a1b1 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-004 CSS Block Box Model: first-line and anonymous boxes http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 33752c022755f53263a19936992de9c7f9e1ef54 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-005 CSS Block Box Model: first-line and anonymous boxes http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 54dac135ee0cc436114f402868e281c7ef481248 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-007 CSS Block Box Model: first-line and anonymous boxes http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo cf1517df2128a7bb254531e13b12c29e18bdcef4 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-008 CSS Block Box Model: first-line and anonymous boxes http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 02347987b494e05b588c15e4e3b1d0260e88dc36 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-009 CSS Block Box Model: first-line and inherited backgrounds http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo c9d851460147c710cd57c34f109561cd318ad427 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-010 CSS Block Box Model: first-line and borders http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 16911ff80ee3e78717c6c7d6debbadc6b9367bb9 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-011 :first-line and margin collapsing http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 1ca6a2ed0eb16ccde0f23a48e2caad3f8e551b5f `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-012 reference/first-line-pseudo-012-ref vertical-align: length on :first-line ahem,may http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo babe833a37d427b89bbdc4c4de6514dd6473eb61 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-013 reference/first-line-pseudo-013-ref vertical-align: top on :first-line ahem,may http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 14abfd5dedba28ab29d2b485bf966cbeb27ff125 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-014 reference/first-line-pseudo-013-ref vertical-align: top on :first-line ahem,may http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo fee10a162e54089683ca3447d22820a3e151752d `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-015 reference/first-line-pseudo-015-ref vertical-align: bottom on :first-line ahem,may http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 39f5446b6fd7162f22b7bda1b5f5a8e4286a9ed8 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-016 reference/first-line-pseudo-015-ref vertical-align: bottom on :first-line ahem,may http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo c1cb9487ca6897bd91db0e30a0ce49c533107156 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-017 First-Line: Innermost vs outermost http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 11352f610475249d323123bab80dd30524b81c13 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-018 reference/ref-this-text-should-be-green Basic :first-line test http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 704417a84b15902096caeea659a82f96c68cfc61 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-019 Basic :first-line test http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 4a73153e0c8db5106ac1ba0c6a4177145ad3de0d `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-020 Basic :first-line test http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo cbd72ae6083c8c785252e3df2ae9accff560519a `Ian Hickson`<mailto:ian@hixie.ch>
first-line-pseudo-021 First-Line: Inheritance http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 46b22da755a78d47b4f40ec8bcd4881888d3f403 `Ian Hickson`<mailto:ian@hixie.ch>
first-line-selector-001 First-line pseudo-element http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 4077ef34c5d72b040a4a2b8857d1701d96019b7b `Microsoft`<http://www.microsoft.com/> The :first-line pseudo-element matches the first line of a given element.
first-line-selector-002 First-line selector applicability to table cells http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 2657225c47869462cf44f103ad22b61568319c93 `Microsoft`<http://www.microsoft.com/> The :first-line pseudo-element can be attached to a table-cell.
first-line-selector-003 Table cells usage with :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 3ab4108b1cfb807b06ee46ae230355d83fefe803 `Microsoft`<http://www.microsoft.com/> The first line of a table-cell cannot be the first formatted line of an ancestor element.
first-line-selector-004 First-line and in-flow block level descendents http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 1fdfb7d3df47e5dfce5bb1ad2e7c3081921b6196 `Microsoft`<http://www.microsoft.com/> The 'first formatted line' of an element can occur inside a block-level descendant in the same flow.
first-line-selector-006 First-line and inline elements http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo bb7aa1555227a8ed705b8369ad67d46d3ecb333b `Microsoft`<http://www.microsoft.com/> First-line applies to inline elements.
first-line-selector-007 First-line and font property http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 8027b58a96dc68928ba4caf57172ea2d7ed80d7a `Microsoft`<http://www.microsoft.com/> First-line allows font property.
first-line-selector-008 First-line and allowed properties http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 0636b41adea11c418fdeb42072fa5ec531790299 `Microsoft`<http://www.microsoft.com/> First-line allows letter-spacing, text-decoration, text-transform and line-height properties.
first-line-selector-009 First-line and inapplicable properties http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 8c01dd0756b096da2610e56d8f0adaaf663840e0 `Microsoft`<http://www.microsoft.com/> First-line does not allow the float, border or direction properties.
first-line-selector-010 First-line after a BR http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 0ee98a077d59e34bcb54040752cb814b3220fc8c `Microsoft`<http://www.microsoft.com/> The :first-line pseudo-element start tag is inserted right after the start tag of the block element.
first-line-selector-011 Inline-block usage with :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 357af2d94502b3ba4a969fd09b8e64d672585e7d `Microsoft`<http://www.microsoft.com/> The first line of an inline-block cannot be the first formatted line of an ancestor element.
first-line-selector-012 First-line selector applicability to table captions http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 8f8f4fa52cf5d9afdbcf2ebe465eb91b2988afcc `Microsoft`<http://www.microsoft.com/> The :first-line pseudo-element can be attached to a table caption.
first-line-selector-013 reference/filler-text-below-green First-line selector applicability to inline-blocks http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo e08fce15a428ed8684a9aac94d5d1c5b57e24660 `Microsoft`<http://www.microsoft.com/> The :first-line pseudo-element can be attached to an inline-block.
first-line-selector-014 :first-line pseudo-element - text-transform http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo,http://www.w3.org/TR/CSS21/text.html#caps-prop,http://www.w3.org/TR/CSS21/visuren.html#viewport b8ca3edaa9b6360b35a77a4f39cacd692e602b6a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Magne Andersson`<magne[dot]andersson(at)telia[dot]com>
first-line-selector-015 :first-line pseudo-element - text-transform http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo,http://www.w3.org/TR/CSS21/text.html#caps-prop,http://www.w3.org/TR/CSS21/visuren.html#viewport 3af6278f5a830095594ca7c4f94baca6f2c21699 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The :first-line pseudo-element can be attached to an unordered list because it is a block-level element. The "first formatted line" of an unordered list occurs inside its first list-item because it is a non-positioned and non-floated block-level descendant in the same flow. User agents may change the document's layout (preferred behavior but nonetheless optional) when the viewport is resized.
first-line-selector-016 Inline-block usage with :first-line http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo b1f7213ea778a7f37e781d6bf15c510f3cf5008c `Microsoft`<http://www.microsoft.com/> The first line of an inline-block cannot be the first formatted line of an ancestor element.
first-line-selector-017 First-line - dynamic :hover pseudo-class interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo b1ea0a143c037a65d5c88c392d738915af511b24 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The :first-line pseudo-element can be used and will apply onto an :hover pseudo-class.
first-page-selectors-001 Page Selectors - First Page in LTR paged http://www.w3.org/TR/CSS21/page.html#page-selectors f954ee56d7fec8d11cd8bf7047bcffa9309c90bf `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The first page of a left-to-right document is a :right page.
first-page-selectors-002 Page Selectors - First Page in RTL paged http://www.w3.org/TR/CSS21/page.html#page-selectors 1e28f820bbed8e8e108a006a72b23c16c46ce7da `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The first page of a right-to-left document is a :left page.
first-page-selectors-003 Page Selectors - First Page in LTR Forced :left may,paged http://www.w3.org/TR/CSS21/page.html#page-selectors 08f613e061ab08c5a071a50d2c7e37dddb914254 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The first page of a left-to-right document can be forced as :left by inserting a page break.
first-page-selectors-004 Page Selectors - First Page in RTL Forced :right may,paged http://www.w3.org/TR/CSS21/page.html#page-selectors a5c1fb528f5b5f17a57c65056d00504d3813cbef `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The first page of a right-to-left document can be forced as :right by inserting a page break.
first-page-vlr-003 first page of a document with vertical-lr writing-mode paged http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/CSS21/page.html#page-selectors ba9f62a92fda53555211ee1de1a17cb08e124dd6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'writing-mode' is set on the root element, then it determines the default page flow (or progression) direction. In this test, the page flow (or progression) direction is left-to-right. This test checks that the first page of a document whose document root has 'writing-mode' set to 'vertical-lr' is the :right page.
first-page-vrl-002 first page of a document with vertical-rl writing-mode image,paged http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/CSS21/page.html#page-selectors d889dab856e4fad4d820153f78921a043b28589d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'writing-mode' is set on the root element, then it determines the default page flow (or progression) direction. In this test, the page flow (or progression) direction is right-to-left. This test checks that the first page of a document whose document root has 'writing-mode' set to 'vertical-rl' is the :left page.
fixed-table-layout-001 Fixed table layout when 'width' property is 'auto' ahem http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 72b5ea78d6b5c107cbee06057efd23f277284710 `Microsoft`<http://www.microsoft.com/> If a browser supports fixed table layout when 'width' is 'auto', a table will size to its containing block, minus any margin space (modified example from spec section 17.5.2.1).
fixed-table-layout-002 Value other than 'auto' for column width sets width of cells in the column http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout ec1814f346b834600c51b0b4ca6b0b761d13ba96 `Microsoft`<http://www.microsoft.com/> A column element with a value other than 'auto' for the 'width' property sets the width for the column of cells it contains.
fixed-table-layout-002a reference/fixed-table-layout-002a-ref table-layout: fixed - specified column width must include padding and border applied on its cells image http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 931541c617d89df9cd27f1e245ba467eccbeab22 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In the fixed table layout algorithm, the horizontal layout of the table only depends on the table's width, the width of the columns, table borders and any non-zero horizontal border-spacing if 'border-collapse: separate' applies to such table, like in this test. The specified width of columns must include the non-zero horizontal padding and/or non-zero horizontal borders which may be applying to the cells contained in such columns.
fixed-table-layout-003 Cell in the first row with specified width sets the width for the column http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout e13780da080ecbcfdff018aa75b42ae74db64f24 `Microsoft`<http://www.microsoft.com/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width.
fixed-table-layout-003a01 reference/fixed-table-layout-003a01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 09c5a825e0e2389d86e135d1530db3c8bdc5bb56 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with symetrical non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003a02 reference/fixed-table-layout-003a02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout c957f8a844e8d708b79061eedd9e16dc990312a3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with symetrical non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003a03 reference/fixed-table-layout-003a01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d77245d1ac82cacd1e1b4e5dad5e7885e2f6f805 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003a04 reference/fixed-table-layout-003a02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1703033f755244befea89d20d7c4251bf94f0fa7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003a05 reference/fixed-table-layout-003a01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout ae061d7054af17bed272308cadda61fb5b3f29ec `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003a06 reference/fixed-table-layout-003a02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 002d5ac7a70b372ed761f50e87de1bbf3ac76c36 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003b01 reference/fixed-table-layout-003b01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout b002f2117ea94996e7fe83e65ea11b5d438cc376 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with non-zero symetrical horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003b02 reference/fixed-table-layout-003b02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 6391b9009ca6a629eb7895d2686e21d4bef51cc5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with non-zero symetrical horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003b03 reference/fixed-table-layout-003b01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 7b0467a74a36c72530dfd190bd79116dbd28f805 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003b04 reference/fixed-table-layout-003b02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout f750b8d729df70a955b9b05121c9a8b4020e9879 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003b05 reference/fixed-table-layout-003b01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 915bb2d62aeb47c33ef4741ef49d357d93f9353e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003b06 reference/fixed-table-layout-003b02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 2fdc05e2e3f08a36de49a9412a027b1204456f97 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003b07 reference/fixed-table-layout-003b07-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout a945d579e2b3066cd91fb67bb25ac929d59ae519 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003b08 reference/fixed-table-layout-003b08-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d6f5af9e798e14d4593210d08c290894c0b0d196 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003b09 reference/fixed-table-layout-003b09-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1123ab288a2ebd80fda61feb668e4655d25ec890 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003b10 reference/fixed-table-layout-003b10-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 0d64bf95b0aadbbd2fd0c6fe93765cb22322c345 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003b11 reference/fixed-table-layout-003b11-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 26f0b3cbb5d267c16b2d7c5e812dadf0dc9aadba `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with asymetrical non-zero horizontal cell padding and with asymetrical non-zero horizontal cell borders.
fixed-table-layout-003b12 reference/fixed-table-layout-003b12-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 67da6aba8e87095669e952f265ee63b7c7ebc4c1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with asymetrical non-zero horizontal cell padding and with asymetrical non-zero horizontal cell borders.
fixed-table-layout-003c01 reference/fixed-table-layout-003c01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 23080b35261b67b1baff58ccdcec4d5c20b246c6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003c02 reference/fixed-table-layout-003c02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 5be1fb3f6aea1f66e90243cbf6a25dc7132a2fbe `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003c03 reference/fixed-table-layout-003c03-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 58f6cf959e193480e2d028036d73bed9725a8c2c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003c04 reference/fixed-table-layout-003c04-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout a077076e2aeeef228be2110cbe8f7bb9dc67891b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003c05 reference/fixed-table-layout-003c05-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 2b5878c8550494f3a9a03ad6d47d6e3684fe6e9a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003c06 reference/fixed-table-layout-003c06-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout f8b2b7375f1e61923048fc2f5ce41d535fa70f1f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003c07 reference/fixed-table-layout-003c07-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d283ea78af39cda3459ed70a48cd3556e3767a76 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with non-zero asymetrical horizontal cell borders.
fixed-table-layout-003c08 reference/fixed-table-layout-003c08-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 97290f872de1178c3f58e9f75f9c18b0caea5da5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: separate' model with zero horizontal cell padding and with non-zero asymetrical horizontal cell borders.
fixed-table-layout-003d01 reference/fixed-table-layout-003d01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 94a3d6984a602a5e6a229ce5a045ad79e7d304d7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003d02 reference/fixed-table-layout-003d02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 854826dbfa6cbc4f22e70d687d83b7104660bf7f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003d03 reference/fixed-table-layout-003d01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 55c951dab2e05d8cf8d5bce67bac771d5cee86bc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003d04 reference/fixed-table-layout-003d02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1199d7413acb328315fd31d506fdd6c37bf2886a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003d05 reference/fixed-table-layout-003d01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 7a8c414f523c9883d8e704bc10f69e9888738d82 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003d06 reference/fixed-table-layout-003d02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 53add6c1ef841aa610c457cc5cad0fda22c2d48d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with zero horizontal cell border.
fixed-table-layout-003e01 reference/fixed-table-layout-003e01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 67b64f7262357934aa44e67670b13afc7e88d203 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero symetrical horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003e02 reference/fixed-table-layout-003e02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1b43d0accd47de97258dc36e850ed8b0b25848b9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero symetrical horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003e03 reference/fixed-table-layout-003e01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 3b9d27296829bf5d6d907980b216e638ce711a5f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003e04 reference/fixed-table-layout-003e02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 3e14f995fb60641627fa7ee733a7f2baddb594f2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003e05 reference/fixed-table-layout-003e01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d4c9fe5d6ec115d0b0fba026f17cc4c514fcd216 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003e06 reference/fixed-table-layout-003e02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d92cd6148bec9e2eec9cfccdc8d108664543ccb2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with one non-zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003e07 reference/fixed-table-layout-003e07-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout fbd48f94ae64f41d22d8f0604dc54e2bba17d309 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003e08 reference/fixed-table-layout-003e08-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 263b62ef6bb7be78d1048310b14c391813e56fa9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell borders.
fixed-table-layout-003e09 reference/fixed-table-layout-003e09-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout ac1ccca9e5bc7798efb2d48b9c4295c94befabcf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003e10 reference/fixed-table-layout-003e10-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout e86f732eaea8060ce1f759d079133920be16c871 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with non-zero symetrical horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003e11 reference/fixed-table-layout-003e11-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d77c8e7579aa9aa68a3f43a9699045ae55da0ddf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with asymetrical non-zero horizontal cell padding and with asymetrical non-zero horizontal cell border.
fixed-table-layout-003e12 reference/fixed-table-layout-003e12-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout e8643235acee5aeb58ade0671e034308f51a84c9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with asymetrical non-zero horizontal cell padding and with asymetrical non-zero horizontal cell borders.
fixed-table-layout-003f01 reference/fixed-table-layout-003f01-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout ae8481c6515d8582e7eddf2ccd9fe31c480cea1c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003f02 reference/fixed-table-layout-003f02-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout ddd68f7c0a29afba890a1241bf9a6f78c244df54 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with non-zero symetrical horizontal cell borders.
fixed-table-layout-003f03 reference/fixed-table-layout-003f03-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 2d1474a29aede51bc1b553ec99b4e7f8d9101480 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003f04 reference/fixed-table-layout-003f04-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 6bb5e5b746000b26bff8fc64102d9c721309a645 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003f05 reference/fixed-table-layout-003f05-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout b57ca446e8bb30a7af88ae81cee55176f6a9df52 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003f06 reference/fixed-table-layout-003f06-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1a0a684be1df388a69c8b27ad8dc118227968348 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with one non-zero horizontal cell border.
fixed-table-layout-003f07 reference/fixed-table-layout-003f07-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout f18f1dcc4c911c277e38b5cfef865d9fa0fc0fef `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with non-zero asymetrical horizontal cell borders.
fixed-table-layout-003f08 reference/fixed-table-layout-003f08-ref table-layout: fixed - cell in the first row with specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 9bc7ad8e68b3e741a6969fab70f924a4c6ba0785 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with specified non-auto 'width' sets the width for its column in the absence of a column element with specified non-auto width. This test checks the 'border-collapse: collapse' model with zero horizontal cell padding and with non-zero asymetrical horizontal cell borders.
fixed-table-layout-004 Fixed table layout http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 9b7281a5203c1df4edd53ef37ffd2bddb3e0d5d6 `Microsoft`<http://www.microsoft.com/> The width of a column-spanning cell (which determines column widths in fixed table layout) is divided over the columns it spans.
fixed-table-layout-005 Leftover table width is divided evenly among auto-sized columns http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout f96d372b897c5588d00d4ba0ef60b47ef82e8e6b `Microsoft`<http://www.microsoft.com/> Any remaining horizontal table space is divided evenly among columns which do not have specified widths.
fixed-table-layout-006 Remaining table width is divided evenly among non auto-sized columns (minus borders and cell spacing) http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout cdb7ccee53d68d0523f461940037841508ea3b54 `Microsoft`<http://www.microsoft.com/> Any remaining horizontal table space is divided evenly among columns which do not have specified widths (minus borders and cell spacing).
fixed-table-layout-007 Fixed table width is maximum between table and sum of column 'width' (table width wins) http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 3be424789c48c584341f5c9f005d1664c99e3963 `Microsoft`<http://www.microsoft.com/> A fixed layout table's width will be its specified width if that width is greater than the sum of its columns' widths.
fixed-table-layout-009 Cell that overflows a fixed-width table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 5a9063276172703f6bfea00e5c1727f30a8f5b66 `Microsoft`<http://www.microsoft.com/> A cell that overflows the fixed table width uses its 'overflow' property to determine whether to clip the overflow content.
fixed-table-layout-010 Subsequent rows in fixed table layout http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 98de16c0bc8c57e52b8e99d3dddd50dbee92e41c `Microsoft`<http://www.microsoft.com/> Cells in subsequent rows after the first do not affect column widths in fixed table layout.
fixed-table-layout-011 Table with table-layout fixed, width auto (inline-level) may http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 16f12018ffb2f0ea03e08db4a33a6694570c1d09 `Microsoft`<http://www.microsoft.com/> A table with fixed table-layout and auto width may be sized according to the auto table layout algorithm.
fixed-table-layout-012 Fixed table layout - specified column width overrides first-cell specified width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 774b951b898b35065f3ae512a8e0a84865c8c5b0 `Microsoft`<http://www.microsoft.com/> A column element with specified width sets the width of the column, even if the first-row cell has a specified width.
fixed-table-layout-013 Fixed table layout - specified column-group width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 86100eaf03e7f8e6b8fa2733c5af956fae23f9f2 `Microsoft`<http://www.microsoft.com/> Specified column-group width is ignored in fixed table layout.
fixed-table-layout-014 Fixed table layout - specified column width overrides specified column-group width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1546313535723f94af201ede231568227a7fc7d1 `Microsoft`<http://www.microsoft.com/> A column that has both a column width and column-group width specified will use its column specified width.
fixed-table-layout-015 Fixed table layout - specified cell width overrides specified column-group width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 9f728468b42585bf0d9351da04971f336c06e60b `Microsoft`<http://www.microsoft.com/> A column that has both a cell width and column-group width specified will use its cell specified width.
fixed-table-layout-016 Fixed table width is maximum between table and sum of column 'width' (sum of columns' widths wins) http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 01814a06a4afa64f6d5d6e353b7b1f4b7d3bdf1f `Microsoft`<http://www.microsoft.com/> A fixed layout table's width will be the sum of its columns' widths if that number is greater than the table's specified width.
fixed-table-layout-017 reference/fixed-table-layout-017-ref table-layout fixed - columns with percentage width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 1c16e9c850e2703cc8e02e94756df79c4e9a2e18 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated and predicted when in 'border-collapse: separate' model.
fixed-table-layout-018 reference/fixed-table-layout-017-ref table-layout fixed - columns with percentage width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 3652fc98ea33ffbc63f8e1a55a9fad6bc9e4009f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated and predicted when in 'border-collapse: separate' model.
fixed-table-layout-019 reference/fixed-table-layout-017-ref table-layout fixed - columns with percentage width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout d15f8f80fe36a3812ee9238997894db8557fc475 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated and predicted when in 'border-collapse: separate' model.
fixed-table-layout-020 reference/fixed-table-layout-017-ref table-layout fixed - columns with percentage width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 8eb36e7a2aa44d666f0ac244e372de885b4ced98 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated, predicted, rendered.
fixed-table-layout-021 reference/fixed-table-layout-021-ref table-layout fixed - columns with percentage width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 2ebbea6a609c9df5536d24d971c993a617e43cd1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated, predicted, rendered.
fixed-table-layout-022 reference/fixed-table-layout-022-ref table-layout fixed - columns with percentage width and absolute width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 8271464d5b9e5a08ec2375182b73b0b2bc7187d0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated, predicted, rendered.
fixed-table-layout-023 reference/fixed-table-layout-023-ref table-layout fixed - columns with percentage width and absolute width http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout 12263a89c0397ad0b876b6c3d7e124c8e318ca78 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A column with a percentage width in a 'table-layout: fixed' table can be calculated, predicted, rendered.
fixed-table-layout-025 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders 0d2244aca46baac0fe701dc8e05b0114e98bb3df `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal padding of such cell.
fixed-table-layout-026 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders 9ce6009dd9a69cb21941ba86b3c33ab31cb4ddf0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal borders of such cell.
fixed-table-layout-027 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders 288d610f3d2727d7a5f15a877a776439d480362c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal borders of such cell.
fixed-table-layout-028 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders 60c1a8f6a6afe73d98c97a720b9193cc64e6be07 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal padding and horizontal borders of such cell.
fixed-table-layout-029 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders b14a2136271a87d0f72b079ae8d67128eb51dd38 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal padding and horizontal borders of such cell.
fixed-table-layout-030 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders fb6ad23a71d701bae7ec1d1632cc3b911445662d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal padding and horizontal borders of such cell.
fixed-table-layout-031 reference/ref-filled-green-100px-square percentage width set on table-cell in 'table-layout: fixed' table http://www.w3.org/TR/CSS21/tables.html#fixed-table-layout,http://www.w3.org/TR/CSS21/tables.html#separated-borders f2a38b4baedb469eb7e1d62d8605624e311d3db7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A cell in the first row with a value other than 'auto' for the 'width' property determines the width for that column in the fixed table layout algorithm. The determination of the width of such column must nevertheless still take into account the horizontal padding and horizontal borders of such cell.
float-001 Float set to 'left' http://www.w3.org/TR/CSS21/visuren.html#float-position 9e0025bc3f4e0526ada1f7c0f25a2becb7ced859 `Microsoft`<http://www.microsoft.com/> The 'float' property set to 'left' correctly aligns the element to the left and text/objects flow around it.
float-002 Float set to 'right' http://www.w3.org/TR/CSS21/visuren.html#float-position b1a53dba1188b3059c3f4d28b2d61badf55451e6 `Microsoft`<http://www.microsoft.com/> The 'float' property set to 'right' correctly aligns the element to the right and text/objects flow around it.
float-003 reference/float-003-ref Float set to 'none' http://www.w3.org/TR/CSS21/visuren.html#float-position d844c025db027875628b38f0af072df62d41ce30 `Microsoft`<http://www.microsoft.com/> The 'float' property set to 'none' does not float the element.
float-004 Float set to 'inherit' http://www.w3.org/TR/CSS21/visuren.html#float-position d9638e7020758105823af86774eb29bc030a0e48 `Microsoft`<http://www.microsoft.com/> The 'float' property set to 'inherit' correctly inherits the value from the parent element.
float-005 reference/float-005-ref float - non-positioned block box created after a float ahem http://www.w3.org/TR/CSS21/visuren.html#floats 4dc3ef556c15e6839eb22d51fb6999a4db10e1c9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A non-positioned block box created after a float box should flow vertically as if the float did not exist. The line boxes created next to the float should be shortened to make room for that preceding floated box.
float-006 reference/float-006-ref floats - zero height empty float http://www.w3.org/TR/CSS21/visuren.html#floats 55ec5fd5778c2e3fc1fe2f0da29e59ab258a9287 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A zero-height (margin-box) empty float without border and without padding will not require the line box to be shortened; in such case, the zero-height (margin-box) empty float will slide in or will fit in at the top of the line box.
float-applies-to-001 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position f8cdc91a9ba75f70f21024c9636de8dfaf7ef1cc `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-row-group'.
float-applies-to-001a reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#float-position 94080bd32a67dc77932b60afe457d7c8ca2660a2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If 'float' has a value other than 'none' and is applied to an element with a specified 'display' value of 'table-row-group', then the box is floated and its computed 'display' value is set to 'block'.
float-applies-to-002 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position f0dea8913b1f626883911f0a0c0755113e40c0e3 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-header-group'.
float-applies-to-003 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position 5e32050f5b26553cc3aea4586f7074b5246dd1d2 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-footer-group'.
float-applies-to-004 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position f62be53dc92aa17b66c1e78e7dcaf18d2df1b013 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-row'.
float-applies-to-004a reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#float-position a6f670c0457f3813c2b0d097cc1ed9e92e4a3771 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If 'float' has a value other than 'none' and is applied to an element with a specified 'display' value of 'table-row', then the box is floated and its computed 'display' value is set to 'block'.
float-applies-to-005 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position 4b88eb4f3067bf8bf6d968c94df2b207d64d6cd2 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-column-group' in which case the box is floated and its computed 'display' value is set to 'block'.
float-applies-to-006 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position e774a15782d1ac89cfb4b290157b3f1985ef9d7e `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-column' in which case the box is floated and its computed 'display' value is set to 'block'.
float-applies-to-007 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position 784e1de28c714dce6f75ce2e74ea29ee6ed832bd `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-cell' in which case the box is floated and its computed 'display' value is set to 'block'.
float-applies-to-008 reference/float-applies-to-008-ref Float applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position f0efc26c8b483ac811538fa52a05c571b2cc7174 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of inline.
float-applies-to-008a reference/float-applies-to-001-ref Float applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#float-position f3da2c9a7228c3fd446a3153b5fb2e4b8361cc61 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If 'float' has a value other than 'none' and is applied to an element with a specified 'display' value of 'inline', then the box is floated and its computed 'display' value is set to 'block'.
float-applies-to-009 reference/float-applies-to-001-ref Float applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position b89c4bcb2def12747ccb24075deaed1316ad61a2 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of block.
float-applies-to-010 Float applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position 04523d37f350fbdaadd9a29cb7985f3106aecbd9 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of list-item.
float-applies-to-011 Float applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position e2a2de9eab9cf1e2ba9a989cc8bfb83b41a720c0 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of run-in.
float-applies-to-012 reference/float-applies-to-001-ref Float applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position d19d7e27f115d0975fd15fc61f766d0c8062b14f `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of inline-block.
float-applies-to-013 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position e0d0be083284b03e0acf5a1ee95a3fa0b420397a `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table'.
float-applies-to-014 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position b55bd0d5596fc59237ab00cc5c0bdd0321a46654 `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'inline-table'.
float-applies-to-015 reference/float-applies-to-001-ref Float applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-float,http://www.w3.org/TR/CSS21/visuren.html#float-position a3e55e2eac6c5f93f625ede7ea1c60198802434d `Microsoft`<http://www.microsoft.com/> The 'float' property applies to elements with a display of 'table-caption'.
float-non-replaced-height-001 reference/float-non-replaced-height-001-ref Floated 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 86d8a491a9f9ec647e494623ce4113eacd5e7fe8 `Microsoft`<http://www.microsoft.com/> If 'height' is 'auto' on an floated non-replaced element then the 'height' depends on the descendants.
float-non-replaced-width-001 reference/float-non-replaced-width-001-ref Floating non-replaced elements with 'auto' left margin http://www.w3.org/TR/CSS21/visudet.html#float-width 2b0de8384e36a436844741e222be83512a2d980a `Microsoft`<http://www.microsoft.com/> If 'margin-left' is computed as 'auto' its used value is '0'.
float-non-replaced-width-002 reference/float-non-replaced-width-002-ref Floating non-replaced elements with specified left margin http://www.w3.org/TR/CSS21/visudet.html#float-width 1115a7095e7aaeefde7a57d7f1c555e01199ec49 `Microsoft`<http://www.microsoft.com/> If 'margin-left' is not computed as 'auto' its used value is as specified.
float-non-replaced-width-003 reference/float-non-replaced-width-003-ref Floating non-replaced elements with 'auto' right margin http://www.w3.org/TR/CSS21/visudet.html#float-width 1f4cc10d55053409ae4329856acfbf23eb3c5288 `Microsoft`<http://www.microsoft.com/> If 'margin-right' is computed as 'auto' its used value is '0'.
float-non-replaced-width-004 reference/float-non-replaced-width-002-ref Floating non-replaced elements with specified right margin http://www.w3.org/TR/CSS21/visudet.html#float-width 302146739109aa1376d154d0b87c18972215f9d6 `Microsoft`<http://www.microsoft.com/> If 'margin-right' is not computed as 'auto' its used value is as specified.
float-non-replaced-width-005 reference/float-non-replaced-width-001-ref Floating non-replaced elements with left and right margins as 'auto' http://www.w3.org/TR/CSS21/visudet.html#float-width fd7b7c8a6f24ed11b309a8bfc8323e65477a50a8 `Microsoft`<http://www.microsoft.com/> If both 'margin-left' and margin-right' are computed as 'auto' their used value is as '0'.
float-non-replaced-width-006 Floating non-replaced elements with 'auto' width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width 1b87393ca6614143ed229ccf7574cf6c9f5d1754 `Microsoft`<http://www.microsoft.com/> If 'width' computes to 'auto' then the used value of 'width' is 'shrink-to-fit'.
float-non-replaced-width-007 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of floating, non-replaced elements - inline-block and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths dd4846230cf76ba9db5b88f40c97e06d08e33356 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of a floating, non-replaced element computes to 'auto' or 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
float-non-replaced-width-008 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of floating, non-replaced elements - max-width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths eac4d4b4ecd3aeebfa6b350583f39a5d167da3b3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of a floating, non-replaced element computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of a floating, non-replaced element is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
float-non-replaced-width-009 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of floating, non-replaced elements - max-width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d26d8f99157472262672281a9b16b8b26cabbb6a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of a floating, non-replaced element computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of a floating, non-replaced element is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
float-non-replaced-width-010 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of floating, non-replaced elements - width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f81d50190e6643e2995fac355f65c39f751c091d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of a floating, non-replaced element computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' is specified with absolute length, then the computed value is the specified value. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses specified absolute length, then such specified absolute length will define the preferred width in 'shrink-to-fit' width calculation.
float-non-replaced-width-011 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of floating, non-replaced elements - inline-block and max-width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths dd739ad1b8d6129d340641617a7bce40065dd987 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of a floating, non-replaced element computes to 'auto' or 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
float-non-replaced-width-012 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of floating, non-replaced elements - max-width ahem http://www.w3.org/TR/CSS21/visudet.html#float-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0a575f2a3692ec04d4848b433dbe17d85cc02f70 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of a floating non-replaced element computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation and such calculated width can be furthermore constrained, reduced by a max-width declaration.
float-non-replaced-width-013 width - non-replaced float with scrollbar and percentage height of inline replaced child image,scroll https://www.w3.org/TR/CSS21/visufx.html#overflow,https://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,https://www.w3.org/TR/CSS21/visudet.html#float-width 0967ae64b12a1fa2d832e81a6bf1f83c3a3321f7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks interaction of percentage height of an inline replaced element with its parent having scrollbars and with the parent's width determined by 'shrink-to-fit' width algorithm. In this test, the image height should be 100px minus scrollbar height since space taken up by generated scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars. Then the width of parent should be (used image height == 100px minus scrollbar) * (intrinsic ratio == 5width:1height).
float-replaced-height-001 reference/float-replaced-height-001-ref Floated replaced elements with 'margin-top' and 'margin-bottom' as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height a6051ecb803a7651dcf862ffb885a65e83a1698b `Microsoft`<http://www.microsoft.com/> A floated replaced elements' used value of 'margin-top' and/or 'margin-bottom' set to 'auto' is '0'.
float-replaced-height-002 reference/float-replaced-height-002-ref Floated replaced elements relying on intrinsic height dimensions image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 43f5f61fcc664be418f40b88b56d6e4fb781c49e `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an floated replaced element with and intrinsic height has a 'height' and 'width' computed as 'auto'.
float-replaced-height-003 reference/float-replaced-height-003-ref Floating replaced elements with intrinsic ratios and 'height' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 7b938f13c6e5aa1e4f8d48028325e7ea1fe0221b `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the ratio when an floated replaced element has an intrinsic ratio, 'height' is set to 'auto' and 'width' is specified.
float-replaced-height-004 reference/float-replaced-height-004-ref Floated replaced elements without intrinsic ratios and 'height' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height d9250145a88735cb0bb75f2e41f991ba615fc473 `Microsoft`<http://www.microsoft.com/> For floated replaced elements the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
float-replaced-height-005 reference/float-replaced-height-005-ref Floated replaced elements with percentage based intrinsic height http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 1f776590011bf3f47d4c99f8fc8b7fbe13f05d38 `Microsoft`<http://www.microsoft.com/> A floated replaced element with percentage intrinsic height resolves based on the containing block height when percentage is explicitly specified.
float-replaced-height-006 reference/float-replaced-height-006-ref Absolutely positioned floated replaced elements with percentage based intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 187f947a5c3934e26b2f85325669f51c0c4f3e0c `Microsoft`<http://www.microsoft.com/> A floated replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
float-replaced-height-007 reference/float-replaced-height-004-ref Floated replaced elements with percentage based intrinsic height that cannot be resolved http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 7802e6877ed06e7bc02afa78906177b6131d4781 `Microsoft`<http://www.microsoft.com/> A floated replaced elements with a percentage height that cannot be resolved has no intrinsic height.
float-replaced-width-001 reference/float-non-replaced-width-001-ref Floated replaced elements with 'auto' left margin image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 2cdf15302f2acf6375384893f207258923a12769 `Microsoft`<http://www.microsoft.com/> If 'margin-left' is computed as 'auto' its used value is '0'.
float-replaced-width-002 reference/float-non-replaced-width-002-ref Floated replaced elements with specified left margin image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 77c9ab756f4e3f01fe499f4badd06bc0d88ed0a8 `Microsoft`<http://www.microsoft.com/> If 'margin-left' is not computed as 'auto' its used value is as specified.
float-replaced-width-003 reference/float-non-replaced-width-003-ref Floated replaced elements with 'auto' right margin image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 6ceb55fb324aced74474944121c57698c34d1c3a `Microsoft`<http://www.microsoft.com/> If 'margin-right' is computed as 'auto' its used value is '0'.
float-replaced-width-004 reference/float-non-replaced-width-002-ref Floated replaced elements with specified right margin image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 6caae332f85a7ecac29149ed53472176a9753992 `Microsoft`<http://www.microsoft.com/> If 'margin-right' is not computed as 'auto' its used value is as specified.
float-replaced-width-005 reference/float-non-replaced-width-001-ref Floated replaced elements with left and right margins as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 7c1b7fff0cafd92e4a2e8e69883a8ae7635ab0a6 `Microsoft`<http://www.microsoft.com/> If both 'margin-left' and margin-right' are computed as 'auto' their used value is as '0'.
float-replaced-width-006 reference/float-replaced-width-006-ref Floated replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width f3d324e2979742c91547b745566dc52f9324b156 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on floated replaced elements becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
float-replaced-width-007 reference/float-replaced-width-007-ref Floated replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 7b6566415e658f093ed295e107c51870a173bb45 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on floated replaced elements becomes a used value of '0'. The 'width' is (used height) * (intrinsic ratio) if there is no intrinsic width but there is intrinsic height and ratio.
float-replaced-width-008 reference/float-replaced-width-008-ref Floated replaced elements and 'auto' specified for 'margin-left', 'margin-right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 03a30ef91754b10a110c7be647ef34c3e1a5be62 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on floated replaced elements becomes a used value of '0'. The 'width' is (used height) * (intrinsic ratio) if there is no intrinsic width but there is intrinsic height and ratio.
float-replaced-width-009 reference/float-replaced-width-009-ref Floated replaced elements and 'auto' specified for 'margin-left', 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width be84976ffb800ca4f633c65e3bf0302212ec73d9 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on floated replaced elements becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
float-replaced-width-011 reference/float-replaced-width-011-ref Floated replaced elements and 'auto' specified for 'margin-left', 'margin-right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#float-replaced-width 9ce878bef2d099a1345e05f5a0acac2dd9ae7788 `Microsoft`<http://www.microsoft.com/> Percentage intrinsic widths are evaluated against the containing block's width.
floating-replaced-height-008 Floating replaced elements - specified width, height in percentages and intrinsic ratio image,interact http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 9f3504240a7ca44256f8e5df328cc4dac9b750e0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'height: 1%' (or any other percentage) applies to a floating replaced element and when the height of its containing block is not specified explicitly (i.e., it depends on content height), then such height computes to 'auto'. Then, if such floating replaced element has an intrinsic ratio and its used width is known or resolved, then the used value of 'height' is determined by the equation (used width) / (intrinsic ratio).
floats-001 reference/floats-001-ref Floats, shifting left until it touches container edge http://www.w3.org/TR/CSS21/visuren.html#floats 0457a8bf30cd01b0ec92b3312c736c907194c9eb `Microsoft`<http://www.microsoft.com/> A left floated box shifts left until its outer edge touches the containing block edge.
floats-002 reference/floats-002-ref Floats, shifting right until it touches container edge http://www.w3.org/TR/CSS21/visuren.html#floats 2cf2174aa50e11d49d08ef4c5ecc511d22bb7bc8 `Microsoft`<http://www.microsoft.com/> A right floated box shifts right until its outer edge touches the containing block edge.
floats-003 reference/adjacent-floats-001-ref Floats, shifting left until touching other floats http://www.w3.org/TR/CSS21/visuren.html#floats b325d6cd708dd9926d199a2f8b7534df507f2347 `Microsoft`<http://www.microsoft.com/> A left floated box shifts left until it touches another float.
floats-004 reference/floats-004-ref Floats, shifting right until touching other floats http://www.w3.org/TR/CSS21/visuren.html#floats 5130a5f28034963d0d21aa7621575644a923a1b5 `Microsoft`<http://www.microsoft.com/> A right floated box shifts right until it touches another float.
floats-005 reference/floats-005-ref Floats, shifting down below all other floated elements image http://www.w3.org/TR/CSS21/visuren.html#floats aebe537d7dde83c031bb1aeb362979e3af995685 `Microsoft`<http://www.microsoft.com/> Floated boxes shift down until it fits.
floats-006 reference/floats-006-ref Left floats interacting with inline content ahem http://www.w3.org/TR/CSS21/visuren.html#floats 5ff166e21976dcf832ba8685339c73e1d7c01520 `Microsoft`<http://www.microsoft.com/> Inline boxes are reflowed to the first available line on the other side of a float.
floats-007 reference/floats-007-ref Floated elements shifting down below non-floated elements http://www.w3.org/TR/CSS21/visuren.html#floats 04d881d20ee8ac6935ce9e0096f36f6746c2eb88 `Microsoft`<http://www.microsoft.com/> Left floated boxes shift down until next to another float and there is room to fit.
floats-008 reference/clear-float-004-ref Floats and block box flow http://www.w3.org/TR/CSS21/visuren.html#floats 48f3a3e73db93b3222771c95566f758dd2d81e92 `Microsoft`<http://www.microsoft.com/> Block boxes flow vertically as if floats don't exist.
floats-009 reference/floats-009-ref Right floats interacting with right-to-left inline content ahem http://www.w3.org/TR/CSS21/visuren.html#floats ae385d811fd840ccafa5cc8b733ddc04ba74f7fa `Microsoft`<http://www.microsoft.com/> Inline boxes are reflowed to the first available line on the other side of a float for right-to-left.
floats-014 reference/floats-014-ref Left floated element margins do not collapse http://www.w3.org/TR/CSS21/visuren.html#floats 541db7b325faedd86da324df40daa9ae69585c1d `Microsoft`<http://www.microsoft.com/> Floating boxes never collapse with margins of adjacent floats or other boxes.
floats-015 reference/floats-014-ref Right floated elements margins do not collapse http://www.w3.org/TR/CSS21/visuren.html#floats 0b28a4107ba913e973e9db9b3a551a886df346ac `Microsoft`<http://www.microsoft.com/> Right floating boxes never collapse with margins of adjacent boxes or other floats.
floats-016 Floated elements stacked with blocks and inline elements http://www.w3.org/TR/CSS21/visuren.html#floats 92d29a78ec69b94c11acc92fc7c10e76f792cdc0 `Microsoft`<http://www.microsoft.com/> Floated elements are rendered in front of non-positioned in-flow blocks but behind in-flow inline boxes when a normal flow box is next to a floated element with negative margins.
floats-019 reference/floats-019-ref Float applied to absolutely positioned elements http://www.w3.org/TR/CSS21/visuren.html#floats e8736cb1cb6a7c42c7a15513b5907b413c5d9347 `Microsoft`<http://www.microsoft.com/> Float cannot be applied to absolutely positioned element.
floats-020 Left floated elements and text wrapping http://www.w3.org/TR/CSS21/visuren.html#floats e84fbfe6c050898d84f09f3ff1ca0ead95cd60ed `Microsoft`<http://www.microsoft.com/> Block box is generated and floated to left and content flows on right side starting at the top.
floats-021 Right floated elements and text wrapping http://www.w3.org/TR/CSS21/visuren.html#floats 593c2bdf9b2c247890ef6bd0a20c83c4990599a2 `Microsoft`<http://www.microsoft.com/> Block box is generated and floated to right and content flows on left side starting at the top.
floats-022 reference/floats-022-ref Elements do not float when 'float' is set to 'none' http://www.w3.org/TR/CSS21/visuren.html#floats 72d0c04e737adaf2267951633d8ab916f9428e50 `Microsoft`<http://www.microsoft.com/> An element with 'float: none' behaves as if it were never set to begin with.
floats-023 reference/floats-023-ref Floated elements and container edges http://www.w3.org/TR/CSS21/visuren.html#floats 9d3aceb151d302177ec4ee12dc52d832a29c96bd `Microsoft`<http://www.microsoft.com/> Left floated boxes cannot go past the container's left edge.
floats-024 reference/floats-024-ref Left float with earlier floated siblings http://www.w3.org/TR/CSS21/visuren.html#floats d4b2f766365ed1c95741b445d97af54175145537 `Microsoft`<http://www.microsoft.com/> Left floated box is to right of earlier floated box or below the earlier floated element's bottom edge.
floats-025 reference/floats-025-ref Right floating elements and container edge http://www.w3.org/TR/CSS21/visuren.html#floats 77dc05d62d315a8750c07e1fa2e81ffc60bf0beb `Microsoft`<http://www.microsoft.com/> Right floated boxes cannot go past the container's right edge.
floats-026 reference/floats-026-ref Margin affects left floated elements http://www.w3.org/TR/CSS21/visuren.html#floats a90b4edf34f91eb555b33e607bf780ee134b4c7d `Microsoft`<http://www.microsoft.com/> Right outer edge of left-floating box cannot be to the right of the left outer edge of any right-floating box that is to the right of it.
floats-027 reference/floats-027-ref Margin affects right floated elements http://www.w3.org/TR/CSS21/visuren.html#floats bd26f333302de6b92447a957d6ca4ed0c3be10ff `Microsoft`<http://www.microsoft.com/> Right outer edge of left-floating box cannot be to the right of the left outer edge of any right-floating box that is to the right of it.
floats-028 reference/floats-028-ref Floats and containment http://www.w3.org/TR/CSS21/visuren.html#floats 95628c0ffdeafbc3ffc8e32dd97592af2fbe1dff `Microsoft`<http://www.microsoft.com/> Floating box's outer top cannot be higher than the top of its containing block.
floats-029 reference/floats-029-ref Content flowing around floated elements http://www.w3.org/TR/CSS21/visuren.html#floats 88afb0bc351b510a41dd9f2859a7c79dd9b27df1 `Microsoft`<http://www.microsoft.com/> Floats shift the current line and surrounding content to flow along its side unless clear is specified.
floats-030 reference/floats-030-ref Position of floated elements in relation to previous elements image http://www.w3.org/TR/CSS21/visuren.html#float-position 1005109a8e03949ca08d7eed797943be58f6ef4b `Microsoft`<http://www.microsoft.com/> Outer top of a floating box cannot be higher than the outer top of any block or floated box generated by an element earlier in the source document.
floats-031 reference/floats-031-ref Position of floated elements in relation to previous inline elements image http://www.w3.org/TR/CSS21/visuren.html#float-position eb7d9cdb68bf9c8cdcbad412d507325c2d2a4f17 `Microsoft`<http://www.microsoft.com/> Outer top of floating box cannot be higher than the top of any line-box containing a box generated by an element earlier in the source document.
floats-036 reference/floats-036-ref Floated left and aligned with current line box http://www.w3.org/TR/CSS21/visuren.html#floats 4ad868a88f89e839dfe209d7e45b1f1fb23532b7 `Microsoft`<http://www.microsoft.com/> A floated elements top edge will be aligned with the top of a line box.
floats-037 Floated right element aligns with current line box http://www.w3.org/TR/CSS21/visuren.html#floats 6dd32b7b9616384dedbc8d9b39091f329570a954 `Microsoft`<http://www.microsoft.com/> A line box aligns with the top of a right floated box.
floats-038 reference/floats-038-ref Floats and table margins http://www.w3.org/TR/CSS21/visuren.html#floats 5f6d917a36d24d2d288947a850300abbeab25b72 `Microsoft`<http://www.microsoft.com/> The border box of a table cannot overlap any floats in the same block formatting context as the elements itself.
floats-039 reference/floats-038-ref Floats and block level replaced element margins image http://www.w3.org/TR/CSS21/visuren.html#floats 3885409b3a6a06090fc285be05f5af5507073ff5 `Microsoft`<http://www.microsoft.com/> The border box of a block level replaced element cannot overlap any floats in the same block formatting context as the element itself.
floats-040 reference/floats-038-ref Floats inline-block level element margins http://www.w3.org/TR/CSS21/visuren.html#floats 7ddcebc44aea0c45ff6debe9cc5e087bd8d8c5ba `Microsoft`<http://www.microsoft.com/> The border box of a inline-block level element cannot overlap any floats in the same block formatting context as the element itself.
floats-041 reference/floats-041-ref Floats and stacking contexts with content http://www.w3.org/TR/CSS21/visuren.html#floats 6ead7bbbd1c31169f0eb7410d4c7436ba52b70fd `Microsoft`<http://www.microsoft.com/> The contents of floats are stacked as if floats generated new stacking contexts.
floats-043 reference/floats-043-ref Right float with earlier floated siblings http://www.w3.org/TR/CSS21/visuren.html#floats a8cd5b4c5f0cadb6b990a9feaf846473bbef0e1f `Microsoft`<http://www.microsoft.com/> A right floated box is to left of earlier floated boxes or below the earlier floated element's bottom edge.
floats-101 reference/floats-101-ref CSS Floats: Nested floats (no other content) http://www.w3.org/TR/CSS21/visuren.html#floats 3b9278583e749364832e0bad28b40c7706fbfcdf `Ian Hickson`<mailto:ian@hixie.ch>
floats-102 CSS Floats: Nested floats (some inline content before nested float) http://www.w3.org/TR/CSS21/visuren.html#floats 4f4c2311295289d5a4e1046ea50267689256d678 `Ian Hickson`<mailto:ian@hixie.ch>
floats-103 CSS Floats: Nested floats (some inline content after nested float) http://www.w3.org/TR/CSS21/visuren.html#floats da252eda59d143c0f916a0595c4096bfa45ff121 `Ian Hickson`<mailto:ian@hixie.ch>
floats-104 CSS Floats: Unexpected Presences, Part 1 http://www.w3.org/TR/CSS21/visuren.html#floats 4ff325fd250b8d7f166fa6f20042a83c031505a7 `Ian Hickson`<mailto:ian@hixie.ch>
floats-105 CSS Floats: Unexpected Presences, Part 2 http://www.w3.org/TR/CSS21/visuren.html#floats 1ec1dfa6d679010a6fbcea2a9897b0baf78e1d81 `Ian Hickson`<mailto:ian@hixie.ch>
floats-106 CSS Floats: Unexpected Presences, Part 3 http://www.w3.org/TR/CSS21/visuren.html#floats 87bb43dc00f3abe98b3fb9ab5fcd1e04eff1061b `Ian Hickson`<mailto:ian@hixie.ch>
floats-108 CSS Floats: Float Sizing (styled floats) interact http://www.w3.org/TR/CSS21/visuren.html#floats 64b11e42716aa2cf71d9e4d5033e0a445d13ec8b `Ian Hickson`<mailto:ian@hixie.ch>
floats-109 CSS Floats: Float Sizing (blocks inside styled floats) interact http://www.w3.org/TR/CSS21/visuren.html#floats 4e25a9b103eada2c66303cb9682778604d5af0b7 `Ian Hickson`<mailto:ian@hixie.ch>
floats-110 CSS Floats: Float Sizing interact http://www.w3.org/TR/CSS21/visuren.html#floats 560076cb86b97c73492dda5073c65621252d0051 `Ian Hickson`<mailto:ian@hixie.ch>
floats-111 reference/floats-111-ref CSS Floats: Shrink Wrapped Right Floats With Right Aligned Text ahem http://www.w3.org/TR/CSS21/visuren.html#floats 5bfe032b4581970e2e28117a9d28bd9addc397ac `Ian Hickson`<mailto:ian@hixie.ch>
floats-112 reference/floats-112-ref CSS Floats: Shrink Wrapped Right Floats With Right Aligned Text ahem http://www.w3.org/TR/CSS21/visuren.html#floats b150119c93687300c415bf37e2eaf61a8a3c99a8 `Ian Hickson`<mailto:ian@hixie.ch>
floats-113 reference/floats-113-ref CSS Floats: Shrink Wrapped Right Floats With Right Aligned Text ahem http://www.w3.org/TR/CSS21/visuren.html#floats d52169972bb04d46aa7d891b4021f0a2cc86dea7 `Ian Hickson`<mailto:ian@hixie.ch>
floats-114 reference/floats-114-ref CSS Floats: Generated Content http://www.w3.org/TR/CSS21/visuren.html#floats a58a963bcd2ac0eb61e07456f179dd19ed931f16 `Ian Hickson`<mailto:ian@hixie.ch>
floats-115 reference/floats-115-ref CSS Floats: Auto Sizing ahem http://www.w3.org/TR/CSS21/visuren.html#floats 718f394eadf9a0935dcdcfac4899e74a410aed32 `Ian Hickson`<mailto:ian@hixie.ch>
floats-116 reference/floats-116-ref CSS Floats: Auto Sizing (with padding) ahem http://www.w3.org/TR/CSS21/visuren.html#floats 846e5b064284787692d0fa2814ade52c10f72f38 `Ian Hickson`<mailto:ian@hixie.ch>
floats-117 reference/floats-116-ref CSS Floats: Auto Sizing (with border) ahem http://www.w3.org/TR/CSS21/visuren.html#floats 12e5dc764b62b4c40586ed4c8ba50a27b9f94d9f `Ian Hickson`<mailto:ian@hixie.ch>
floats-118 reference/floats-118-ref CSS Floats: Auto Sizing ahem http://www.w3.org/TR/CSS21/visuren.html#floats 6600aa13db05721a46e146fd676ac03886dbad4b `Ian Hickson`<mailto:ian@hixie.ch>
floats-119 reference/floats-119-ref CSS Floats: Auto Sizing (with padding) ahem http://www.w3.org/TR/CSS21/visuren.html#floats 02753c11d4f772f687dce6febe1a8757c3353088 `Ian Hickson`<mailto:ian@hixie.ch>
floats-120 reference/floats-119-ref CSS Floats: Auto Sizing (with border) ahem http://www.w3.org/TR/CSS21/visuren.html#floats edb4f429ac2c0a613e4cd26cf361f0cc7688e94e `Ian Hickson`<mailto:ian@hixie.ch>
floats-121 reference/floats-121-ref CSS Floats: Fixed Sizing (with border) ahem http://www.w3.org/TR/CSS21/visuren.html#floats 14a88e4f297472baa146676b895543c59b870b37 `Ian Hickson`<mailto:ian@hixie.ch>
floats-122 reference/floats-122-ref CSS Floats: Auto Sizing Float Followed By Text ahem http://www.w3.org/TR/CSS21/visuren.html#floats 4b5eade2a036f6faa35da6f161df366e250a604a `Ian Hickson`<mailto:ian@hixie.ch>
floats-123 reference/floats-123-ref CSS Floats: Auto Sizing (with relative positioning) ahem http://www.w3.org/TR/CSS21/visuren.html#floats 82a201e78393224211de074eb3c7d95f6a42937b `Ian Hickson`<mailto:ian@hixie.ch>
floats-124 reference/floats-124-ref CSS Floats: Bottom Padding on Inline Children http://www.w3.org/TR/CSS21/visuren.html#floats 1bfec36ff1d0c81031fab00eb1ccc135b2b3a9d8 `Ian Hickson`<mailto:ian@hixie.ch>
floats-125 reference/floats-125-ref CSS Floats: Bottom Padding on Inline Children http://www.w3.org/TR/CSS21/visuren.html#floats a2e9c98c838a1bb34ba7c08dc371471970815aaa `Ian Hickson`<mailto:ian@hixie.ch>
floats-126 CSS Floats: Float Sizing (styled floated tables) interact http://www.w3.org/TR/CSS21/visuren.html#floats 42f1223a54da0787d01d9275cd969fdd9c50d475 `Ian Hickson`<mailto:ian@hixie.ch>
floats-127 CSS Floats: Float Sizing (styled floated tables) interact http://www.w3.org/TR/CSS21/visuren.html#floats 61d9e7fb516f5e55413c5d56364f8335c1efba4b `Ian Hickson`<mailto:ian@hixie.ch>
floats-128 CSS Floats: Float Sizing (styled blocks within floated tables) interact http://www.w3.org/TR/CSS21/visuren.html#floats cac71b57fa78ef59cf662a1ab1d26f0bddf044aa `Ian Hickson`<mailto:ian@hixie.ch>
floats-129 CSS Floats: Float Sizing (styled floated tables within tables) interact http://www.w3.org/TR/CSS21/visuren.html#floats 91d9989c606e44689ac8241925e3f2d1b5d95603 `Ian Hickson`<mailto:ian@hixie.ch>
floats-130 CSS Floats: Float Sizing (blocks within styled floated tables within tables) interact http://www.w3.org/TR/CSS21/visuren.html#floats 53f118eaefbe7a6e26ee962d319dc0876823fb88 `Ian Hickson`<mailto:ian@hixie.ch>
floats-131 CSS Floats: Float Sizing (styled blocks within floated tables within tables) interact http://www.w3.org/TR/CSS21/visuren.html#floats 3810078c020843a4413a2a939a4e894c5ef5fe3f `Ian Hickson`<mailto:ian@hixie.ch>
floats-132 reference/floats-132-ref CSS Floats: Wrapping long text ahem http://www.w3.org/TR/CSS21/visuren.html#floats c180fdcf9d23e729df968bc39141bf82ae0421b0 `Ian Hickson`<mailto:ian@hixie.ch>
floats-133 reference/floats-133-ref CSS Floats: Wrapping text and position:static ahem http://www.w3.org/TR/CSS21/visuren.html#floats 60d077f4c20bbfbc78e00131564869eaaa43ac6c `Ian Hickson`<mailto:ian@hixie.ch>
floats-134 reference/floats-133-ref CSS Floats: Wrapping text and position:relative ahem http://www.w3.org/TR/CSS21/visuren.html#floats db99873f77d7dee8cd2f32213761a58204e4e364 `Ian Hickson`<mailto:ian@hixie.ch>
floats-135 reference/floats-135-ref CSS Floats: Wrapping blocks around floats ahem http://www.w3.org/TR/CSS21/visuren.html#floats 9a953ec778603c437f98f6c78b897d655a60d683 `Ian Hickson`<mailto:ian@hixie.ch>
floats-136 reference/floats-136-ref CSS Floats: Wrapping blocks around floats ahem http://www.w3.org/TR/CSS21/visuren.html#floats 27987030591344f2a152482337094d8b241e38b2 `Ian Hickson`<mailto:ian@hixie.ch>
floats-137 Wrapping text around multiple floats ahem,animated http://www.w3.org/TR/CSS21/visuren.html#floats 120cb9c3c0dd25125496117dc36c8dc32b6a599f `Ian Hickson`<mailto:ian@hixie.ch>
floats-138 reference/floats-138-ref Clearing a float with margins http://www.w3.org/TR/CSS21/visuren.html#floats f7436dfc911098b44f9996e454eb69b7b1c6cce2 `Ian Hickson`<mailto:ian@hixie.ch>
floats-139 reference/floats-139-ref Floats: Ultra basic test http://www.w3.org/TR/CSS21/visuren.html#floats 3039b2b8268488de375f94b4123e11a30baecc15 `Ian Hickson`<mailto:ian@hixie.ch>
floats-140 Floats: negative margin test http://www.w3.org/TR/CSS21/visuren.html#floats 830dfb7bbd604f1491c85d9ca3fdfa0ecbb33ff5 `Ian Hickson`<mailto:ian@hixie.ch>
floats-141 reference/floats-141-ref Floats: No higher than earlier floats http://www.w3.org/TR/CSS21/visuren.html#floats efb7803672d1fcefddf35576d5a3d91bf0417d21 `Ian Hickson`<mailto:ian@hixie.ch>
floats-142 reference/floats-142-ref Floats: negative margin test http://www.w3.org/TR/CSS21/visuren.html#floats b1ad854b06aee608256789b2296b8c7ece3966b7 `Ian Hickson`<mailto:ian@hixie.ch>
floats-143 reference/floats-143-ref Nested floats: Basic http://www.w3.org/TR/CSS21/visuren.html#floats 362a6e04d4948abb9daf3ce696d470619fce92f3 `Ian Hickson`<mailto:ian@hixie.ch>
floats-144 reference/floats-144-ref Floats inside blocks http://www.w3.org/TR/CSS21/visuren.html#floats f6032ac93a1dfc9d93662c63fd5a61dafedf1e62 `Ian Hickson`<mailto:ian@hixie.ch>
floats-145 reference/floats-145-ref Bottom margins on floats http://www.w3.org/TR/CSS21/visuren.html#floats 75584afd586c85c056009bcdfec667eac208b5d9 `Ian Hickson`<mailto:ian@hixie.ch>,`G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
floats-146 reference/floats-146-ref Floats: No higher than earlier floats http://www.w3.org/TR/CSS21/visuren.html#floats f3c957624ede27aceaaafe457d2537ea129dc02d `Ian Hickson`<mailto:ian@hixie.ch>
floats-147 reference/floats-147-ref Floats: No more to the right than the right edge of the containing block http://www.w3.org/TR/CSS21/visuren.html#floats c1eef7456ab4e126c6c293f40cbd10e9b5580c7b `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
floats-149 reference/floats-149-ref Empty inlines being displaced by floats http://www.w3.org/TR/CSS21/visuren.html#floats 17fd46a445262f4a6cd829347d573d676cf8b4d3 `Ian Hickson`<mailto:ian@hixie.ch>
floats-150 reference/floats-150-ref Positioning of floats in tables: auto-width floats with negative outer width http://www.w3.org/TR/CSS21/visuren.html#floats b378bf8ab94ad111077f102c095c6cbf8b48c82a `Ian Hickson`<mailto:ian@hixie.ch>
floats-151 Positioning of floats in tables: auto-width floats with negative outer width http://www.w3.org/TR/CSS21/visuren.html#floats 0691ebe4f2d56021c5b8ec294e9949a0f6821665 `Ian Hickson`<mailto:ian@hixie.ch>
floats-152 reference/floats-150-ref Positioning of floats in tables: zero-width floats with negative outer width http://www.w3.org/TR/CSS21/visuren.html#floats 79dd921ae59fe8527bfb1523254db5d7dea404cd `Ian Hickson`<mailto:ian@hixie.ch>
floats-153 reference/floats-153-ref Positioning of floats in tables: zero-width floats with negative outer width http://www.w3.org/TR/CSS21/visuren.html#floats f69f7d4e42cc2574f96a02e8ccd59bbdd9ca214f `Ian Hickson`<mailto:ian@hixie.ch>
floats-154 reference/floats-154-ref Stacking contexts of relatively positioned content inside floats http://www.w3.org/TR/CSS21/visuren.html#floats e63fc07b7a26a95419f6470bfe62cf7d6cb0713f `Ian Hickson`<mailto:ian@hixie.ch>
floats-bfc-001 reference/floats-bfc-001-ref Floats with overflow:hidden next to them http://www.w3.org/TR/CSS21/visuren.html#floats 7ed675ad8f6871260173ac3ee0a065cc29ea2b1a `Ian Hickson`<mailto:ian@hixie.ch>
floats-bfc-002 reference/floats-bfc-001-ref Floats with overflow:hidden next to them http://www.w3.org/TR/CSS21/visuren.html#floats 9125d8fe1c0a3db5f7c6bdef708b4571af1e27b9 `Ian Hickson`<mailto:ian@hixie.ch>
floats-placement-vertical-001a reference/floats-placement-vertical-001-ref Test for float placement rules http://www.w3.org/TR/CSS21/visuren.html#float-position 1172edeb5a1d82289d038d4481681e93ba964895 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> A floating box must be placed as high as possible.
floats-placement-vertical-001b reference/floats-placement-vertical-001-ref Test for float placement rules http://www.w3.org/TR/CSS21/visuren.html#float-position 1c7e3b7e398a4ade9cfff643d644aae33c632fa7 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> A floating box must be placed as high as possible.
floats-placement-vertical-001c reference/floats-placement-vertical-001-ref Test for float placement rules http://www.w3.org/TR/CSS21/visuren.html#float-position 0cc50d0e10637c2f85290abf03fbf2d414877d0a `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> A floating box must be placed as high as possible.
floats-placement-vertical-003 reference/floats-placement-vertical-003-ref Test for float placement rules http://www.w3.org/TR/CSS21/visuren.html#float-position 17f56a1cfe149a71d27589a81f25aed6aba04c00 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> The outer top of a floating box may not be higher than the outer top of any block or floated box generated by an element earlier in the source document. A floating box must be placed as high as possible.
floats-placement-vertical-004 reference/floats-placement-vertical-004-ref,reference/floats-placement-vertical-004-ref2 Test for float placement rules http://www.w3.org/TR/CSS21/visuren.html#float-position f041432055f2c7f6ed7462045aaa59731987b195 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/> A floating box must be placed as high as possible.
floats-rule3-outside-left-001 reference/floats-rule3-outside-left-001-ref float placement around other float in BFC but outside containing block http://www.w3.org/TR/CSS21/visuren.html#floats 5c2dd39cf783356e20f5c913b9325e115859150d `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Test for float placement around other float in BFC but outside containing block
floats-rule3-outside-left-002 reference/floats-rule3-outside-left-002-ref float placement around other float in BFC but outside containing block http://www.w3.org/TR/CSS21/visuren.html#floats f5ac2cd6f1639ccd4623ded68da2fd613436b0d7 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Test for float placement around other float in BFC but outside containing block
floats-rule3-outside-right-001 reference/floats-rule3-outside-right-001-ref float placement around other float in BFC but outside containing block http://www.w3.org/TR/CSS21/visuren.html#floats ac1edab472310877f71f0d2bbdcbaec7591cf755 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Test for float placement around other float in BFC but outside containing block
floats-rule3-outside-right-002 reference/floats-rule3-outside-right-002-ref float placement around other float in BFC but outside containing block http://www.w3.org/TR/CSS21/visuren.html#floats 0c2a9ec7e39fec80812a818bd9c68cec1bcba344 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Test for float placement around other float in BFC but outside containing block
floats-rule7-outside-left-001 reference/floats-rule7-outside-left-001-ref float placement around other float in BFC but outside containing block http://www.w3.org/TR/CSS21/visuren.html#floats 0d3aae3bfcc1874f5f679dfddb309a70c3449fd0 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Test for float placement around other float in BFC but outside containing block
floats-rule7-outside-right-001 reference/floats-rule7-outside-right-001-ref float placement around other float in BFC but outside containing block http://www.w3.org/TR/CSS21/visuren.html#floats 77924b9bdd9b79993e14bd874ab75dc30bb8ecfa `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> Test for float placement around other float in BFC but outside containing block
floats-wrap-bfc-001-left-overflow reference/floats-wrap-bfc-001-left-overflow-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats d5a46d02bc5bf41e54f7660777e1e173ea57fcff `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-001-left-table reference/floats-wrap-bfc-001-left-table-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 83415bbe1e0de18a1dd9cc22df1e44208bdb3512 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-001-right-overflow reference/floats-wrap-bfc-001-right-overflow-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 54bf2490034d5c74e126cc555d01f9bf5c3e76c2 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-001-right-table reference/floats-wrap-bfc-001-right-table-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats f997aa84a64e0e3d13cbc89ab00b1505f429e8c6 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-002-left-overflow reference/floats-wrap-bfc-002-left-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 6003672bfc4a5b05ae91cd4239cf0e917086331e `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-002-left-table reference/floats-wrap-bfc-002-left-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 75195e0bbc2b732d894165656ad094f0bef96fba `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-002-right-overflow reference/floats-wrap-bfc-002-right-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 6103664fb7a4b7c8dab510a1a1c326e9fcefffe1 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-002-right-table reference/floats-wrap-bfc-002-right-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats e49934493ddaff5b5d1351ce7199d30208dc7f4c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-003-left-overflow reference/floats-wrap-bfc-003-left-overflow-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 31b627a39aff1d86b98b42d0e0c4951405b70163 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-003-left-table reference/floats-wrap-bfc-003-left-table-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 63304b906e141cb1061dddec225f5ed24b2175e7 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-003-right-overflow reference/floats-wrap-bfc-003-right-overflow-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats b12c3d68f020bd93c14ed9c85d8fc5e551f080c5 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-003-right-table reference/floats-wrap-bfc-003-right-table-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 3040e20362df86799c085f85f346d9912f372e95 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-004 reference/floats-wrap-bfc-004-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 190cda6b7327287b74de3ec243ea2b2f6c2d2be8 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-005 reference/floats-wrap-bfc-005-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 182914d9083b1a0967752370ae6b15fe45a8507f `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-006 reference/floats-wrap-bfc-006-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats b4d6a5638ac1eda841544757b67ae6ea45b6c116 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-006b reference/floats-wrap-bfc-006b-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats f3ae6f23aab0ebf2c30aa108791bb74751da81cc `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-006c reference/floats-wrap-bfc-006c-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats 2eb2011676d549339b20982083d20ec61a75bad7 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-007 reference/floats-wrap-bfc-007-ref Test for flow around floats http://www.w3.org/TR/CSS21/visuren.html#floats eaa34078bfb4d4e23144d68c5fed080352aef60b `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-bfc-outside-001 reference/floats-wrap-bfc-outside-001-ref float http://www.w3.org/TR/CSS21/visuren.html#floats 29a6c454f5996fbaa0097016c9e135e0319a0272 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
floats-wrap-top-below-bfc-001l reference/floats-wrap-top-below-001l-ref,!reference/floats-wrap-top-below-001l-notref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats a08ddba8fa9021db123bd5ac6fec90c90686d042 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-top-below-bfc-001r reference/floats-wrap-top-below-001r-ref,!reference/floats-wrap-top-below-001r-notref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats 5ebf53643cf9b46c67740828768ab377916bf261 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-top-below-bfc-002l reference/floats-wrap-top-below-002l-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats fe4d5c9bd7ad159ab46736d70151dc441af4f698 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-top-below-bfc-002r reference/floats-wrap-top-below-002r-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats 5665bc3d7e30fbcfaa466d100008265de48a396e `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-top-below-bfc-003l reference/floats-wrap-top-below-003l-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats 6b28e350f8cd196611ba49fc3b521c2b2dc79367 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-top-below-bfc-003r reference/floats-wrap-top-below-003r-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats 8aa190df3d162629cb446e7194863e009aef0589 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself.
floats-wrap-top-below-inline-001l reference/floats-wrap-top-below-001l-ref,!reference/floats-wrap-top-below-001l-notref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats f7cbf1a70146e0c0823cef455f2374bce9396e13 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> However, line boxes created next to the float are shortened to make room for the margin box of the float.
floats-wrap-top-below-inline-001r reference/floats-wrap-top-below-001r-ref,!reference/floats-wrap-top-below-001r-notref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats 3e39087c17526cfa0661cc4ab0e413e9cb204d27 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> However, line boxes created next to the float are shortened to make room for the margin box of the float.
floats-wrap-top-below-inline-002l reference/floats-wrap-top-below-002l-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats f1d3e58bbf2cb9845139f27c493348cb47a9d57a `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> However, line boxes created next to the float are shortened to make room for the margin box of the float.
floats-wrap-top-below-inline-002r reference/floats-wrap-top-below-002r-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats 44ab3aba60b20d7d07e4cc0bfa05f18150630ab9 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> However, line boxes created next to the float are shortened to make room for the margin box of the float.
floats-wrap-top-below-inline-003l reference/floats-wrap-top-below-003l-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats e556c9f028c602134ea194ad44fa42af04e238ca `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> However, line boxes created next to the float are shortened to make room for the margin box of the float.
floats-wrap-top-below-inline-003r reference/floats-wrap-top-below-003r-ref Test for wrapping around floats whose top is below the top of what must wrap around them http://www.w3.org/TR/CSS21/visuren.html#floats f26832683fd9bf332a4931b6e45853b5e548871d `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> However, line boxes created next to the float are shortened to make room for the margin box of the float.
floats-zero-height-wrap-001 reference/floats-zero-height-wrap-001-ref wrapping around zero-height floats http://www.w3.org/TR/CSS21/visuren.html#floats 0725d8748f82cd572586f24ea8e843604f03e063 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> wrapping around zero-height floats
floats-zero-height-wrap-002 reference/floats-zero-height-wrap-001-ref wrapping around zero-height floats http://www.w3.org/TR/CSS21/visuren.html#floats 0ef13b2991e48580b478fab9c1bdbd32e95f9f5a `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> wrapping around zero-height floats
focus-pseudo-class-001 :focus pseudo-class - adjacent sibling selector interact http://www.w3.org/TR/html4/interact/forms.html#h-17.11,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 046fd09a8589359821c35d90f180df67ae735838 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An HTML 4 textarea must be focused in order to enter text into it. The :focus pseudo-class applies to a textarea while it has the focus (accepts keyboard events or other forms of text input).
focus-pseudo-class-002 :focus pseudo-class - adjacent sibling selector interact http://www.w3.org/TR/html4/interact/forms.html#h-17.11,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 83722ad955f04f3e0777a247ac8025c70fa3dec3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An HTML 4 text input control must be focused in order to enter text into it. The :focus pseudo-class applies to a text input control while it has the focus (accepts keyboard events or other forms of text input).
focus-pseudo-class-003 :focus pseudo-class - adjacent sibling selector interact http://www.w3.org/TR/html4/interact/forms.html#h-17.11,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes,http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors 4fffe56a98ff32924e5cce862972f67d5dd87534 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An HTML 4 radio button must receive focus state when clicking on it or when selecting it with the keyboard. The :focus pseudo-class applies to a radio button while it has the focus (accepts keyboard events or other forms of input).
focus-selector-001 Focus selector on controls interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes ca1167170a0c76f1d62e301981124b525f4c3adf `Microsoft`<http://www.microsoft.com/> Focus pseudo-class matches any element which has input focus.
font-001 Font shorthand set using the values font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 8889134bb1f75baf43015bc225d539d0092294a4 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-size and font-family.
font-002 Font shorthand set using the values font-style, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 4dcfd00bcbbdd26f5e7eca463d89838ed0ade6f3 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-size and font-family.
font-003 reference/font-003-ref Font shorthand set using the values font-variant, font-size and font-family http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop b1def4646202b4af368d162ecf5c5d50f159b5bf `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-size and font-family.
font-004 Font shorthand set using the values font-weight, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 3a63d876bb7ee941e91a669580e0aabbd2fa9d2c `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-size and font-family.
font-005 Font shorthand set using the values font-style, font-variant, font-size and font-family http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 1b72ac925feb8d0f82cb01b095a30b146b151280 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-variant, font-size and font-family.
font-006 Font shorthand set using the values font-style, font-weight, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 8a0d7315355d136e4195cdbb76a9a65206eb9921 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-weight, font-size and font-family.
font-007 Font shorthand set using the values font-variant, font-style, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop f727502a02b6224de4f200ec312eb68388c1fedd `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-style, font-size and font-family.
font-008 Font shorthand set using the values font-variant, font-weight, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 2830a97216eee7f33eee3ce87c586f819129038d `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-weight, font-size and font-family.
font-009 Font shorthand set using the values font-weight, font-style, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop ff2cfc0a13b9c1cc89e50b7c8253173da584efc3 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-style, font-size and font-family.
font-010 Font shorthand set using the values font-weight, font-variant, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop ebc0689c624b43f91703168d2732d14298e1b8e6 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-variant, font-size and font-family.
font-011 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-style, font-variant, font-weight, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop e725f61186ecba14a8ecb4958822c2dd99ca4007 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-variant, font-weight, font-size and font-family.
font-012 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-style, font-weight, font-variant, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop c469201318c3b642a228db1cd9d7b08c5315a85d `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-weight, font-variant, font-size and font-family.
font-013 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-variant, font-style, font-weight, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 5d6651782692b76af1d0e2cf8d975a684adf66e1 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-style, font-weight, font-size and font-family.
font-014 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-variant, font-weight, font-style, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 311f5e4b2f0b79087d03a10ccc62ac5d991f7a40 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-variant, font-weight, font-style, font-size and font-family.
font-015 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-weight, font-style, font-variant, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop a0b83b1d7896a43b4b47bdb5999051553b095e8f `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-style, font-variant, font-size and font-family.
font-016 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-weight, font-variant, font-style, font-size and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 41df8aa5f6b33ee6580d1037a0a8f7c8a2967b3c `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-variant, font-style, font-size and font-family.
font-017 Font shorthand set using the values font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop a2e4322d231ba626e7d7e149f826f880d3b70b94 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-size, line-height and font-family.
font-018 Font shorthand set using the values font-style, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 4227d77d949f1ba58bb659ca04e777d4840b225b `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-size, line-height and font-family.
font-019 Font shorthand set using the values font-variant, font-size, line-height and font-family http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop c71774ddbe57466fab744a467ac7e92428f16f9b `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-size, line-height and font-family.
font-020 Font shorthand set using the values font-weight, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 5f836c0821cff123287a59b5daabbe388bacd5cb `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-size, line-height and font-family.
font-021 Font shorthand set using the values font-style, font-variant, font-size, line-height and font-family http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop db659000696c47c0a51a02be085919d3963c7844 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-variant, font-size, line-height and font-family.
font-022 Font shorthand set using the values font-style, font-weight, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 7e02dcf02aa1ed0e27aa08101d6cb39bc617c163 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-weight, font-size, line-height and font-family.
font-023 Font shorthand set using the values font-variant, font-style, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 838e90e8d818d1fcaee33fda7f15769377596856 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-style, font-size, line-height and font-family.
font-024 Font shorthand set using the values font-variant, font-weight, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop a220202c9d59273321858ef9e109b52a544a44a2 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-weight, font-size, line-height and font-family.
font-025 Font shorthand set using the values font-weight, font-style, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop fab7176b9dc14edc3743cd6380d384f9cda9c8dc `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-style, font-size, line-height and font-family.
font-026 Font shorthand set using the values font-weight, font-variant, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop baffa71a3f258d072ecd174479dd8f67bb3e162f `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-variant, font-size, line-height and font-family.
font-027 Font shorthand set using the values font-style, font-variant, font-weight, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop bdfb0cd77ef319315fed45939e0a1a5af575e6cf `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-variant, font-weight, font-size, line-height and font-family.
font-028 Font shorthand set using the values font-style, font-weight, font-variant, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop e421ccdcd740e4e99339b68b975ae71a736b24f4 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-weight, font-variant, font-size, line-height and font-family.
font-029 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-variant, font-style, font-weight, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 5b1b0d575af75885bbb6b199a6d97201735de503 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, font-style, font-weight, font-size, line-height and font-family.
font-030 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-variant, font-weight, font-style, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop b22555a152399ef137d44c3a79f71905f77180f9 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-style, font-variant, font-weight, font-style, font-size, line-height and font-family.
font-031 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-weight, font-style, font-variant, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 2b4ab5e0276f338baf1ae5c2d0f385b31e8446b9 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-style, font-variant, font-size, line-height and font-family.
font-032 reference/no_red_bold_italic_small-caps_ahem Font shorthand set using the values font-weight, font-variant, font-style, font-size, line-height and font-family ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop cc5701c99378d34306c612c478cfdf8f15bfef8c `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-weight, font-variant, font-style, font-size, line-height and font-family.
font-033 Font set to the keyword 'caption' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop b6abe782b9b8a104c20c82d6b923931bd92f2ef8 `Microsoft`<http://www.microsoft.com/> The 'font' property set to 'caption' correctly uses the system setting.
font-034 Font set to the keyword 'icon' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop ba724dc1616d461f918f3ea3c3027aa5c350018b `Microsoft`<http://www.microsoft.com/> The 'font' property set to 'icon' correctly uses the system setting.
font-035 Font set to the keyword 'menu' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 84ae48b7b87df6241f2f1c915f19180b9bfec309 `Microsoft`<http://www.microsoft.com/> The 'font' property set to 'menu' correctly uses the system setting.
font-036 Font set to the keyword 'message-box' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 358d74a315d71706d12e54efd17b9b3d23d963aa `Microsoft`<http://www.microsoft.com/> The 'font' property set to 'message-box' correctly uses the system setting.
font-037 Font set to the keyword 'small-caption' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 2d3e8fd68fb7fbb5352383358530de215fb5a363 `Microsoft`<http://www.microsoft.com/> The 'font' property set to 'small-caption' correctly uses the system setting.
font-038 Font set to the keyword 'status-bar' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 583faeed33c7736f76876f4598d49825d60ba870 `Microsoft`<http://www.microsoft.com/> The 'font' property set to 'status-bar' correctly uses the system setting.
font-039 Font shorthand set to 'inherit' inheriting two values ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 7cf540cb79cfe4739a2528d772f049114f8dd8ab `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property set to 'inherit' inherits the parent element's values.
font-040 Font shorthand set to 'inherit' inheriting three values ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 8e62756f1187e0dbb050ea94ef8f97aed77a149e `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property set to 'inherit' inherits the parent element's values.
font-041 Font shorthand set to 'inherit' inheriting four values ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 7ebc140b3608119013aeb42473009306a2c8817c `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property set to 'inherit' inherits the parent element's values.
font-042 reference/no_red_bold_italic_small-caps_ahem Font shorthand set to 'inherit' inheriting five values ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop f1d5bc8f1313857df1ca841301c0e6c6742dd449 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property set to 'inherit' inherits the parent element's values.
font-043 reference/no_red_bold_italic_small-caps_ahem Font shorthand set to 'inherit' inheriting six values ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 496e3041e94902c9a3ec8cf390104071b4cc0c10 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property set to 'inherit' inherits the parent element's values.
font-044 font - system fonts ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 168e08ca6ec7555833e131d12f6af1e5b791d0e4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A system font sets all of the font subproperties at the same time; then each font subproperty can be altered individually
font-045 font - inherit keyword value ahem,invalid http://www.w3.org/TR/CSS21/changes.html#q142,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 65872d9bd6ebfa370b0a4fe27cd585815610b1dc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The inherit keyword value cannot mix with other subproperty values
font-046 font - system fonts ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 6bcf943d3e37de4ee461eddcb19ab7b898761cff `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A system font sets all of the font subproperties at the same time; then each font subproperty can be altered individually
font-047 font - system fonts ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 912807740bf05479b0b5760493102c2ff33bba2f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A system font sets all of the font subproperties at the same time; then each font subproperty can be altered individually
font-048 font - system fonts ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop ad6babb2366df300a73afdd729912f30a8bdb567 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A system font sets all of the font subproperties at the same time; then each font subproperty can be altered individually
font-049 font - system fonts ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 3868ecd063bbe2be584045ba320756a4ee5609ef `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A system font sets all of the font subproperties at the same time; then each font subproperty can be altered individually
font-050 font - system fonts ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 7362a5438af7422edbe4049cda397478138b3f40 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A system font sets all of the font subproperties at the same time; then each font subproperty can be altered individually
font-051 reference/font-051-ref font shorthand - minimal requirements ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop efef7a582c311ae29c7c42700bc85c3eadfc8862 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Font shorthand requires at minimum 2 font subproperties (unless resorting to a system font): font-size and font-family.
font-052 font shorthand - reserved keywords font http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 4a99ae8da2373641901553b7d6b9b2df09ccda85 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`John Daggett`<mailto:jdaggett@mozilla.com> This test verifies different valid and invalid font shorthand declarations involving reserved keywords (caption, inherit).
font-144 Parsing the 'font' shorthand ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 9ecc9ca06cc5fe8b32dea107611e45e64e32a19d `Ian Hickson`<mailto:ian@hixie.ch>
font-145 The 'font' property with line-height: normal ahem http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop e1e0b21507f2adf30d09bb26281ba2c4241f0684 `Ian Hickson`<mailto:ian@hixie.ch>
font-146 reference/font-146-ref font shorthand and negative line-heights ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 09f8e5a5c1e8bc5e8f5acdc3729df3154429f934 `Ian Hickson`<mailto:ian@hixie.ch>
font-147 CSS: unquoted 'font-family' syntax (tested with 'font') ahem http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-prop 97b8d1c30c3b48eb1cee906dc3e9370c5e973e37 `Ian Hickson`<mailto:ian@hixie.ch>
font-applies-to-001 reference/font-applies-to-001-ref Font and 'display: inline' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 643ffdf2896e003499e0405609cc885d36ed4003 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: inline' elements.
font-applies-to-002 reference/font-applies-to-001-ref Font and 'display: block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 2cd95329516c9c6229f2f1d2291e21772fb648d6 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: block' elements.
font-applies-to-003 Font and 'display: list-item' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 648d64112df6e8ec302a83f307049b6c6b9d5cf4 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: list-item' elements.
font-applies-to-004 Font and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop def600122d8982e5b6466ff7dcbe5a0507940066 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: run-in' elements.
font-applies-to-005 reference/font-applies-to-001-ref Font and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 4bcddcf40c5f374577ab83dce1b41cc09202b5fd `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: inline-block' elements.
font-applies-to-006 reference/font-applies-to-001-ref Font and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop d3bae9fc4bbe218bef864574294100e28a1795c4 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table' elements.
font-applies-to-007 reference/font-applies-to-001-ref Font and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop e390b8be6785832d4739faf86a2157e33985eb90 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: inline-table' elements.
font-applies-to-008 reference/font-applies-to-001-ref Font and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop b93ab87d93584972ec360a0e677bccc05d15cdc5 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-row-group' elements.
font-applies-to-009 reference/font-applies-to-001-ref Font and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 8d111ecec3ffdfc2233931c89a3f047bdce7cd88 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-header-group' elements.
font-applies-to-010 reference/font-applies-to-001-ref Font and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop c9820caf8d65578503cb3f5665e842c445fbbc4e `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-footer-group' elements.
font-applies-to-011 reference/font-applies-to-001-ref Font and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 9b7002e429542fda50b5d70347e898a87fff7daf `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-row' elements.
font-applies-to-014 reference/font-applies-to-001-ref Font and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop f77fb5538e84063073352779391d6c58b62b7af2 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-cell' elements.
font-applies-to-015 reference/font-applies-to-001-ref Font and 'display: table-caption' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 46365dc2498afb69bfd7dacc00d9e03c283f9c34 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-caption' elements.
font-applies-to-016 reference/ref-if-there-is-no-red Font and 'display: none' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop bf37c948fee9069d8f9e2251a62b124d8f91ae41 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: table-row' elements.
font-applies-to-017 reference/font-applies-to-001-ref Font and 'display: inherit' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font,http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 391b67fe41b021e22b2cff6713ed3fdbd9456a67 `Microsoft`<http://www.microsoft.com/> The 'font' property applies to 'display: inherit' elements.
font-family-001 Font-family set to an installed font ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop bba29a131bbbc012b700948f820334dc00cbeddb `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to and installed font renders the appropriate font.
font-family-002 Font-family set to the keyword 'serif' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 782d2daafa3481835f4e229312577b0213557098 `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to 'serif' correctly renders the user agent's serif font.
font-family-003 Font-family set to the keyword 'sans-serif' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 3dd563d8faccaed2ea5dec5faf37044720d0523f `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to 'sans-serif' correctly renders the user agent's sans-serif font.
font-family-004 Font-family set to the keyword 'cursive' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop e457f8ff1042ed60a97d74c63ababe37c90091d3 `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to 'cursive' correctly renders the user agent's cursive font.
font-family-005 Font-family set to the keyword 'fantasy' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 8d6378570d095f1dde6276ecb1d49e9310e7e172 `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to 'fantasy' correctly renders the user agent's fantasy font.
font-family-006 Font-family set to the keyword 'monospace' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 847b8943eb97478caff285e0dd1d07a84442bb6b `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to 'monospace' correctly renders the user agent's monospace font.
font-family-007 Font-family set to 'inherit' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop cfdad79f6c9d68eeeda137cf8a1438c4c4c5614c `Microsoft`<http://www.microsoft.com/> The 'font-family' property set to 'inherit' inherits its value from the parent element's value.
font-family-008 reference/font-family-008-ref font-family - unquoted font-family names with parentheses or curly braces ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#rule-sets,http://www.w3.org/TR/css-fonts-3/#font-family-prop 6e9c17f4ef0e925310f80eb74ec41fd20bf28069 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Unquoted font-family names must not contain unescaped parentheses or unescaped curly braces
font-family-009 reference/font-family-009-ref CSS: font-family inheritance ahem http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 6e1eb7c11acd544a0172d6474e189a8202ba41de `Ian Hickson`<mailto:ian@hixie.ch>
font-family-011 reference/font-family-011-ref CSS: font-family and whitespace http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 25bbb3d0eeaa18793b7918fa15375d31c25b75e3 `Ian Hickson`<mailto:ian@hixie.ch>
font-family-012 font-family with box drawing characters http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 8a6b4b286212509383d856d40e20b8b8fe185a9f `Ian Hickson`<mailto:ian@hixie.ch>
font-family-013 reference/font-family-013-ref font-family and fallbacks http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 2553e91a8c8c910d48f142f743ab2e1db824f84f `Ian Hickson`<mailto:ian@hixie.ch>
font-family-014 reference/font-family-013-ref font-family and fallbacks http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop dbb2471e3ecd342947cc6d4ed3bd031bf4c7e014 `Ian Hickson`<mailto:ian@hixie.ch>
font-family-015 Baselines and Fallback http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 890485f157992fa8164c001e7bbc84dddaf8ba69 `Ian Hickson`<mailto:ian@hixie.ch>
font-family-016 Font test http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop b44297d2a2a5627ad747d9b269bc7a654f016927 `Ian Hickson`<mailto:ian@hixie.ch>
font-family-applies-to-001 reference/font-family-applies-to-001-ref Font-family and 'display: inline' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop edc447c8a504b62f4b5f372d73cfae049f5c2997 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: inline' elements.
font-family-applies-to-002 reference/font-family-applies-to-001-ref Font-family and 'display: block' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 83f05d717d54d735a1b946dbbb0e1b738ee231a7 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: block' elements.
font-family-applies-to-003 Font-family and 'display: list-item' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 3eecc4f10ba8d61f51260724ed52365191abdec4 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: list-item' elements.
font-family-applies-to-004 Font-family and 'display: run-in' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop dd5acab110431fa381b84162dd4dee7b231a9122 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: run-in' elements.
font-family-applies-to-005 reference/font-family-applies-to-001-ref Font-family and 'display: inline-block' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 31f93ab38e1c700daf2b6f6c173248a75df34ede `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: inline-block' elements.
font-family-applies-to-006 reference/font-family-applies-to-001-ref Font-family and 'display: table' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop 1e69411f4a09bbc832db5fd2035c7926685f63e8 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table' elements.
font-family-applies-to-007 reference/font-family-applies-to-001-ref Font-family and 'display: inline-table' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop ffd2760838e86d9176f74dc748d7cbfb19749dd8 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: inline-table' elements.
font-family-applies-to-008 reference/font-family-applies-to-001-ref Font-family and 'display: table-row-group' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 69ae9c3bedb8ed791bcc709e22417a4b56a71134 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table-row-group' elements.
font-family-applies-to-009 reference/font-family-applies-to-001-ref Font-family and 'display: table-header-group' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop db2e2bd00b2f638bc4e62f9a1b7e362b4bb15f4e `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table-header-group' elements.
font-family-applies-to-010 reference/font-family-applies-to-001-ref Font-family and 'display: table-footer-group' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 74959ca2b3b22bec48528a01e428f1b8b23026f2 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table-footer-group' elements.
font-family-applies-to-011 reference/font-family-applies-to-001-ref Font-family and 'display: table-row' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop cdb8433eb6ca17c1e1ffc356040c58d26fad18de `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table-row' elements.
font-family-applies-to-014 reference/font-family-applies-to-001-ref Font-family and 'display: table-cell' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 121e917bf28a2c74ac312cc0f36b2b4970048fa5 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table-cell' elements.
font-family-applies-to-015 reference/font-family-applies-to-001-ref Font-family and 'display: table-caption' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop ac8b7a6cc5b92daa3ca6ba694be87289da431ad9 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: table-caption' elements.
font-family-applies-to-016 reference/ref-if-there-is-no-red Font-family and 'display: none' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 18b4158ecb043f6625b6d063b7b993d2bb1903c6 `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: none' elements.
font-family-applies-to-017 reference/font-family-applies-to-001-ref Font-family and 'display: inherit' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 734651906fb3bf28776c9a9acf53bf5acd5714be `Microsoft`<http://www.microsoft.com/> The 'font-family' property applies to 'display: inherit' elements.
font-family-invalid-characters-001 reference/font-family-invalid-characters-001-ref Invalid characters in font-family values ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 449eb0f3295627f65a6386400d771ca86f454c6c `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names invalidate entire declaration.
font-family-invalid-characters-002 reference/font-family-invalid-characters-002-ref Invalid parenthesis and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 3d59693705c06a2105e9c32be950462108394a47 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-003 reference/font-family-invalid-characters-002-ref Invalid curly brackets and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop f97a9ef862be0c3008aa6684956be102012953d3 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-004 reference/font-family-invalid-characters-002-ref Invalid square brackets and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop fe90154e0074f886663b9b9e7a8ae3d0fcb536f2 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-005 reference/font-family-invalid-characters-005-ref Invalid quotes and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 5024d4008e25d8c9bdc41fbe60ee41040d4f6819 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-invalid-characters-006 reference/font-family-invalid-characters-006-ref Invalid single quotes and pair matching ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/css-fonts-3/#font-family-prop 825885808c4250ef0babc9fed4f49577e8b7de20 `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Invalid characters in font family names.
font-family-name-001 reference/font-family-name-ref font family name with no quotes font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7b14f6d140576152871525a8f532383679e60e50 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with no quotes.
font-family-name-002 reference/font-family-name-ref font family name with no quotes, lowercase font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 4d882507a40bb4db9fd5acc74fc6b725e7053ef8 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with no quotes, lowercase.
font-family-name-003 reference/font-family-name-ref font family name with no quotes, mixed case font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop bf19d1e16a163cc0db548a07af065b1d40895864 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with no quotes, mixed case.
font-family-name-004 reference/font-family-name-ref quoted font family name with double quotes font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop f45477d42c9701b38ae090381c961d82e949b1f0 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with double quotes.
font-family-name-005 reference/font-family-name-ref quoted font family name with single quotes font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 8cf6e1513b1dbad977e731123e34929669afa48d `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with single quotes.
font-family-name-006 reference/font-family-name-ref unquoted font family name with extra whitespace font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 92b0edcde7be4289136f744abdeb95c15731e820 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with extra whitespace should be condensed to a single space.
font-family-name-007 reference/font-family-name-ref double quoted font family name with extra spaces should not match font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 5b24c7fc6857f3f4843cab78df89a6aed1ce4e1e `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with spaces in double quotes should not match, spaces are not reduced.
font-family-name-008 reference/font-family-name-ref single quoted font family name with extra spaces should not match font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 0e22e1628b230fd9da8d6b9c03f5b6ddd5f06698 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with spaces in single quotes should not match, spaces are not reduced.
font-family-name-009 reference/font-family-name-ref font family name with escaped hexcode characters font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 6fce87188eafbf5aaa92fa430c5174793a6edf3d `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with escaped character.
font-family-name-010 reference/font-family-name-ref localized font family name font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7ef40f2287215787d33579f361646ef4be09d093 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Localized family names should match.
font-family-name-011 reference/font-family-name-ref quoted localized font family name font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop b56f5e9c572853ea35224481e18615d8b02c802d `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Quoted localized family names should match.
font-family-name-012 reference/font-family-name-ref font family name with escaped characters font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 9f248932189fac02419b5e3f755999093f242903 `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Family name with escaped characters.
font-family-name-013 reference/font-family-name-ref font family name should not match font fullnames font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop bf606585391c938adeed2dd3f8dc6c1158e3077d `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Fullname name should not match, only family names.
font-family-name-014 reference/font-family-name-ref font family name should not match Postscript name font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 3c82f06487971b8a669eb00f468b72e33bf3669f `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Postscript name should not match, only family names.
font-family-name-015 reference/font-family-name-ref font family name should not match localized font fullnames font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 959972678b22c9de65caba8526d3c33cc0b5cedd `Mozilla`<http://www.mozilla.com/> The 'font-family' property set to and installed font renders the appropriate font. Localized fullname should not match.
font-family-name-016 reference/font-family-name-016-ref font family name that includes numbers should match font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 06930f981ccab4664e94a357e18bd9e36398f1c6 `Mozilla`<http://www.mozilla.com/> Unquoted font family names with numbers should not be matched
font-family-name-017 reference/font-family-name-mixcase-ref when unquoted font family not found, should not use font family list of body element font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 0204210017872055b3d8557d28c10701140025ad `Mozilla`<http://www.mozilla.com/> When an unquoted font family name is not found font fallback occurs, the rule is not treated as invalid, the font-family setting of the enclosed body should not be used.
font-family-name-018 reference/font-family-name-mixcase-ref when quoted font family not found, should not use font family list of body element font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 59ffa3fc455d203143151fff759dac0c13c2fe09 `Mozilla`<http://www.mozilla.com/> When a quoted font family name is not found font fallback occurs, the rule is not treated as invalid, the font-family setting of the enclosed body should not be used.
font-family-name-019 reference/font-family-name-mixcase-ref when unquoted font family not found, should not use font family list of parent element font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 35802a64de1de3eeb1457a041d05de683743791f `Mozilla`<http://www.mozilla.com/> When an unquoted font family name is not found font fallback occurs, the rule is not treated as invalid, the font-family setting of the enclosed div should not be used.
font-family-name-020 reference/font-family-name-mixcase-ref when quoted font family not found, should not use font family list of parent element font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 5da54c44cab5e21d5b187684bc386c13b9135d6b `Mozilla`<http://www.mozilla.com/> When a quoted font family name is not found font fallback occurs, the rule is not treated as invalid, the font-family setting of the enclosed div should not be used.
font-family-name-021 reference/font-family-name-ref mixed use of quotes in font family names is invalid syntax font,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7ae6026fdc1fff856ee8eb458b31ad8b72166c30 `Mozilla`<http://www.mozilla.com/> Mixing quoted name with unquoted portion is invalid syntax, rule is dropped.
font-family-name-022 reference/font-family-name-022-ref font shorthand parsing should not cause incorrect matching font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7ca5f1e0a9acef659af2ce40037c140e66328c0b `Mozilla`<http://www.mozilla.com/> Font shorthand parsing should not cause incorrect matching of font-family values
font-family-name-023 reference/font-family-name-023-ref font family names that look like font shorthand font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 86055bb36d5e5e216f1dc81536b9e32849e5cd9a `Mozilla`<http://www.mozilla.com/> Font family names that appear similar to font shorthand should match to fonts with those names
font-family-name-024 reference/font-family-name-024-ref system font names in font-family lists font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family,http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop cf55b937593d3c275df2d669bcaa2c1aaf9c71a6 `Mozilla`<http://www.mozilla.com/> System font names are only allowed with the font shorthand, not in font-family rules
font-family-rule-001 reference/font-family-rule-001-ref Font-family, fallback mechanism http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop c27f72d7ecbfc2da15606fea47d4154d2f9cbe56 `Microsoft`<http://www.microsoft.com/> Unknown or unavailable fonts fallback to the default font family. The default font family varies and depends on user agent.
font-family-rule-002 Font-family with white space font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 93cfd915e9fbe142abcc2e736c7881b8efa35669 `Microsoft`<http://www.microsoft.com/> Font names containing any white space need to be quoted. It is also recognized if it is not quoted.
font-family-rule-002a reference/font-family-rule-002a-ref Unquoted and unescaped font-family name with white spaces font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop b6c8051cbc326878227e1893583f987299ea53a0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Any white space characters before or after an unquoted and unescaped font-family name are removed. Any sequence of white space characters between identifiers of an unquoted and unescaped font-family name should be converted to a single white space separating its identifiers.
font-family-rule-003 Font family name with special character, quoted font,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop bda9c4984d051cdc2f4c583843cabd4105a42158 `Microsoft`<http://www.microsoft.com/> Font names containing any special characters can be quoted. Otherwise the special character need to be escaped.
font-family-rule-004 Font family name same as keyword 'inherit' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 8d0e709ba88461c8d8f3d033321b2ac215132987 `Microsoft`<http://www.microsoft.com/> Font family named 'inherit' needs to be quoted to avoid conflict with keyword 'inherit'.
font-family-rule-004a font-family - inherit as part of font-family name font,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop ef68a33bb16bf2e101cac1d9037b94ed3b0fcc32 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`John Daggett`<mailto:jdaggett@mozilla.com> This test verifies 9 font-family declarations with inherit and 2 font-family declarations with invalid identifiers.
font-family-rule-005 reference/font-family-rule-005-ref Font family unknown character glyph matching dom http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 6db6b5638fb2acc0ad428cc4b6d0010693b14b76 `Microsoft`<http://www.microsoft.com/> Glyphs that are missing render as the missing glyph character and still report their initial character location, not the missing glyph location.
font-family-rule-006 Font family generic name cannot be quoted ahem http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 7a988f92dfeab19f62d907c58d598046abcab63e `Microsoft`<http://www.microsoft.com/> Generic font family name is not recognized if quoted.
font-family-rule-007 Font family name with special characters, escaped font,invalid http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop f9de90c680fd8b3fb6bd68fe3ea5e4ad82e811e8 `Microsoft`<http://www.microsoft.com/> Font family name having special characters needs to escape special character. Otherwise the font family name need to be quoted.
font-family-rule-009 Font name with multiple white space characters font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop b82abee0ebbd51b1d25d6ff83f30e2e0b65fbc1a `Microsoft`<http://www.microsoft.com/> Multiple white spaces inside quoted font-family name cannot be collapsed to single white space.
font-family-rule-010 Font name same as reserved keyword 'initial' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 95c0cc4543d6a00275adf5f90e3381a7fcd53c73 `Microsoft`<http://www.microsoft.com/> Font named 'initial' needs to be quoted to avoid conflict with reserved keyword 'initial'.
font-family-rule-011 Font name same as reserved keyword 'default' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 1481a315216a04441daa58821f5a1c16e1ac770a `Microsoft`<http://www.microsoft.com/> Font named 'default' needs to be quoted to avoid conflict with reserved keyword 'default'.
font-family-rule-012 Font name same as keyword 'serif' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop bdd2cf2eb53726f97f291e69f2363c7e6e3aee6a `Microsoft`<http://www.microsoft.com/> Font named 'serif' needs to be quoted to avoid conflict with generic 'font-family' 'serif'.
font-family-rule-013 Font name same as keyword 'sans-serif' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop c518fb15edf1f91f5207b0524508c96bcfd10b46 `Microsoft`<http://www.microsoft.com/> Font named 'sans-serif' needs to be quoted to avoid conflict with generic 'font-family' 'sans-serif'.
font-family-rule-014 Font name same as keyword 'cursive' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop f9efbe2df766f66b5e360cfaaa9a410a0564aa47 `Microsoft`<http://www.microsoft.com/> Font named 'cursive' needs to be quoted to avoid conflict with generic 'font-family' 'cursive'.
font-family-rule-015 Font name same as keyword 'fantasy' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop de8edf9d66f9fc6a637e9540d3c0ffb7cbcd9f27 `Microsoft`<http://www.microsoft.com/> Font named 'fantasy' needs to be quoted to avoid conflict with generic 'font-family' 'fantasy'.
font-family-rule-016 Font name same as keyword 'monospace' font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 8efffa2d553e19512b776272fee0c64504081671 `Microsoft`<http://www.microsoft.com/> Font named 'monospace' need to be quoted to avoid conflict with generic 'font-family' 'monospace'.
font-family-rule-017 Font-family multiple white space characters in font name font http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop d44da0866c8b6ed9faab637ba7427c36290c4a82 `Microsoft`<http://www.microsoft.com/> Multiple (1 or many) white spaces before and after an unquoted font-family name are ignored. Multiple (more than 1) white spaces inside an unquoted font name get converted to single white space.
font-family-valid-characters-001 reference/font-family-valid-characters-ref Valid characters in font-family values ahem http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/CSS21/syndata.html#characters,http://www.w3.org/TR/css-fonts-3/#font-family-prop 6c6e0c75da20281ee26b454bff947243ad1bcf8f `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Valid characters in font family names.
font-family-valid-characters-002 reference/font-family-valid-characters-ref Valid numbers in font-family values ahem http://www.w3.org/TR/CSS21/fonts.html#font-family-prop,http://www.w3.org/TR/css-fonts-3/#font-family-prop 5d422e60fba991e9147200c924998c04e6c2b55b `Microsoft`<http://www.microsoft.com/>,`Arron Eicholz`<http://www.microsoft.com/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Font family names must be identifiers.
font-matching-rule-001 Font Matching Algorithm, Match Font-Family ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm,http://www.w3.org/TR/css-fonts-3/#font-style-matching d44efa1e3c46ed8a1a05f310423ad15e90f07c92 `Microsoft`<http://www.microsoft.com/> If font property match then use the font specified by font-family, if font property doesn't match, don't even try to match font-family.
font-matching-rule-006 Font Matching Algorithm, match font-style ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm,http://www.w3.org/TR/css-fonts-3/#font-style-matching 794e5d52f34a93d24372ec52ffd6986f93f1f4f7 `Microsoft`<http://www.microsoft.com/> If the font contains definition of 'italic' or 'oblique' and italic or oblique is set by the style, then use that font.
font-matching-rule-008 Font Matching Algorithm, small-caps synthesized ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm 4107b8fc656874ad0685374cd4fe7bf1265c32c4 `Microsoft`<http://www.microsoft.com/> The small-caps font is rendered similar to uppercase letters except with a smaller size.
font-matching-rule-009 reference/font-weight-normal-ref Font Matching Algorithm, font-weight out of range invalid http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm,http://www.w3.org/TR/css-fonts-3/#font-style-matching 8505b0d1463aab5d2b7e4b7b048a5c04fd5c1777 `Microsoft`<http://www.microsoft.com/> Invalid font weight values are set to the default weight of 400.
font-matching-rule-010 Font Matching Algorithm, font-variant never fails if property does not match font http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm,http://www.w3.org/TR/css-fonts-3/#font-style-matching fdfce0416561d5fca7b0c260cf06af44cc2c7a9d `Microsoft`<http://www.microsoft.com/> If a font property value is not defined, user agent still can use normal value of that property.
font-matching-rule-012 Font Matching Algorithm, font-size and rounding ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm,http://www.w3.org/TR/css-fonts-3/#font-style-matching edfc041bbe696e48ee66ffe0bae43b330a370a11 `Microsoft`<http://www.microsoft.com/> The font-size for scalable fonts are rounded to the nearest whole pixel.
font-matching-rule-013 Font Matching Algorithm, font-variant font missing small-caps property font http://www.w3.org/TR/CSS21/fonts.html#algorithm 96ec874c772b598c6446a808a474767b85c8c881 `Microsoft`<http://www.microsoft.com/> A font that is only available as small-caps can be assigned either a normal or a small-caps to its font-variant property. Both values have the same effect.
font-matching-rule-014 Font Matching Algorithm, same fonts font http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm,http://www.w3.org/TR/css-fonts-3/#font-style-matching f27261394688f5c3e5554bbb281681c2b507750e `Microsoft`<http://www.microsoft.com/> If all available fonts are exactly same in all properties, the user agent selects one of them.
font-size-001 reference/no-red-on-blank-page-ref Font-size using pixels with a minimum minus one value, -1px ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 03e0ce41541ccc6b9f7e8104b47c2093562d27fd `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in pixels is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-002 reference/no-red-on-blank-page-ref Font-size using pixels with a minimum value, 0px ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 5f19c792d78af0dc96ae29fb9a7f5857570502f3 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in pixels.
font-size-003 Font-size using pixels with a minimum plus one value, 1px ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop a00ceabffd7b226ecb761bb7e1eca4eb9aa942c3 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in pixels.
font-size-004 reference/no-red-on-blank-page-ref Font-size using pixels with a negative zero value, -0px ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop ebe44f4b1639025eb6b40416cedeea73b826b287 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in pixels.
font-size-005 reference/no-red-on-blank-page-ref Font-size using pixels with a positive zero value, +0px ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 2c2775744b5e4d409665063aa9eb956a40dac8a0 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in pixels.
font-size-006 Font-size using pixels with a nominal value, 96px ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop bf9e1c8a38742f24146a01cde2dfd9a0920f1317 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in pixels.
font-size-007 Font-size using pixels with a positive nominal value, +96px ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 0fba432d2256fd123227c9e5d244cd611949bda4 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in pixels.
font-size-012 reference/no-red-on-blank-page-ref Font-size using points with a minimum minus one value, -1pt ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7969d10c057e3f4e07bc9a599aa7259d1f78d648 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in points is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-013 reference/no-red-on-blank-page-ref Font-size using points with a minimum value, 0pt ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 9f36609d43e348da7c5b263f5f98c02596ded984 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in points.
font-size-014 Font-size using points with a minimum plus one value, 1pt ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop d73034c9112580435692b9849786c31c41126859 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in points.
font-size-015 reference/no-red-on-blank-page-ref Font-size using points with a negative zero value, -0pt ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 189339a5d9a3d9710c28cdb51395cd1a70fb0e72 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in points.
font-size-016 reference/no-red-on-blank-page-ref Font-size using points with a positive zero value, +0pt ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 938520561d8756ded96aed9b78ef4f3ad689561f `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in points.
font-size-017 Font-size using points with a nominal value, 72pt ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 702b137bd4f133c788859077f8eacbb18697b08a `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in points.
font-size-018 Font-size using points with a positive nominal value, +72pt ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 9d8abb16a0bc617c872d70f468e1adcce5100172 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in points.
font-size-023 reference/no-red-on-blank-page-ref Font-size using picas with a minimum minus one value, -1pc ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop e6f91b26b4adbe269e52730098d9fd4797e83c10 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in picas is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-024 reference/no-red-on-blank-page-ref Font-size using picas with a minimum value, 0pc ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 1a7b086d3ec6a3297100d269422d62d031896139 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in picas.
font-size-025 Font-size using picas with a minimum plus one value, 1pc ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop ad10c5f96f6109b0487f43fc16b277d180b14745 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in picas.
font-size-026 reference/no-red-on-blank-page-ref Font-size using picas with a negative zero value, -0pc ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 34aec0aa18dfd4250ae6872810a7f84188e3d41a `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in picas.
font-size-027 reference/no-red-on-blank-page-ref Font-size using picas with a positive zero value, +0pc ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 5952c4bc3ed74af5616d7e2ca6865792438bc97b `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in picas.
font-size-028 Font-size using picas with a nominal value, 6pc ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop cdaaaa8dbd1672b9e0b55b0113fc219e0e09ce39 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in picas.
font-size-029 Font-size using picas with a positive nominal value, +6pc ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop a00ff61b84e5b23e456602243b79fe42c6c740d1 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in picas.
font-size-034 reference/no-red-on-blank-page-ref Font-size using centimeters with a minimum minus one value, -1cm ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 46522da720c3fab585925c522bf49cd98cd0a92c `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in centimeters is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-035 reference/no-red-on-blank-page-ref Font-size using centimeters with a minimum value, 0cm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop db0f22fd4d65e0c8eba86fb941e19339fc6cee76 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in centimeters.
font-size-036 Font-size using centimeters with a minimum plus one value, 1cm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop a891dbd01e6d76bc85c1995f0cf3580f9bca6ef5 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in centimeters.
font-size-037 reference/no-red-on-blank-page-ref Font-size using centimeters with a negative zero value, -0cm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 50e5bd8a29c44f9b716063300877817da3ba989d `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in centimeters.
font-size-038 reference/no-red-on-blank-page-ref Font-size using centimeters with a positive zero value, +0cm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7fa98f13d5b90b4f18de2ce678b9a3ac0a16441a `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in centimeters.
font-size-039 Font-size using centimeters with a nominal value, 2.54cm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 6148f550ab728d5676453a6557aecd47c8aebb6d `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in centimeters.
font-size-040 Font-size using centimeters with a positive nominal value, +2.54cm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 56ad057b413b0864cb587a2501bc9cb7c8d79f12 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in centimeters.
font-size-045 reference/no-red-on-blank-page-ref Font-size using millimeters with a minimum minus one value, -1mm ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 522ec7dbdd1029e899470038cc7b4f9c0495cbfe `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in millimeters is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-046 reference/no-red-on-blank-page-ref Font-size using millimeters with a minimum value, 0mm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop de67de9b64bc4965160b5a8a1e359dcdabba49ff `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in millimeters.
font-size-047 Font-size using millimeters with a minimum plus one value, 1mm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop e04a8bb29099d223bf581e5e539e8534a2e1e335 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in millimeters.
font-size-048 reference/no-red-on-blank-page-ref Font-size using millimeters with a negative zero value, -0mm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 88b5f0b6fe95628df78b2c43bb5bf171c7b05109 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in millimeters.
font-size-049 reference/no-red-on-blank-page-ref Font-size using millimeters with a positive zero value, +0mm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 50e6c0517a918b2562ae6e1cec87e5ebf4cfafc0 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in millimeters.
font-size-050 Font-size using millimeters with a nominal value, 25.4mm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 08aeb5c6d34b5680af9b82b8aa11964eb51ed88f `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in millimeters.
font-size-051 Font-size using millimeters with a positive nominal value, +25.4mm ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 3646cdb80c5779cacd3a9aee18a62a8dd5440106 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in millimeters.
font-size-056 reference/no-red-on-blank-page-ref Font-size using inches with a minimum minus one value, -1in ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 8623240612882d1c69ae9e37322aaa1e711da905 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in inches is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-057 reference/no-red-on-blank-page-ref Font-size using inches with a minimum value, 0in ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 85cee21c96832af9e4802a3a66846ed05350b26a `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in inches.
font-size-058 Font-size using inches with a minimum plus one value, 1in ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop e00266250826d509c781a981ef2f0e3e7083d0f7 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in inches.
font-size-059 reference/no-red-on-blank-page-ref Font-size using inches with a negative zero value, -0in ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 486362e94affea840c97f9956adaa2efa779d84f `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in inches.
font-size-060 reference/no-red-on-blank-page-ref Font-size using inches with a positive zero value, +0in ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 0dc3917c56a6b9f4007fe55ff433425907304f18 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in inches.
font-size-061 Font-size using inches with a nominal value, 2in ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 49098c745bbc643f5ac2293096bca10b1a185126 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in inches.
font-size-062 Font-size using inches with a positive nominal value, +2in ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 1157d49c7d81f55694638d7fd8804c4053f0d0d3 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in inches.
font-size-067 reference/no-red-on-blank-page-ref Font-size using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 895cd93e2097d061d932ed0eb70d5db2568f71f9 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in 'em' units is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-068 reference/no-red-on-blank-page-ref Font-size using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 9c2d6f680d4b722b8beb13463a45dbc14c254cbb `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in 'em' units.
font-size-069 Font-size using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 017b304959d0a7fbc46f3cf3c4dd80004536cf9f `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in 'em' units.
font-size-070 reference/no-red-on-blank-page-ref Font-size using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop f1be61e2185ad4d90d7c927e6d59b25805278e4e `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in 'em' units.
font-size-071 reference/no-red-on-blank-page-ref Font-size using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 95854e5470467a8c71c66573d6e91828d761d321 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in 'em' units.
font-size-072 Font-size using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 1ac98d74c989e5923afee2ee5b8f2bf6c35dbab0 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in 'em' units.
font-size-073 Font-size using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 658f9b8ef14b51af9443f47ef67d28ec88659818 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in 'em' units.
font-size-078 reference/no-red-on-blank-page-ref Font-size using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop ecbb04d0a7b56722d8cda07f19e83fd2e9df034d `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in 'ex' units is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-079 reference/no-red-on-blank-page-ref Font-size using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 9f2e27d92af489782c3ce6d6e637e745487658e7 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in 'ex' units.
font-size-080 Font-size using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 673aad2a3e80d5d3d894abe8da745d465b71c749 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in 'ex' units.
font-size-081 reference/no-red-on-blank-page-ref Font-size using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop cc6604fc64464e1f343587b36072ec0bb44709d4 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in 'ex' units.
font-size-082 reference/no-red-on-blank-page-ref Font-size using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop f39bbcc836f390d7ce959f462226be512102c55d `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in 'ex' units.
font-size-083 Font-size using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 62a685763cb9204599a8a1c27b925a92efd6e3a8 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in 'ex' units.
font-size-084 Font-size using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 71dc514fb75aff734b63a3da9f64bcbe62c7cc94 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in 'ex' units.
font-size-089 reference/no-red-on-blank-page-ref Font-size using percentages with a minimum minus one value, -1% ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 06d76649f1e6b2ca97988c9dc4b671232ef38d5d `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum minus one length value in percentages is invalid; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-090 reference/no-red-on-blank-page-ref Font-size using percentages with a minimum value, 0% ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop d00c4a8d457cfbc5256e491fb7a806bc33fe83e5 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum length value in percentages.
font-size-091 Font-size using percentages with a minimum plus one value, 1% ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop a467f0bc0486ee7c9debea634ee87dadf164e732 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a minimum plus one length value in percentages.
font-size-092 reference/no-red-on-blank-page-ref Font-size using percentages with a negative zero value, -0% ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 10073ef29a436cd0c196c24011bdc32ca19c29e2 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value in percentages.
font-size-093 reference/no-red-on-blank-page-ref Font-size using percentages with a positive zero value, +0% ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop e663debeeeb6e344a2d7155487f2f161bab1fac4 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value in percentages.
font-size-094 Font-size using percentages with a nominal value, 100% ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop c895c3639630a69b8c7ebd5676286e5ee47b29ff `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a nominal length value in percentages.
font-size-095 Font-size using percentages with a positive nominal value, +100% ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop f36e23a002faffc1625273cc91abdad504d16a04 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive nominal length value in percentages.
font-size-100 reference/no-red-on-blank-page-ref Font-size with a negative zero value and no units, -0 ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 2373b99b7cedb3a26998f6f93a35ef650e465b1a `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a negative zero length value with no units.
font-size-101 reference/no-red-on-blank-page-ref Font-size with a zero value and no units, 0 ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop be753281d3aee267b4961743b37ace85015feb7d `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a zero length value with no units.
font-size-102 reference/no-red-on-blank-page-ref Font-size with a positive zero value and no units, +0 ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 3ab2ddc1adca478d1e39f07a4f38a9922d86879b `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a positive zero length value with no units.
font-size-103 Font-size set to the keyword 'xx-small' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 0b5d0577e19acc96afcea17c9e89bab2489df5da `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'xx-small' makes the font size smaller.
font-size-104 Font-size set to the keyword 'x-small' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 51c520fc70b34b20b49122ed8a558aa98dd1e498 `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'x-small' makes the font size smaller.
font-size-105 Font-size set to the keyword 'small' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 9b4992137f8e9d12dff2244f5fe3bc3e8dd8e3b0 `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'small' makes the font size smaller.
font-size-106 Font-size set to the keyword 'medium' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop b900c27b2e2fd6e592d04a57a23d55777a3af1ce `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'medium' is the default font size.
font-size-107 Font-size set to the keyword 'large' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop c3ccdbcaeda7c785ef86a549732459ddc217982b `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'large' makes the font size larger.
font-size-108 Font-size set to the keyword 'x-large' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 957c9287fc327e38b44d52ffc6f1118fb6781786 `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'x-large' makes the font size larger.
font-size-109 Font-size set to the keyword 'xx-large' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 346e1dfb9b7434865e191fc058092798b2794ddb `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'xx-large' makes the font size larger.
font-size-110 Font-size set to the keyword 'larger' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 8df5e36d53412ca5797470f9c81845c9998afda0 `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'larger' makes the font size larger.
font-size-111 Font-size set to the keyword 'smaller' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 2414cb11d5b9d3dbac0a3d35e1cf660ebdc65730 `Microsoft`<http://www.microsoft.com/> The 'font-size' property set to the keyword 'smaller' makes the font size smaller.
font-size-112 Font-size set to 'inherit' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 86f30b0c1fda9ee8fc22605b9dca230c5fb94217 `Microsoft`<http://www.microsoft.com/> The 'font-size' property sets a value of 'inherit' and inherits its value from its parent.
font-size-113 font-size - ex unit ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 58401f445ebb7dbf59390c7d8229276ef6ac03c2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element.
font-size-114 CSS: sanity tests for relative keyword values of font-size http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 720dd7cc93dd8a6d2b61d9302df8a072a3d011e7 `Ian Hickson`<mailto:ian@hixie.ch>
font-size-115 CSS: sanity tests for font inheritance http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 772df5f4d6c3c5993347f794b1585cc9f5a35222 `Ian Hickson`<mailto:ian@hixie.ch>
font-size-116 font-size in pixels http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop e7288ca1c666a186759b148bc777cef2d60f17b5 `Ian Hickson`<mailto:ian@hixie.ch>
font-size-117 font-sizes in pixels compared to images in pixels http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7086b10d62926c9db343e071c2a9de43db094093 `Ian Hickson`<mailto:ian@hixie.ch>
font-size-118 CSS: sanity tests for relative keyword values of font-size http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 771249dfadd2a58eadd9bf8b3583a9cfa3e3a10b `Ian Hickson`<mailto:ian@hixie.ch>
font-size-119 CSS: sanity tests for relative keyword values of font-size http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 8c39013170fd366c25a6f9897d4e543abb6426bd `Ian Hickson`<mailto:ian@hixie.ch>
font-size-120 reference/font-size-120-ref CSS: font-size inheritance ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 265881012941e68d9555eab683138ebb37936fea `Ian Hickson`<mailto:ian@hixie.ch>
font-size-121 reference/font-size-121-ref CSS: sanity tests for relative keyword values of font-size ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 097cefbb2a3c345be6145b753bab25a03c2e874b `Ian Hickson`<mailto:ian@hixie.ch>
font-size-122 reference/font-size-122-ref Default Font Sizes ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 679f70d7aefd15226b73addf66d86b3cdf69c1bd `Ian Hickson`<mailto:ian@hixie.ch>
font-size-123 reference/font-size-123-ref CSS Parsing: Negative Font-Size invalid http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/css-fonts-3/#font-size-prop 06096caf4458d82b8b227730c5b4f9b3bcfc6f37 `Ian Hickson`<mailto:ian@hixie.ch> If a negative length value is set into a font-size declaration, then such declaration is ignored.
font-size-124 reference/ref-filled-green-100px-square inheritance of computed font-size across fonts ahem http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/CSS21/fonts.html#font-size-props 34a6c69d9589d0cde617ee5aa3484a57b806c245 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element.
font-size-adjust-zero-1 reference/font-size-zero-2-ref font-size-adjust: 0 http://www.w3.org/TR/css3-fonts/#font-size-adjust-prop,http://www.w3.org/TR/CSS21/box.html#collapsing-margins c8124dbe53880ef67547d72c43a87de0786f04d5 `L. David Baron`<https://dbaron.org/>,`Mozilla`<http://www.mozilla.org/>
font-size-adjust-zero-2 reference/font-size-zero-2-ref font-size-adjust: 0 http://www.w3.org/TR/css3-fonts/#font-size-adjust-prop,http://www.w3.org/TR/CSS21/box.html#collapsing-margins cf26ee137939898c426c3cf4656d3211c4ee9cf3 `L. David Baron`<https://dbaron.org/>,`Mozilla`<http://www.mozilla.org/>
font-size-applies-to-001 Font-size and 'display: inline' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop fbc00023abeebe442c9719bfc2530c367045ad7c `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: inline' elements.
font-size-applies-to-002 Font-size and 'display: block' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 8994461fab45e1672a00ecfc2d88ba252286a795 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: block' elements.
font-size-applies-to-003 Font-size and 'display: list-item' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7ff24c35c0bc48157db513b72230516e9bf37e86 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: list-item' elements.
font-size-applies-to-004 Font-size and 'display: run-in' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 090d49dd76f245dbbed943fc6c2604abc4c7e502 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: run-in' elements.
font-size-applies-to-005 Font-size and 'display: inline-block' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop fb51d5fab8feac3129b4882acf83bbe24f51021a `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: inline-block' elements.
font-size-applies-to-006 Font-size and 'display: table' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 5c050697439a7cb7d2381809fd78f9d492ec61cd `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table' elements.
font-size-applies-to-007 Font-size and 'display: inline-table' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 4566f1460beb5d8e6ea0737a39f42291710a015a `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: inline-table' elements.
font-size-applies-to-008 Font-size and 'display: table-row-group' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 6f9065f344562a7e832e48bd30d68ea6047d5e34 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table-row-group' elements.
font-size-applies-to-009 Font-size and 'display: table-header-group' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop a2f6530958663159e487aada7a67bac913ca9dd5 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table-header-group' elements.
font-size-applies-to-010 Font-size and 'display: table-footer-group' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 623cc6fa46bc6195fd0a9267d37f454c3cb36c97 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table-footer-group' elements.
font-size-applies-to-011 Font-size and 'display: table-row' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 06adde1fde7e899e907096877e9f203f8b437d2b `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table-row' elements.
font-size-applies-to-014 Font-size and 'display: table-cell' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 7273c1c9b71c3aae9d08591e492fa0d82266f8ea `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table-cell' elements.
font-size-applies-to-015 Font-size and 'display: table-caption' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop ba5ee7b790bd429b57a352fbf96ff4e785048cc0 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: table-caption' elements.
font-size-applies-to-016 reference/no-red-on-blank-page-ref Font-size and 'display: none' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 2aec07bccbbee8320dcc9bd4a68ce14b8d663163 `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: none' elements.
font-size-applies-to-017 Font-size and 'display: inherit' elements ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size,http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop d0df3fde083bf94cbb2f4e86314144b5480ccc5a `Microsoft`<http://www.microsoft.com/> The 'font-size' property applies to 'display: inherit' elements.
font-size-rule-001 Font-size, negative values ahem,invalid http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop d01a038a43fc6275ab588974fecb6ba0915eca88 `Microsoft`<http://www.microsoft.com/> The 'font-size' does not allow for a negative value; such 'font-size' declaration should be ignored. Then the 'font-size' property value can be determined by computed font-size of containers and from cascade mechanisms (user, author, user agent).
font-size-rule-002 Font-size, relative-size 'larger' ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 89851367afda5ce3a328a3cb91777ca5aec7c266 `Microsoft`<http://www.microsoft.com/> When font size is medium, the value 'larger' will make the font size equivalent to the 'large' font-size.
font-size-rule-003 Font-size and font sizes available ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop d73c20c945997e6929b7d5d9b42e461400817c00 `Microsoft`<http://www.microsoft.com/> The user agent is free to choose a font-size from the font size table entries or round off to the closest font size.
font-size-rule-004 Font-size 'em' unit value referring to parent ahem http://www.w3.org/TR/CSS21/fonts.html#font-size-props,http://www.w3.org/TR/css-fonts-3/#font-size-prop 2df7e8557553d6186dca33f6ca74ff15fd5aed91 `Microsoft`<http://www.microsoft.com/> The 'em' unit refers to the computed font size of the parent element instead of the current element.
font-size-zero-1 reference/font-size-zero-1-ref,!reference/font-size-zero-1-notref font-size: 0 http://www.w3.org/TR/css3-fonts/#font-size-prop,http://www.w3.org/TR/CSS21/box.html#collapsing-margins e9e405d731501095028c0529f515022fc43d7a09 `L. David Baron`<https://dbaron.org/>,`Mozilla`<http://www.mozilla.org/>
font-size-zero-2 reference/font-size-zero-2-ref font-size: 0 http://www.w3.org/TR/css3-fonts/#font-size-prop,http://www.w3.org/TR/CSS21/box.html#collapsing-margins 57c70ec09b63d61197acfacd4619abb32d73ffa5 `L. David Baron`<https://dbaron.org/>,`Mozilla`<http://www.mozilla.org/>
font-style-001 Font-style set to 'normal' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 5e9cfc4256e42b67419c5fd9886c1698aaf96b1e `Microsoft`<http://www.microsoft.com/> The 'font-style' property set to 'normal' correctly renders the characters as normal text.
font-style-002 Font-style set to 'italic' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 89478db22a2ad975329b98640bdec06c8f26ec0b `Microsoft`<http://www.microsoft.com/> The 'font-style' property set to 'italic' correctly renders the characters as italic text.
font-style-003 Font-style set to 'oblique' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop e64ada885f3060632005a222a5474ddcc33967fd `Microsoft`<http://www.microsoft.com/> The 'font-style' property set to 'normal' correctly renders the characters as oblique text.
font-style-004 Font-style set to 'inherit' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop b93daad8ba667f628472006547f96e7d6f592722 `Microsoft`<http://www.microsoft.com/> The 'font-style' property set to 'inherit', inherits is value from the parent element's value.
font-style-applies-to-001 reference/font-style-applies-to-001-ref Font-style and 'display: inline' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop aa458eeb7e7576a7b47cffac8dab1a402e1eacd3 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline' elements.
font-style-applies-to-002 reference/font-style-applies-to-001-ref Font-style and 'display: block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop b3f8c5b4591814ddf986bcaf25096c7a614d8f05 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: block' elements.
font-style-applies-to-003 Font-style and 'display: list-item' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop c9091676173e2404c0dbdfe21f34464fa6489e63 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: list-item' elements.
font-style-applies-to-004 reference/pass_if_filler_text_slanted Font-style and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 30c6e824201232b0333c965d3753e0851db92047 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: run-in' elements.
font-style-applies-to-005 reference/pass_if_filler_text_slanted Font-style and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 13766b94421b0ae8951ea0ae394be12ffda39315 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-block' elements.
font-style-applies-to-006 reference/pass_if_filler_text_slanted Font-style and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 35f99b1e49fc6e6aff11a777d112881d882d5c81 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table' elements.
font-style-applies-to-007 reference/pass_if_filler_text_slanted Font-style and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 38a213862d3caf0ea9ddf5d9913c436d5e5adaa5 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inline-table' elements.
font-style-applies-to-008 reference/pass_if_filler_text_slanted Font-style and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 80ec480f7ec920f6e4e00308d1ec27a9525ba037 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row-group' elements.
font-style-applies-to-009 reference/pass_if_filler_text_slanted Font-style and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 5ccab5bd3b5d18eb742ff447b4017c74e825d1ee `Microsoft`<http://www.microsoft.com/> The 'font-style' property does not applies to 'display: table-header-group' elements.
font-style-applies-to-010 reference/pass_if_filler_text_slanted Font-style and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop e7521d522d0b194a55aa10e342322346a2ae534e `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-footer-group' elements.
font-style-applies-to-011 reference/pass_if_filler_text_slanted Font-style and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 0dc3e436da487a1ef12ae4c26791c8a8c4f7d189 `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-row' elements.
font-style-applies-to-014 reference/pass_if_filler_text_slanted Font-style and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 423c3389a51478739864b85bfecab054fdd1afdb `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-cell' elements.
font-style-applies-to-015 Font-style and 'display: table-caption' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 3f2814a722eec5d10a064d2e65eb05080fbcabfc `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: table-caption' elements.
font-style-applies-to-016 reference/no-red-on-blank-page-ref Font-style and 'display: none' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 8a8c658df17e89a717383044778ffdf66766937d `Microsoft`<http://www.microsoft.com/> The font-style' property applies to 'display: none' elements.
font-style-applies-to-017 reference/font-style-applies-to-001-ref Font-style and 'display: inherit' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 0a4335e429e30d115196d5d60443d010da91443a `Microsoft`<http://www.microsoft.com/> The 'font-style' property applies to 'display: inherit' elements.
font-style-rule-001 Font-style with font properties missing font http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm 138d00ba47bc5aaaf042718b371af7a3677a1e61 `Microsoft`<http://www.microsoft.com/> When font-style italic is not available, find value oblique, if it's still not available, either use the alternate font-family that has italic or oblique value or use 'font-style: normal'.
font-systemfont-rule-003 System Font, substitute for similar system font when font unknown http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 08b860b882c9df2843ad08593d8135c850ceed1b `Microsoft`<http://www.microsoft.com/> It the specified system font is not available, then substitute it for a similar one, if there is no similar one, then substitute with the default one.
font-systemfont-rule-004 Font shorthand property reset to default values if not explicitly set http://www.w3.org/TR/CSS21/fonts.html#font-shorthand,http://www.w3.org/TR/css-fonts-3/#font-prop 0effff99232e2c47e78f92d4eb94304d35335ce7 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property resets any property not explicitly given a value to its initial value.
font-variant-001 reference/font-variant-001-ref Font-variant set to 'normal' http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop e21e789fc4a9b9bd02bdf52465d84a8a484261c9 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property set to 'normal' renders the typical characters for text for the font.
font-variant-002 Font-variant set to 'small-caps' http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 04e2a998ef5a2d6c6d319c324a09e5f0ba280a76 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property set to 'normal' renders the small-caps version of characters for text for the font.
font-variant-003 Font-variant set to 'inherit' http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 5db965a65cec8e7cb068e92de247d4a3f54c0114 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property set to 'inherit' inherits is value from the patent element's value.
font-variant-004 font-variant and color http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 5ab9088902dd638f43281076b96bbcd7554ccc2f `Ian Hickson`<mailto:ian@hixie.ch> if &#8216;small-caps&#8217; or &#8216;all-small-caps&#8217; is specified but small-caps glyphs are not available for a given font, user agents should simulate a small-caps font
font-variant-applies-to-001 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: inline' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 5ea97987dae91b263bbf258cc2f7c08ea19ffb33 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: inline' elements.
font-variant-applies-to-002 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop f453a10fa6cd8d109db88c7add04781513bdac83 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: block' elements.
font-variant-applies-to-003 Font-variant and 'display: list-item' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 952f8e8b67cdf1c7779279123d84d79c97292316 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: list-item' elements.
font-variant-applies-to-004 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop c4fdce2273d1ffc1f4477fb92171573c232b6b88 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: run-in' elements.
font-variant-applies-to-005 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 42b0b2294791e32dd5469676d03901140c7d1945 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: inline-block' elements.
font-variant-applies-to-006 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 4d382ca7f3f81fadffe179fb13c1c48166a784fa `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: table' elements.
font-variant-applies-to-007 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 181f98e274a81c20e05089eafacec55a7cb49e75 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: inline-table' elements.
font-variant-applies-to-008 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 551bb21fee8a53fa1cfd093469e8fd8add65cc82 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: table-row-group' elements.
font-variant-applies-to-009 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop a970443a7bf66eb1451d3c98cffda0db7d0825a9 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property does not applies to 'display: table-header-group' elements.
font-variant-applies-to-010 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 5e1847bd80e130729a12d623ef794356f2b0724e `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: table-footer-group' elements.
font-variant-applies-to-011 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 3004a556008c44be55413ae20430110908184238 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: table-row' elements.
font-variant-applies-to-014 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 75ce299cfb67bc910ed1cf3b8ef13e6ba5a0fbac `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: table-cell' elements.
font-variant-applies-to-015 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: table-caption' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 4fbaa1effa12032ab44e831af6bd8cf0d676eda3 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: table-caption' elements.
font-variant-applies-to-016 reference/no-red-on-blank-page-ref 'font-variant' and 'display: none' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop a700947365db0b8cd892e98bf277a46107255498 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: none' elements.
font-variant-applies-to-017 reference/pass_if_filler_text_match_smallcaps,!reference/pass_if_filler_text_match Font-variant and 'display: inherit' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant,http://www.w3.org/TR/CSS21/fonts.html#small-caps,http://www.w3.org/TR/css-fonts-3/#font-variant-prop 295996b71a2a527d2f5b97181344244e79615e15 `Microsoft`<http://www.microsoft.com/> The 'font-variant' property applies to 'display: inherit' elements.
font-weight-001 Font-weight set to the keyword 'normal' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 79718877ce3dcb940242fbbaffe5075ba8776807 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to 'normal' properly sets the font to the normal weight rendering of the font.
font-weight-002 Font-weight set to the keyword 'bold' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a741d61478f82ec29f00513803977f805d677e17 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to 'bold' properly sets the font to the bold rendering of the font.
font-weight-003 Font-weight set to the keyword 'bolder' ahem http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 5bef24858ed5d186c3f011ccd4c3ad39d05c69e8 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to 'bolder' properly sets the font to the next higher bold rendering of the font.
font-weight-008 Font-weight set to the numerical value, 400 http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop bdbabd673a91e8d964784bffc0a04aafd317c5bd `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to '400' properly sets the font to the correct bold rendering.
font-weight-010 Font-weight set to the numerical value, 600 http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop c026c4b492506e198e6a301b7f7d5c400f585344 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to '600' properly sets the font to the correct bold rendering.
font-weight-011 Font-weight set to the numerical value, 700 http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 7a7b3dd69602c77851253a2896632e207431cf01 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to '700' properly sets the font to the correct bold rendering.
font-weight-012 Font-weight set to the numerical value, 800 http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 8656bff46c17e955d78ab1a6675bfe99011f2db7 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to '800' properly sets the font to the correct bold rendering.
font-weight-013 Font-weight set to the numerical value, 900 http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 6e51e4f671344b94205617c3683721ff89ccaba2 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to '900' properly sets the font to the correct bold rendering.
font-weight-014 Font-weight set to the keyword 'inherit' http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a80968366a11a351c1c3f8d0f3945a4ceb99f106 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to 'inherit' properly sets the font to the bold rendering of the font.
font-weight-015 CSS: font-weight inheritance ahem http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 9a89e2c644694708386bff85064eabc0cdea3d8c `Ian Hickson`<mailto:ian@hixie.ch>
font-weight-016 CSS: font-weight 500/600 defaulting to normal/bold ahem http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 615aab0bd1f84269447b21898ce2667470b2b2f1 `Ian Hickson`<mailto:ian@hixie.ch>
font-weight-017 CSS: sanity tests for absolute keyword values of font-weight http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a7628a97eeb84c0c655cd55c2ddca0a852340610 `Ian Hickson`<mailto:ian@hixie.ch>
font-weight-018 CSS: sanity tests for relative keyword values of font-weight http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop b8309dccc0cfa43b28b25dfb9452525d7ff5768f `Ian Hickson`<mailto:ian@hixie.ch>
font-weight-applies-to-001 reference/font-weight-bold-ref Font-weight and 'display: inline' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a9460e7a33ae49ba7abeef5da1d65cbff894ef1e `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: inline' elements.
font-weight-applies-to-002 reference/font-weight-bold-ref Font-weight and 'display: block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 896ff8cd8776ef1519956caebbc7f02ed3329918 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: block' elements.
font-weight-applies-to-003 Font-weight and 'display: list-item' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 749fa594faca5609f49bcbb82b8edb918609548b `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: list-item' elements.
font-weight-applies-to-004 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: run-in' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 3f9ae4fac51398934af944b906f4887d7e4e96aa `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: run-in' elements.
font-weight-applies-to-005 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: inline-block' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 2d182f3050ecb102b24dad1faecaaadfb2f0cc05 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: inline-block' elements.
font-weight-applies-to-006 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop ffbc0d8195a2eeacb0c767eb8f566ce318c6f264 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: table' elements.
font-weight-applies-to-007 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: inline-table' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop dba980cb9e8e45f463caf8a2f2b14f0c159b3354 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: inline-table' elements.
font-weight-applies-to-008 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table-row-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a4a71ed6bb689d94e8ccc34635405a02c95a8125 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: table-row-group' elements.
font-weight-applies-to-009 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table-header-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 715e46b4481283d5f2029dc8cb23ad7f92f3e48e `Microsoft`<http://www.microsoft.com/> Verifies that font-weight does not applies to 'display: table-header-group' elements.
font-weight-applies-to-010 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table-footer-group' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop c0a49ba7b95910e1e452c56f7ab8307ced7212fa `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: table-footer-group' elements.
font-weight-applies-to-011 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table-row' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop c1b7755d2bc0a0605dfadec49d7ef2b50a906893 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: table-row' elements.
font-weight-applies-to-014 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table-cell' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop dae7c56dc01ceffd0d503b3a9cf9f322df056cfa `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: table-cell' elements.
font-weight-applies-to-015 reference/pass_if_filler_text_match_bold,!reference/pass_if_filler_text_match Font-weight and 'display: table-caption' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop e6da79be575067c0ad179aa6b9b9b3a21854d952 `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: table-caption' elements.
font-weight-applies-to-016 reference/no-red-on-blank-page-ref Font-weight and 'display: none' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 059f8878b43f0058ce830fedc89aded49798d38f `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: none' elements.
font-weight-applies-to-017 reference/font-weight-bold-ref Font-weight and 'display: inherit' elements http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 6f2008e03d434c243e0591d22a33be5910465dfc `Microsoft`<http://www.microsoft.com/> Font weights apply to 'display: inherit' elements.
font-weight-bolder-001 reference/font-weight-bolder-001-ref font weight mapping with various families with bolder use font,should http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness b2061d5c2d84e196daa561afc429f1bd63b73d7c `Mozilla`<http://www.mozilla.com/> Font weights should map to corresponding font faces in a family with all weights
font-weight-lighter-001 reference/font-weight-lighter-001-ref font weight mapping with various families with lighter use font,should http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness 348f55cf527eaf71b33d8b7f503794f781a5f4b3 `Mozilla`<http://www.mozilla.com/> Font weights should map to corresponding font faces in a family with all weights
font-weight-normal-001 reference/font-weight-normal-001-ref font weight mapping with various families font,should http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness c5b4417abd9139859716eaf9918f22175c02210a `Mozilla`<http://www.mozilla.com/> Font weights should map to corresponding font faces in a family with all weights
font-weight-rule-001 reference/font-weight-normal-ref Font-weight set to 'normal' corresponds to '400' http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 0ffb510c75391452627049488ca9182ddab1d309 `Microsoft`<http://www.microsoft.com/> A font weight of 'normal' corresponds to the weight value '400'.
font-weight-rule-002 Font-weight comparison of 100 to 900 http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 5a9f3c67f651c1dfbbaebe3131612cf7dbd26d6e `Microsoft`<http://www.microsoft.com/> Font weight value 100 to 900 indicate a weight that is either darker than OR as dark as its predecessor.
font-weight-rule-003 reference/font-weight-bold-ref Font-weight inherits the computed weight http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 6f84c5dc543e274b1f81276b7c04e13735efae48 `Microsoft`<http://www.microsoft.com/> Child elements inherit their parent's actual font weight.
font-weight-rule-004 reference/font-weight-bold-ref Font-weight set to 'bolder' http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop a2c457817d34570b962287ed474e0f1bebb042f6 `Microsoft`<http://www.microsoft.com/> The value 'bolder' selects the next darker weight compared to its parent's weight.
font-weight-rule-005 reference/font-weight-bold-ref Font-weight set to 'bolder' increasing the value above '900' http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 599293f059e0493785e061a17c31609e523d47f0 `Microsoft`<http://www.microsoft.com/> The 'font-weight' property set to 'bolder' does not increase the value of font weight when the parent values is already set at 900.
font-weight-rule-006 reference/font-weight-normal-ref Font-weight set to 'lighter' http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop aeef174a780327b258ec08bf6103929b865744b5 `Microsoft`<http://www.microsoft.com/> A font weight of 'lighter' selects the next lighter weight.
font-weight-rule-007 reference/font-weight-normal-ref Font-weight set to 'lighter' decreasing value below '100' http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 9e914a72e88f1bee3dce40dfd5ff285f99f10ed9 `Microsoft`<http://www.microsoft.com/> A font weight of 'lighter' selects the next lighter weight compared to its parent's weight.
font-weight-rule-008 reference/font-weight-bold-ref Font-weight compare 'bold' to '700' http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop b0a1dd691052021e73d386ebcad7bda3cc784fb7 `Microsoft`<http://www.microsoft.com/> A font weight set to 'bold' corresponds to the weight value '700'.
fonts-009 CSS Tables: Font Inheritance ahem http://www.w3.org/TR/CSS21/tables.html#table-layout 6208062b59f0b60ce1a075dbefb6eed0d5837e23 `Ian Hickson`<mailto:ian@hixie.ch>
fonts-010 reference/fonts-010-ref font inheritance into <pre> elements ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm 2ff277b5316792da739b900fb83276087480d445 `Ian Hickson`<mailto:ian@hixie.ch>
fonts-011 reference/fonts-011-ref Fonts and bidi ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm ce0ec507ab570baa8ea5bafc80a6fe51bd8c147e `Ian Hickson`<mailto:ian@hixie.ch>
fonts-012 reference/fonts-012-ref Fonts and not bidi ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm 5184f6166f15bad6d3a2f5919da1bd75f315fa84 `Ian Hickson`<mailto:ian@hixie.ch>
fonts-013 reference/fonts-013-ref font and fallbacks ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm c51d7c91c63c3668bc03a2a9fdf35bdea0043c46 `Ian Hickson`<mailto:ian@hixie.ch>
fonts-014 reference/fonts-013-ref font and fallbacks ahem http://www.w3.org/TR/CSS21/fonts.html#algorithm,http://www.w3.org/TR/css-fonts-3/#font-matching-algorithm 2e0481edb25ec1143e7a83c2208ecc413691cfe7 `Ian Hickson`<mailto:ian@hixie.ch>
forced-page-breaks-000 forced page breaks paged http://www.w3.org/TR/CSS21/page.html#page-break-props 5177c66f3e152b1c86256fbc225efbb76e637ee5 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A page break MUST occur in the vertical margin between block boxes if, among the 'page-break-after' and 'page-break-before' properties of all the elements generating boxes that meet at this margin, there is at least one with the value 'always', 'left', or 'right'.
forced-page-breaks-001 multiple forced page breaks case paged http://www.w3.org/TR/CSS21/page.html#page-break-props d5905c2e8f6117e306f390601a29f7aa78303c48 `Tom Clancy`<mailto:tclancy@revenution.com> When multiple 'page-break-before' and/or 'page-break-after' properties with values of 'always', 'left' or 'right' apply at a margin, only one of them generates page breaks.
forced-page-breaks-002 forced page breaks for different page values paged http://www.w3.org/TR/CSS21/page.html#page-break-props d402b4a9dc0790811d537720240c946a16b4b47d `Tom Clancy`<mailto:tclancy@revenution.com> A page break MUST occur in the vertical margin between block boxes if the last line box above this margin and the first one below it do not have the same value for 'page'.
frameset-border-spacing-001 Applying the 'border-spacing' property to a 'frameset' element may http://www.w3.org/TR/CSS21/tables.html#separated-borders 90e48331d22eb54bbf18cbc3573ccc2858c2e4a9 `Microsoft`<http://www.microsoft.com/> The user agent may allow the 'border-spacing' property to be applied to an HTML/XHTML 'frameset' element (non-normative rule).
grid-float-001 reference/ref-filled-green-100px-square 'float' has no effect on grid items http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visuren.html#float-position 2cdb8fee9ceee8a6819760b7d5cc1ef4fa209e8b `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
grid-inline-float-001 reference/ref-filled-green-100px-square 'float' has no effect on grid items within an inline grid http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visuren.html#float-position 825d42bdc9fc9ae781c4e88f6e1c718a2a4fb246 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
grid-inline-vertical-align-001 reference/ref-filled-green-100px-square 'vertical-align' has no effect on grid items within an inline grid ahem http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align 8cb6cc02a7e15d764eb845240e533f81323fbee0 `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
grid-vertical-align-001 reference/ref-filled-green-100px-square 'vertical-align' has no effect on grid items ahem http://www.w3.org/TR/css-grid-1/#grid-containers,http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align cadf0eb05e6e573cf09553ab26a4a6540bb1f4ce `Manuel Rego Casasnovas`<mailto:rego@igalia.com>
grouping-000 reference/grouping-000-ref,!reference/grouping-000-notref Selectors: Grouping http://www.w3.org/TR/CSS21/selector.html#grouping 62a41fd8b8a715aaf7ae70a4f00b0cc3af55c016 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply the rule to all elements grouped
grouping-001 reference/grouping-000-ref,!reference/grouping-000-notref Selectors: Grouping: Invalid grouping invalid http://www.w3.org/TR/CSS21/selector.html#grouping 9596b2e67894bd477238a90ad66af0b770a527db `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should ignore an invalid grouping
grouping-002 reference/grouping-002-ref,!reference/grouping-002-notref Condensing selectors http://www.w3.org/TR/CSS21/selector.html#grouping 5e80f38cbf9b8269c2fa23cd00c45ebd7aa71ed0 `Microsoft`<http://www.microsoft.com/> Selectors can be condensed into a single selector.
height-001 reference/height-001-ref Height using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 26b30109c8f8042237eefcc3dee1cd8c6e1ea932 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in pixels is invalid and resets its value to 'auto'.
height-002 reference/height-001-ref Height using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property e3c7f7963d38e9e64ad7efff51e8bac7531341dd `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in pixels.
height-003 reference/height-003-ref Height using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1859c8115615b130a4578b76f7b9f6ca7b88a539 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in pixels.
height-004 reference/height-001-ref Height using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property aab53a4233359a480b38ba64a2e9d1e4748ae7cd `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in pixels.
height-005 reference/height-001-ref Height using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 759ce1cd76bbf9c7f8d37a75c7308716c48bdd5e `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in pixels.
height-006 reference/height-006-ref Height using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1463b3c966784c3519f8ad29419cadc45af8dd96 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in pixels.
height-007 reference/height-006-ref Height using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 01628abac76894f014a0fae1f434b895e7cf7eea `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in pixels.
height-012 reference/height-001-ref Height using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 46783a41982b19c91fdfb7f38545a13e1f0e32e4 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in points is invalid and resets its value to 'auto'.
height-013 reference/height-001-ref Height using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property cf9ace65670ac4b2e0a48abb8686641300f51681 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in points.
height-014 Height using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 0d0f2af8d7ebc87fc4103b20bf50ed6686f17630 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in points.
height-015 reference/height-001-ref Height using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 7425610757ea89e148e3138c75581c3809a4e9cb `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in points.
height-016 reference/height-001-ref Height using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property eceecbd37f68618065b0af561d4d91eb185a4824 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in points.
height-017 reference/height-006-ref Height using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 616edf31c6e35c3e1eae4816eec9370cc811445f `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in points.
height-018 reference/height-006-ref Height using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1437871373e4aeed405cd0b61e5685ea4f4759a3 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in points.
height-023 reference/height-001-ref Height using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f702e09cd0ee6f48e038255fb62fed90969dcb92 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in picas is invalid and resets its value to 'auto'.
height-024 reference/height-001-ref Height using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 3ce89b356a4df1870a00b4dd2cd281847d26086e `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in picas.
height-025 reference/height-025-ref Height using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 0282592728d84ad851854c1fa08502713f0cd285 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in picas.
height-026 reference/height-001-ref Height using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property af055facd2ead812ad474e92cbb6e3c2983db71a `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in picas.
height-027 reference/height-001-ref Height using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property d5525be7ff06eec5d73c1ff15facc687cf095fbf `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in picas.
height-028 reference/height-006-ref Height using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1bd3bbeb94db32554af10c42f951270d526f15b7 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in picas.
height-029 reference/height-006-ref Height using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 93d9999d57347ddd3ac783b22f8f684f25b981c2 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in picas.
height-034 reference/height-001-ref Height using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 3b45adc8a88ec53b1de02443eb78dcb32f035394 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in centimeters is invalid and resets its value to 'auto'.
height-035 reference/height-001-ref Height using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property d56661e7c2deefbf5846323740f8a3a4cbe013fe `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in centimeters.
height-036 Height using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f7da401ecf79afaa9ae485ce6ef3538d80bf789c `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in centimeters.
height-037 reference/height-001-ref Height using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 546be5d98c4b133fe675a7d271e133e283f2e289 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in centimeters.
height-038 reference/height-001-ref Height using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property fddb813a53e0dc3eda4673817eee3d84badaaa81 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in centimeters.
height-039 reference/height-006-ref Height using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 28b765c4a75855ff4e1a6a295f17db7579e86350 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in centimeters.
height-040 reference/height-006-ref Height using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property e95fa3aa02b1a2426005a69dfd349a8566ce6564 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in centimeters.
height-045 reference/height-001-ref Height using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1fbec0ddb1b0d39b0f9d4f9c3d308cf990d919a1 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in millimeters is invalid and resets its value to 'auto'.
height-046 reference/height-001-ref Height using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 46e943bdd9c46e17a2493ea6f0e857bd662028a0 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in millimeters.
height-047 Height using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1789087573cbf79b2624745bc5f975e45292c455 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in millimeters.
height-048 reference/height-001-ref Height using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property e555e9f0a26f7a735a1b360b274cc255636b615d `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in millimeters.
height-049 reference/height-001-ref Height using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property ea58b66e36df9b0bdd4639c0b0848b548bf90b8a `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in millimeters.
height-050 reference/height-006-ref Height using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property aca670ed3f15484d21458cefa508fc8b00528d2d `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in millimeters.
height-051 reference/height-006-ref Height using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 7440a72743d41c894acbb93d2622984568f87958 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in millimeters.
height-056 reference/height-001-ref Height using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 85d5107db4bd2333eaf95e416f6843e136bc7613 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in inches is invalid and resets its value to 'auto'.
height-057 reference/height-001-ref Height using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 6bfcfb9f670b87e989340d30813f0f71572dd930 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in inches.
height-058 reference/height-058-ref Height using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 90a1d6c7b2cab75ace64ed4b37aef990969c40b9 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in inches.
height-059 reference/height-001-ref Height using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 85bdccbff5a72acdf3f71dbd08758edc0a7087b0 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in inches.
height-060 reference/height-001-ref Height using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f407ac4e79d62e9ac2c0b81177221e5bb77b11b5 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in inches.
height-061 reference/height-061-ref Height using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property d329fb12ca5666a21167783fff82f883f4f24e74 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in inches.
height-062 reference/height-061-ref Height using inches with a positive nominal value, +3in http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 755a85d8a9f4896828c57d349664961815557540 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in inches.
height-067 reference/height-067-ref Height using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property a622393292d45f9afd3cd1a9346c94ccf8b82ffd `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in 'em' units is invalid and resets its value to 'auto'.
height-068 reference/height-067-ref Height using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property cd31ed9c49136200d7734527b2766b735003fcf2 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in 'em' units.
height-069 reference/height-069-ref Height using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property d7060a2281c7b3b2277b4af1df6d4c45b9db73c9 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in 'em' units.
height-070 reference/height-067-ref Height using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 2e1679f10bce494ab95c9eae048366982fcbc002 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in 'em' units.
height-071 reference/height-067-ref Height using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 2219ff05b1fb5331eeafdf9afd43378c8338291a `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in 'em' units.
height-072 reference/height-072-ref Height using 'em' units with a nominal value, 5em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property cff595c8834a1eebbe4dc03bd610ba34839f6012 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in 'em' units.
height-073 reference/height-072-ref Height using 'em' units with a positive nominal value, +5em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 22983550cfa4e71a1f3d5d695d2e5c3c186178e2 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in 'em' units.
height-078 reference/height-067-ref Height using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property b6bd555cd39a2c8e133db8d9c9b3ee478802930a `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in 'ex' units is invalid and resets its value to 'auto'.
height-079 reference/height-067-ref Height using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 4e1e5a515edb4afa22e2ca3f3680cda601ad43c3 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in 'ex' units.
height-080 reference/height-080-ref Height using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property e07f0a3d9c0411d71a8e7b9e2d12f9b4bc182caa `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in 'ex' units.
height-081 reference/height-067-ref Height using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property ef281ad4dfd3692b3a7d0d849232ddaff7b89dc7 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in 'ex' units.
height-082 reference/height-067-ref Height using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property a473875cba721020073c7f9324d6a834d1598921 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in 'ex' units.
height-083 reference/height-006-ref Height using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 7116d4b97076d8ca7447fd58b2a9d90d31acafe0 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in 'ex' units.
height-084 reference/height-006-ref Height using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f74bbe6a397dec0f1b575c39820700ede601e8d9 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in 'ex' units.
height-089 reference/height-001-ref Height using percentages with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f3a390ecbd8343c8893741ab53979f21b7106c5e `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum minus one length value in percentages is invalid and resets its value to 'auto'.
height-090 reference/height-001-ref Height using percentages with a minimum value, 0% http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 111df8e1825328c10ada7219982ca039833f39fd `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum length value in percentages.
height-091 reference/height-003-ref Height using percentages with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property d485310cf211f36f9c55df7ae9c2e4c2bc48e1a9 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a minimum plus one length value in percentages.
height-092 reference/height-001-ref Height using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property eb73c33061a1f69c1dc2db06b2e7be468880b312 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value in percentages.
height-093 reference/height-001-ref Height using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f467eac550f3c6ef95d43f90717aa265a3cee2c4 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value in percentages.
height-094 reference/height-006-ref Height using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 99fbbaab79cc211cbd93be18f81479d1b8fdd6eb `Microsoft`<http://www.microsoft.com/> The 'height' property sets a nominal length value in percentages.
height-095 reference/height-006-ref Height using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 7ff1318c6840c9d390a643eb7704169993920605 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive nominal length value in percentages.
height-100 reference/ref-if-there-is-no-red Height with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property bfda1ac8fa56303789fdedc6d5b1978a004036f8 `Microsoft`<http://www.microsoft.com/> The 'height' property sets a negative zero length value with no units.
height-101 reference/ref-if-there-is-no-red Height with a zero value and no units, 0 http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property a0346ef5fea4f2ed369f8cba4b5c97498ed8d19c `Microsoft`<http://www.microsoft.com/> The 'height' property sets a zero length value with no units.
height-102 reference/ref-if-there-is-no-red Height with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 4771f2c8d5edc4db8bd499aff5cd3b024bde979a `Microsoft`<http://www.microsoft.com/> The 'height' property sets a positive zero length value with no units.
height-103 reference/ref-if-there-is-no-red Height set to a value of auto http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 6bc8e89c351c07d4e21647a3528934a353ea4e54 `Microsoft`<http://www.microsoft.com/> The 'height' property applies a value of auto.
height-104 reference/height-003-ref Height set to inherit http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property c7df7107c738da0879fe0c63badc81b6a4aa5e11 `Microsoft`<http://www.microsoft.com/> The 'height' property properly inherits the height value of the parent.
height-111 reference/height-111-ref Nested heights http://www.w3.org/TR/CSS21/visudet.html#the-height-property 00bd96c1a0eedd17cc9c6f314f916fe0fabe8987 `Ian Hickson`<mailto:ian@hixie.ch>
height-112 reference/height-112-ref Nested heights http://www.w3.org/TR/CSS21/visudet.html#the-height-property 8b8a8eb2f768e87ca73ef528bce0091303e87a34 `Ian Hickson`<mailto:ian@hixie.ch>
height-113 reference/height-113-ref Nested heights with percentages and borders http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1846753a0c2b483d36a8125a7fb96aaf6985a69f `Ian Hickson`<mailto:ian@hixie.ch>
height-114 reference/height-114-ref Negative heights http://www.w3.org/TR/CSS21/visudet.html#the-height-property 8ada290c89e3cc1c45d8a4a4bff948a1f1198063 `Ian Hickson`<mailto:ian@hixie.ch>
height-applies-to-001 Height applied to elements with 'display' set to 'table-row-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 6d1f6dd557a5d61333547f0059d07045bfd84498 `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table-row-group'.
height-applies-to-002 Height applied to elements with 'display' set to 'table-header-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property b119daa6ffee8f3aa069f0d7d84d6b58c932a429 `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table-header-group'.
height-applies-to-003 Height applied to elements with 'display' set to 'table-footer-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property b435546f897183db7813b00db5479d94d044a0ff `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table-footer-group'.
height-applies-to-004 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property fe8c9d8016874ef24b754e1444aaf3721952d531 `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table-row'.
height-applies-to-005 reference/ref-if-there-is-no-red Height applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 4a8582d6ad4c35df7bdef6c05fd8ad0ed478593a `Microsoft`<http://www.microsoft.com/> The 'height' property does not to elements with 'display' set to 'table-column-group'.
height-applies-to-006 reference/ref-if-there-is-no-red Height applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 1b981e16ce3b0a5e1af9b54544dda9cb8448177c `Microsoft`<http://www.microsoft.com/> The 'height' property does not to elements with 'display' set to 'table-column'.
height-applies-to-007 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property efefcf9253b1d7f3ee4361abcaa4f5fb8b2e8b8a `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table-cell'.
height-applies-to-008 reference/ref-if-there-is-no-red Height applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property b1dc4b65f4c3564d54700d118e78135c336ec8c3 `Microsoft`<http://www.microsoft.com/> The 'height' property does not apply to elements with 'display' set to 'inline'.
height-applies-to-009 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 2ab3235c860e6250865d1e39909566fe5484992f `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'block'.
height-applies-to-010 Height applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 6f4ab625832ba1a6c09533150a5a4ec522773682 `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'list-item'.
height-applies-to-010a reference/height-applies-to-010a-ref height set to 0 to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/CSS21/visufx.html#overflow 7548134b6523e5ed9fa54a98bba221901c57605c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Boris Zbarsky`<mailto:bzbarsky@MIT.EDU> If height of content exceeds the set height of a block-level non-replaced element in normal flow (like a list-item element such as in this test), then the content should overflow according to the 'overflow' property.
height-applies-to-011 reference/pass_if_square_96px_black Height applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property fa697f0d75f767a1482513b064ddc25aadf884ce `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'run-in'.
height-applies-to-012 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 065dcd404c76062c7d02176c28271c69bd8d7956 `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'inline-block'.
height-applies-to-013 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 653eedf709a6f628a852ba8ae4fe2248c52d4b15 `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table'.
height-applies-to-014 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property a825a99c22550be0f5d9fd7201bd924fb184001c `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'inline-table'.
height-applies-to-015 reference/ref-filled-black-96px-square Height applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 60cae8fac2584d5bf78ffcb84446c6902f2d249b `Microsoft`<http://www.microsoft.com/> The 'height' property applies to elements with 'display' set to 'table-caption'.
height-applies-to-016 reference/ref-if-there-is-no-red Height applied to elements set to 'display: none' http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 615968d5460a4e7bc9c886805d88e6deead92d92 `Microsoft`<http://www.microsoft.com/> Height can be applied to 'display: none' elements.
height-inherit-001 reference/ref-filled-green-100px-square Inheriting Explicit Heights http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit f42cab81dcb4ff17a2d65667d6b0979e17815772 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The computed height is inherited, even if the 'height' property does not apply.
height-percentage-001 reference/height-percentage-001-ref Percentage height computed to containing block http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 48a5f26a9f7b3e5fde06839b4a08f338d56c39fb `Microsoft`<http://www.microsoft.com/> A percentage height is calculated using the height of the containing block.
height-percentage-002 reference/ref-if-there-is-no-red Percentage based 'height' computes to 'auto' when containing block has no specified height http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property 0c46babfc0dc844fb4befed56bd1f50b3d4c98f6 `Microsoft`<http://www.microsoft.com/> A percentage height is computed to 'auto' when the element is not absolutely positioned and there is no 'height' explicitly set on the containing block (or when the containing block's height is set to 'auto').
height-percentage-003 reference/height-percentage-003-ref Percentage based 'height' on the root element http://www.w3.org/TR/CSS21/visudet.html#propdef-height,http://www.w3.org/TR/CSS21/visudet.html#the-height-property d8df6cae96c3d01e7890ea95c3b64672be408e33 `Microsoft`<http://www.microsoft.com/> A percentage 'height' on the root element is relative to the initial containing block.
height-percentage-003a reference/height-percentage-003a-ref Height percentage - 100% of the initial containing block's height http://www.w3.org/TR/CSS21/visudet.html#the-height-property 60724eb749579c752f0e570be3ad0b251739c241 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The initial containing block has the dimensions of the viewport. A percentage height on the root element is relative to the initial containing block. A 'height: 100%' of the document root element should use all of the document root element's height.
height-percentage-004 reference/height-percentage-001-ref Resolving container heights when they contain absolutely positioned elements with percentage based heights http://www.w3.org/TR/CSS21/visudet.html#the-height-property d74474b292a2f34c55bab6d731951c22b6b7a6fa `Microsoft`<http://www.microsoft.com/> The 'height' of the containing block of an absolutely positioned element is independent of the size of the element itself.
height-percentage-005 reference/ref-filled-black-96px-square height percentage - inline replaced element inside an auto-height container image http://www.w3.org/TR/CSS21/visudet.html#the-height-property bae568524a54ba643bee2a8558fbe507f622e991 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an height percentage is calculated with respect to the height of the generated box's containing block only if and only when such containing block's height is specified explicitly (i.e., it depends on content height; its specified height is not 'auto'). In this test, the div#parent has an 'auto' height; therefore the height percentage specified on div#child is treated as 'auto' and so the image should be rendered (entirely visible) inside that div#child. Note that div#grandparent's initial overflow value is 'visible'.
height-table-cell-001 reference/ref-filled-green-100px-square height - table cell height http://www.w3.org/TR/CSS21/tables.html#height-layout fe56e7833338d8dca1747d924b8fae2989a2814e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The height of a 'table-row' element's box is the maximum of the row's computed 'height', the computed 'height' of each cell in such row and the minimum height required by the content of the cells. The height of a cell is the maximum between its specified 'height' and the minimum height required by its content.
height-width-inline-table-001 reference/ref-filled-green-100px-square height and width of element set to 'display: inline-table' http://www.w3.org/TR/CSS21/tables.html#height-layout 8488d4b462c5a3fb9e4dea2edb7c66d8e16a2e1b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'inline-table' is given by its height and width properties when specified.
height-width-inline-table-001a reference/ref-filled-green-100px-square height and width of element set to 'display: inline-table' http://www.w3.org/TR/CSS21/tables.html#height-layout b8c616fc5ec5a822430b8c83f028ced5996387ff `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'inline-table' is given by its height and width properties when specified.
height-width-inline-table-001b reference/ref-filled-green-100px-square height and width of element set to 'display: inline-table' http://www.w3.org/TR/CSS21/tables.html#height-layout ab6338c8b81b86d07226ba39e7362fecb1334e26 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'inline-table' is given by its height and width properties when specified.
height-width-inline-table-001c reference/ref-filled-green-100px-square height and width of element set to 'display: inline-table' http://www.w3.org/TR/CSS21/tables.html#height-layout 802e3a73952a30cc1465ba2c3d392dceca6a7e09 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'inline-table' is given by its height and width properties when specified.
height-width-inline-table-001d reference/ref-filled-green-100px-square height and width of element set to 'display: inline-table' http://www.w3.org/TR/CSS21/tables.html#height-layout 5e6d5da20fd4039e3a2b33a9d9a12b31cc7f93c2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'inline-table' is given by its height and width properties when specified.
height-width-inline-table-001e reference/ref-filled-green-100px-square height and width of element set to 'display: inline-table' http://www.w3.org/TR/CSS21/tables.html#height-layout 623886e2645154c02eb3aab0c55fdb6acb836bea `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'inline-table' is given by its height and width properties when specified.
height-width-table-001 reference/ref-filled-green-100px-square height and width of element set to 'display: table' http://www.w3.org/TR/CSS21/tables.html#height-layout 6c8149919aa4a792bdaca39c8b836f2d627eb220 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'table' is given by its height and width properties when specified.
height-width-table-001a reference/ref-filled-green-100px-square height and width of element set to 'display: table' http://www.w3.org/TR/CSS21/tables.html#height-layout defe0aa8533f80372811e4dd29b762658d2c14c0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'table' is given by its height and width properties when specified.
height-width-table-001b reference/ref-filled-green-100px-square height and width of element set to 'display: table' http://www.w3.org/TR/CSS21/tables.html#height-layout f052d5e0a1bf25a1f8061081b2f991c6af70153c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'table' is given by its height and width properties when specified.
height-width-table-001c reference/ref-filled-green-100px-square height and width of element set to 'display: table' http://www.w3.org/TR/CSS21/tables.html#height-layout 34bd0d0f36cba3571cd82fff498da2e83ff2f478 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'table' is given by its height and width properties when specified.
height-width-table-001d reference/ref-filled-green-100px-square height and width of element set to 'display: table' http://www.w3.org/TR/CSS21/tables.html#height-layout 685989d98de9bead9d55c51cfe4ef420555c7f4b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'table' is given by its height and width properties when specified.
height-width-table-001e reference/ref-filled-green-100px-square height and width of element set to 'display: table' http://www.w3.org/TR/CSS21/tables.html#height-layout a54d621b0af614d9d47fa7d87aa9affe3b8a6ea9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The content-box height and width of an empty element styled with display set to 'table' is given by its height and width properties when specified.
hover-selector-001 Hover selector on a simple element interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 45617f1d36e7e2c0d22a2fba5cf241e5953568fb `Microsoft`<http://www.microsoft.com/> The :hover pseudo-class selects an element which is being hovered by the mouse cursor.
hover-selector-002 :hover and font-weight interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes 995222e8a6f99dda1bdd13c559da0b98f5f35abd `Ian Hickson`<mailto:ian@hixie.ch>
hover-selector-003 :hover and font-weight interact http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes dfc3d990cca752eae722336f2b4790eeee819d59 `Ian Hickson`<mailto:ian@hixie.ch>
html-attribute-001 Attribute 'align' vs. CSS 'caption-side' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 6ff79bd3688b0eacf246e25657df74f00e6c5d94 `Microsoft`<http://www.microsoft.com/> Attribute 'align' has a specificity of zero and is overridden by CSS.
html-attribute-002 Attribute 'alink' vs. CSS active specificity interact http://www.w3.org/TR/CSS21/cascade.html#preshint 8c86a5ad2b9e0348aac8657d3e710d462f84f248 `Microsoft`<http://www.microsoft.com/> Attribute 'alink' has a specificity of zero and is overridden by CSS.
html-attribute-003 Attribute 'background' vs. CSS 'background' specificity image http://www.w3.org/TR/CSS21/cascade.html#preshint b9845908e3b0c5654ffe8ccbee9888ea84ae8256 `Microsoft`<http://www.microsoft.com/> Attribute 'background' has a specificity of zero and is overridden by CSS.
html-attribute-004 Attribute 'bgcolor' vs. CSS 'background-color' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 392b6ca64b85792d991bfe34eb8741488420df6d `Microsoft`<http://www.microsoft.com/> Attribute 'bgcolor' has a specificity of zero and is overridden by CSS.
html-attribute-005 Attribute 'border' vs. CSS border specificity http://www.w3.org/TR/CSS21/cascade.html#preshint f3d5a3d9a7671c3d99f8e6fa022339af44583ff3 `Microsoft`<http://www.microsoft.com/> Attribute 'border' has 0 specificity and is overridden by CSS.
html-attribute-006 Attribute 'cellpadding' vs. CSS 'padding' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint b4e7fb18cea83598e7cc7c4ac641e3acda7f4d17 `Microsoft`<http://www.microsoft.com/> Attribute 'cellpadding' has a specificity of zero and is overridden by CSS.
html-attribute-007 Attribute 'cellspacing' vs. CSS border-spacing specificity http://www.w3.org/TR/CSS21/cascade.html#preshint c5941bb56d3bf016683361e47c2a06a6db00e956 `Microsoft`<http://www.microsoft.com/> Attribute 'cellspacing' has 0 specificity and is overridden by CSS.
html-attribute-008 Attribute 'clear' vs. CSS 'clear' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 7b19941f4f57ea91625aea6a2cf76715606623da `Microsoft`<http://www.microsoft.com/> Attribute 'clear' has a specificity of zero and is overridden by CSS.
html-attribute-009 reference/filler-text-below-green Attribute 'color' vs. CSS 'color' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 4caf0354dc9eb76c5663703b3fb70f1ee6cc9b47 `Microsoft`<http://www.microsoft.com/> Attribute 'color' has a specificity of zero and is overridden by CSS.
html-attribute-010 Attribute 'cols' vs CSS 'width' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 20919b35da4ecc43fabd3524de16f08635cefcec `Microsoft`<http://www.microsoft.com/> Attribute 'cols' has a specificity of zero and is overridden by CSS.
html-attribute-011 Attribute 'width' vs. CSS 'width' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint dca085b913738ff124d0e406ade4d905ca7205e4 `Microsoft`<http://www.microsoft.com/> Attribute 'width' has a specificity of zero and is overridden by CSS.
html-attribute-012 Attribute 'face' vs. CSS 'font-family' specificity ahem http://www.w3.org/TR/CSS21/cascade.html#preshint 681950b5bf1e0f98edac8e89970cf88e985d3962 `Microsoft`<http://www.microsoft.com/> Attribute 'face' has a specificity of zero and is overridden by CSS.
html-attribute-013 Attribute 'valign' vs. CSS 'vertical-align' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 1af9f309f473513daafd8ae1645e6b668e254be9 `Microsoft`<http://www.microsoft.com/> Attribute 'valign' has a specificity of zero and is overridden by CSS.
html-attribute-014 Attribute 'frame' vs. CSS 'border' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 6e6c40a820a128c22eff1fa6a176bf957cb9d1bb `Microsoft`<http://www.microsoft.com/> Attribute 'frame' has a specificity of zero and is overridden by CSS.
html-attribute-015 Attribute 'rules' vs. CSS border specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 685f091cb8e784ae6847279d43f641dbbd33f54b `Microsoft`<http://www.microsoft.com/> Attribute 'rules' has a specificity of zero and is overridden by CSS.
html-attribute-017 Attribute 'height' vs. CSS 'height' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 9f918f716ae803075e9e92d429a462f66c2d028a `Microsoft`<http://www.microsoft.com/> Attribute 'height' has a specificity of zero and is overridden by CSS.
html-attribute-018 Attribute 'hspace' vs. CSS 'margin' specificity image http://www.w3.org/TR/CSS21/cascade.html#preshint cb744de8fd1993ece3b052165108bfcc40afc907 `Microsoft`<http://www.microsoft.com/> Attribute 'hspace' has a specificity of zero and is overridden by CSS.
html-attribute-019 Attribute 'vspace' vs. CSS 'margin' specificity image http://www.w3.org/TR/CSS21/cascade.html#preshint ab65bccac0d972712beaa897850a781cd7e1d5e2 `Microsoft`<http://www.microsoft.com/> Attribute 'vspace' has a specificity of zero and is overridden by CSS.
html-attribute-020 Attribute 'link' vs. CSS ':link' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 8c94071abbb4744610f72a2dbb7743eca89a4573 `Microsoft`<http://www.microsoft.com/> Attribute 'link' has a specificity of zero and is overridden by CSS.
html-attribute-021 Attribute 'marginheight' vs. CSS 'margin' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint d2199ec135e55039f47d8428d5a27c8ee99183a3 `Microsoft`<http://www.microsoft.com/> Attribute 'marginheight' has a specificity of zero and is overridden by CSS.
html-attribute-022 Attribute 'marginwidth' vs. CSS 'margin' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 0a55e934830d62cbc82e39fd44ed065fac5caf15 `Microsoft`<http://www.microsoft.com/> Attribute 'marginwidth' has a specificity of zero and is overridden by CSS.
html-attribute-023 HTML 'noshade' attribute vs CSS color specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 01d56a14c9e71650068669861751e5d2066fb521 `Microsoft`<http://www.microsoft.com/> Attribute 'noshade' has 0 specificity and is overridden by CSS.
html-attribute-024 Attribute 'nowrap' vs. CSS 'white-space' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 5651cf12c547723d4dd92debd53c1849c4d71d54 `Microsoft`<http://www.microsoft.com/> Attribute 'nowrap' has a specificity of zero and is overridden by CSS.
html-attribute-025 Attribute 'rows' vs CSS 'height' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 2b620dd8e095b0b77dadd00bc00303af82331511 `Microsoft`<http://www.microsoft.com/> Attribute 'rows' has a specificity of zero and is overridden by CSS.
html-attribute-027 Attribute 'size' vs CSS 'height' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 2ff211e36163503f656b0159564c0d65b733683a `Microsoft`<http://www.microsoft.com/> Attribute 'size' has a specificity of zero and is overridden by CSS.
html-attribute-028 reference/filler-text-below-green Attribute 'text' vs. CSS 'color' specificity http://www.w3.org/TR/CSS21/cascade.html#preshint 1ce9f6f95b73a4ccf256bec09117276809d48ade `Microsoft`<http://www.microsoft.com/> Attribute 'text' has a specificity of zero and is overridden by CSS.
html-attribute-029 Attribute 'vlink' vs. CSS ':visited' specificity history,interact http://www.w3.org/TR/CSS21/cascade.html#preshint f998397c8034e6c1736eb7ddec232c366a1c94a5 `Microsoft`<http://www.microsoft.com/> Attribute 'vlink' has a specificity of zero and is overridden by CSS.
html-case-sensitivity-001 reference/filler-text-below-green HTML case sensitivity - Simple selectors HTMLonly http://www.w3.org/TR/CSS21/selector.html#attribute-selectors 61c5f087d9286aac1c28ebd292b4d741f26ee594 `Microsoft`<http://www.microsoft.com/> Simple selectors are not case sensitive in HTML.
html-precedence-001 reference/filler-text-below-green Element selector precedence http://www.w3.org/TR/CSS21/cascade.html#preshint 3573513b879877aac04434ec6e5b093269bc4524 `Microsoft`<http://www.microsoft.com/> The 'color' attribute has a specificity equal to 0 which be overridden by subsequent style sheet rules.
id-000 Selectors: ID selectors http://www.w3.org/TR/CSS21/selector.html#id-selectors 463eba4c028d772cb7198af3f1c26a4b860388f2 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have the specified ID
id-001 Selectors: ID selectors with universal selector http://www.w3.org/TR/CSS21/selector.html#id-selectors 8d3fdcdbc42deccf10afba808b5c2f1a341fee91 `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> Browsers should apply each rule to the elements which have the specified ID
id-selector-001 reference/filler-text-below-green Simple ID selectors http://www.w3.org/TR/CSS21/selector.html#id-selectors 2ec36974e56f095149b533a548f4b62904a37bbb `Microsoft`<http://www.microsoft.com/> ID selector matches appropriate element.
id-selector-002 ID selector syntax - Begins with hyphen http://www.w3.org/TR/CSS21/selector.html#id-selectors f2b68d1bd277518e2b49e42d17095def5ba97008 `Microsoft`<http://www.microsoft.com/> Identifier selectors starting with a hyphen are valid.
id-selector-004 reference/no-red-filler-text-ref Invalid ID selector syntax - white space between # and id invalid http://www.w3.org/TR/CSS21/selector.html#id-selectors 7459386103b7a6c9db4af7f650d624a9151af0ec `Microsoft`<http://www.microsoft.com/> White space is not allowed between # and identifier for selector.
id-selector-005 reference/no-red-filler-text-ref Invalid ID selector syntax - Begins with numerals invalid http://www.w3.org/TR/CSS21/selector.html#id-selectors 1bd9f836f45d52bafde0199eff7f47086d979f72 `Microsoft`<http://www.microsoft.com/> Identifier selectors are invalid if it begins with a numeral.
id-selector-006 reference/filler-text-below-green Simple ID selectors specificity over attribute selectors http://www.w3.org/TR/CSS21/selector.html#id-selectors fd8cd5725804469be3f3dc5b1f80830a4c700a9c `Microsoft`<http://www.microsoft.com/> ID selectors trump attribute selectors in specificity.
ident-000 reference/ident-000-ref Valid Identifiers (a-z) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters e71f8f7f8045de3492abc7fb80ab41d9569e6318 `L. David Baron`<https://dbaron.org/>
ident-001 reference/ident-000-ref Valid Identifiers (-_a-zA-Z0-9) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters ff4d262e4df9f832d9afd800fdf80034333401a0 `L. David Baron`<https://dbaron.org/>
ident-002 reference/ident-000-ref Valid Identifiers (starting with _) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters 7dd21d5af95ecc734ce62841bb966f52160d4008 `L. David Baron`<https://dbaron.org/>
ident-003 reference/ident-000-ref Valid Identifiers (starting with -) as Classes and IDs invalid http://www.w3.org/TR/CSS21/syndata.html#characters 927c985c3fd72ab94ef4803b2fe5eecb3ccc322a `L. David Baron`<https://dbaron.org/>,`Ray Kiddy`<mailto:ray@ganymede.org>
ident-004 reference/ident-000-ref Valid Identifiers (starting with ideographic) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters 93a9d0e37a6d1e528368ee196b84633be76cc8a0 `L. David Baron`<https://dbaron.org/>
ident-005 reference/ident-000-ref Valid Identifiers (including ideographic) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters a3a23fd23f3887e1c4376e060cdd55fc87582148 `L. David Baron`<https://dbaron.org/>
ident-006 reference/ident-000-ref Valid Identifiers (starting with escape) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters f1b84c83876b6bd8fd5e6fc56245975a1134eb19 `L. David Baron`<https://dbaron.org/>
ident-007 reference/ident-000-ref Valid Identifiers (including escape) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters aad203dce80d1fbe42ba47dfe2e375a0237997eb `L. David Baron`<https://dbaron.org/>
ident-008 reference/ident-000-ref Invalid Identifiers (starting with digit) as Classes and IDs invalid http://www.w3.org/TR/CSS21/syndata.html#characters eb3f4f88a6755fa58af970dcc78bf24240e32711 `L. David Baron`<https://dbaron.org/>
ident-009 reference/ident-000-ref Valid Identifiers (including digits) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters 2059f000389d6a377d31adda22b2348b0de90f41 `L. David Baron`<https://dbaron.org/>
ident-010 reference/ident-000-ref Valid Identifiers (starting with escape) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters 4387bee254744ed810b90a3a0c7233c27282df84 `L. David Baron`<https://dbaron.org/>
ident-011 reference/ident-000-ref Valid Identifiers (including escapes) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters 8ed654696d43797489ee3d86afd9f15acb715cfb `L. David Baron`<https://dbaron.org/>
ident-012 reference/ident-012-ref Valid Identifiers (starting with escaped digits, control codes) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters 4dc413241d8d6bfe59a58241d27b3b372c1967b1 `L. David Baron`<https://dbaron.org/>
ident-013 reference/ident-000-ref Valid Identifiers (starting with escaped -) as Classes and IDs http://www.w3.org/TR/CSS21/syndata.html#characters c77f29f4fc4615eb0d39b12df633a029d9fc4d63 `L. David Baron`<https://dbaron.org/>
ident-020 reference/ident-000-ref Invalid Identifiers (starting with double -) as Classes and IDs invalid http://www.w3.org/TR/CSS21/syndata.html#characters c4ddab2fcc8ec27dbe4b4876b416872b65b88314 `L. David Baron`<https://dbaron.org/>
ignored-rules-001 reference/filler-text-below-green Parsing invalid rules that precede good rules invalid http://www.w3.org/TR/CSS21/syndata.html#declaration 0b866d1222cf23f35f26d238726d15273fcc1eff `Microsoft`<http://www.microsoft.com/> Bad rules are ignored while following good rules are applied.
ignored-rules-002 reference/filler-text-below-green Parsing invalid rules that follow good rules invalid http://www.w3.org/TR/CSS21/syndata.html#declaration 7dfe293b2660f3fbc2de570da2c3088b70bbee58 `Microsoft`<http://www.microsoft.com/> Good rules are applied while following bad rules are ignored.
ignored-rules-003 reference/filler-text-below-green Parsing invalid values invalid http://www.w3.org/TR/CSS21/syndata.html#declaration 9d9b1bd28dd653aadbe1f5eebec01c9c2d8a41cb `Microsoft`<http://www.microsoft.com/> Invalid values are ignored while valid properties are applied.
ignored-rules-004 reference/filler-text-below-green Parsing invalid values with spaces invalid http://www.w3.org/TR/CSS21/syndata.html#declaration 8b8c57afdd6112925bbab8e1b900f20c0d51ac39 `Microsoft`<http://www.microsoft.com/> Invalid values with spaces are ignored while valid properties are applied.
ignored-rules-005 reference/filler-text-below-green Parsing invalid values that start with a valid value name invalid http://www.w3.org/TR/CSS21/syndata.html#declaration c352831db92f0062af9bc8d94d7a18cfd75dd6ad `Microsoft`<http://www.microsoft.com/> Invalid values that begin with a valid keyword are ignored while valid properties are applied.
ignored-rules-006 reference/filler-text-below-green Parsing invalid values with slashes invalid http://www.w3.org/TR/CSS21/syndata.html#declaration 196120bb28d7e792e8fcf7c9031b247572463ea1 `Microsoft`<http://www.microsoft.com/> Invalid values with slashes are ignored while valid properties are applied.
ignored-rules-007 reference/filler-text-below-green Parsing invalid values that are functions invalid http://www.w3.org/TR/CSS21/syndata.html#declaration b590bc0c33459102d1126ee05a71d93f2f827f77 `Microsoft`<http://www.microsoft.com/> Invalid values that are functions are ignored while valid properties are applied.
import-000 reference/ref-this-text-should-be-green At-rules invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules b913c0bbd9c6efca73329549a1e4a934ef375838 `L. David Baron`<https://dbaron.org/>
import-001 reference/ref-this-text-should-be-green At-rules invalid http://www.w3.org/TR/CSS21/syndata.html#at-rules eb7a919e84e0ea184fda6790446572d05265ff1a `L. David Baron`<https://dbaron.org/>
increment-counter-001 reference/pass_if_number_5 Counter-increment before 'counter' use http://www.w3.org/TR/CSS21/generate.html#content 68475dbc1bd6f6ce67d6514bb0dfa2f1319a1286 `Microsoft`<http://www.microsoft.com/> A counter is used after an increment.
inherit-001 Inherit keyword http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 4435a6e6308b23056f4e1faadba15463a600ede0 `Microsoft`<http://www.microsoft.com/> Children elements inherit the parents color given the 'inherit' keyword.
inherit-002 Inherit on non-inherited properties http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit e81869398e567fd1d7c84f02920d38e419c1d774 `Microsoft`<http://www.microsoft.com/> Inherit can be used on properties which are not normally inherited.
inherit-003 Inherit on the root element http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 947c3e790861c49389fa07ddc5e1d96e011b68ab `Microsoft`<http://www.microsoft.com/> If the 'inherit' value is set on the root element, the property is assigned its initial value.
inherit-004 CSS inheritance: basic test http://www.w3.org/TR/CSS21/fonts.html#fonts-intro 313187417b7e46e7939b4e421f3cb8833a152f0f `Ian Hickson`<mailto:ian@hixie.ch>
inherit-border-padding-000 Explicit Inheritance http://www.w3.org/TR/CSS21/cascade.html#inheritance,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/box.html#border-properties e25b378916d10125426e2b71fc81e43845b39e22 `Alan Harder`<mailto:Alan.Harder@Sun.COM>
inherit-static-offset-001 reference/ref-filled-green-100px-square top and left - inherit keyword on element with statically positioned parent image http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 1b1e24b16247f6bfc6515c5133fe3fca4ece9d2d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When using the 'inherit' reserved keyword value, the property takes the same specified value as the property for the element's parent, even in cases where such property does not apply. This test covers the case where the parent has absolute value lengths for left and top.
inherit-static-offset-002 reference/ref-filled-green-100px-square top and left - inherit keyword on element with statically positioned parent image http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 4c17609f333eba2a322c1db41e73a51d7b0dad19 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When using the 'inherit' reserved keyword value, the property takes the same specified value as the property for the element's parent, even in cases where such property does not apply. This test covers the case where the parent has percentage value lengths for left and top. Box offset specified as a percentage refer to the height (for top and bottom) or to the width (for left and right) of its containing block. If an element's position is 'relative', then its containing block is formed by the content edge of the nearest block container ancestor box.
inherit-static-offset-003 reference/ref-filled-green-100px-square top and left - inherit keyword on element with statically positioned parent image http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 11ad9d8fdd233e631c95f951f7ac0e4de83916c0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When using the 'inherit' reserved keyword value, the property takes the same specified value as the property for the element's parent, even in cases where such property does not apply. This test covers the case where the parent has relative value lengths for left and top.
inherited-value-001 Inheritance http://www.w3.org/TR/CSS21/cascade.html#inheritance 49a73a6c196c65cb6f3139dcb128a624ab8739c5 `Microsoft`<http://www.microsoft.com/> Children elements can inherit properties from parents.
inline-block-000 reference/inline-block-000-ref Test for inline-block http://www.w3.org/TR/CSS21/visuren.html#display-prop,http://www.w3.org/TR/CSS21/visudet.html#leading bdcae8dec95af22a329aadeb5c8728032027a123 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> This value causes an element to generate a block box, which itself is flowed as a single inline box, similar to a replaced element. The inside of an inline-block is formatted as a block box, and the element itself is formatted as an inline replaced element. The baseline of an 'inline-block' is the baseline of its last line box in the normal flow, unless it has either no in-flow line boxes or if its 'overflow' property has a computed value other than 'visible', in which case the baseline is the bottom margin edge.
inline-block-001 inline-block: ping test http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width abb8eb01c988fabf311203e8f52ec47d1777ab67 `Ian Hickson`<mailto:ian@hixie.ch>
inline-block-002 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 2401144c4530332e61b4eba80808e69a1f51b593 `Ian Hickson`<mailto:ian@hixie.ch>
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 da1229fa48fdd663c8e9f09d52952a112320f591 `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 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-alignment-slr-009 reference/inline-block-alignment-slr-009-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 9c332a64534a626fa9d4f2270da2086cfce949c2 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'sideways-lr', then the alphabetic baseline is used as the dominant baseline.
inline-block-alignment-srl-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 8f526c8e5309c5f2fdb3a99180fae2150cd51b31 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'sideways-rl', then the alphabetic 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 da5b455449420861902360b9991729ea11e601e3 `L. David Baron`<https://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 cb9f8e7fa5aacf3c8897fd84c30b5b32d794ace5 `L. David Baron`<https://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.
inline-block-non-replaced-height-002 reference/height-percentage-001-ref Inline-block non-replaced elements' margin box is used for the height of the line box http://www.w3.org/TR/CSS21/visudet.html#block-root-margin afab514e029a461cbc3154eb4add30720a07fa21 `Microsoft`<http://www.microsoft.com/> Inline-block non-replaced elements use the margin box for sizing the height of the line box.
inline-block-non-replaced-width-001 reference/inline-block-non-replaced-width-001-ref Inline-block non-replaced elements shrink-to-fit ahem http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width e8698050a6cc86933ae109352e5fc6b6c43c9560 `Microsoft`<http://www.microsoft.com/> If 'width' is 'auto' then 'inline-block' elements shrink-to-fit.
inline-block-non-replaced-width-002 reference/inline-block-non-replaced-width-002-ref Inline-block non-replaced elements with 'margin-left' and 'margin-right' set to 'auto' ahem http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 143b7b2c3bdffe37e49635bcdf1b9fb764a2341a `Microsoft`<http://www.microsoft.com/> When 'margin-left' and 'margin-right' are set to 'auto' the used value becomes '0'.
inline-block-non-replaced-width-003 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of inline-block non-replaced elements - max-width ahem http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 62f07db360839cbf6ff069926e4e185cd91edf77 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
inline-block-non-replaced-width-004 reference/absolute-non-replaced-width-017-ref 'shrink-to-fit' width of inline-block non-replaced elements - max-width ahem http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 061dd453ed66c9edf3d0897a4da235ff59ee922f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto', then the used value of 'width' is given by 'shrink-to-fit' width calculation. If 'width' of an inline-block, non-replaced element in normal flow is given by 'shrink-to-fit' width calculation, then such calculated width can be furthermore constrained, reduced by a max-width declaration. If 'width' of an inline-block, non-replaced element in normal flow computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
inline-block-non-replaced-width-005 width - non-replaced inline-block with scrollbar and percentage height of inline replaced child image,scroll https://www.w3.org/TR/CSS21/visufx.html#overflow,https://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,https://www.w3.org/TR/CSS21/visudet.html#float-width 29793af8a57ff7e423983e19d6d794855e8bf985 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks interaction of percentage height of an inline replaced element with its parent having scrollbars and with the parent's width determined by 'shrink-to-fit' width algorithm. In this test, the image height should be 100px minus scrollbar height since space taken up by generated scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars. Then the width of parent should be (used image height == 100px minus scrollbar) * (intrinsic ratio == 5width:1height).
inline-block-replaced-height-001 reference/block-replaced-height-001-ref Inline-block replaced elements with 'margin-top' and 'margin-bottom' as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height d6617d2723d5e36ce4c73c6c2321001699fc5dea `Microsoft`<http://www.microsoft.com/> An inline-block replaced elements' used value of 'margin-top' and/or 'margin-bottom' set to 'auto' is '0'.
inline-block-replaced-height-002 reference/block-replaced-height-002-ref Inline-block replaced elements relying on intrinsic height dimensions image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height e2b2fbe36c6527331926f1a21a4c1070e17580c4 `Microsoft`<http://www.microsoft.com/> The used value of 'height' is the intrinsic height when an inline-block replaced element has an intrinsic height and 'width' computed as 'auto'.
inline-block-replaced-height-003 reference/inline-block-replaced-height-003-ref Inline-block replaced elements with intrinsic ratio and 'height' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height dc54f387ba8fbd239622036940cac0049a4a80e2 `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the intrinsic ratio when an inline-block replaced element has an intrinsic ratio, 'height' is set to 'auto' and 'width' is specified.
inline-block-replaced-height-004 reference/block-replaced-height-004-ref Inline-block replaced element without intrinsic ratio and 'height' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height c9f4566d5ba4f3600c1ba4af59d3210116e117f7 `Microsoft`<http://www.microsoft.com/> For inline-block replaced element that has no intrinsic ratio and a 'height' set to 'auto', the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
inline-block-replaced-height-005 reference/block-replaced-height-005-ref Inline-block replaced elements with percentage based intrinsic height http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 018b2bf6d506c5fc7ae997567c08adabe46dfa24 `Microsoft`<http://www.microsoft.com/> An inline-block replaced element with percentage intrinsic height resolves based on the containing block height when percentage is explicitly specified.
inline-block-replaced-height-006 reference/block-replaced-height-006-ref Absolutely positioned inline-block replaced elements with percentage based height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 35248dc791ff3f668f9b378ae19fee418745719b `Microsoft`<http://www.microsoft.com/> An inline-block replaced element with a percentage height resolves based on the containing block when the replaced element is absolutely positioned.
inline-block-replaced-height-007 reference/block-replaced-height-004-ref Inline-block replaced element with percentage based height that cannot be resolved http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height f49d9581b85fc272b0e802c26bda9b13d6efc2e5 `Microsoft`<http://www.microsoft.com/> An inline-block replaced element with a percentage height that cannot be resolved will have its 'height' value computed to 'auto'. In which case, if such inline-block replaced element's 'height' has a computed value of 'auto' and no intrinsic ratio, then the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
inline-block-replaced-height-008 'inline-block' replaced elements in normal flow - specified width, height in percentages and intrinsic ratio image,interact http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 2eea99b8be58e4d85ccf499ba100d7709405aa27 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'height: 1%' (or any other percentage) applies to an 'inline-block' replaced element and when the height of its containing block is not specified explicitly (i.e., it depends on content height), then such height computes to 'auto'. Then, if such inline-block replaced element has an intrinsic ratio and its used width is known or resolved, then the used value of 'height' is determined by the equation (used width) / (intrinsic ratio).
inline-block-replaced-height-009 reference/absolute-replaced-width-003b-ref CSS Test: height of inline-block replaced element with no intrinsic height and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 3b3e9e31636965aa2e424da8593240c24c2dd8eb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an inline-block replaced element (like the svg element in this test) has no intrinsic height and no intrinsic ratio, then the used value of 'height' becomes 150px.
inline-block-replaced-width-001 reference/inline-block-replaced-width-001-ref Inline-block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 41a130f51d16036f6fb7e42ebba031d5bd2dec99 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline-block replaced elements becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
inline-block-replaced-width-002 reference/inline-block-replaced-width-002-ref Inline-block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 306dc4787114df8c2c80458457e0c14cb01d4375 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline-block replaced elements becomes a used value of '0'. If 'width' has a computed value of 'auto' and the inline-block replaced element has no intrinsic ratio and no intrinsic width (which is the case in this test), then the used value of 'width' becomes 300px.
inline-block-replaced-width-003 reference/inline-block-replaced-width-003-ref Inline-block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 051d6842568d52e0047c03a009cedd16721228bc `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline-block replaced elements becomes a used value of '0'. If 'width' has a computed value of 'auto' and the inline-block replaced element has no intrinsic ratio and no intrinsic width (which is the case in this test), then the used value of 'width' becomes 300px.
inline-block-replaced-width-004 Inline-block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 3de3aebd0b64759896a7223ddcc0954c6233c657 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline-block replaced elements becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
inline-block-replaced-width-006 reference/inline-block-replaced-width-006-ref Inline-block replaced elements and 'auto' specified for 'margin-left', 'margin-right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 60236fd48fa66285e051cfacd3533e825a4f1107 `Microsoft`<http://www.microsoft.com/> Percentage intrinsic widths are evaluated against the containing block's width.
inline-block-replaced-width-007 reference/absolute-replaced-width-003a-ref width of inline-block replaced element with no intrinsic height, no intrinsic width and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 2880bdbb21b9eae7d818ae929dd156c1338890d4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an inline-block replaced element (like the svg element in this test) has no intrinsic width and no intrinsic height, then the used value of 'width' becomes 300px and the used value of 'height' becomes 150px.
inline-block-replaced-width-008 reference/absolute-replaced-width-003c-ref CSS Test: width of inline-block replaced element with no intrinsic width and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inlineblock-replaced-width 952afbdf8b1423bbad909625b2a553e4cf61496f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an inline-block replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px.
inline-block-valign-001 reference/inline-block-valign-001-ref Test for vertical alignment on inline-block http://www.w3.org/TR/CSS21/visuren.html#display-prop,http://www.w3.org/TR/CSS21/visudet.html#leading 1d3d17a879cfdd92b9bff8064864be4cffa9f73f `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> This value causes an element to generate a block box, which itself is flowed as a single inline box, similar to a replaced element. The inside of an inline-block is formatted as a block box, and the element itself is formatted as an inline replaced element. The baseline of an 'inline-block' is the baseline of its last line box in the normal flow, unless it has either no in-flow line boxes or if its 'overflow' property has a computed value other than 'visible', in which case the baseline is the bottom margin edge.
inline-block-valign-002 reference/inline-block-valign-002-ref Test for vertical alignment on inline-block http://www.w3.org/TR/CSS21/visuren.html#display-prop,http://www.w3.org/TR/CSS21/visudet.html#leading 8eb24c8c216192a19895bf10545aef00ce621e1c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> This value causes an element to generate a block box, which itself is flowed as a single inline box, similar to a replaced element. The inside of an inline-block is formatted as a block box, and the element itself is formatted as an inline replaced element. The baseline of an 'inline-block' is the baseline of its last line box in the normal flow, unless it has either no in-flow line boxes or if its 'overflow' property has a computed value other than 'visible', in which case the baseline is the bottom margin edge.
inline-block-width-001a reference/inline-block-width-001-ref Test for 'width: auto' on inline-block http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 1af358d17da0e4cf8e0f9ef7a8d8a0786968df15 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-width-001b reference/inline-block-width-001-ref Test for 'width: auto' on inline-block http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 7eacb7a37397aebfaf9924595d0aa931bedbef97 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-width-002a reference/inline-block-width-002-ref Test for 'width: auto' on inline-block http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width c08ceeac0b0acf9b7edea7e5680cc92f4cccec0c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-width-002b reference/inline-block-width-002-ref Test for 'width: <length>' on inline-block http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width de1d719b56d51102c866ea550accfe26d19b85e5 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-zorder-001 reference/inline-block-zorder-001-ref Test for z-ordering of inline-block http://www.w3.org/TR/CSS21/zindex.html#painting-order 2853213c74ca97aae108b4bed537b61c4755dbd2 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-zorder-002 reference/inline-block-zorder-001-ref Test for z-ordering of inline-block http://www.w3.org/TR/CSS21/zindex.html#painting-order 471b712576d99e427802b0a62d4e0bcb9cd7525c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-zorder-003 reference/inline-block-zorder-003-ref Test for z-ordering of inline-block http://www.w3.org/TR/CSS21/zindex.html#painting-order f7a9dcbfdc7290b80973083be82ea00171a64928 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-zorder-004 reference/inline-block-zorder-004-ref Test for z-ordering of inline-block http://www.w3.org/TR/CSS21/zindex.html#painting-order 9596bb205e6341e388235467d42816e1df10fd21 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-block-zorder-005 reference/inline-block-zorder-004-ref Test for z-ordering of inline-block http://www.w3.org/TR/CSS21/zindex.html#painting-order 9ad068717a4ad0e878fc34d24b8b8c5f80ff7402 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-box-001 reference/inline-box-001-ref Inline box containing block boxes http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 3602b30e9ee349ba0d03699f6d3743d075b89233 `Microsoft`<http://www.microsoft.com/> Inline boxes that contain block boxes will break up the inline content around the block box.
inline-box-002 reference/inline-box-002-ref Block boxes within inline boxes are affected by positioning http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 9d01d7ac5b222663ef7c5caf4bfd9f48fbcf0fcf `Microsoft`<http://www.microsoft.com/> Block boxes within inline boxes are also affected by relative positioning on the inline box.
inline-formatting-context-001 reference/inline-formatting-context-001-ref Inline formatting context and basic horizontal Layout http://www.w3.org/TR/CSS21/visuren.html#inline-formatting e78b3cc48b924f32efd3e0978e714ae02dc90bda `Microsoft`<http://www.microsoft.com/> Inline boxes are laid out horizontally or one after the other starting at the top of the containing block.
inline-formatting-context-002 reference/inline-formatting-context-002-ref Inline formatting context with a horizontal left margins http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 99d2939a415fa7c6ce152986c03974f2651714b9 `Microsoft`<http://www.microsoft.com/> Horizontal left margins are respected between inline boxes.
inline-formatting-context-003 reference/inline-formatting-context-003-ref Inline formatting context with a horizontal right margins http://www.w3.org/TR/CSS21/visuren.html#inline-formatting dbb21ee9efc7c1563fcfc461c7f95a50cf897d6e `Microsoft`<http://www.microsoft.com/> Horizontal right margins are respected between inline boxes.
inline-formatting-context-004 reference/inline-formatting-context-002-ref Inline formatting context with a left border http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 587fef1df28aa3aa0c17229e5aa72a65ef951efe `Microsoft`<http://www.microsoft.com/> Left borders are respected between inline boxes.
inline-formatting-context-005 reference/inline-formatting-context-003-ref Inline formatting context with a right border http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 723106d30feca7a46fc229b25262773e2daaf207 `Microsoft`<http://www.microsoft.com/> Right borders are respected between inline boxes.
inline-formatting-context-006 reference/inline-formatting-context-002-ref Inline formatting context with left padding http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 2757f4d71dce61eb2e8b14694eae135d808d3bee `Microsoft`<http://www.microsoft.com/> Left padding are respected between inline boxes.
inline-formatting-context-007 reference/inline-formatting-context-003-ref Inline formatting context with right padding http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 2675f47a6f3096406a01f69a86e16449aa69017f `Microsoft`<http://www.microsoft.com/> Right padding are respected between inline boxes.
inline-formatting-context-008 reference/inline-formatting-context-008-ref Inline element widths are determined by the containing block ahem http://www.w3.org/TR/CSS21/visuren.html#inline-formatting d3f30d66ca91229849620be4785b291aefa5833d `Microsoft`<http://www.microsoft.com/> Inline element width is determined by the containing block.
inline-formatting-context-009 reference/inline-formatting-context-009-ref Inline element widths are determined by the containing block and floated elements ahem http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 68b397966a9e258e100973f430fbec2edf14720c `Microsoft`<http://www.microsoft.com/> Inline element width is determined by the containing block and any floated elements.
inline-formatting-context-010 Line boxes are tall enough for all boxes ahem http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 4d7e1e3c7a189da1f75674f097c3ec12b9e8b6e1 `Microsoft`<http://www.microsoft.com/> A line box is always tall enough to contain all the boxes in the line.
inline-formatting-context-010b line-height - line box height calculations ahem,dom,image,interact http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting cad1a06d6fd6d176c1ff5ca30ac2a7562a62883e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A line box is always tall enough for all of the boxes it contains. A line box can be as tall as the tallest inline non-replaced box it contains.
inline-formatting-context-010c line-height - line box height calculations ahem,image http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 8f74d84953fc5da7df611a48faf2eb87a9e2edbf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The line box height is given by the distance between the uppermost box top and the lowermost box bottom. The line box height is not necessarly given by the height of the tallest inline box contained in the line box.
inline-formatting-context-010d line-height - line box height calculations image http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 9b1a4c788675f1a9d1033e6b470b38c3c0e8187c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The line box height is given by the distance between the uppermost box top and the lowermost box bottom. The line box height is not necessarly given by the height of the tallest inline box contained in the line box.
inline-formatting-context-011 reference/inline-formatting-context-011-ref Vertical-align and alignment of inline boxes ahem http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 43668c6fcae253ebeb7f2e9efe365ee9af834d2e `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property determines the vertical alignment of a box within a line box.
inline-formatting-context-012 reference/after-content-display-002-ref Inline boxes vertically stack if they do not fit horizontally http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 6d0037368c33a38b1be9555a7490416af901a75f `Microsoft`<http://www.microsoft.com/> Inline boxes stack vertically when they do not fit within an element horizontally.
inline-formatting-context-013 reference/inline-formatting-context-013-ref Wrapping inline boxes and vertical spacing ahem http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 78ccea334f001499c8cc11418cd5d0c447436905 `Microsoft`<http://www.microsoft.com/> Line boxes are stacked with no vertical separation and they never overlap.
inline-formatting-context-014 Line boxes span the container ahem http://www.w3.org/TR/CSS21/visuren.html#inline-formatting a6ee0fbb6ebd67665c1fdf707bcfd683ea0c4051 `Microsoft`<http://www.microsoft.com/> Line boxes span the entire width of a container unless constrained by floats.
inline-formatting-context-015 reference/inline-formatting-context-015-ref Line boxes next to floats http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 9f3f85d79c6a3a685d13c96119dfc99993c44f50 `Microsoft`<http://www.microsoft.com/> Line boxes adjust for floated elements.
inline-formatting-context-016 Line box distribution with the 'text-align' property http://www.w3.org/TR/CSS21/visuren.html#inline-formatting e921f9ac18098ef215879af95a84282ce4a3d209 `Microsoft`<http://www.microsoft.com/> When the inline box is wider than the line boxes the 'text-align' property is used to align the line boxes.
inline-formatting-context-017 Text-align 'justify' and space and word stretching ahem,may http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 943bce28b94aa0d334ce5e4494f97bca6b46b476 `Microsoft`<http://www.microsoft.com/> If 'text-align' is set to 'justify' the user agent may stretch spaces and/or words.
inline-formatting-context-018 Text-align 'justify' and 'inline-table' elements http://www.w3.org/TR/CSS21/visuren.html#inline-formatting d1d80b0e8df380b58aedb605778601401d73a274 `Microsoft`<http://www.microsoft.com/> If 'text-align' is set to 'justify' the user agent does not stretch spaces and/or words when the 'display' property is set to 'inline-table'.
inline-formatting-context-019 Text-align 'justify' and 'inline-block' elements http://www.w3.org/TR/CSS21/visuren.html#inline-formatting d7b0832c16920d43785cb6ba18cb8862a4dbde1d `Microsoft`<http://www.microsoft.com/> If 'text-align' is set to 'justify' the user agent does not stretch spaces and/or words when the 'display' property is set to 'inline-block'.
inline-formatting-context-020 Inline boxes exceeding the line box http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 263c16a8c5fc836e99ddf07fc229b791ffcaa4d8 `Microsoft`<http://www.microsoft.com/> Inline boxes are split onto additional lines if the line box does not fit within the width.
inline-formatting-context-021 Inline boxes exceeding the line box and overflowing http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 0d0857b8cecff483f026427b84ab9ad42be6cc80 `Microsoft`<http://www.microsoft.com/> If inline boxes cannot be split (i.e.: white-space: nowrap) then the inline box overflows the line box.
inline-formatting-context-022 reference/inline-formatting-context-022-ref Inline boxes that are split and the margin, border, padding effect ahem,image http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 84e5c62d60d5f9e2b769093d5e4f22bf11f28328 `Microsoft`<http://www.microsoft.com/> Margins, borders and padding have no visual effect when inline boxes are split.
inline-formatting-context-023 reference/inline-formatting-context-023-ref Bidirectional text runs can create additional line boxes http://www.w3.org/TR/CSS21/visuren.html#inline-formatting d8ec3a7fea2b018e9d7ab92d0c643143d6dbd07d `Microsoft`<http://www.microsoft.com/> Additional inline boxes can be created for the bidirectional text.
inline-non-replaced-height-002 reference/inline-non-replaced-height-002-ref Inline non-replaced elements and padding ahem http://www.w3.org/TR/CSS21/visudet.html#inline-non-replaced 8ed074c34e054044a3b1352a6518195552d7ba11 `Microsoft`<http://www.microsoft.com/> The padding starts at the top and bottom of the content area not the 'line-height'.
inline-non-replaced-height-003 reference/inline-non-replaced-height-002-ref Inline non-replaced elements and border ahem http://www.w3.org/TR/CSS21/visudet.html#inline-non-replaced ca3cbcd080c47be861f2a28bf6c231364b974de8 `Microsoft`<http://www.microsoft.com/> The border starts at the top and bottom of the content area not the 'line-height'.
inline-non-replaced-width-001 reference/inline-non-replaced-width-001-ref Inline non-replaced elements with 'auto' value for 'left', 'right', and 'margin-left' ahem http://www.w3.org/TR/CSS21/visudet.html#inline-width c1515634745323a52a28e71089225423bd338200 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'left', 'right', and 'margin-left' becomes a used value of '0'.
inline-non-replaced-width-002 reference/inline-non-replaced-width-001-ref Inline non-replaced elements with 'auto' value for 'left', 'right', and 'margin-right' ahem http://www.w3.org/TR/CSS21/visudet.html#inline-width 952ba972fd4317966246c44688484d4022cfdb7f `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'left', 'right', and 'margin-right' becomes a used value of '0'.
inline-replaced-height-001 reference/block-replaced-height-001-ref Inline replaced elements with 'margin-top' and 'margin-bottom' as 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 3ad0a497bbe91cbb4e8d2bb8b8a09f5091d71a65 `Microsoft`<http://www.microsoft.com/> An inline replaced elements' used value of 'margin-top' and/or 'margin-bottom' set to 'auto' is '0'.
inline-replaced-height-002 reference/block-replaced-height-002-ref Inline replaced elements relying on intrinsic height dimensions image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height f0f2a8a5f6febe3bb1ac8bbd51055cbfcef83e94 `Microsoft`<http://www.microsoft.com/> The 'height' is the intrinsic height when an inline replaced element with an intrinsic height has a 'height' and 'width' computed as 'auto'.
inline-replaced-height-003 reference/inline-block-replaced-height-003-ref Inline replaced elements with intrinsic ratios and 'height' set to 'auto' image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height a80b2280acd0f286cc1e90d811c701c51885e4ff `Microsoft`<http://www.microsoft.com/> The 'height' is the used width divided by the ratio when an inline replaced element has an intrinsic ratio, 'height' is set to 'auto' and 'width' is not 'auto'.
inline-replaced-height-004 reference/block-replaced-height-004-ref Inline replaced elements without intrinsic ratios and 'height' set to 'auto' http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height fe595442a956f1f772bae5cedcfc3af6753345b5 `Microsoft`<http://www.microsoft.com/> For inline replaced elements the 'height' is set to the largest rectangle that has a 2:1 ratio that is not greater than 150px and has a 'width' not greater than the device width.
inline-replaced-height-005 reference/block-replaced-height-005-ref Inline replaced elements with percentage based intrinsic height http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height cfc0d237dac7b6bf56e3032bbdbcd8a83ed8947e `Microsoft`<http://www.microsoft.com/> An inline replaced element with percentage intrinsic height resolves based on the containing block height when percentage is explicitly specified.
inline-replaced-height-006 reference/block-replaced-height-006-ref Absolutely positioned inline replaced elements with percentage based intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height f366248a89c5ef41cd0bf8875fb7c678406e11ad `Microsoft`<http://www.microsoft.com/> An inline replaced element with percentage intrinsic height resolves based on the containing block when the replaced element is absolutely positioned.
inline-replaced-height-007 reference/block-replaced-height-004-ref Inline replaced elements with percentage based intrinsic height that cannot be resolved http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height f5600d2a426b679b1a3e488ca6a8cb582e4ca987 `Microsoft`<http://www.microsoft.com/> An inline replaced element with a percentage height that cannot be resolved has no intrinsic height.
inline-replaced-height-008 Inline replaced elements in normal flow - specified width, height in percentages and intrinsic ratio image,interact http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 6acf3a53d78795b616d9cf30a5415bc2e47aac53 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'height: 1%' (or any other percentage) applies to an inline replaced element and when the height of its containing block is not specified explicitly (i.e., it depends on content height), then such height computes to 'auto'. Then, if such inline replaced element has an intrinsic ratio and its used width is known or resolved, then the used value of 'height' is determined by the equation (used width) / (intrinsic ratio).
inline-replaced-height-009 reference/absolute-replaced-width-003b-ref CSS Test: height of inline replaced element with no intrinsic height and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 281c9c68cf59c4429d814f070dcb56b5b287c250 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an inline replaced element (like the svg element in this test) has no intrinsic height and no intrinsic ratio, then the used value of 'height' becomes 150px.
inline-replaced-height-010 reference/ref-filled-green-100px-square height - inline replaced element and max-width image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 31bfbbcb38e02774abaf74d863a312d2ce9622b6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The height of an inline replaced element should be re-calculated based on its constrained width (constrained by computed 'max-width' value) and based its intrinsic ratio when it has an intrinsic ratio.
inline-replaced-height-011 reference/ref-filled-green-100px-square height - inline replaced element and min-width image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 5a16e10927310e0a33d3b281f27dafe9cf676df9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The height of an inline replaced element should be re-calculated based on its constrained width (constrained by computed 'min-width' value) and based its intrinsic ratio when it has an intrinsic ratio.
inline-replaced-width-001 reference/inline-replaced-width-001-ref Inline replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 6b5a3294d21b9a232d4962cf4c889acccd3eaff6 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline replaced elements becomes a used value of '0'. The intrinsic width is also used if 'height' and 'width' are 'auto'.
inline-replaced-width-002 reference/inline-replaced-width-002-ref Inline replaced elements and 'auto' specified for 'margin-left', 'margin-right' and intrinsic height nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 8c59e4c7dbffe9e81ec6ee0dd6d3257f5b382191 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline replaced elements becomes a used value of '0'.
inline-replaced-width-003 reference/inline-replaced-width-003-ref Inline replaced elements and 'auto' specified for 'margin-left', 'margin-right' and 'height' nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width c114bc40ba34db97659397af5bc3fa98c41816de `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline replaced elements becomes a used value of '0'.
inline-replaced-width-004 Inline replaced elements and 'auto' specified for 'margin-left', 'margin-right' and no intrinsic height or width nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width db1344b0821f60981189b45b1f816473f8c0e206 `Microsoft`<http://www.microsoft.com/> Computed value of 'auto' for 'margin-left' or margin-right' on inline replaced elements becomes a used value of '0'. The height and width are adjusted by the constraints for block-level, non-replaced elements.
inline-replaced-width-006 reference/inline-replaced-width-001-ref Inline replaced elements and 'auto' specified for 'margin-left', 'margin-right' and percentage intrinsic width image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width e28958bc2f6ef0a0bcc5c9e76a3c18f0b6a3e810 `Microsoft`<http://www.microsoft.com/> Percentage intrinsic widths are evaluated against the containing block's width.
inline-replaced-width-008 reference/absolute-replaced-width-003a-ref width of inline replaced element with no intrinsic height, no intrinsic width and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 8a5c3a68888e0e661edc2f22c7db4b0337fea473 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic height, then the used value of 'width' becomes 300px and the used value of 'height' becomes 150px.
inline-replaced-width-009 reference/absolute-replaced-width-003c-ref CSS Test: width of inline replaced element with no intrinsic width and no intrinsic ratio nonHTML,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 619a91f0a3155a1c54d057661c6419a68697d70e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If an inline replaced element (like the svg element in this test) has no intrinsic width and no intrinsic ratio, then the used value of 'width' becomes 300px.
inline-replaced-width-011 reference/inline-replaced-width-011-ref Replaced inline elements with % widths image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 98a70fc3cf30d5d882e43d3444e9eb24154de04f `Ian Hickson`<mailto:ian@hixie.ch>
inline-replaced-width-012 reference/inline-replaced-width-012-ref Replaced inline elements wrapping around floats (% widths) image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 2d75460ab9f243c09d9c0d8034287a8058ea05b7 `Ian Hickson`<mailto:ian@hixie.ch>
inline-replaced-width-013 reference/inline-replaced-width-012-ref Replaced inline elements wrapping around floats (pixel widths) image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 996f702aa60013594de5f2c47646cd6da954361b `Ian Hickson`<mailto:ian@hixie.ch>
inline-replaced-width-014 reference/inline-replaced-width-014-ref Replaced inline elements with % widths image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width a2b8b9e89c93c8298f2ffd4f2343b71d4f3bb2d3 `Ian Hickson`<mailto:ian@hixie.ch>
inline-replaced-width-015 reference/inline-replaced-width-014-ref Replaced inline elements wrapping around floats (% widths) image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 9a0364fa94de50237bce7b67ad80b2db23446193 `Ian Hickson`<mailto:ian@hixie.ch>
inline-replaced-width-016 reference/ref-filled-green-100px-square width - inline replaced element and max-height image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 962747627142c5f175b52010f126d3084f72064b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of an inline replaced element should be re-calculated based on its constrained height (constrained by computed 'max-height' value) and based its intrinsic ratio when it has an intrinsic ratio.
inline-replaced-width-017 reference/ref-filled-green-100px-square width - inline replaced element and min-height image http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d5d772d3e25b7187ba5cf06081a160df99855995 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of an inline replaced element should be re-calculated based on its constrained height (constrained by computed 'min-height' value) and based its intrinsic ratio when it has an intrinsic ratio.
inline-svg-100-percent-in-body reference/inline-svg-100-percent-in-body-ref SVG element with a view box with explicit 100% width and height should occupy the entire view port image,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/SVG11/coords.html#IntrinsicSizing 316ba998d04a7b98fc3dacbba3b1501bba2b114f `Google`<http://www.google.com/> When width and height of 100% are specified on an inline SVG element with a view box in the body element, the aspecto ratio should be preserved and should occupy the entire view port.
inline-svg-intrinsic-size-100-percent-1 reference/60x60-green Propagating width and height attributes of an inline SVG element svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/SVG11/coords.html#IntrinsicSizing 1601f0fe253be4e3cefa845ba390c0ae851d0c76 `Google`<http://www.google.com/> The width and the height of 100% on an inline SVG element should be propagated to the CSS properties, and the aspect ratio within the SVG is preserved when the view box is specified.
inline-svg-intrinsic-size-100-percent-2 reference/60x60-green Propagating width and height attributes of an inline SVG element svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/SVG11/coords.html#IntrinsicSizing f66297ca146fbb4b03d0cb859246a58b87b11524 `Google`<http://www.google.com/> The width and the height of 100% on an inline SVG element should be propagated to the CSS properties, and the aspect ratio of SVG image should be ignored when the view box is not specified.
inline-svg-margin-padding-border reference/inline-svg-margin-padding-border-ref SVG element in HTML should respect margin, padding, and border properties svg http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/box.html#border-properties,http://www.w3.org/TR/SVG/shapes.html#RectElement,http://www.w3.org/TR/SVG/painting.html#FillProperty 4b2ad7700506f7e2d87d9e023cfc19f9447d4415 `Google`<http://www.google.com/> Inline SVG elements should respect CSS margin, padding, and border properties
inline-table-001 Inline-table http://www.w3.org/TR/CSS21/tables.html#table-display c53a5669bb421ce851a61685c8519cb571e7d2ca `Microsoft`<http://www.microsoft.com/> An element with 'display: inline-table' is rendered as if it were an inline.
inline-table-002a reference/inline-table-002-ref Test for inline-table http://www.w3.org/TR/CSS21/tables.html#table-display,http://www.w3.org/TR/CSS21/visudet.html#leading 700d2287cd3ca676e1f475e3f76a250666c37316 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> it is a rectangular block that participates in an inline formatting context). The baseline of an 'inline-table' is the baseline of the first row of the table.
inline-table-002b reference/inline-table-002-ref Test for inline-table http://www.w3.org/TR/CSS21/tables.html#table-display,http://www.w3.org/TR/CSS21/visudet.html#leading 5a1e1c35661c976779bbc732a68e3448fdbcb624 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> it is a rectangular block that participates in an inline formatting context). The baseline of an 'inline-table' is the baseline of the first row of the table.
inline-table-003 reference/inline-table-003-ref Test for inline-table http://www.w3.org/TR/CSS21/tables.html#table-display,http://www.w3.org/TR/CSS21/visudet.html#leading 47207fcf6bac4ed961664e7f2815f1d9bb675761 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> it is a rectangular block that participates in an inline formatting context). The baseline of an 'inline-table' is the baseline of the first row of the table.
inline-table-alignment-002 reference/inline-table-alignment-002-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading 83b05a1e0b2f7e898521fd2496813df84c982188 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
inline-table-alignment-003 reference/inline-table-alignment-003-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading a5750768d6c014ab71d88b84f0670bc40e1bc94b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
inline-table-alignment-004 reference/inline-table-alignment-002-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading 208f4d4629d59da12eed17dbc62ad8b4ea548b6b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
inline-table-alignment-005 reference/inline-table-alignment-003-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading 4eb7321db34cf93c7935fe552ecdbdec711bd446 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
inline-table-height-001 reference/inline-table-height-001-ref Test for 'height: auto' on inline-table http://www.w3.org/TR/CSS21/tables.html#table-display f126c983f0cefb091b1d09c46e79e818d311f9a7 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> it is a rectangular block that participates in an inline formatting context).
inline-table-height-002 reference/inline-table-height-002-ref Test for 'height: <length;>' on inline-table http://www.w3.org/TR/CSS21/tables.html#table-display 5161c5d3f564179b227608077a33966f8b7c372a `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> it is a rectangular block that participates in an inline formatting context).
inline-table-valign-001 reference/inline-table-valign-001-ref Test for vertical alignment on inline-table http://www.w3.org/TR/CSS21/tables.html#table-display,http://www.w3.org/TR/CSS21/visudet.html#leading ccc1140e37bbd85e01ca95f04e83117222a31190 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/> it is a rectangular block that participates in an inline formatting context). The baseline of an 'inline-table' is the baseline of the first row of the table.
inline-table-width-001a reference/inline-table-width-001-ref Test for 'width' shrink-wrapping on inline-table http://www.w3.org/TR/CSS21/tables.html#auto-table-layout 6fd83198938dd7a38b037530bee1fb3fba3b58ee `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-width-001b reference/inline-table-width-001-ref Test for 'width' shrink-wrapping on inline-table http://www.w3.org/TR/CSS21/tables.html#auto-table-layout 5b0e7be6d320a4448df9d9282cbe7b85ca4bdad5 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-width-002a reference/inline-table-width-002-ref Test for 'width' shrink-wrapping on inline-table http://www.w3.org/TR/CSS21/tables.html#auto-table-layout 3511b40de3c44bc98d762c706f55dee79dbbb8c8 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-width-002b reference/inline-table-width-002-ref Test for 'width' shrink-wrapping on inline-table http://www.w3.org/TR/CSS21/tables.html#auto-table-layout afdfed1f32defe809916dbfa53ca895529dab120 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-zorder-001 reference/inline-table-zorder-001-ref Test for z-ordering of inline-table http://www.w3.org/TR/CSS21/zindex.html#painting-order 31d85486def7b3320a1edd220c8d1977ac4e4cd5 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-zorder-002 reference/inline-table-zorder-001-ref Test for z-ordering of inline-table http://www.w3.org/TR/CSS21/zindex.html#painting-order db4e8a2acfec60ce35a39d7e7cb79e54d101b27e `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-zorder-003 reference/inline-table-zorder-003-ref Test for z-ordering of inline-table http://www.w3.org/TR/CSS21/zindex.html#painting-order d008832ef86559d8f97a56d4bb5f788372c507a9 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-zorder-004 reference/inline-table-zorder-004-ref Test for z-ordering of inline-table http://www.w3.org/TR/CSS21/zindex.html#painting-order 0055f7ac14d23e268ca4de96cdb5fd8a03d483bb `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inline-table-zorder-005 reference/inline-table-zorder-004-ref Test for z-ordering of inline-table http://www.w3.org/TR/CSS21/zindex.html#painting-order 1a4829d9092190651d0d61064a1157ba5dc93852 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
inlines-001 CSS Inline Box Model: Layering Model http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 04c55e07316c041f8618dca6df138c8b0de70970 `Ian Hickson`<mailto:ian@hixie.ch>
inlines-002 reference/inlines-002-ref CSS Inline Box Model: Layering Model http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 0b891a39a3aa1d01b23cf5ebe52342e303cc7b3c `Ian Hickson`<mailto:ian@hixie.ch>
inlines-003 CSS Inline Box Model: Wrapping Borders interact http://www.w3.org/TR/CSS21/visuren.html#inline-boxes cb6abb5826cab2e63e604d6ea57eb9f040c8290b `Ian Hickson`<mailto:ian@hixie.ch>
inlines-004 CSS Inline Box Model: Wrapping Spaces Outside Inline Elements interact http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 0c9cc20cc96700eb01f398f8595b865934aeda4f `Ian Hickson`<mailto:ian@hixie.ch>
inlines-005 CSS Inline Box Model: Wrapping Spaces Outside Inline Elements interact http://www.w3.org/TR/CSS21/visuren.html#inline-boxes fd71c600f4d8a28e683806a493e6c0ed53873746 `Ian Hickson`<mailto:ian@hixie.ch>
inlines-006 CSS Inline Box Model: Wrapping Spaces Outside Inline Elements interact http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 413d907dff135e688a83940d4754f63181d6fa1c `Ian Hickson`<mailto:ian@hixie.ch>
inlines-007 CSS Inline Box Model: Behaviour near cells http://www.w3.org/TR/CSS21/visuren.html#inline-boxes db5eac0f74ef6c815a4448b0db84cdab7ff1ba54 `Ian Hickson`<mailto:ian@hixie.ch>
inlines-009 CSS Inline Box Model: Behaviour near cells (specified line height) ahem,image http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting cc67856749a464b0853d47fdac08c957408ac681 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
inlines-010 CSS Inline Box Model: Behaviour near cells (normal line height) ahem,image http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting e0861eb4fd5fbbd9ecc9c9cf8b6aae1e599ea002 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
inlines-011 CSS Inline Box Model: Baseline alignment of images image http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting b172c7bd49db88b170ac5ec59ec0b18ae36ba71e `Ian Hickson`<mailto:ian@hixie.ch>
inlines-012 CSS Inline Box Model: Baseline alignment of images image http://www.w3.org/TR/CSS21/visudet.html#line-height,http://www.w3.org/TR/CSS21/visuren.html#inline-formatting 326dcedf3fa1467cfd3570fa83f04406d7e130f2 `Ian Hickson`<mailto:ian@hixie.ch>
inlines-013 reference/inlines-013-ref Inline box model: space taken by images before floats image http://www.w3.org/TR/CSS21/visuren.html#inline-boxes,http://www.w3.org/TR/CSS21/visuren.html#float-position f25217f51a63f6f2f252e438cfacf63481fc1c7c `Ian Hickson`<mailto:ian@hixie.ch>
inlines-014 Inline box model: space taken by images in cells image http://www.w3.org/TR/CSS21/visuren.html#inline-boxes e3919acfdc1163ab1ded648913c73c5860980610 `Ian Hickson`<mailto:ian@hixie.ch>
inlines-015 Inline box model: space taken by images in cells image http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 41e22a27f97e9a39a9cd6c5e5487c168b3c28695 `Ian Hickson`<mailto:ian@hixie.ch>
inlines-016 reference/inlines-016-ref Inline box model: space collapsing, padding, white-space, et al ahem http://www.w3.org/TR/CSS21/text.html#white-space-model,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes c3ca8f60e378bf8fb3a0599752a21780d3d69841 `Ian Hickson`<mailto:ian@hixie.ch> If a space (U+0020) at the beginning of a line has 'white-space' set to 'normal', then it is removed, even if there's padding.
inlines-017 reference/inlines-017-ref First line alignment ahem http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 5eb5f8fff917d0bc67ef227d4b9d78af3be4d7ff `Ian Hickson`<mailto:ian@hixie.ch>
inlines-020 reference/inlines-020-ref CSS Inline Box Model: Empty inlines near the top of the document http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 551a61c66a89fccaa5749e780c2c5b6472b47e6a `Ian Hickson`<mailto:ian@hixie.ch>
insert-block-in-blocks-n-inlines-begin-001 reference/insert-block-in-blocks-n-inlines-begin-001-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the beginning of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level e6f6ad0d816f472cd0e07f9822f82e5a242b3139 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-begin-002 reference/insert-block-in-blocks-n-inlines-begin-002-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the beginning of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 342e5a7ab7297515318c4d40b46884dcf7ef2928 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-begin-003 reference/insert-block-in-blocks-n-inlines-begin-003-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the beginning of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 244c0a6c26e09d2a701bcd2d0022bdeb7a61a6f3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-end-001 reference/insert-block-in-blocks-n-inlines-end-001-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the end of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a5ad0720aa3224af2acfd3faf0ae03dd18dba05e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-end-002 reference/insert-block-in-blocks-n-inlines-end-002-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the end of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c0a0045abcaa5ad0fbd31db894e0b981eb24e1a1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-end-003 reference/insert-block-in-blocks-n-inlines-end-003-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) at the end of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c40ac6d37d7f63b743eb3bb90689b5c8337dc118 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-middle-001 reference/insert-block-in-blocks-n-inlines-middle-001-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) in the middle of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 2d90999c0dad2e5c1a181cfeaf5985d5cf2438f3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-middle-002 reference/insert-block-in-blocks-n-inlines-middle-002-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) in the middle of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c387578c7288209938e7772ea66f131f614d21c9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-blocks-n-inlines-middle-003 reference/insert-block-in-blocks-n-inlines-middle-003-ref Insert a block-level element into an element that contains both blocks and inlines and directly into the block-of-blocks (and not into any anonymous block-of-inlines) in the middle of the block-of-blocks ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 843d76f07ea6d41e55d9a7ee9aa7ea85c3213bb4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-inlines-beginning-001 reference/insert-block-in-inlines-beginning-001-ref Insert a block-level element into a block of inlines at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level c847b473d5e7819f5eeffad4db41dca1729896ba `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-inlines-end-001 reference/insert-block-in-inlines-end-001-ref Insert a block-level element into a block of inlines at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 289f9407c15b8e2b06d444c1ddf9140e7fa774f9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-block-in-inlines-middle-001 reference/insert-block-in-inlines-middle-001-ref Insert a block-level element into a block of inlines at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level abfb13d2af3fa125619accfcc3095694c46bd26d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-beginning-001 reference/insert-inline-in-blocks-beginning-001-ref Insert an inline-level element into a block of blocks at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 71ba3f57e684c5bec15aaa204d26723b70ec1e3e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-end-001 reference/insert-inline-in-blocks-end-001-ref Insert an inline-level element into a block of blocks at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level e9dcd4344cef82168da65cd47a7f29b0e7a195c8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-middle-001 reference/insert-inline-in-blocks-middle-001-ref Insert an inline-level element into a block of blocks at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 30b6716dab0539e1203c558e6f41a8e9ef0b6d72 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-middle-002 reference/insert-inline-in-blocks-middle-002-ref Insert an inline-level element into a block of blocks at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 545993fa28f3734dd7ea3e8fae807d6095289fa6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-begin-001 reference/insert-inline-in-blocks-n-inlines-begin-001-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 98e3eea226988b1d637f584c703d973727eb162b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-begin-002 reference/insert-inline-in-blocks-n-inlines-begin-002-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level bce137a94d29474ad5de8cdbf9d2cc24126ea3fb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-begin-003 reference/insert-inline-in-blocks-n-inlines-begin-003-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its beginning ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 2ab1c0018edcf231b5739fba71f7fce95ebbcc34 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-end-001 reference/insert-inline-in-blocks-n-inlines-end-001-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level a3161dbc67fb0aa477255fa0c53530dd3493b4a6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-end-002 reference/insert-inline-in-blocks-n-inlines-end-002-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 3962a238b7edf8483d95858a407b012deae4de41 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-end-003 reference/insert-inline-in-blocks-n-inlines-end-003-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its end ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level e0b721903c53fd6eca16008571aaed0e02f9abba `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-middle-001 reference/insert-inline-in-blocks-n-inlines-middle-001-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 3c423496c5161a7aa4c6c8c60924e624d72e2ffa `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-middle-002 reference/insert-inline-in-blocks-n-inlines-middle-002-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 01a11128a5af423be06cf06a9dcb5502f5a50eb2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
insert-inline-in-blocks-n-inlines-middle-003 reference/insert-inline-in-blocks-n-inlines-middle-003-ref Insert an inline-level element into an element that contains both blocks and inlines and directly into the block-of-inlines at its middle ahem,dom http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level ea5536402855df4f2fbbfed47877efc2c25ed314 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
invalid-at-rule-001 reference/no-red-filler-text-ref Parser error handling with invalid at-rules: @ invalid selector invalidates entire block invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors e74e756303a0ea10063876b0e915c1de7de7ffc4 `Microsoft`<http://www.microsoft.com/> The entire block of an invalid at-rule is ignored.
invalid-decl-at-rule-001 reference/filler-text-below-green Parsing invalid declarations in at-rules where valid declaration precedes an invalid rule invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors efb9d55d7f93952ef508ec660f572397fdcececd `Microsoft`<http://www.microsoft.com/> Invalid declarations at the end of at-rules are ignored while the remaining preceding valid declarations are applied.
invalid-decl-at-rule-002 reference/filler-text-below-green Parsing invalid declarations in at-rules where valid declaration follows invalid rule invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 18333853d45725f63cfc9ac8c77ccf8019fbd6a0 `Microsoft`<http://www.microsoft.com/> Invalid declarations at the beginning of at-rules are ignored while the remaining following valid declarations are applied.
keywords-000 reference/ref-green-background Keywords v. Strings (background) http://www.w3.org/TR/CSS21/syndata.html#keywords b05d6a9b4e2c06c38306e94e38a7dd6d721d1895 `L. David Baron`<https://dbaron.org/>
keywords-001 reference/keywords-001-ref Keywords v. Strings (width) http://www.w3.org/TR/CSS21/syndata.html#keywords e67d00f68e2fb81621d6f9311c27034999449652 `L. David Baron`<https://dbaron.org/>
lang-pseudoclass-001 :lang pseudoclass HTMLonly http://www.w3.org/TR/CSS21/selector.html#lang ed144842c4ac153c32ec42841a3670ec4f867836 `Richard Ishida`<mailto:ishida@w3.org>,`Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :lang pseudoclass in HTML should not be case-sensitive, and match a substring
lang-pseudoclass-002 :lang pseudoclass nonHTML http://www.w3.org/TR/CSS21/selector.html#lang 809974aadd059c23c700cfcc3511f3600d18d104 `Richard Ishida`<mailto:ishida@w3.org>,`Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> :lang pseudoclass in XHTML should be case sensitive, and match a substring
lang-selector-001 reference/lang-selector-001-ref Selectors :lang pseudo-class http://www.w3.org/TR/CSS21/selector.html#lang 2cc3bcad14d2ae93e81330e70b355dc2d29fa55f `Microsoft`<http://www.microsoft.com/> The :lang pseudo-class selector matches any element with a matching lang attribute.
lang-selector-002 reference/no-red-filler-text-ref Empty :lang selector invalid http://www.w3.org/TR/CSS21/selector.html#lang b7b03b42293d2980dc7fe0c42c76fe4e42cf7b3f `Microsoft`<http://www.microsoft.com/> Language identifier cannot be empty.
lang-selector-003 reference/filler-text-below-green Invalid language name for :lang selector http://www.w3.org/TR/CSS21/selector.html#lang 6d29a53202efa69fd5ea4e147503c16d1b6510fc `Microsoft`<http://www.microsoft.com/> The language identifier in the :lang selector doesn't have to be a valid language name.
lang-selector-004 Inherited lang attribute selected http://www.w3.org/TR/CSS21/selector.html#lang bee7dce082d7e5861d28582e0ea9d2cf5733bcf2 `Microsoft`<http://www.microsoft.com/> Lang attribute is inherited and lang selector works on children.
lang-selector-005 Lang selector and document language set via server's content-language http http://www.w3.org/TR/CSS21/selector.html#lang acc810d4db77cb63d61ca7365e0287d75faa1139 `Microsoft`<http://www.microsoft.com/> Lang attribute is selectable when specified by HTTP header.
lang-selector-006 Lang selector and document language set via meta tag http://www.w3.org/TR/CSS21/selector.html#lang 3bbe3464c6f591d82b0f400ffd6238393285fa8e `Microsoft`<http://www.microsoft.com/> Lang attribute is selectable when specified in a meta tag.
leading-001 reference/leading-001-ref Leading and half leading line heights ahem http://www.w3.org/TR/CSS21/visudet.html#leading 8f8126605d96780e8587ae73b523273634769eab `Microsoft`<http://www.microsoft.com/> Line-height can be different from the content area so space is above and below.
left-004 reference/left-004-ref Left using pixels with a value of negative zero, -0px http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props df38e74347931e5eb8f7c97fae2b0e3c2dec0fd5 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in pixels.
left-005 reference/left-004-ref Left using pixels with a value of zero, 0px http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props dd5f5e8e00fa49bc8910ee1adddf0599f6816942 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in pixels.
left-006 reference/left-004-ref Left using pixels with a value of positive zero, +0px http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props f7f1515b459969c507fae7019930127be1500cb5 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in pixels.
left-007 reference/left-007-ref Left using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 004efaec3d3dfd9aabffca9ab9ffa2d33e23946f `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in pixels.
left-008 reference/left-007-ref Left using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props bac9b43d28f8e05f39327a823fbb5915857c97b4 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in pixels.
left-016 reference/left-004-ref Left using points with a value of negative zero, -0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 88eb1b8e5a21529ab3d0379008ab938abd732f78 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in points.
left-017 reference/left-004-ref Left using points with a value of zero, 0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 2470a7bba4b308a7b0cbb897d0b5d82b1fe40d17 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in points.
left-018 reference/left-004-ref Left using points with a value of positive zero, +0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 2cb4630dcf7adb1aa39c6b61158146419c1f2f52 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in points.
left-019 reference/ref-black-96px-square-no-red Left using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props d5b6362307cc60669c2a1a4bd3dfa8b6bf2d4712 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in points.
left-020 reference/ref-black-96px-square-no-red Left using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props b099217a894a164d7b38504d706bf1d15bd0af8f `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in points.
left-028 reference/left-004-ref Left using picas with a value of negative zero, -0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 6e209cc31a261249956f01604cca460c15c72b37 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in picas.
left-029 reference/left-004-ref Left using picas with a value of zero, 0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props c86ef6470c1505fc0b4590d9a06c1446a8ae9a21 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in picas.
left-030 reference/left-004-ref Left using picas with a value of positive zero, +0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props b056448ecd04b65c4d9832c2ed7eb261c7e26134 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in picas.
left-031 reference/left-031-ref Left using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props bee602ae29e26dfa5e23905b1f0c781378791268 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in picas.
left-032 reference/left-031-ref Left using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 9964e71fd73682b169c7c9ec7d491ad5b58de9a8 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in picas.
left-040 reference/left-004-ref Left using centimeters with a value of negative zero, -0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props f7cf7a250a63996ba7a79fa2b96cd8907df70147 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in centimeters.
left-041 reference/left-004-ref Left using centimeters with a value of zero, 0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 75c5022c73ab064a042e337ecbce7dd5532ad660 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in centimeters.
left-042 reference/left-004-ref Left using centimeters with a value of positive zero, +0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 0862f11f22aa7efc5089c4ce96008b5338524abb `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in centimeters.
left-043 reference/ref-black-96px-square-no-red Left using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 7f9ceb6823e72bb6ef32a5dc35a470d0106d64b9 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in centimeters.
left-044 reference/ref-black-96px-square-no-red Left using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 6f02f36e9f6bb78888658e26f89d3d4bc3974ac1 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in centimeters.
left-052 reference/left-004-ref Left using millimeters with a value of negative zero, -0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 00e76796e422338fb43c06ccc58a67a426faf796 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in millimeters.
left-053 reference/left-004-ref Left using millimeters with a value of zero, 0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props de263ae1b44a84464fbf12ad6c16584e464b584a `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in millimeters.
left-054 reference/left-004-ref Left using millimeters with a value of positive zero, +0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 71f050a8d3a588c9198bad6ae141b9f63de89b6b `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in millimeters.
left-055 reference/ref-black-96px-square-no-red Left using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 32719d44f13b9658c08ea2517b8a627f3b67fa47 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in millimeters.
left-056 reference/ref-black-96px-square-no-red Left using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props dea426d8be0a9c42bfac310aa928fbe0b64b7d61 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in millimeters.
left-064 reference/left-004-ref Left using inches with a value of negative zero, -0in http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props feaa8fece9a0a5d3fef917b1e01ad790881b6493 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in inches.
left-065 reference/left-004-ref Left using inches with a value of zero, 0in http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props a6b5fbb5ef2856fc4f86b7ddc497f7a1edbda3bb `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in inches.
left-066 reference/left-004-ref Left using inches with a value of positive zero, +0in http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 0b4ade6f569be4fadcde80c43c3b37289b16ca46 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in inches.
left-067 reference/ref-black-96px-square-no-red Left using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props efced86a071471d328b72a4c518849a1b13993b9 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in inches.
left-068 reference/ref-black-96px-square-no-red Left using inches with a positive nominal value, +1in http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 69e784a6f1766d6a1300e70123ae8fe9d5137718 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in inches.
left-076 reference/left-004-ref Left using 'em' units with a value of negative zero, -0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props cef0fa5a4e28339c8bd428d0a76d106b68e8c8b1 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in 'em' units.
left-077 reference/left-004-ref Left using 'em' units with a value of zero, 0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 8a9681d0c580012a9e8219e55502b68a635afe52 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in 'em' units.
left-078 reference/left-004-ref Left using 'em' units with a value of positive zero, +0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 2519c8ad577f9e8aea91bb769a98bf7bfef518a9 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in 'em' units.
left-079 reference/left-079-ref Left using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props d069aa59f52a5ead5850f49ef68d7ab32d8c4ed2 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in 'em' units.
left-080 reference/left-079-ref Left using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props c53e2ca0f13896b83c83b117319d2a8b773463a0 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in 'em' units.
left-088 reference/left-004-ref Left using 'ex' units with a value of negative zero, -0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props ae2a8f01ed128118eeec99bac4ccc15d8ca9cbcd `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in 'ex' units.
left-089 reference/left-004-ref Left using 'ex' units with a value of zero, 0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props e8537d83c3c70c7eaa1e2de8460be42e346fc324 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in 'ex' units.
left-090 reference/left-004-ref Left using 'ex' units with a value of positive zero, +0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 62f20ea07b5a010bf8a0403dcadf7cea6d8435f7 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in 'ex' units.
left-091 reference/ref-black-96px-square-no-red Left using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 82b775a3398a6d62f37d0b1ee485fb9e5942b2af `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in 'ex' units.
left-092 reference/ref-black-96px-square-no-red Left using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props b5059cf3c639314dcdc0d808438cbfdd67e315fc `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in 'ex' units.
left-100 reference/left-004-ref Left using percentages with a value of negative zero, -0% http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 4176bc9c3e9977692250d5cba16e12696f28a134 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value in percentages.
left-101 reference/left-004-ref Left using percentages with a value of zero, 0% http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 1e8e2fec224efac15c37281353adcdd784ca312f `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value in percentages.
left-102 reference/left-004-ref Left using percentages with a value of positive zero, +0% http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 7424b1824d43534bb5532f6e3da1114dfe3a53cb `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value in percentages.
left-103 reference/ref-black-96px-square-no-red Left using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props a27275a964baa2756c4077341753d5ef2890a52e `Microsoft`<http://www.microsoft.com/> The 'left' property sets a nominal length value in percentages.
left-104 reference/ref-black-96px-square-no-red Left using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props fe689de00a0652c05b37e1dcf6c70b5758aea53a `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive nominal length value in percentages.
left-109 reference/left-004-ref Left with a value of negative zero and no units, -0 http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 212aa0d12684bed1e7a321d469e6415cb639581d `Microsoft`<http://www.microsoft.com/> The 'left' property sets a negative zero length value with no units.
left-110 reference/left-004-ref Left with a value of zero and no units, 0 http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 975a182b7a4eef67140454dbb809fb038b03e71b `Microsoft`<http://www.microsoft.com/> The 'left' property sets a zero length value with no units.
left-111 reference/left-004-ref Left with a value of positive zero and no units, +0 http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props eb1baf39c9f4c5d5394cca4ffe98454fe695680c `Microsoft`<http://www.microsoft.com/> The 'left' property sets a positive zero length value with no units.
left-112 reference/left-004-ref Left with a value of 'auto' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props d1ac21caab27b695929e0bb5d5a353ace6b0db04 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a value of 'auto'.
left-113 reference/left-113-ref Left with a value of 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 00b465cc36021466cd93f6323aa1748cd5056ea1 `Microsoft`<http://www.microsoft.com/> The 'left' property sets a value of 'inherit'.
left-applies-to-001 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 20fb67a77b1667c925eead76674174a7bc2d33f4 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-row-group'.
left-applies-to-002 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props a0d4527fdb58c1f7083fe6aa683e47461c8a519e `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-header-group'.
left-applies-to-003 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 63de0124230d76aba76c43194e29f7e80c4a19c1 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-footer-group'.
left-applies-to-004 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props d2edfbf24727283f811f4558cad7d79fc2157535 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-row'.
left-applies-to-005 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 4bbe9dada66766e8db1b31f668ca3b9137dfee81 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-column-group'.
left-applies-to-006 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props bfa83dfdfeea30d61359e86ea55fae1137b3cde5 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-column'.
left-applies-to-007 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 90574e91919ee976382a756340781072e6de452a `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-cell'.
left-applies-to-008 Left applied to element with 'display' set to inline ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 0e2d6eaa5bcbe2e8369d68f08b0514e0826a1c27 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of inline.
left-applies-to-009 reference/left-applies-to-001-ref Left applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props b13efda2b53e0db00caf3f2e4fee55036f6a69a0 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of block.
left-applies-to-010 Left applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 116b5ae6a398a7c8d8ba754dfe3aaa321c98b915 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of list-item.
left-applies-to-011 Left applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 7f34728d82d68df3d67ac88b50e4da4a42f21abe `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of run-in.
left-applies-to-012 reference/left-applies-to-001-ref Left applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props adaa78f2b79a55c27815365f12591aa03fb537f0 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of inline-block.
left-applies-to-013 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 47891983386bee90ea4d2f87915f0944868cdefc `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table'.
left-applies-to-014 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 7f17ef5bbc73dbb4323686ff6ebcad5648727e69 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'inline-table'.
left-applies-to-015 reference/left-applies-to-001-ref Left applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 43ecfeb539a6c313194c55b9c9e3f044bd8efcf7 `Microsoft`<http://www.microsoft.com/> The 'left' property applies to elements with a display of 'table-caption'.
left-offset-001 reference/left-offset-001-ref Absolute positioned elements with a left offset http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props ae9caef2ec3a62136105b4f6fe55c06f13181364 `Microsoft`<http://www.microsoft.com/> Absolute positioned elements with a left offset, offsets the elements left margin edge from the left edge of the elements containing block.
left-offset-002 reference/left-offset-001-ref Position 'left' offset property - absolute length value and relative positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 964042fe534143cbcda36c6478e65bcb1634014e `Microsoft`<http://www.microsoft.com/> Relative positioned elements with a left offset, offsets with respect to the left edge of the box itself.
left-offset-003 reference/left-offset-003-ref 'left' property defines the offset from the left edge of the containing block http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 9ca8f526c6249cff2b268700f37f4a2a9c753d26 `Microsoft`<http://www.microsoft.com/> The 'left' property, for absolute positioning, specifies the offset of the element in relation to the containing block's left edge. In this test, the containing block of the absolutely positioned element is formed by the padding box of its nearest (closest) non-inline positioned ancestor element.
left-offset-percentage-001 reference/left-offset-percentage-001-ref Left offset using percentage http://www.w3.org/TR/CSS21/visuren.html#propdef-left,http://www.w3.org/TR/CSS21/visuren.html#position-props 2b1a8a647bc4659bb3ad604e611c62866bf83b37 `Microsoft`<http://www.microsoft.com/> Percentage offset values for the 'left' property are based off the width of the containing block.
left-offset-percentage-002 reference/left-offset-percentage-002-ref position absolute - left offset percentage and inherit http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/visuren.html#position-props 305ded77e4dc5447f838670cca78e3f3c833bff5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'left: inherit' makes the left property take the same computed value as the left property for the element's parent; in the case of a percentage value, the computed value is the specified percentage value. 'left: [percentage]' refers to width of containing block.
left-offset-position-fixed-001 reference/left-offset-position-fixed-001-ref left:auto offset of position:fixed box in a position:relative containing block http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,https://drafts.csswg.org/css2/visuren.html#position-props,https://drafts.csswg.org/css2/visudet.html#abs-non-replaced-width ef00d8c4e4949be47753fac480c33302bec380c0 `Chris Rebert`<http://chrisrebert.com> The 'left' box offset property, for fixed positioning, when set to 'auto' specifies the offset of the box from its 'static-position containing block'. Here, in this test, the 'static-position containing block' is #shifted-column and the containing block for #red is established by the viewport.
letter-spacing-004 reference/letter-spacing-004-ref Letter-spacing using pixels with a negative zero value, -0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 02b4666d6b18be204869ddf9dd0d36f05f419c72 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in pixels.
letter-spacing-005 reference/letter-spacing-004-ref Letter-spacing using pixels with a zero value, 0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 31e30b260669b6145f275daa3b7d24dd0fdf9469 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in pixels.
letter-spacing-006 reference/letter-spacing-004-ref Letter-spacing using pixels with a positive zero value, +0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props b5e4259e772513af358e66d79e58ea95fcd55c6a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in pixels.
letter-spacing-007 Letter-spacing using pixels with a nominal value, 96px ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props cdccd1f2e748d15334912a65091c773954de6639 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in pixels.
letter-spacing-008 Letter-spacing using pixels with a nominal value with a plus sign, +96px ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props c15870324ee86bcb807cb743ad9d0036630e175c `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in pixels with a plus sign.
letter-spacing-016 reference/letter-spacing-004-ref Letter-spacing using points with a negative zero value, -0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 0627e824cc4017d6ea91646dcca7218938eab824 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in points.
letter-spacing-017 reference/letter-spacing-004-ref Letter-spacing using points with a zero value, 0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 9b91a2afbf5486ca523f265c34eb07fa7e8990d1 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in points.
letter-spacing-018 reference/letter-spacing-004-ref Letter-spacing using points with a positive zero value, +0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 330b94b47087f06ee26cadbe78616ca063baf6c3 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in points.
letter-spacing-019 Letter-spacing using points with a nominal value, 72pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 7756377cc805b70005c47fa2e26874b88a06084a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in points.
letter-spacing-020 Letter-spacing using points with a nominal value with a plus sign, +72pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 34c42033947f3f35a399180e13c730d194ca7b9c `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in points with a plus sign.
letter-spacing-028 reference/letter-spacing-004-ref Letter-spacing using picas with a negative zero value, -0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ddb9b05b612851dfa815303d224bc6cf5d2fc730 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in picas.
letter-spacing-029 reference/letter-spacing-004-ref Letter-spacing using picas with a zero value, 0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 376b6a8f1f85c49e5b8b5e0e75f0f71229354650 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in picas.
letter-spacing-030 reference/letter-spacing-004-ref Letter-spacing using picas with a positive zero value, +0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 92f75a4cfc52c15cba52a8876972ed25a57ea3e7 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in picas.
letter-spacing-031 Letter-spacing using picas with a nominal value, 6pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 0e06b28a597520bbf07e433564eb4a4cd3d2a483 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in picas.
letter-spacing-032 Letter-spacing using picas with a nominal value with a plus sign, +6pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 7d7334a831397c97588f8d4186bceedc564d4a0e `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in picas with a plus sign.
letter-spacing-040 reference/letter-spacing-004-ref Letter-spacing using centimeters with a negative zero value, -0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props f62a633914fea183590a55b3a2f95b930eb5b8f2 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in centimeters.
letter-spacing-041 reference/letter-spacing-004-ref Letter-spacing using centimeters with a zero value, 0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 22b95e087ca556b0a6610d238a3a8fab69cc6dbf `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in centimeters.
letter-spacing-042 reference/letter-spacing-004-ref Letter-spacing using centimeters with a positive zero value, +0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 9cd32c041852a6ce31dc40dd4364a2aaf1806400 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in centimeters.
letter-spacing-043 Letter-spacing using centimeters with a nominal value, 2.54cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 53394f6014647c28333949dd732c8191907aaf18 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in centimeters.
letter-spacing-044 Letter-spacing using centimeters with a nominal value with a plus sign, +2.54cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 847ecf5fc542fe8296636c57f92483eabb8a6339 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in centimeters with a plus sign.
letter-spacing-052 reference/letter-spacing-004-ref Letter-spacing using millimeters with a negative zero value, -0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props f729228290bf7d3d58b9cce31bc556b307126af3 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in millimeters.
letter-spacing-053 reference/letter-spacing-004-ref Letter-spacing using millimeters with a zero value, 0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 9b6cf2ce59c3d376547d6cdc2a783c5b60014f61 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in millimeters.
letter-spacing-054 reference/letter-spacing-004-ref Letter-spacing using millimeters with a positive zero value, +0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props f47838b56e3edef0952808ccd5d071bc66355746 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in millimeters.
letter-spacing-055 Letter-spacing using millimeters with a nominal value, 25.4mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 3cc237c65be7e3457160f825cf64fbddc133e3a3 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in millimeters.
letter-spacing-056 Letter-spacing using millimeters with a nominal value with a plus sign, +25.4mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 8d28b443b8be85e8650dbcbc8fb6a82fea27082d `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in millimeters with a plus sign.
letter-spacing-064 reference/letter-spacing-004-ref Letter-spacing using inches with a negative zero value, -0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props cfbac839809d3c762158754ca55830ad62d9047f `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in inches.
letter-spacing-065 reference/letter-spacing-004-ref Letter-spacing using inches with a zero value, 0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 276bc830b795ece6594681ce77c425ef00f19a71 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in inches.
letter-spacing-066 reference/letter-spacing-004-ref Letter-spacing using inches with a positive zero value, +0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 16ba2f0a84e6fae4f2f945af0c3e4138b42749ac `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in inches.
letter-spacing-067 Letter-spacing using inches with a nominal value, 1in ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 38e88db001be354d52350f1e877ad98d2e247207 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in inches.
letter-spacing-068 Letter-spacing using inches with a nominal value with a plus sign, +1in ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props bac878be7cbc6c2e709f88c93e2cd88073f7af55 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in inches with a plus sign.
letter-spacing-076 reference/letter-spacing-004-ref Letter-spacing using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 8c1a0525299e7338ee1e72984485c3cf27258636 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in 'em' units.
letter-spacing-077 reference/letter-spacing-004-ref Letter-spacing using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 89759cf615c58a673380411d83b0b54440467781 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in 'em' units.
letter-spacing-078 reference/letter-spacing-004-ref Letter-spacing using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 35f7663d16a958c6b5f4ea1984fb75ae66c104e6 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in 'em' units.
letter-spacing-079 Letter-spacing using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 67c74107e7bfd1875917e6621f8da6d1fd0b36f0 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in 'em' units.
letter-spacing-080 Letter-spacing using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 0d0d456193a548abf30b1d166233a65df8584878 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in 'em' units with a plus sign.
letter-spacing-088 reference/letter-spacing-004-ref Letter-spacing using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 29ff1043792594a50881528383b37f82d9c721e6 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in 'ex' units.
letter-spacing-089 reference/letter-spacing-004-ref Letter-spacing using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props a5b78d82daa05408111ca1abbbc937332b139c4b `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in 'ex' units.
letter-spacing-090 reference/letter-spacing-004-ref Letter-spacing using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 1443d4ad52e226e819131157283c7a7d14d4436a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in 'ex' units.
letter-spacing-091 Letter-spacing using 'ex' units with a nominal value, 12ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ca8e36b2d0411a476e986937e348bcade195f9a4 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in 'ex' units.
letter-spacing-092 Letter-spacing using 'ex' units with a nominal value with a plus sign, +12ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ce934532fdef9938ecfe5f80c90fcae114678fb4 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a nominal length value in 'ex' units with a plus sign.
letter-spacing-097 reference/letter-spacing-004-ref Letter-spacing sets a negative zero value with no units, -0 ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ef2d9d9214ffad4ecf8da1576d7daddd332b0f34 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value with no units.
letter-spacing-098 reference/letter-spacing-004-ref Letter-spacing sets a zero value with no units, 0 ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props d9456ec2661767c146acfdcf44a89f7639d65e8a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value with no units.
letter-spacing-099 reference/letter-spacing-004-ref Letter-spacing sets a positive zero value with no units, +0 ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props cae977f44f0fe3b5369766fb9ccd14da0e89e600 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value with no units.
letter-spacing-100 reference/letter-spacing-004-ref Letter-spacing set to 'normal' ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 76361538df20de8b9d0ae9709c2371aedb203a0a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property set to 'normal' sets the typical spacing for letters based on the font.
letter-spacing-101 Letter-spacing set to 'inherit' ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props a7ea4107eca73ed6d5ac41a22f1fc8392680d54e `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' set to 'inherit' uses its parents' value for the spacing of letters.
letter-spacing-102 Dynamic letter-spacing changes dom http://www.w3.org/TR/CSS21/text.html#spacing-props ec07156cb38b495759a5a5e96fdfabb771942a4a `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
letter-spacing-applies-to-001 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: inline' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 674693c12e7980ffa1397cae402b1399a3ab3b36 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: inline' elements.
letter-spacing-applies-to-002 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props b62f5396ac2965472e53123e2ecd4225514891b0 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: block' elements.
letter-spacing-applies-to-003 Letter-spacing application on a 'display: list-item' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ecf1d8b935ef67a9a4380ade0e3dd8c31ad35129 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: list-item' elements.
letter-spacing-applies-to-004 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: run-in' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 2b488c684db6318eddebd3bd86aac8a5f8d29fbc `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: run-in' elements.
letter-spacing-applies-to-005 Letter-spacing application on a 'display: inline-block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 1f4c1d72a3f9b0c28996f5c11448faba9a378a4c `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: inline-block' elements.
letter-spacing-applies-to-006 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props a3816623cc772642448df0645f5c75bdecd03571 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table' elements.
letter-spacing-applies-to-007 Letter-spacing application on a 'display: inline-table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 8ff57ca3a1131d748e67d7b7c5a93d96d9eae583 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: inline-table' elements.
letter-spacing-applies-to-008 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table-row-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props d798421dd0acfa7473079ded7f931b632f15ad8a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table-row-group' elements.
letter-spacing-applies-to-009 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table-header-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 8c77aa7f056cadda7c0db1c2bfba494058390f69 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table-header-group' elements.
letter-spacing-applies-to-010 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table-footer-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props c4b8ab254c7955064a43e88882c285700886d91a `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table-footer-group' elements.
letter-spacing-applies-to-011 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table-row' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 4797ee0b76a60451e661430ecd0a4864ca673bfe `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table-row' elements.
letter-spacing-applies-to-012 Letter-spacing application on a 'display: table-column-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 334fb4655871cc94f45d083c274fdb101fca95ff `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property does not apply to 'display: table-column-group' elements.
letter-spacing-applies-to-013 Letter-spacing application on a 'display: table-column' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 52db94fd38b8dd4df780613049ed343558a702e4 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property does not apply to 'display: table-column' elements.
letter-spacing-applies-to-014 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table-cell' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 3abe382c296d6f7be0d9a5c025f10fdb61e5a752 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table-cell' elements.
letter-spacing-applies-to-015 reference/black_box_ends_when_blue_box_ends_6_boxes_ahem Letter-spacing application on a 'display: table-caption' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-letter-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props bf714909f1db2e8fd8c32d9f62262480a5c6669c `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property is applied to 'display: table-caption' elements.
letter-spacing-justify-001 Letter-spacing and 'text-align: justify' ahem http://www.w3.org/TR/CSS21/text.html#spacing-props b66c590660ba5748685be02f9412a6820aee3cb4 `Microsoft`<http://www.microsoft.com/> The letter-spacing is not changed when combined with 'text-align: justify'.
line-box-height-001 Height for inline elements when 'line-height' is smaller than 'height' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading c0d5331bebe6060a6670cc22b374fc276ed9e9f9 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets the initial height but that height is increased if the content height is larger.
line-box-height-002 reference/line-box-height-002-ref Height for inline replaced elements and 'line-height' image http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading d7284a6641fe849c9ccd1554e34e094b28f7e80a `Microsoft`<http://www.microsoft.com/> The 'line-height' property doe not set the height for inline replaced elements. The height of the replaced element sets the line-height'.
line-box-height-vlr-003 reference/line-box-height-vlr-003-ref line box height and border on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height ed5d28837fc82e812451e0ce6ea11321d8f0f8ff `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vlr-005 reference/line-box-height-vlr-003-ref line box height and padding on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 5fc9f08ac5006b25a7718df3b05a10b051a13ca5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
line-box-height-vlr-007 reference/line-box-height-vlr-007-ref line box height and border on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 62224f4c4b0f3bcb36e3c865ac9ab414e3bebdf5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vlr-009 reference/line-box-height-vlr-007-ref line box height and padding on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 449e268abb74a4324ac8617b0c7451b670468223 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
line-box-height-vlr-011 reference/line-box-height-vlr-011-ref line box height and border on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 7826655b6d680c94278f13c416b6b338bc4961d5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vlr-013 reference/line-box-height-vlr-011-ref line box height and padding on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 02bfa40e8df550955544cdaa3a9d9d8db8253db0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
line-box-height-vlr-021 reference/line-box-height-vlr-021-ref line box height and border on non-replaced inline box (complex) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height e69fbb629182c70b9d2d08caaf93fc97c310280a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vlr-023 reference/line-box-height-vlr-023-ref line box height and border on non-replaced inline box (complex) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height ba4be7e928e79d8aa75c34baebdc7d99a01be2e4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vrl-002 reference/line-box-height-vrl-002-ref line box height and border on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 833224f33966412be5063328d8c6f6384ce05db1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vrl-004 reference/line-box-height-vrl-002-ref line box height and padding on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 4f8eae66eb89d850363f2b3a2ebf50d5ca3224e7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
line-box-height-vrl-006 reference/line-box-height-vrl-006-ref line box height and border on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height cf8714607cbb540dc9591c50c06f3e10a9b0fe93 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vrl-008 reference/line-box-height-vrl-006-ref line box height and padding on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 3e2a65f640262460eb0e6f8cf33d0296824a7142 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
line-box-height-vrl-010 reference/line-box-height-vrl-010-ref line box height and border on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 6a0a850fbc3d9f793bb6d1fb3068fe2ab9176818 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
line-box-height-vrl-012 reference/line-box-height-vrl-010-ref line box height and padding on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 0e5d93023594b9399a87f21dcbac0776dda6627f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
line-breaking-bidi-001 reference/line-breaking-bidi-001-ref Line breaking and the bidi algorithm ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 2fcefce60cd82be2e1b13fd660261485200a2e2c `Ian Hickson`<mailto:ian@hixie.ch>
line-breaking-bidi-002 reference/line-breaking-bidi-002-ref Line breaking and the bidi algorithm (with hebrew character) ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 39405794e22368810a36df8c8a792c70cbd060d8 `Ian Hickson`<mailto:ian@hixie.ch>
line-breaking-bidi-003 reference/line-breaking-bidi-003-ref Line breaking and the bidi algorithm (no breaks) ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 3580b89608648fb001712d66d998bbf67a0f3dfc `Ian Hickson`<mailto:ian@hixie.ch>
line-height-001 Line-height using pixels with a minimum minus one value, -1px ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 227954db09ba254208b5612336583efa0636ec51 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in pixels.
line-height-002 reference/line-height-002-ref Line-height using pixels with a minimum value, 0px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 0a9a76703c8a3bc35479bfc5ea48632e767473fd `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in pixels.
line-height-003 Line-height using pixels with a minimum plus one value, 1px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 1b1d1d16cbe1640387a5504f3c9a9fa01ede9120 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in pixels.
line-height-004 reference/line-height-002-ref Line-height using pixels with a negative zero value, -0px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading e7bd9d82a6d0ec95897b33b19d857a7ea8a74122 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in pixels.
line-height-005 reference/line-height-002-ref Line-height using pixels with a positive zero value, +0px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 6da5a23dcea97d2d18e6307fa97d1ee73edcb791 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in pixels.
line-height-006 reference/line-height-006-ref Line-height using pixels with a nominal value, 96px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 719f5781bc2a07677ab15c98f53d70af28814db1 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in pixels.
line-height-007 reference/line-height-006-ref Line-height using pixels with a positive nominal value, +96px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 938e70b82301f77744725ee55ea5b2fb539b1ec6 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in pixels.
line-height-012 Line-height using points with a minimum minus one value, -1pt ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading f9e3700e5f2c2c2a5419a447768ac3f50bebef73 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in points.
line-height-013 reference/line-height-002-ref Line-height using points with a minimum value, 0pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 095029dd3d91e0f48d2d85ee2d7fa4897ab66a40 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in points.
line-height-014 Line-height using points with a minimum plus one value, 1pt 96dpi,ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 85e530e99cb336d2969a093482192a8f01374a0f `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in points.
line-height-015 reference/line-height-002-ref Line-height using points with a negative zero value, -0pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 673e9b06105ff90fbbc28f38b364242f9feffb84 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in points.
line-height-016 reference/line-height-002-ref Line-height using points with a positive zero value, +0pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 7ca694b0c790c52d7be7eac0751b867569d178e3 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in points.
line-height-017 reference/line-height-006-ref Line-height using points with a nominal value, 72pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading cfe05b2aebc1af9e5c5ddd1839d235d9ee46f4d1 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in points.
line-height-018 reference/line-height-006-ref Line-height using points with a positive nominal value, +72pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 4e299d13098a92e2dccd188370d2811509de1e29 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in points.
line-height-023 Line-height using picas with a minimum minus one value, -1pc ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 56e0ca2df18bca006a318068ce2e79cae29e242d `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in picas.
line-height-024 reference/line-height-002-ref Line-height using picas with a minimum value, 0pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 079cc68e8d78792de8550f0586bb266f65d597cc `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in picas.
line-height-025 reference/line-height-025-ref Line-height using picas with a minimum plus one value, 1pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 39fec7cc1280c25ee6a4f70c7ca2f2eecfe1f773 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in picas.
line-height-026 reference/line-height-002-ref Line-height using picas with a negative zero value, -0pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 801791fc07438b48ff485edbd09c5ab6b05df31a `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in picas.
line-height-027 reference/line-height-002-ref Line-height using picas with a positive zero value, +0pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 63e8f5b4e2361f0dc7bef1601a9a954b5988ef10 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in picas.
line-height-028 reference/line-height-006-ref Line-height using picas with a nominal value, 6pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading e80c6a2d1a2e1c5ddcc0a7bcbeb4c2db628f23a5 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in picas.
line-height-029 reference/line-height-006-ref Line-height using picas with a positive nominal value, +6pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 97e22f39ca8293b012a89fafca4b77210f2e1c3c `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in picas.
line-height-034 Line-height using centimeters with a minimum minus one value, -1cm ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 59d79277b5707cfa05e3db5c4905a324436b3cfd `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in centimeters.
line-height-035 reference/line-height-002-ref Line-height using centimeters with a minimum value, 0cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 39aae73de9385b5bf40366f8d7f63479187352ff `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in centimeters.
line-height-036 Line-height using centimeters with a minimum plus one value, 1cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 89bb124a78ce15082289b85d5a16f7d8a104edb8 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in centimeters.
line-height-037 reference/line-height-002-ref Line-height using centimeters with a negative zero value, -0cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 4ef4628e0ad63a777376ada12b1eb0e0e637f58a `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in centimeters.
line-height-038 reference/line-height-002-ref Line-height using centimeters with a positive zero value, +0cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 56856d1725a69b5652c58271982f36d48e2f34a6 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in centimeters.
line-height-039 reference/line-height-006-ref Line-height using centimeters with a nominal value, 2.54cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 5259ca86cec54addb91d522498f191d357793e23 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in centimeters.
line-height-040 reference/line-height-006-ref Line-height using centimeters with a positive nominal value, +2.54cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading e4fe56d3e4b757c047a68b6b6f24ecce274dd129 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in centimeters.
line-height-045 Line-height using millimeters with a minimum minus one value, -1mm ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading a384c31d049b5398bb02953d3371883255cf97ec `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in millimeters.
line-height-046 reference/line-height-002-ref Line-height using millimeters with a minimum value, 0mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 2e5624c95cb09705082a386c7101f257b13ba290 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in millimeters.
line-height-047 Line-height using millimeters with a minimum plus one value, 1mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 886f996e4d805e728d38097f51a71920a521885b `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in millimeters.
line-height-048 reference/line-height-002-ref Line-height using millimeters with a negative zero value, -0mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 80077776b859652ee7ea5d1fee9343bb1d872be3 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in millimeters.
line-height-049 reference/line-height-002-ref Line-height using millimeters with a positive zero value, +0mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 04c3cb371134b1423b5f6595580b0c77b6c86c1f `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in millimeters.
line-height-050 reference/line-height-006-ref Line-height using millimeters with a nominal value, 25.4mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading f29654ebabeab46500ce3edaaf74c31977487624 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in millimeters.
line-height-051 reference/line-height-006-ref Line-height using millimeters with a positive nominal value, +25.4mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading d3e7c6e089631311b3afefeb11ded2679a2e65ae `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in millimeters.
line-height-056 Line-height using inches with a minimum minus one value, -1in ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading f2cb933abfdddce4426d7486d3762164829b0e58 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in inches.
line-height-057 reference/line-height-002-ref Line-height using inches with a minimum value, 0in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 6bbaa1b5ddcb6f9bbc2d98114652817bd26d47b4 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in inches.
line-height-058 reference/line-height-006-ref Line-height using inches with a minimum plus one value, 1in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading a2bbb2b289ba8181d4a0f98020f74da442bcc2ab `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in inches.
line-height-059 reference/line-height-002-ref Line-height using inches with a negative zero value, -0in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 8bde19e4a2b5213c332202b4e0f41ba1f0b1ea1d `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in inches.
line-height-060 reference/line-height-002-ref Line-height using inches with a positive zero value, +0in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 77ea35749eb87732492491185428ebc7f7804f1a `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in inches.
line-height-061 reference/line-height-061-ref Line-height using inches with a nominal value, 3in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 88e2797fef195a565f0dad0b7d59320bf488aec2 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in inches.
line-height-062 reference/line-height-061-ref Line-height using inches with a positive nominal value, +3in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 7171d89ee5a5103a29538342f43f54aa52b6172b `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in inches.
line-height-067 Line-height using 'em' units with a minimum minus one value, -1em ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading a0cf0ff95cde2e62bbe8247a601cab4719247168 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in 'em' units.
line-height-068 reference/line-height-002-ref Line-height using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 25ac973f01df7db2654584ad5d1beb25fc9db382 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in 'em' units.
line-height-069 reference/line-height-069-ref Line-height using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading d22d755aae93b1c084ff1e34bf8b63ad5c708b3b `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in 'em' units.
line-height-070 reference/line-height-002-ref Line-height using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading a60fb5b51c47f55d4f8e6a73aad070d59d52897b `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in 'em' units.
line-height-071 reference/line-height-002-ref Line-height using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading c8aeb6785b3855e4dea7483fe1b168fcf79c6882 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in 'em' units.
line-height-072 reference/line-height-072-ref Line-height using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 15431e27d061f6de260870677fb5c7a056ca812e `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in 'em' units.
line-height-073 reference/line-height-072-ref Line-height using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 4ab1a7b3511d2f6da7b018d004dc52cdcff0fe38 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in 'em' units.
line-height-078 Line-height using 'ex' units with a minimum minus one value, -1ex ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 47c1a4c707af5c655e2b516e3342165f9a9a29fc `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in 'ex' units.
line-height-079 reference/line-height-002-ref Line-height using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading eb28793b3ff437ab9e7c9e077da13c98cc86ab59 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in 'ex' units.
line-height-080 reference/line-height-025-ref Line-height using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading e765c5e16856ade7075ae5812a00e500cbe9036e `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in 'ex' units.
line-height-081 reference/line-height-002-ref Line-height using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 084949bd3cfdf909e9fb761c14ade400720f35b8 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in 'ex' units.
line-height-082 reference/line-height-002-ref Line-height using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 162c0e33cf189f355b107758a3bd4834dd27d782 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in 'ex' units.
line-height-083 reference/line-height-006-ref Line-height using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 8e6388b6c62e176aa676c2b9d049103924ea64fb `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in 'ex' units.
line-height-084 reference/line-height-006-ref Line-height using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 7b2ae020920209944e767d3f62b1b12bdabae0c7 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in 'ex' units.
line-height-089 Line-height using percentages with a minimum minus one value, -1% ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading b1167c55fd7b8cbd9d61f9f5eb615c06472db81b `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one length value in percentages.
line-height-090 reference/line-height-002-ref Line-height using percentages with a minimum value, 0% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 111dea7aefd1ca5e5f8e4b1e8aed3240504dd526 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum length value in percentages.
line-height-091 Line-height using percentages with a minimum plus one value, 1% 96dpi,ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 9bf7ed958e9c266f91da3bcce35c94bdc53f3345 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one length value in percentages.
line-height-092 reference/line-height-002-ref Line-height using percentages with a negative zero value, -0% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 9dd7dec2a16c0cdad9effd1331f7dccebf10ee71 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero length value in percentages.
line-height-093 reference/line-height-002-ref Line-height using percentages with a positive zero value, +0% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 5af589f7d8ff7f94ffcbc4f86880a4f580a714a5 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero length value in percentages.
line-height-094 reference/line-height-069-ref Line-height using percentages with a nominal value, 100% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading fdab06600b2eb1b9ad4436d23246ae2030978f30 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal length value in percentages.
line-height-095 reference/line-height-069-ref Line-height using percentages with a positive nominal value, +100% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 8ce2ba529a22f53a0ef011b1b2ee868eb72689ba `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal length value in percentages.
line-height-100 Line-height with a minimum minus one value, -1 ahem,invalid,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 8ea2b547434e22c13b3e3ba41ca444b821001972 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum minus one number value.
line-height-101 reference/line-height-002-ref Line-height with a minimum value, 0 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 962247db738d7d7b3154657967ae663a0cf17e35 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum number value.
line-height-102 reference/line-height-102-ref Line-height using pixels with a minimum plus one value, 1 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 435eb2c0dede25b5a1e052eb9c262ea8e6e3457d `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a minimum plus one number value.
line-height-103 reference/line-height-002-ref Line-height using pixels with a negative zero value, -0 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading f1faceaff33d74699d9b57d6f1fc1fe2db4a2c65 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a negative zero number value.
line-height-104 reference/line-height-002-ref Line-height with a positive zero value, +0 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading eba526f7be61a02a4672b963f34092592780055c `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive zero number value.
line-height-105 reference/line-height-105-ref Line-height with a nominal value, 5 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 82f352c18166bd7c88419f7c8f5d6ab5fd754662 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a nominal number value.
line-height-106 reference/line-height-105-ref Line-height with a positive nominal value, +5 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 14a96a1f3c6a7a283fbf210bfb26e83b351201d4 `Microsoft`<http://www.microsoft.com/> The 'line-height' property sets a positive nominal number value.
line-height-111 Line-height with keyword value of 'normal' ahem,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 9f435b338d79ab05f6142a0f1f5f1105528b79dd `Microsoft`<http://www.microsoft.com/> The 'line-height' property set to 'normal' uses the default line-height.
line-height-112 reference/line-height-006-ref Line-height with keyword value of 'inherit' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading e3841863af6afb5e1a9706d0d0b38513b6d9fd7f `Microsoft`<http://www.microsoft.com/> The 'line-height' property set to 'inherit' uses the default line-height.
line-height-121 reference/line-height-121-ref The 'line-height' property ahem http://www.w3.org/TR/CSS21/visudet.html#line-height 1d013aa2c28e66d9898e13730d3102dffee4b495 `Ian Hickson`<mailto:ian@hixie.ch>
line-height-122 Images on baselines image http://www.w3.org/TR/CSS21/visudet.html#line-height fe44f9e32c8339edacddb044c3c9185cb856d537 `Ian Hickson`<mailto:ian@hixie.ch>
line-height-123 Images on baselines image http://www.w3.org/TR/CSS21/visudet.html#line-height b69f6d3b2add94778ded31e58cd270e6922a2257 `Ian Hickson`<mailto:ian@hixie.ch>
line-height-124 Images on baselines image http://www.w3.org/TR/CSS21/visudet.html#line-height eef8189318602177c7e68c99a9a7f5208e057bef `Ian Hickson`<mailto:ian@hixie.ch>
line-height-125 reference/line-height-125-ref Inheritance of em units http://www.w3.org/TR/CSS21/visudet.html#line-height d3b2d17c14ea6bab6cd73666f27265c18c4df130 `Ian Hickson`<mailto:ian@hixie.ch>
line-height-126 reference/line-height-126-ref line-height of images image http://www.w3.org/TR/CSS21/visudet.html#line-height 50c2342c690cdbf5a59140c21e77594dea4900c2 `Ian Hickson`<mailto:ian@hixie.ch>
line-height-127 reference/line-height-127-ref line-height of images ahem,image http://www.w3.org/TR/CSS21/visudet.html#line-height 3aae3975214881bbbd2b257e7e4e1c3e4f67ae85 `Ian Hickson`<mailto:ian@hixie.ch>
line-height-128 reference/line-height-128-ref Test ahem http://www.w3.org/TR/CSS21/visudet.html#line-height c0d1c4eec0301023129c42a9b98a24fa1321633c `Ian Hickson`<mailto:ian@hixie.ch>
line-height-129 reference/ref-filled-green-100px-square height of line box and inline replaced elements image http://www.w3.org/TR/CSS21/visudet.html#leading 09ff307cf453ef0c350141780e6159ac101a8aa9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Alan Gresley`<mailto:alan@css-class.com> This test checks the height determination of a line box when such line box is made of a single inline replaced element. In this test, we verify that the margin box of an inline replaced element does indeed determine the line box height. div {line-height: 0px} rule only determines the minimum of the line box height.
line-height-applies-to-001 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 0b73b0ab02eba225cc7fd0840879b5a481603c1d `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-row-group'.
line-height-applies-to-002 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 99a6fc3cb3c5a5ed148e42222668c5d1e400e29a `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-header-group'.
line-height-applies-to-003 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading f12fad30cfce1b9fb7ac32f2a9ffdb74a7978c2b `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-footer-group'.
line-height-applies-to-004 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 18218b1cadc2aa7b1a1fbb1a4c1a9fddecb80bb9 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-row'.
line-height-applies-to-005 reference/line-height-applies-to-005-ref Line-height applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading f52f8c7dadbd7d9b1ccf67d12e2177cf5a956da5 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-column-group'.
line-height-applies-to-006 reference/line-height-applies-to-005-ref Line-height applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 65d79062bcd072b0e0a268f74c30ec75139ba524 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-column'.
line-height-applies-to-007 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading c8b3013066622b275b12b0b9dd46a90579025d01 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-cell'.
line-height-applies-to-008 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 711c3de5261626509f6ddf68e40d1f49815a1f69 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'inline'.
line-height-applies-to-009 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 7d11f96910e8b558773d9fa369fff135f323f91b `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'block'.
line-height-applies-to-010 Line-height applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading def992d9f3b3d5c522333e0b91c2d64e8ba665f2 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'list-item'.
line-height-applies-to-011 Line-height applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 15dec4c51451606f577899e5fa8d9f1ba67d8164 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'run-in'.
line-height-applies-to-012 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 8fb19d451784bd992e128024986c3c31b08b5e2d `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'inline-block'.
line-height-applies-to-013 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading b0e1eee47166e4047b7ec0342dcf79334b682002 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table'.
line-height-applies-to-014 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading be6b496f5ff59fff13fa73eb05ee80beae3b4934 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'inline-table'.
line-height-applies-to-015 reference/line-height-applies-to-001-ref Line-height applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading ae08204508ab7edce63a69786917358cdcbf8ee4 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'table-caption'.
line-height-applies-to-016 reference/line-height-applies-to-016-ref Line-height applied to elements with 'display' set to 'none' http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 79f593497c61d07085e126065b74fd29aa75d771 `Microsoft`<http://www.microsoft.com/> The 'line-height' property applies to elements with 'display' set to 'none'.
line-height-bleed-001 reference/line-height-bleed-001-ref Glyphs overflow line box http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 4841e117cada12084b3b7618d8dbdea0334e95ab `Microsoft`<http://www.microsoft.com/> Glyphs bleed out of the box when 'line-height' is less than the content height and the height of the box is not increased.
line-height-bleed-002 reference/line-height-bleed-002-ref Glyphs overflow when line height of container is less than content height ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 3723218b78b41fdde43e66050f24f76b2ce25a9b `Microsoft`<http://www.microsoft.com/> That glyphs bleed out of the box when 'line-height' can overlap adjoining line boxes.
line-height-bleed-003 Leading and half leading line heights leads to space above and below http://www.w3.org/TR/CSS21/visudet.html#leading 3b8cfc75785e2455916e85487c78ce6215e7525e `Microsoft`<http://www.microsoft.com/> Line-height can be different from the content area so there is space above and below.
line-height-largest-001 Line-height with multiple font sizes may http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading 67181c8416bb182df207a865a1ca2469b0c81d40 `Microsoft`<http://www.microsoft.com/> The 'line-height' value may use the largest font size when there is more than one font size.
line-height-normal-recommendation-001 Line-height recommended 'normal' value ahem,should http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height,http://www.w3.org/TR/CSS21/visudet.html#leading c3acdcab4c2eb2250a2db085641fc2479f37c9e4 `Microsoft`<http://www.microsoft.com/> It is recommended that the 'normal' value for 'line-height' is set to 1.0 or 1.2 'em' units.
link-visited-selector-001 Visited and link simple case interact http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes 6373343330c7eeb001cdc9b0022a09ae7251ded0 `Microsoft`<http://www.microsoft.com/> Link matches any link which has not been visited. Visited matches a link which has been visited.
link-visited-selector-002 Visited and link in the same selector interact http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes 6ca078ff8dcc7f1079a225159678713065a1414b `Microsoft`<http://www.microsoft.com/> Link and visited are mutually exclusive states.
link-visited-selector-003 Active and link interaction interact http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes 2e118be6307e6a7e3df30e3d1485602e8a38d963 `Microsoft`<http://www.microsoft.com/> Active and link are not mutually exclusive.
link-visited-selector-004 Active and visited interaction interact http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes 1fe95b17e747e7910ca8e1b508db6edce0a4d07d `Microsoft`<http://www.microsoft.com/> Active and visited are not mutually exclusive.
link-visited-selector-005 Visited links may return to unvisited interact,may http://www.w3.org/TR/CSS21/selector.html#link-pseudo-classes 4d6fc10f0ced89872b28a48d15f2113d979c49fe `Microsoft`<http://www.microsoft.com/> A user agent may treat all links as unvisited.
list-alignment-001 List style numbering alignment http://www.w3.org/TR/CSS21/generate.html#list-style 52de3ac40c3a545a581cf8d4f7944768e979a64e `Microsoft`<http://www.microsoft.com/> That the list numbering is aligned consistently.
list-bidi-000 outside list-item marker position in BIDI http://www.w3.org/TR/CSS21/generate.html#list-style ce66fd4095be38a1da7f0852bb3b4a121f242110 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The list-item marker is on the right side for an RTL item and on the left side for an LTR one.
list-style-001 List-style with only list-style-type as a value http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style ffef7ce73ea91af763c66e6a324abaa4f99e7333 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-type'.
list-style-002 List-style with only list-style-position as a value http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style b0190acb2d21373562d768288f5f537a8906094f `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-position'.
list-style-003 List-style with only list-style-image as a value image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style c556db48cbbf9e14d073a008a6ce3b3d12125857 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-image'.
list-style-004 List-style with list-style-type list-style-position as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 3a03b24c207c5590172487533d6c6acb551b0a38 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-type' and 'list-style-position'.
list-style-005 List-style with list-style-type list-style-image as values image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 680613622972a6990971fc7bc235f938d0b5dd55 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-type' and 'list-style-image'.
list-style-006 List-style with 'list-style-position' and 'list-style-type' as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 5401e26523cc79e7a5ceb50ae99a76fb7779a910 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-position' and 'list-style-type'.
list-style-007 List-style with list-style-position list-style-image as values image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style cd1878fec72a8c4f9a538f16f7efa4c8ee4d1b4d `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-position' and 'list-style-image'.
list-style-008 List-style with list-style-image list-style-type as values image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style b6b9182cfc8a245154077b3e008882745a51771f `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-image' and 'list-style-type'.
list-style-009 List-style with list-style-image list-style-position as values image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 496852f6028abf45cc1845df2ad117eaca192cd7 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-image' and 'list-style-position'.
list-style-010 List-style: list-style-type list-style-position list-style-image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style e34954fb1cd892d962b8bd06566b30df8986a05c `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-type', 'list-style-position' and 'list-style-image'.
list-style-011 List-style with list-style-type list-style-image list-style-position as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style fcbe3a9bdbbd6a186d6988adbc384e6dd940af7f `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-type', 'list-style-image' and 'list-style-position'.
list-style-012 List-style with list-style-position list-style-type list-style-image as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 82bb497eecec1d3046d705f4bd61baa7b34697be `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-position', 'list-style-type' and 'list-style-image'.
list-style-013 List-style with list-style-position list-style-image list-style-type as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style a572c56b78fd66cbe9293f9318d59c946ba054af `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-position', 'list-style-image' and 'list-style-type'.
list-style-014 List-style with list-style-image list-style-type list-style-position as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 7177b1ceae720005b1c0825d9f53df442dc225ea `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-image', 'list-style-type' and 'list-style-position'.
list-style-015 List-style with list-style-image list-style-position list-style-type as values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 586768d6265ff483ab8b34f4ea865e32ee8af203 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' applies 'list-style-image', 'list-style-position' and 'list-style-type'.
list-style-016 List-style inheriting a single value http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style e994d6e1d19c3d7cf7e82b962c4eba693b707d5b `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' set to 'inherit' inherits a single value from the parent.
list-style-017 List-style inheriting two values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style d5bd3c481f5952d5dc7a6a2a3eafd1696355e1f3 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' set to 'inherit' inherits two values from the parent.
list-style-018 List-style inheriting three values http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 7e422e3ef292376e90e5192bcd3295353e942f14 `Microsoft`<http://www.microsoft.com/> The shorthand property 'list-style' set to 'inherit' inherits three values from the parent.
list-style-019 reference/list-style-019-ref list-style - initial value image http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/about.html#shorthand,http://www.w3.org/TR/CSS21/cascade.html#specified-value 83ce9ad9f4e1e242e03a7a13de1c9dbe777083e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'list-style' property is a shorthand notation that sets the three properties 'list-style-type', 'list-style-image' and 'list-style-position'. If one of the 3 list-style properties is not specified explicitly, then such 'list-style' property is assigned its initial value as indicated in its property definition.
list-style-020 reference/list-style-020-ref 'list-style' shorthand and 'none' values http://www.w3.org/TR/CSS21/syndata.html#tokenization 7d2ccfdc51e1c488c3a51f2cabd19c744470329b `Elika J. Etemad`<http://fantasai.inkedblade.net/>
list-style-021 reference/list-style-021-ref list-style: none - followed by a list-style-image reset image http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/cascade.html#cascading-order 18c6c2a10bebca20a6754a3441107e02ce6dc0b9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A value of 'none' for the 'list-style' property sets both 'list-style-type' and 'list-style-image' to 'none'. If two declarations have the same weight, origin and specificity, then the latter specified wins.
list-style-applies-to-001 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style f3ba3709421a0eb7480e995ffdd1035d43cdcf16 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-row-group'.
list-style-applies-to-002 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 1b9bcd2ddd7ec8ef7627a5b383a36dde92a30e77 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-header-group'.
list-style-applies-to-003 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style f32801ebe3d5e4b60ebc17df35a3d2f337c5647c `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-footer-group'.
list-style-applies-to-004 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 006bbb151f560da27245151fd197c6c9535b7e55 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-row'.
list-style-applies-to-005 List-style applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 4ed1b2f7628c8445a06aadd3df03b43a229c0f87 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-column-group'.
list-style-applies-to-006 List-style applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style f2716b14ed5fd88a67289e85d15a3a51b8adac58 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-column'.
list-style-applies-to-007 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 03fba8602f8883020da45af7b6d0ef5de3998de8 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-cell'.
list-style-applies-to-008 reference/single_square_list_marker List-style applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 67df58ed4768206c10f3cd45a603158b778cc18f `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'inline'.
list-style-applies-to-009 reference/single_square_list_marker List-style applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style b18c860d5a74ae808e3577a3862d5d08cfbcd176 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'block'.
list-style-applies-to-010 reference/single_square_list_marker List-style applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 7189e1d21e13d3afdb00a13280c0eca3e7ac4947 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'list-item'.
list-style-applies-to-011 reference/single_square_list_marker List-style applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style aa2cfbbb6076692d6f4459b09d694e496d3fa986 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'run-in'.
list-style-applies-to-012 reference/single_square_list_marker List-style applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 2f63f0e2b06b7897d92fca65988faed596ba63e2 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'inline-block'.
list-style-applies-to-013 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 3f021c2cf8f37fbfee5aef3a88c3cc04a4ee68b3 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table'.
list-style-applies-to-014 reference/single_square_list_marker List-style applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style 8b104e7ee0a177f0da35409f460f41f7b175dc16 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'inline-table'.
list-style-applies-to-015 reference/single_square_list_marker List-style applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style,http://www.w3.org/TR/CSS21/generate.html#list-style dd22d097065255f045599fa5acc36a0314d92022 `Microsoft`<http://www.microsoft.com/> The 'list-style' property applies to elements with 'display' set to 'table-caption'.
list-style-image-001 List-style-image set to 'inherit' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 473c30d0c6b6c1348ecacf5fa5be097a6dbdda84 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property set to 'inherit' inherits its value from the parent element.
list-style-image-002 List-style-image set using the url() function image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style fa2fb68ee4bc352195e9f1160d5e5e81e27b6408 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property set to the url() function properly renders an image.
list-style-image-003 List-style-image set to 'none' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 20b202cde9aaa65a8b82a8809a71f5d4ac683be2 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property set to 'none' does not render any image.
list-style-image-004 reference/list-style-image-004-ref CSS List Images: invalid http://www.w3.org/TR/CSS21/generate.html#list-style 66f699cd3b524a63f5254f38376f64ce6aec2efa `Ian Hickson`<mailto:ian@hixie.ch>
list-style-image-005 reference/list-style-image-005-ref CSS Lists: list-item with list-style-image http://www.w3.org/TR/CSS21/generate.html#list-style faf7a4ce92738e9acdb663396f46d1066f7358b7 `Ian Hickson`<mailto:ian@hixie.ch>
list-style-image-006 list-style-image in rtl context http://www.w3.org/TR/CSS21/generate.html#list-style 26ead2eed39245e6256970cd6f075853768792ff `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> list-style-image should be positioned to the right in rtl context
list-style-image-applies-to-001 List-style-image applied to elements with 'display' set to 'table-row-group' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style df2fb21e936a2a8ff984567862c445633e0dff10 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-row-group'.
list-style-image-applies-to-002 List-style-image applied to elements with 'display' set to 'table-header-group' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style b00ad23252ab73add70068ba80e3880f47305520 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-header-group'.
list-style-image-applies-to-003 List-style-image applied to elements with 'display' set to 'table-footer-group' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 98925555bfdd60a5b03c843191c71f4260b90eb9 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-footer-group'.
list-style-image-applies-to-004 List-style-image applied to elements with 'display' set to 'table-row' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style e1279ff8166c63412ff368f7ed663aa441ce3d00 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-row'.
list-style-image-applies-to-005 List-style-image applied to elements with 'display' set to 'table-column-group' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 65ddc721c8173133b1139d9f80d8e4e1fcb68d4a `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-column-group'.
list-style-image-applies-to-006 List-style-image applied to elements with 'display' set to 'table-column' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 9b897b26180a32b8cfcab84d35755b9049c12c26 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-column'.
list-style-image-applies-to-007 List-style-image applied to elements with 'display' set to 'table-cell' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 38c1058a7c6ab91fa7548a25dfbc82159f2aa315 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-cell'.
list-style-image-applies-to-008 List-style-image applied to elements with 'display' set to 'inline' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style c843280ac7a79caaa9753f99e5e7d55a64538ce7 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'inline'.
list-style-image-applies-to-009 List-style-image applied to elements with 'display' set to 'block' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style e23852cf03560fb80d3b1a18ffc588361d3f2ce7 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'block'.
list-style-image-applies-to-010 List-style-image applied to elements with 'display' set to 'list-item' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 7b0303f8de1275e7f782bf76e9df0235c16349e5 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'list-item'.
list-style-image-applies-to-011 List-style-image applied to elements with 'display' set to 'run-in' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style f64fb0982ee0c3d98b01459b04214c740dc9466d `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'run-in'.
list-style-image-applies-to-012 List-style-image applied to elements with 'display' set to 'inline-block' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 329f4b1dcdb053b357e88479f23b234825f4a837 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'inline-block'.
list-style-image-applies-to-013 List-style-image applied to elements with 'display' set to 'table' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style f13959c4d68f468ba4d23edfbcaccc15fd573049 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table'.
list-style-image-applies-to-014 List-style-image applied to elements with 'display' set to 'inline-table' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style 8d8b9c74d9318fd73deff371ef182dfa6f53e858 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'inline-table'.
list-style-image-applies-to-015 List-style-image applied to elements with 'display' set to 'table-caption' image http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image,http://www.w3.org/TR/CSS21/generate.html#list-style a56d60553dab4ab70a3f0553dccacdb45ec37457 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property applies to elements with 'display' set to 'table-caption'.
list-style-image-available-001 List marker displayed when image missing image http://www.w3.org/TR/CSS21/generate.html#lists 85a24841d36a8b967de24b450d632b41bf36d703 `Microsoft`<http://www.microsoft.com/> If the 'list-style-image' is not available then the marker needs to be visible.
list-style-none-001 List-style set to 'none' overrides 'list-style-image' image http://www.w3.org/TR/CSS21/generate.html#lists 1e513a264dc2901042ac1c4f00f3c31b63371c22 `Microsoft`<http://www.microsoft.com/> The 'list-style-image' property is also set to 'none when 'list-style' is set to 'none'.
list-style-position-001 Marker box position - first-child block box with 'overflow' http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 20e4728fe58e91625dc679c94285e7544281d4b3 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> The position of a first-child block box inside a principal box must not be affected by 'overflow' being applied to the first-child, when marker box is positioned outside the principal box
list-style-position-002 Marker box position - descendant block box with 'overflow' http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes c9d6eb4e95d93a11c8c17a3b865d658f71dd9073 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> The position of a descendant block box inside a principal box must not be affected by 'overflow' being applied to the descendant, when marker box is positioned outside the principal box
list-style-position-003 Marker box position - list-item overflow - 'list-style-position:inside' http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes e1b224c88aa0f69bd4b57189b2333d02d663bcee `James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'overflow' applied to principal box and presence of child block box (in normal flow) must have no affect on visibility or position of marker box
list-style-position-004 Marker box position - list-item overflow - 'list-style-position:outside' may http://www.w3.org/TR/CSS21/generate.html#list-style 345f894ddc01645ebe790c3217d5768312290d2b `James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'overflow' applied to the list-item must not clip the marker box
list-style-position-005 Marker box position (inside principal box) - block box in normal flow (as child of principal box) http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes b15cd0a1626ee87e96f1cf2d34c5bf15e37080e8 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> Since a marker box is the first inline element in the principal box when 'list-style-position:inside', the following block box (in normal flow) must create a new stacking context below the marker box
list-style-position-006 Marker box position (inside principal box) - block box with 'float:left' (as child of principal box) http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes,http://www.w3.org/TR/CSS21/visuren.html#float-position 221f8643b52e0cf2b7c5f564fcdf82efbf6ce149 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> Since a marker box is the first inline element in the principal box when 'list-style-position:inside', the following block box (floated to the left) must visually appear before the marker box in the rendered document
list-style-position-007 Marker box position (inside principal box) - block box with 'float:right' (as child of principal box) http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes,http://www.w3.org/TR/CSS21/visuren.html#float-position d72782c570bed1ee8ce2cd25d359c2ae6972bf73 `James Hopkins`<http://idreamincode.co.uk/css21testsuite>
list-style-position-008 Marker box position (outside principal box) - floated-left child http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes,http://www.w3.org/TR/CSS21/visuren.html#floats 8927c48bd0e9dd5a40f597c46969e4f3638a549e `James Hopkins`<http://idreamincode.co.uk/css21testsuite> A floated element (as a child of the principal box) should not affect the horizontal position of the marker box (positioned outside principal box) in relation to the principal box's content
list-style-position-009 Marker box position (outside principal box) - floated-right child http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#block-boxes,http://www.w3.org/TR/CSS21/visuren.html#floats d76a7d4c24b57e76483f3ed521395c5ec7cd9100 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> A floated element (as a child of the principal box) should not affect the horizontal position of the marker box (positioned outside principal box) in relation to the principal box's content
list-style-position-010 Marker box position (outside principal box) - :before pseudo-element list-item ('list-style-position:inside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 149c1829dc5be365c1465ced368f7c2799069eb1 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. The presence of the :before pseudo element in this context, must have no affect on the position of the marker box of the associated element as it must still appear to the outside left edge of it's own principal box (since 'list-style-position:outside').
list-style-position-011 Marker box position (inside principal box) - :before pseudo-element list-item ('list-style-position:outside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 12cf4f1dd2033cbc581ec25df5a65ab0c336be34 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box and a marker box which is positioned outside of that principal box (since 'list-style-position:outside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. Since the marker box of the associated element must be the first inline element within it's principal box (since 'list-style-position:inside'), that marker box must appear before the marker box and principal box of the :before pseudo-element.
list-style-position-012 Marker box position (inside principal box) - :before pseudo-element list-item ('list-style-position:inside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 47c3dfd16f5a479fc11c8ed6ae42e10fab1b688a `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. Since the marker box of the associated element must be the first inline element within it's principal box (since 'list-style-position:inside'), that marker box must appear before the marker box and principal box of the :before pseudo-element.
list-style-position-013 Marker box position (outside principal box) - :before pseudo-element list-item ('list-style-position:outside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#block-boxes aaf42e196de5eefd91ae4683cdc3f74777faf061 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box and a marker box which is positioned outside of that principal box (since 'list-style-position:outside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. The position of the marker box of the associated element must still appear to the outside left edge of it's principal box (since 'list-style-position:outside') and should be positioned towards the top of this principal box. Since the marker box of the :before pseudo element should be positioned at the same coordinate as the associated element's marker box, either bullet could appear in front of the other (since stacking levels of marker boxes aren't defined in CSS2.1, in this context).
list-style-position-014 Marker box position (outside principal box) - floated :before pseudo-element list-item ('list-style-position:inside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#float-position,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 0a3547ecfad6acebcc0a06969c402fb7143e838b `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). Since this :before pseudo element is floated left, the document tree content of the associated element must appear alongside (after) this :before pseudo element. The position of the marker box of the associated element must not be affected, as it must still appear to the outside left edge of it's principal box (since 'list-style-position:outside').
list-style-position-015 Marker box position (inside principal box) - floated :before pseudo-element list-item ('list-style-position:outside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#float-position,http://www.w3.org/TR/CSS21/visuren.html#block-boxes daf5a5649637dd314ec7b2c9be0a57b0bf0faf96 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box and a marker box which is positioned outside of that principal box (since 'list-style-position:outside). Since this :before pseudo element is floated left, the principal box (and marker box, since 'list-style-position:inside') of the associated element must appear alongside (after) this :before pseudo element. The position of the marker box of the :before pseudo element must still appear to the outside left edge of it's associated element's principal box (since 'list-style-position:outside').
list-style-position-016 Marker box position (inside principal box) - floated :before pseudo-element list-item ('list-style-position:inside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#float-position,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 7dfb56ce574ad1772e5a9852636f8ec4a117d60a `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). Since the :before pseudo element is floated left, the principal box (and marker box, since 'list-style-position:inside') of the associated element must appear alongside (after) the :before pseudo element.
list-style-position-017 Marker box position (outside principal box) - floated :before pseudo-element list-item ('list-style-position:outside') http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/CSS21/visuren.html#float-position,http://www.w3.org/TR/CSS21/visuren.html#block-boxes 090984215d40ce1a9de55ae3db85f77b420fb23d `James Hopkins`<http://idreamincode.co.uk/css21testsuite> When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). Since the :before pseudo element is floated left, The document tree content of the associated element must appear alongside (after) the :before pseudo element. Since the marker box of the :before pseudo element should be positioned at the same coordinate as the associated element's marker box, either bullet could appear in front of the other (since stacking levels of marker boxes aren't defined in CSS2.1, in this context).
list-style-position-018 reference/list-style-position-018-ref 'list-style-position: outside' - text-align http://www.w3.org/TR/CSS21/generate.html#list-style f936fc7e05545902b057eabc2391b0147ee97b9b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'text-align' should only format inline content of a list-item's principal block box when the list-item's 'list-style-position' is set to 'outside'.
list-style-position-019 list-style-position - text-indent ahem http://www.w3.org/TR/CSS21/generate.html#lists,http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/html4/struct/lists.html#h-10.3.1 1c1a59068a0d20ead00f0d1af51438802822b7e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> Text-indent should only format the indentation of the first line of text of a list-item's principal block box when the list-item's list-style-position is set to outside
list-style-position-020 List-style-position set to 'inside' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 2e4cb89ba89497854063344361f30bef339e0dc9 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property set to 'inside' places the marker inside of the list item principal block box.
list-style-position-021 List-style-position set to 'outside' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 3ae02471d9c7ca46056180e9c74e28da1e57ca86 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property set to 'outside' places the marker outside of the list item principal block box.
list-style-position-022 List-style-position set to 'inherit' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 480b454ffa6aa465beeb66e8bb38ad35c9ea8615 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property set to 'inherit' retrieves its value from its parent element.
list-style-position-023 reference/list-style-position-023-ref Nested inside list markers (ltr) http://www.w3.org/TR/CSS21/generate.html#list-style 47861b95b9ac8fca982d7d1da1aaeb67e161f550 `Ian Hickson`<mailto:ian@hixie.ch>
list-style-position-024 reference/list-style-position-024-ref Nested inside list markers (rtl) http://www.w3.org/TR/CSS21/generate.html#list-style c19e64849cb5b8ff313f267fb766f1c00266c69a `Ian Hickson`<mailto:ian@hixie.ch>
list-style-position-025 list-style-position in rtl context http://www.w3.org/TR/CSS21/generate.html#list-style,http://www.w3.org/TR/CSS21/visuren.html#direction e2a6d89e5516980f58aef44e67923b277ad81882 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> list-style-position:inside in rtl context should let text flow below the bullet on the right side
list-style-position-applies-to-001 List-style-position applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 162b62a375ec6025d38a8335d7af4a996b82116f `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-row-group'.
list-style-position-applies-to-002 List-style-position applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 7989698bfd21e3418ef1697ae3ef5561329b4086 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-header-group'.
list-style-position-applies-to-003 List-style-position applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style d10c87e66db47d28e2c174aaa9ae8666f3c12e4a `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-footer-group'.
list-style-position-applies-to-004 List-style-position applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 96a5321f58abcf9c449cc25895768bfc55b9e38f `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-row'.
list-style-position-applies-to-005 List-style-position applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 1bfa06598d3aebeff007b498559c1e1149cf4c16 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-column-group'.
list-style-position-applies-to-006 List-style-position applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style dfe6a776df4f5d82f34d2f7f39094ef7fe44b024 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-column'.
list-style-position-applies-to-007 List-style-position applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style c6ec1f4fb79c32b7ea53516a4ea4ff6adb6d3469 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-cell'.
list-style-position-applies-to-008 List-style-position applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style dbff6928fceecb50413f22f2252ddbc32e304f60 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'inline'.
list-style-position-applies-to-009 List-style-position applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 73dc0dfc55d4c86015c1efaa8804e9a779a1ce71 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'block'.
list-style-position-applies-to-010 List-style-position applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style de4295f1aecb4ebe2f47a0ef0b8d267692dc5a0b `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'list-item'.
list-style-position-applies-to-011 List-style-position applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style e32b2340c97d276673a8065adbb4b2e01e492924 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'run-in'.
list-style-position-applies-to-012 List-style-position applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style b4fa9cc849a08313cd524cb30fff4570e3fa43ad `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'inline-block'.
list-style-position-applies-to-013 List-style-position applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 150721106176e05459c84cc2459493cbf06a67ff `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table'.
list-style-position-applies-to-014 List-style-position applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 7a0224cb9361a6c5dfca6929b762e2db1b28870c `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'inline-table'.
list-style-position-applies-to-015 List-style-position applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position,http://www.w3.org/TR/CSS21/generate.html#list-style 64927b881ae927bf0e49d2ec57bd3d68fc2830f4 `Microsoft`<http://www.microsoft.com/> The 'list-style-position' property applies to elements with 'display' set to 'table-caption'.
list-style-position-inside-002 inside list-item marker position wrt :before and :after http://www.w3.org/TR/CSS21/generate.html#list-style 75497eb413c96058c421bc46284fd0da5ef86732 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The list-item marker is on the right side for an RTL item and on the left side for an LTR one.
list-style-type-001 List-style-type set to 'disc' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 19e7d6d9ab0c04ce355cbbc3ba7fdf1853e23dc0 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'disc' renders the correct list item marker.
list-style-type-002 List-style-type set to 'circle' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 3a6dedae18228c2ac8cb621426433b4a1574ac5f `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'circle' renders the correct list item marker.
list-style-type-003 List-style-type set to 'square' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 9be4e8ddcf4213d355e810dfc3728a89e872836b `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'square' renders the correct list item marker.
list-style-type-004 List-style-type set to 'decimal' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 2d91bce1a1a45366ac0d2d5543a80c173c3fa924 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'decimal' renders the correct list item marker.
list-style-type-005 List-style-type set to 'decimal-leading-zero' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style ce997f51609f992f76f7f225b79228db208829c7 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'decimal-leading-zero' renders the correct list item marker.
list-style-type-006 List-style-type set to 'lower-roman' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style e82280cdf7620e80e31d970b6a31c356e24595f1 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'lower-roman' renders the correct list item marker.
list-style-type-007 List-style-type set to 'upper-roman' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 15228c3d3ca6019e5acfcdb2a43820ca4a8fca33 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'upper-roman' renders the correct list item marker.
list-style-type-008 List-style-type set to 'lower-greek' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 23287518bea7a3aebaac891dd258bf42de83501f `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'lower-greek' renders the correct list item marker.
list-style-type-009 List-style-type set to 'lower-latin' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 634f3ebe385326bbb63f0cb0643dd07683915f12 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'lower-latin' renders the correct list item marker.
list-style-type-010 List-style-type set to 'upper-latin' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 00de8d4549dfccbe1ea6308d99841be28ab540ac `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'upper-latin' renders the correct list item marker.
list-style-type-011 List-style-type set to 'armenian' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style f73aca116dbf08537b7d5fd1fbd9d51a916de67a `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'armenian' renders the correct list item marker.
list-style-type-012 List-style-type set to 'georgian' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 38fc5c7826c4796e3b3c48e39b1417e727751d4a `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'georgian' renders the correct list item marker.
list-style-type-013 List-style-type set to 'lower-alpha' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 7e561eb7b6ad28ba05a0552c31fa166139e4a057 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'lower-alpha' renders the correct list item marker.
list-style-type-014 List-style-type set to 'upper-alpha' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 07dfc359a342e9fb155afe10d4354ff7b606d80b `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'upper-alpha' renders the correct list item marker.
list-style-type-015 List-style-type set to 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 3ee11602bbabdfcff3d0ad9ec7c7672902f1de10 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'none' does not display a marker bullet.
list-style-type-016 List-style-type set to 'inherit' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 8ab4a3223b38bca6a1318322c2f4fac2acc938a4 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property set to 'inherit' inherits the value from the parent element.
list-style-type-017 CSS Lists: Negative Numbers http://www.w3.org/TR/CSS21/generate.html#list-style 75e06ba5fb968cbb4a59d80bad8d88edc1068780 `Ian Hickson`<mailto:ian@hixie.ch>
list-style-type-018 list-style-type in rtl context http://www.w3.org/TR/CSS21/generate.html#list-style 766447e34f0994037e27f3d8da7716ab26ec3480 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> list-style-type should be correctly applied in rtl context
list-style-type-applies-to-001 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style e04dfe742de79d77a227e945204fc7b4ddc797d5 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-row-group'.
list-style-type-applies-to-002 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style a5e8b8a4ca096c04704f8d81b144ca77497c2828 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-header-group'.
list-style-type-applies-to-003 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 4cb968670710f8d1798fb3beadad6ec07e9aca84 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-footer-group'.
list-style-type-applies-to-004 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 524601e7ba39057aa59371e4fdb31196c03d866c `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-row'.
list-style-type-applies-to-005 List-style-type applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style f303e2f9fcd1e0e62c21ca2907d76765b44404b7 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-column-group'.
list-style-type-applies-to-006 List-style-type applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 32eb609b719f091f9889564caf0aa220b13420d8 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-column'.
list-style-type-applies-to-007 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style f80924b7cd34f9ce016da2d4c9bc81b4c2899937 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-cell'.
list-style-type-applies-to-008 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 6cd788c2ba0c6ac3cd29e6fdb7bd3512dc37a11b `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'inline'.
list-style-type-applies-to-009 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style fa7bd6342928732062a48392a09453292bef84fa `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'block'.
list-style-type-applies-to-010 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 3779dd8fb8b915c7515ce3e9b9e661d8622d19fa `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'list-item'.
list-style-type-applies-to-011 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style b54a87fa90f68725d2bfca4c4ca9fd16648e0250 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'run-in'.
list-style-type-applies-to-012 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style ad2b10a425b609d0f332b96b97395489eb88ffb3 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'inline-block'.
list-style-type-applies-to-013 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style ee801668f06a0f7688373edbfdbe01f24c6b45d4 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table'.
list-style-type-applies-to-014 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 25989c30ca23a8a569ede0c179eb63f827c6d719 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'inline-table'.
list-style-type-applies-to-015 reference/single_square_list_marker List-style-type applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type,http://www.w3.org/TR/CSS21/generate.html#list-style 4750eafb8a0ea891d303f663a00154c83852a278 `Microsoft`<http://www.microsoft.com/> The 'list-style-type' property applies to elements with 'display' set to 'table-caption'.
list-style-type-armenian-001 list-style-type - armenian, up to 100 http://www.w3.org/TR/CSS21/generate.html#list-style 2dae067318cc4ad2155a6b7aaccd0ab26b65f73a `Richard Ishida`<http://rishida.net> Setting list-style-type to armenian will cause list numbering to format numbers up to 9,999 in the way described in CSS3 Lists module.
list-style-type-armenian-002 list-style-type - armenian, up to 9,999 http://www.w3.org/TR/CSS21/generate.html#list-style 4bac9b5c6de62592417ea2f427ecd24eac935b49 `Richard Ishida`<http://rishida.net> Setting list-style-type to armenian will cause list numbering to format numbers up to 9,999 in the way described in CSS3 Lists module.
list-style-type-armenian-003 list-style-type - armenian, over 9,999 http://www.w3.org/TR/CSS21/generate.html#list-style 66fd4ce26d28b3500e830f3fc75bc902539d0f0e `Richard Ishida`<http://rishida.net> Setting list-style-type to armenian will cause list numbering to format numbers above 9,999 in the way described in the CSS3 Lists module.
list-style-type-georgian-001 list-style-type - georgian http://www.w3.org/TR/CSS21/generate.html#list-style e8e51851c9194c85ffafd5303ada024d9f2c89bf `Richard Ishida`<http://rishida.net> Setting list-style-type to georgian will cause list numbering to format numbers in the way described in the CSS3 Lists module plus corrections by George Chavchanidze.
list-style-type-lower-greek-001 list-style-type - lower-greek http://www.w3.org/TR/CSS21/generate.html#list-style d0d94b6f9e99adae40a3051f5c837218a8337bfa `Richard Ishida`<http://rishida.net> Setting list-style-type to lower-greek will cause list numbering to format numbers in the way described in the CSS3 Lists module.
lists-alpha-wrap-001 Alphabetic list wrapping http://www.w3.org/TR/CSS21/generate.html#list-style 928d1cb2a01712109d94036a626eb2227a8c185e `Microsoft`<http://www.microsoft.com/> Alphabetic list wrapping does not exert unexpected behavior to a user.
lists-backgrounds-001 List with background applied http://www.w3.org/TR/CSS21/generate.html#lists 8418202875c8a8c1466becb9b4d0dc7ddec1c09a `Microsoft`<http://www.microsoft.com/> Background properties only apply to the principal box and not the marker box when the marker is set to outside.
ltr-basic reference/left-ltr-ref Bidi box model test 1 http://www.w3.org/TR/CSS21/box.html#bidi-box-model 1493f29ca3008ece73e6033ae2498e74c31977d5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
ltr-borders-001 Borders drawn in visual order even when direction set to left-to-right ahem,image http://www.w3.org/TR/CSS21/box.html#bidi-box-model a1ce9efcb96ae756401a113332bbfaddfc8da844 `Microsoft`<http://www.microsoft.com/> Borders are drawn in visual order depending on the direction of content.
ltr-ib reference/left-ltr-ref Bidi box model test 5 http://www.w3.org/TR/CSS21/box.html#bidi-box-model 248eda5ad56466d5e721fc3e94c22964c81ca0c2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
ltr-span-only reference/right-ltr-ref Bidi box model test 4 http://www.w3.org/TR/CSS21/box.html#bidi-box-model 36bc78f5a125a6925af08405fe7d3eaa571f105a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
ltr-span-only-ib reference/right-ltr-ref Bidi box model test 8 http://www.w3.org/TR/CSS21/box.html#bidi-box-model b9c3e6ae8c9042d84d81a433c046108d4830eabf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
malformed-decl-001 reference/filler-text-below-green Parsing malformed rules: Property with no value and no ending semicolon invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 558a43bc920bcc9eded78290d85522da5a5de872 `Microsoft`<http://www.microsoft.com/> Malformed rules (property with no value and no ending semicolon) are ignored while valid rules are applied.
malformed-decl-002 reference/filler-text-below-green Parsing malformed rules: Property with no value assigned invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 2e670d930c5a7911b7c096616a211eec9e56cd08 `Microsoft`<http://www.microsoft.com/> Malformed rules (property with no value) are ignored while valid ones are applied.
malformed-decl-003 reference/filler-text-below-green Parsing malformed rules: No value and no semi-colon invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 1a938a4dc60fe715d7fec7abd21c99fe9ece7ccb `Microsoft`<http://www.microsoft.com/> Malformed rules with no value or semi-colon are ignored while valid rules are applied.
malformed-decl-004 reference/filler-text-below-green Parsing malformed rules: No value with property invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 32014768670b32f1f8b0fd6defef7b3d83d86d47 `Microsoft`<http://www.microsoft.com/> Malformed rules with no value are ignored while valid rules are applied.
malformed-decl-005 reference/filler-text-below-green Parsing malformed rules: Semi-colon before property invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 5387f9e910f63318c4fa2a0296e45e6f4f64ad37 `Microsoft`<http://www.microsoft.com/> Malformed rules with semi-colon before property are ignored while valid rules are applied.
malformed-decl-006 reference/filler-text-below-green Parsing malformed rules: Valid rule after malformed rule invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 3272a3ab392a3cfdef661ee9d671c25d8a297aa8 `Microsoft`<http://www.microsoft.com/> Malformed rules are ignored while valid rules are applied.
malformed-decl-007 reference/filler-text-below-green Parsing malformed rules: Double colon separating property and value invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors f19af4916a84bb98b4a2b9fbf55ac5ab5112ad32 `Microsoft`<http://www.microsoft.com/> Malformed rules with double colons between property and value are ignored while valid rules are applied.
malformed-decl-008 reference/filler-text-below-green Parsing malformed rules: Missing property invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors b7f029f6b67b6f1ee266660df947107dd1dfb90f `Microsoft`<http://www.microsoft.com/> Malformed rules with missing property names are ignored while valid rules are applied.
margin-001 reference/margin-001-ref Margin set using a single value http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties c7da796c73015c89cad607360b51d7d56daf8a29 `Microsoft`<http://www.microsoft.com/> The 'margin' property set using a single value properly assigns the same value to all sides.
margin-002 reference/margin-002-ref Margin set to using two values http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 5ed2ee9534323b78d0f35daaccea945015fdee29 `Microsoft`<http://www.microsoft.com/> The 'margin' property set using two values properly assigns the first value to the top and bottom margins and the second value to the left and right margins.
margin-003 reference/margin-003-ref Margin set to using three values http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties d87da9627c8ed377c03e63ff84c2db355d9a48ad `Microsoft`<http://www.microsoft.com/> The 'margin' property set using three values properly assigns the first value to the top margin, the second value to the left and right margins, and the third value to the bottom margin.
margin-004 reference/margin-004-ref Margin set to using four values http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties bddf24ce193cd591d553314db3cf687c9b31342a `Microsoft`<http://www.microsoft.com/> The 'margin' property set using three values properly assigns the first value to the top margin, the second value to the left margin, the third value to the bottom margin, and the fourth value to the right margin.
margin-005 reference/margin-005-ref Margin with a value of 'auto' http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties bd1acfe2214470846f7f1291f3b666e5a67bcd47 `Microsoft`<http://www.microsoft.com/> The 'margin' property with a value of 'auto' correctly sizes the margin. In normal flow, 'margin-top: auto' and 'margin-bottom: auto' for block-level, non-replaced elements are resolved as 0. In normal flow, 'margin-left: auto' and 'margin-right: auto' for block-level, non-replaced elements are resolved according to the constraint equation for the width of containing block: 'margin-left' + 'border-left-width' + 'padding-left' + 'width' + 'padding-right' + 'border-right-width' + 'margin-right' = width of containing block
margin-006 reference/margin-006-ref Margin set to 'inherit', inheriting only one value http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 744c3b55912ffda2df64dcca6246847a62f009dc `Microsoft`<http://www.microsoft.com/> The 'margin' property set to 'inherit', inherits one value from the parent element.
margin-007 reference/margin-007-ref Margin set to 'inherit', inheriting two values http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 39c565ae2ad5a2e0f11d6f7d1f6667f7eb79053d `Microsoft`<http://www.microsoft.com/> The 'margin' property set to 'inherit', inherits two values from the parent element.
margin-008 reference/margin-008-ref Margin set to 'inherit', inheriting three values http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties cabb513a16d14f4eee2692646585708845b3e11b `Microsoft`<http://www.microsoft.com/> The 'margin' property set to 'inherit', inherits three values from the parent element.
margin-009 reference/margin-009-ref Margin set to 'inherit', inheriting four values http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 0a05dab835d30639196c35e2416e266a9b64e5a6 `Microsoft`<http://www.microsoft.com/> The 'margin' property set to 'inherit', inherits four values from the parent element.
margin-applies-to-001 reference/margin-applies-to-001-ref Margin applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties c12e029c6e0c41a0e7138c85ea54abd16d6a193c `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-row-group.
margin-applies-to-002 reference/margin-applies-to-001-ref Margin applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 918c3ea4317dfdf334ed74d582937be8ac365fd9 `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-header-group.
margin-applies-to-003 reference/margin-applies-to-001-ref Margin applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties eedb0c0fd6239856698b752da2021c18c992c10b `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-footer-group.
margin-applies-to-004 reference/margin-applies-to-001-ref Margin applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 5cdb1bce836a519fcfbd6e96e885edd0df06f1e9 `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-row.
margin-applies-to-005 reference/margin-applies-to-001-ref Margin applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 442a769dfa736fd03f6cb38115a9b0567f02b6cb `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-column-group.
margin-applies-to-006 reference/margin-applies-to-001-ref Margin applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties edceed641fe8b8c30cd64f826e5015b8020dc58c `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-column.
margin-applies-to-007 reference/margin-applies-to-001-ref Margin applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 99b8f692861ef2a3936fe493a4cfbdfa13d16fb1 `Microsoft`<http://www.microsoft.com/> The 'margin' property does not apply to elements with a display of table-cell.
margin-applies-to-008 Margin applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 960c79780383af17c482578cfbd1405fba935c5d `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of inline. Only horizontal margins apply to inline non-repleaced elements; vertical margins do not and will not apply to inline non-repleaced elements.
margin-applies-to-009 reference/margin-applies-to-009-ref Margin applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties a89cd3541e1b5002ee90c91c576df561463448fe `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of block.
margin-applies-to-010 Margin applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties b42fce4e7e067f37978ee69e9c50ac5d525b9d96 `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of list-item.
margin-applies-to-011 Margin applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties c211549cb13092fc992b8b944d261d8db14dffb5 `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of run-in.
margin-applies-to-012 reference/margin-applies-to-009-ref Margin applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 30dbc5aade9739e772e4758bc811b40458927da1 `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of inline-block.
margin-applies-to-013 reference/margin-applies-to-009-ref Margin applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties f108cd4fc2cbef7a2f5b241ee00b8af8f614080d `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of table.
margin-applies-to-014 reference/margin-applies-to-009-ref Margin applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties b05e78665ba82def60968144a35689e4db467254 `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of inline-table.
margin-applies-to-015 reference/margin-applies-to-009-ref Margin applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 2d018bf75ca989d57aa7748db57edc10c802fc44 `Microsoft`<http://www.microsoft.com/> The 'Margin' property applies to elements with a display of table-caption.
margin-backgrounds-001 Margin backgrounds and transparency http://www.w3.org/TR/CSS21/box.html#box-dimensions 9ac16c0c7fa71ae8406a0180e3d0277b16c799df `Microsoft`<http://www.microsoft.com/> Margins do not have a background, but show the content below them.
margin-backgrounds-002 reference/ref-filled-green-100px-square transparency of margin area and background-color http://www.w3.org/TR/CSS21/box.html#mpb-examples,http://www.w3.org/TR/CSS21/colors.html#background e999dbded53e7e7bda4acef0ef509d4a949e401f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The margin area of an element is always transparent. The background-color of an element never paints its own margin area. The background-color of an element only paints its own border area (if any), its own padding area (if any) and its own content area (if any). Therefore the background-color of the content area (and of the padding area, if any, and of the border area, if any) of a parent element shines through the margin area of its child. In this test, div#parent is painted green and is 100px by 100px; its sole child has an 99px margin bottom and a 100px margin right margin which are transparent and through which we can see the background color of its parent.
margin-backgrounds-003 reference/ref-filled-green-100px-square transparency of margin area and background-color http://www.w3.org/TR/CSS21/box.html#mpb-examples,http://www.w3.org/TR/CSS21/colors.html#background 0693a14888a1ca10d74c5c181e849a82e4c29b33 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The margin area of an element is always transparent. The background-color of an element never paints its own margin area. The background-color of an element only paints its own border area (if any), its own padding area (if any) and its own content area (if any). Therefore the background-color of the content area (and of the padding area, if any, and of the border area, if any) of a parent element shines through the margin area of its child. In this test, div#parent is painted green and is 100px wide by 98px tall; its sole child has 98px vertical margins and 100px horizontal margins which are transparent and through which we can see the background color of its parent.
margin-border-padding-001 reference/margin-border-padding-001-ref Margin, border, padding all display outside the content area ahem http://www.w3.org/TR/CSS21/box.html#box-dimensions 49b46de2f9fb9f32d2ca25c982083f7abcacab7c `Microsoft`<http://www.microsoft.com/> Margin, border, padding render outside the content area.
margin-border-padding-002 reference/margin-border-padding-001-ref Margin, border, padding all display outside the image area ahem,image http://www.w3.org/TR/CSS21/box.html#box-dimensions 98346b4156132406249db72bb38dc44a86e71b66 `Microsoft`<http://www.microsoft.com/> Margin, border, padding render outside the image area.
margin-border-padding-003 reference/margin-border-padding-001-ref Margin, border, padding all display outside the object area ahem,image http://www.w3.org/TR/CSS21/box.html#box-dimensions a73aacedf0055871f30a2fa0a7441786491ab109 `Microsoft`<http://www.microsoft.com/> Margin, border, padding render outside the object area.
margin-bottom-004 reference/ref-no-vert-space-between Margin-bottom using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 8302f726e323ef012aa033c2d3fa15bb5c575613 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in pixels.
margin-bottom-005 reference/ref-no-vert-space-between Margin-bottom using pixels with a zero value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 8cde1ab5beab6d9bbd0fa6324644bb9718647e6a `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in pixels.
margin-bottom-006 reference/ref-no-vert-space-between Margin-bottom using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 4a493eb5afc315a7198a2ff40ed8ac08a0596cd5 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in pixels.
margin-bottom-007 reference/margin-bottom-007-ref Margin-bottom using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties aa9a107d260c3a82ab9022749b9f47cf4ec3d72e `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in pixels.
margin-bottom-008 reference/margin-bottom-007-ref Margin-bottom using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 93797936b83f890a3f8086ccceea939d974ace74 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in pixels with a plus sign.
margin-bottom-016 reference/ref-no-vert-space-between Margin-bottom using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 2df052bbbbe5526623c3b1d88dfb4361ffc2a3b3 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in points.
margin-bottom-017 reference/ref-no-vert-space-between Margin-bottom using points with a zero value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties b5eddbb45a38a4da78bc893bc30a87fe29a75926 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in points.
margin-bottom-018 reference/ref-no-vert-space-between Margin-bottom using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties b35e80f6ec2039ed0eff3f4d4c0bcf5cac68f245 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in points.
margin-bottom-019 reference/margin-bottom-019-ref Margin-bottom using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 93819cacd27d8048ee756842bb0b6fd5fe0997a4 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in points.
margin-bottom-020 reference/margin-bottom-019-ref Margin-bottom using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties b7bedefa8d8457ef1136223c5dba9c7b008e1a6a `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in points with a plus sign.
margin-bottom-028 reference/ref-no-vert-space-between Margin-bottom using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 1f1d7289bdacd92c1973df4f2cf35c0a9b96a152 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in picas.
margin-bottom-029 reference/ref-no-vert-space-between Margin-bottom using picas with a zero value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 383466b6ffbbfd4be2f6209a4bd05a9cee14f791 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in picas.
margin-bottom-030 reference/ref-no-vert-space-between Margin-bottom using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties b89ba8289a1a5fe009be7c59733b8babe88aff67 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in picas.
margin-bottom-031 reference/margin-bottom-031-ref Margin-bottom using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 31286ca38dc217dbdfaff652e4cbe014c5fe671c `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in picas.
margin-bottom-032 reference/margin-bottom-031-ref Margin-bottom using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties c25e364d517a5d1e35c9b514a9ef08007b0b1aab `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in picas with a plus sign.
margin-bottom-040 reference/ref-no-vert-space-between Margin-bottom using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 2c879f22e6592db351be57f359252e49889aca22 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in centimeters.
margin-bottom-041 reference/ref-no-vert-space-between Margin-bottom using centimeters with a zero value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties e31460efd5c234e2a41b1f8b6ab4cb7566232754 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in centimeters.
margin-bottom-042 reference/ref-no-vert-space-between Margin-bottom using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 2e61ebbd6638bbd1abd1506a37e659173fdab9ce `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in centimeters.
margin-bottom-043 reference/margin-bottom-043-ref Margin-bottom using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties c673ec4aef426d64a3a5f88776952cb942de1db9 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in centimeters.
margin-bottom-044 reference/margin-bottom-043-ref Margin-bottom using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 15a4d98e8b1a6b92974313f3ca3cf719fe5838ba `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in centimeters with a plus sign.
margin-bottom-052 reference/ref-no-vert-space-between Margin-bottom using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties a5ec8d8e215d3191755fe33d73503da850739718 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in millimeters.
margin-bottom-053 reference/ref-no-vert-space-between Margin-bottom using millimeters with a zero value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 460d7d97e1dd852381eab06f33ee776d9e3c9dcf `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in millimeters.
margin-bottom-054 reference/ref-no-vert-space-between Margin-bottom using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 4970032bf2cc5b07f517c94afa65776c36fcd5c2 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in millimeters.
margin-bottom-055 reference/margin-bottom-043-ref Margin-bottom using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 52e7eaacfc23c97e95e607255b3b35eee2d26aa3 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in millimeters.
margin-bottom-056 reference/margin-bottom-043-ref Margin-bottom using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 2906cb4a3b276f706f0ec79b587a42dbe080c879 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in millimeters with a plus sign.
margin-bottom-064 reference/ref-no-vert-space-between Margin-bottom using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 660ae4f0d1734a6a6054b724f07a1e0d01f6c98c `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in inches.
margin-bottom-065 reference/ref-no-vert-space-between Margin-bottom using inches with a zero value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 9d012c7f3a6dd29c34a5cee59044db9bbeaa4382 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in inches.
margin-bottom-066 reference/ref-no-vert-space-between Margin-bottom using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 21f5fd07702b20c5c1f1540bc1c94e59bed46f4d `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in inches.
margin-bottom-067 reference/margin-bottom-067-ref Margin-bottom using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 18ebc08c04d0bae57e1801ca1aff9f95124789ec `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in inches.
margin-bottom-068 reference/margin-bottom-067-ref Margin-bottom using inches with a nominal value with a plus sign, +1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties a3394d80a0bffc43f21cf8b9465799484d6cf3bf `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in inches with a plus sign.
margin-bottom-076 reference/ref-no-vert-space-between Margin-bottom using 'em' units with a negative zero value, -0em http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 539bec6f00221b6e56b000a47e15470b399947fa `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in 'em' units.
margin-bottom-077 reference/ref-no-vert-space-between Margin-bottom using 'em' units with a zero value, 0em http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 027a5f93161cab5b5b5709e2d01f5e47a477c92a `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in 'em' units.
margin-bottom-078 reference/ref-no-vert-space-between Margin-bottom using 'em' units with a positive zero value, +0em http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 4501f5158e5c0d23b2969264fdbb43e5776bf30b `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in 'em' units.
margin-bottom-079 reference/margin-bottom-079-ref Margin-bottom using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties a1501c4168dbb1d22b34a32d7330cd07b7c69a2d `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in 'em' units.
margin-bottom-080 reference/margin-bottom-079-ref Margin-bottom using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties da798b1e1398b3ef6d0567501b93cd4c20e8db4c `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in 'em' units with a plus sign.
margin-bottom-088 reference/ref-no-vert-space-between Margin-bottom using 'ex' units with a negative zero value, -0ex http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties cda10c81b4e9aa3c061e2aef578a945a9c43ccc4 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in 'ex' units.
margin-bottom-089 reference/ref-no-vert-space-between Margin-bottom using 'ex' units with a zero value, 0ex http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties aac3fd9fa60def73fb2166827cf35266ad90646b `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in 'ex' units.
margin-bottom-090 reference/ref-no-vert-space-between Margin-bottom using 'ex' units with a positive zero value, +0ex http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 5b76303f740188eb1a797c65a66c8b2d65bab3c0 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in 'ex' units.
margin-bottom-091 reference/margin-bottom-091-ref Margin-bottom using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties dffb30955b9fdf4b28d2adbcb4a86d4734d62a28 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in 'ex' units.
margin-bottom-092 reference/margin-bottom-091-ref Margin-bottom using 'ex' units with a nominal value with a plus sign, +7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 599a40a1b6bbb8b93810a66ea30b9ac3d7fdaeb2 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in 'ex' units with a plus sign.
margin-bottom-100 reference/margin-bottom-100-ref Margin-bottom using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 064d8db2c9aa70f80dd0d11de0939d2b7fb592f8 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value in percentages.
margin-bottom-101 reference/margin-bottom-100-ref Margin-bottom using percentages with a zero value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 8938fdd50b9315be3c6ffb850b1fa0f969c79076 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value in percentages.
margin-bottom-102 reference/margin-bottom-100-ref Margin-bottom using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 67323846ac4706576a7c97cc37845ace00f718b4 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value in percentages.
margin-bottom-103 reference/margin-bottom-103-ref Margin-bottom using percentages with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 3b8d98a15d5168c4eb81e952feaaa40bec07080b `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in percentages.
margin-bottom-104 reference/margin-bottom-103-ref Margin-bottom using percentages with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties b2d0df67708d50910f5329e801c2603ee8d975da `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a nominal length value in percentages with a plus sign.
margin-bottom-109 reference/ref-no-vert-space-between Margin-bottom sets a negative zero value with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 45509b9f60c4588835fb9fce40a4e8c82e1a0708 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a negative zero length value with no units.
margin-bottom-110 reference/ref-no-vert-space-between Margin-bottom sets a zero value with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties d57567c2b48057b0d367093a7634dba63eb716af `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a zero length value with no units.
margin-bottom-111 reference/ref-no-vert-space-between Margin-bottom sets a positive zero value with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties c963d5292b20843d3486652be5fae2d0275d8371 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a positive zero length value with no units.
margin-bottom-112 reference/ref-no-vert-space-between Margin-bottom with a value of 'auto' http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 9cf7aba465130913dd8f604310096691277a7c7b `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a value of 'auto'.
margin-bottom-113 reference/margin-bottom-067-ref Margin-bottom with a value of 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 83c0870310472159e67bbdbc19f54df5776855c4 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property sets a value of 'inherit'.
margin-bottom-applies-to-001 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 214fa158da781a7c8e70388d59b19a2c31a197bd `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a display of table-row-group.
margin-bottom-applies-to-002 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 1b275a0b26f50e3a68d34b79d91bdc01d283ff4c `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a display of table-header-group.
margin-bottom-applies-to-003 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties ae3b64514548e3465f40c851d589b15dd8d01d25 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a display of table-footer-group.
margin-bottom-applies-to-004 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 9c2dd16c464546d4864ffc8beeee2b217d2d0333 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a display of table-row.
margin-bottom-applies-to-005 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties a76872389947d6410ac236e21a3cfb0bbfa7e256 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a display of table-column-group.
margin-bottom-applies-to-006 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties ce4a278e68c415a186eed4e855c20f3948b2b764 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a display of table-column.
margin-bottom-applies-to-007 reference/margin-bottom-applies-to-001-ref Margin-bottom applied to element with 'display' 'table-cell' http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 52a2312076f0700b6c675d023a740d2a66a4f121 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property does not apply to elements with a 'display' of 'table-cell'.
margin-bottom-applies-to-008 reference/margin-bottom-applies-to-008-ref Margin-bottom applied to element with display inline ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 3b4ec1fb41d341e8c2bcbf7614850adfa64cf7b5 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of inline. However, vertical margins do not have any affect on non-replaced inline elements.
margin-bottom-applies-to-009 reference/margin-bottom-applies-to-009-ref Margin-bottom applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 3e77a078e577b66352fe2919c73569ba2addd579 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of block.
margin-bottom-applies-to-010 Margin-bottom applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties a1692fc5252ba043910fda57dfe99f91445aa325 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of list-item.
margin-bottom-applies-to-011 Margin-bottom applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 0547f542ec16de18bbebea6169bad1385e1b3f59 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of run-in.
margin-bottom-applies-to-012 reference/margin-bottom-applies-to-009-ref Margin-bottom applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties b8dac130433cf79f1bee02c2e2450b1dc3f52df1 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of inline-block.
margin-bottom-applies-to-013 reference/margin-bottom-applies-to-009-ref Margin-bottom applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 7f603f024da2906bcec32f66eb10ddbe67d19b9c `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of table.
margin-bottom-applies-to-014 reference/margin-bottom-applies-to-009-ref Margin-bottom applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties f5e6c85fd0fd9d9b400bc4d8c4784abe27a06f82 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of inline-table.
margin-bottom-applies-to-015 reference/margin-bottom-applies-to-009-ref Margin-bottom applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom,http://www.w3.org/TR/CSS21/box.html#margin-properties 00aa2e2b6eaebc81cf6abf7d7b872d761a37d938 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property applies to elements with a display of table-caption.
margin-collapse-001 reference/margin-collapse-001-ref Margin collapsing - horizontal margins do not collapse ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 20041e634f0d7659d1bec681e87081843d89abec `Microsoft`<http://www.microsoft.com/> Horizontal margins of element do not collapse.
margin-collapse-002 reference/margin-collapse-002-ref Margin collapsing - maximum of the two adjoining margins ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 655508e4488a00df676b857fad8e0a5a12b26da2 `Microsoft`<http://www.microsoft.com/> When margins collapse the margin is the maximum of the two margin widths.
margin-collapse-003 reference/margin-collapse-003-ref Margin collapsing - negative margins adjoining positive margins http://www.w3.org/TR/CSS21/box.html#collapsing-margins 614c1fecc1add3428c427264710720d1e7b46468 `Microsoft`<http://www.microsoft.com/> Negative margins deduct from the maximum of the adjoining positive margin.
margin-collapse-004 reference/margin-collapse-004-ref Margin collapsing - negative margins deducted from zero http://www.w3.org/TR/CSS21/box.html#collapsing-margins 552ba1293d2aeffd1aaba45c9d4318a461eb9976 `Microsoft`<http://www.microsoft.com/> Negative margins are deducted from zero if no positive margins are adjoining.
margin-collapse-005 reference/margin-collapse-002-ref Margin collapsing - adjoining margins of non-siblings or ancestors ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 95dab1c19b5c9411487d6934746cc1a3a527f640 `Microsoft`<http://www.microsoft.com/> Adjoining margin boxes generated by elements, that are not related by siblings or ancestors, collapse.
margin-collapse-006 reference/margin-collapse-002-ref Margin collapsing - floated elements do not collapse margins ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 773582b15e8bf28dc50e85df58fc7a4e4a2a6f59 `Microsoft`<http://www.microsoft.com/> A floated box does not collapse its margins with any other box.
margin-collapse-007 reference/margin-collapse-002-ref Margin collapsing - floated elements do not collapse margins with children ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins e09494a7ce03216f91792fda0c4f2d7d89ef89b3 `Microsoft`<http://www.microsoft.com/> In-flow children of a floated element do not collapse margins.
margin-collapse-008 reference/margin-collapse-002-ref Margin collapsing and elements with 'overflow' set to 'visible' ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 8e10106a06b177068af41dd4cb998727af73ccdc `Microsoft`<http://www.microsoft.com/> Elements with 'overflow' set to 'visible' collapse margin with in-flow children.
margin-collapse-009 reference/ref-if-there-is-no-red Margin collapsing and elements with 'overflow' set to 'hidden' ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 92a5d41b77811ea433659be25166dbcae237bc10 `Microsoft`<http://www.microsoft.com/> Elements with 'overflow' set to 'hidden' do not collapse margin with in-flow children.
margin-collapse-010 Margin collapsing and elements with 'overflow' set to 'scroll' ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins cf2582cfbce37b885f76745d33f67358a896670d `Microsoft`<http://www.microsoft.com/> Elements with 'overflow' set to 'scroll' do not collapse margin with in-flow children.
margin-collapse-011 Margin collapsing and elements with 'overflow' set to 'auto' ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 7573110f51b63387ec077a4a544cad06d4ffcd8c `Microsoft`<http://www.microsoft.com/> Elements with 'overflow' set to 'auto' do not collapse margin with in-flow children.
margin-collapse-012 Margin collapsing - absolute positioning and siblings ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 14979b9fcecb7e9ff057ae311d6f431b82e0041c `Microsoft`<http://www.microsoft.com/> Absolutely positioned boxes do not collapse margins with siblings.
margin-collapse-013 reference/margin-collapse-013-ref Margin collapsing - absolute positioning with children elements ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 029ff3d933a8bf143cab490409e57e4604804f2b `Microsoft`<http://www.microsoft.com/> Absolutely positioned boxes do not collapse margins with any in-flow children.
margin-collapse-014 reference/margin-collapse-002-ref Margin collapsing - inline-block elements as siblings ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins e847c7be6ef8692398e0c126d7980ff9f48db05e `Microsoft`<http://www.microsoft.com/> Inline-block elements that are siblings do not collapse their margins.
margin-collapse-015 reference/margin-collapse-002-ref Margin collapsing - inline-block child does not collapse margins with parent ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 9e124ca8a6c487c51140cf43cb68692b30c2e072 `Microsoft`<http://www.microsoft.com/> An element that is set in inline-block and its children set to inline-block do not collapse margins.
margin-collapse-015a reference/margin-collapse-002-ref Margin collapsing - inline-block child does not collapse margins with parent ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 6ffd77878b33d678983061323e247e8e1c399973 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An element with its display set to 'inline-block' does not collapse its margins with its children.
margin-collapse-016 reference/margin-collapse-002-ref Margin collapsing - top/bottom margins adjoining collapse through ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins d097add3da1832e6482f362da539e65e4a7c86ec `Microsoft`<http://www.microsoft.com/> When top and bottom margins are adjoining margins collapse through that element.
margin-collapse-017 reference/margin-collapse-017-ref Margin collapsing - parent edge and element edge are the same when margins collapse http://www.w3.org/TR/CSS21/box.html#collapsing-margins 754c2ed3cee7888f600611d79f33f7988658694d `Microsoft`<http://www.microsoft.com/> When the top margin of a child box collapses with the top margin of its parent, then the margin-top edge of such child box is the same as the parent's and their respective content should be 'sitting' at the parent's border-bottom (in the testcase, the black line) assuming the same height value and the same padding-bottom value for the parent and its child box.
margin-collapse-018 reference/clearance-006-ref Margin collapsing - element with clearance ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 710763e43b4d0ac072502d836db954adaa919085 `Microsoft`<http://www.microsoft.com/> An element that has clearance applied to it will not collapse its top margin with its parent's bottom margin.
margin-collapse-019 reference/margin-collapse-002-ref Margin collapsing - elements that collapse margins have to effect on positions of other elements that also have margins that are collapsing ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 4bee59e58b730b5b6a2f4a23f620d798742aa8ff `Microsoft`<http://www.microsoft.com/> Positions of elements that have been collapsed through (empty elements) have no effect on positions of other elements whose margins are being collapsed.
margin-collapse-020 reference/margin-collapse-020-ref Margin collapsing with the root element ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins a2c98f0da85bc11e0f6974656ff1466f28550b48 `Microsoft`<http://www.microsoft.com/> For HTML pages the html element does not collapse its margins with other elements.
margin-collapse-021 reference/margin-collapse-020-ref Margin collapsing with the 'body' element ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 4234c940cbb16ff9db2331fef2ef2f313bf71195 `Microsoft`<http://www.microsoft.com/> The 'body' element's margins collapse.
margin-collapse-022 reference/margin-collapse-002-ref Margin collapsing - adjoining block boxes ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 2ffa8b4b65cf414e2f4ff8ab023374ed5448da9d `Microsoft`<http://www.microsoft.com/> Bottom margin of an in-flow block-level element is always adjoining to the top margin of its next in-flow block-level sibling.
margin-collapse-023 reference/clearance-006-ref Margin collapsing - clearance applied to sibling ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 43c4437aef8debf43a92d00bb465a0cf86f47b04 `Microsoft`<http://www.microsoft.com/> If an in-flow block-level sibling (#div4) has clearance applied to it, then it will not adjoin its top margin with the bottom margin of its previous in-flow sibling (#div2).
margin-collapse-024 reference/margin-collapse-024-ref Margin collapsing - in-flow block-level margin adjoining child's margin ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 6d58843794ea468c00830ff46272da897abe7e75 `Microsoft`<http://www.microsoft.com/> When an in-flow block-level element (#div3) is adjoining its in-flow block-level child's top margin and the child has no top border, no top padding or no clearance applied to it, then such top margins collapse.
margin-collapse-025 reference/margin-collapse-002-ref Margin collapsing - in-flow block-level margins with an element 'height' of 'auto' and 'max-height' and 'min-height' ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins e3f605912e0e5b6a121792f8feaf1f3bb5f17dfa `Microsoft`<http://www.microsoft.com/> The bottom margin of an in-flow block-level element(#div2) with a 'height' of 'auto' will adjoin to its last in-flow block-level child's (#div3) bottom margin if such auto-height in-flow block-level element has no bottom padding and no bottom border. The bottom margins will then collapse.
margin-collapse-026 reference/margin-collapse-002-ref Margin collapsing - in-flow block-level margins with an element 'height' of 'auto' and 'min-height' of zero ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins bac172d2b24342c1b7bcbcafb8e6ad9533856de6 `Microsoft`<http://www.microsoft.com/> An element's margins are adjoining and can collapse if the 'min-height' is zero, if it has no top or bottom borders and no top or bottom padding, if it has a 'height' of zero or 'auto', if it has no line boxes and if all of its in-flow children's margins are adjoining.
margin-collapse-027 reference/clearance-006-ref Margin collapsing - bottom margin not collapse when cleared ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 78021fa66a675415392b401a987e60c96d192c1c `Microsoft`<http://www.microsoft.com/> When a last sibling has clearance, its own margins collapse and it collapsed its margins with a subsequent sibling, the last sibling does not collapse its bottom margin with its parent's bottom margin.
margin-collapse-028 reference/margin-collapse-002-ref Margin collapsing is based on used values of 'padding', 'margin' and 'border' ahem,image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 1e0f87cb9bea9b6a1edd94b9bc512835a191f248 `Microsoft`<http://www.microsoft.com/> Collapsing of margins is based on the used values of 'padding', 'margin' and 'border'.
margin-collapse-029 Margin collapsing - position of top border edge for elements that collapse margins with parents not participating in margin collapsing http://www.w3.org/TR/CSS21/box.html#collapsing-margins 8c572af9fe7db13121fd0f23f4a621c34edde45b `Microsoft`<http://www.microsoft.com/> When margins collapse through empty elements and the parent element is not participating in margin collapsing then the position of the elements top border should be in the same position as if the element had a top border specified.
margin-collapse-030 Margin collapsing - position of top border edge for elements that collapse margins with parents whose bottom margin only participates in margin collapsing http://www.w3.org/TR/CSS21/box.html#collapsing-margins 06826a94e0b3cc71fcc4540ca774685b6a8d4ccd `Microsoft`<http://www.microsoft.com/> When margins collapse through empty elements and only the parent element's bottom margin is participating in margin collapsing then the position of the elements top border should be in the same position as if the element had a top border specified.
margin-collapse-031 reference/margin-collapse-031-ref margin collapsing - child has no clearance http://www.w3.org/TR/CSS21/box.html#collapsing-margins 2bbaa11d8d1a3aec626a199d09a710c689779397 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The top margin of an in-flow block-level element is adjoining to its first in-flow block-level child's top margin if the element has no top border, no top padding, and the child has no clearance.
margin-collapse-032 margin collapsing - resolving vertical padding percentage http://www.w3.org/TR/CSS21/box.html#collapsing-margins fd6a0dff01d6d10ee3fae8915beeacaa618ead39 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Adjoining of vertical (top and bottom) margins must be determined only after resolving percentage padding-top and padding-bottom values.
margin-collapse-033 reference/ref-filled-green-100px-square margin collapsing - clear http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#flow-control 85146321e9cd4ebfa20aa5610b31c81b4379f1dd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Matt Bradley`<http://www.inventpartners.com/content/contact> Margin-top of following siblings of a block on which 'clear' has been set (to a different value than 'none') must not be substracted when calculating clearance. When an element's own margins collapse, and that element has had clearance applied to it, its top margin collapses with the adjoining margins of following siblings.
margin-collapse-034 reference/ref-filled-green-100px-square margin collapsing - clear http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#flow-control abdbeb96a3d82c520d8f269b64899d226b9d442c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Matt Bradley`<http://www.inventpartners.com/content/contact> Margin-top of following siblings of a block on which 'clear' has been set (to a different value than 'none') must not be substracted when calculating clearance. When an element's own margins collapse, and that element has had clearance applied to it, its top margin collapses with the adjoining margins of following siblings.
margin-collapse-035 reference/ref-filled-green-100px-square margin collapsing - clear http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#flow-control b0fc325224abcebe63f33ba9a254f9faa34276e1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Matt Bradley`<http://www.inventpartners.com/content/contact> Margin-top of following siblings of a block on which 'clear' has been set (to a different value than 'none') must not be substracted when calculating clearance. When an element's own margins collapse, and that element has had clearance applied to it, its top margin collapses with the adjoining margins of following siblings.
margin-collapse-037 reference/margin-collapse-037-ref Collapsing margins - margin-bottom of the last in-flow child block collapsing with its parent min-height block's bottom margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins a667ea7be898f4c3350188b146b18779cf6a2fdc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/> The 'min-height' of a parent block element should have no influence over whether such parent block element's bottom margin is adjoining to its last child's bottom margin. In such situation, the bottom margin of the parent block element and the bottom margin of its last child should collapse as long as such parent block element has no bottom padding and has no bottom border.
margin-collapse-038 reference/margin-collapse-038-ref Collapsing margins - margin-bottom of the last in-flow child block collapsing with its max-height parent block's bottom margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins ae5d6add4fd16b281fe6814dffe1c5fa3d471de4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/> The 'max-height' of a parent block element should have no influence over whether such parent block element's bottom margin is adjoining to its last child's bottom margin. In such situation, the bottom margin of the parent block element and the bottom margin of its last child should collapse as long as such parent block element has no bottom padding and has no bottom border.
margin-collapse-039 reference/ref-filled-green-100px-square margin collapsing - clear with child margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins c559ad8b1adf61cd30087f1fa0bb529f8108984b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An element on which 'clear' is set to a value other than 'none' can have its own margin-top collapse with its first inflow block-level child as long as no line boxes, no clearance, no padding and no border separate them.
margin-collapse-040 reference/ref-filled-green-100px-square margin collapsing - clear with child margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins d1551e4973a43200d2ecf770e551faf8df462b30 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An element on which 'clear' is set to a value other than 'none' can have its own margin-top collapse with its first inflow block-level child as long as no line boxes, no clearance, no padding and no border separate them.
margin-collapse-041 reference/ref-filled-green-100px-square margin collapsing - clear with descendants margins http://www.w3.org/TR/CSS21/box.html#collapsing-margins 634efe4b5aed99474b380bc0eeef1060d257c6dd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> An element on which 'clear' is set to a value other than 'none' can have its own margin-top collapse with the margin-top of its first inflow block-level child (which may also be the resulting combined margin of its own subtree of descendants) as long as no line boxes, no clearance, no padding and no border separate them.
margin-collapse-101 reference/margin-collapse-101-ref Margin Collapsing: in flow http://www.w3.org/TR/CSS21/box.html#collapsing-margins 298adebdbf1e833a2cf7aed20f5cb7fbfed89171 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-102 reference/ref-filled-green-100px-square Margin Collapsing: absolutely positioned http://www.w3.org/TR/CSS21/box.html#collapsing-margins ff4c7d2391658d8e1e460a246473a5d7e4a4fd59 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-103 reference/margin-collapse-103-ref Margin Collapsing: fixed positioned http://www.w3.org/TR/CSS21/box.html#collapsing-margins 22575c45afd2b707f161142d77e8c24b4b24314f `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-104 reference/ref-filled-green-100px-square Margin Collapsing: floats http://www.w3.org/TR/CSS21/box.html#collapsing-margins c9f5e7de8d164b05fcfacff79ccbcec21902bb49 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-105 reference/margin-collapse-101-ref Margin Collapsing: in flow (relatively positioned) http://www.w3.org/TR/CSS21/box.html#collapsing-margins f183c8ba2afc4dcb2ae7d44c4a480c221274a575 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-106 reference/margin-collapse-106-ref Margin Collapsing: in flow (simple) ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 8a9840ae22617e86f2cdb7aa4b8118df4f553fe9 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-107 Margin Collapsing: in flow (used height) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 4619fe3b82c9a2bff97e8e26666e71161b318d18 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This tests that emptiness is based on the computed values of height.
margin-collapse-108 Margin Collapsing: in flow (used border) http://www.w3.org/TR/CSS21/box.html#collapsing-margins f350c2604b429996c113e1d38329e09bec994e3f `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This tests that emptiness is based on the computed values of border.
margin-collapse-109 Margin Collapsing: in flow (used padding) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 955a19f77cc5f6e4dc4dd6a7c418183398f9a8e6 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This tests that emptiness is based on the computed values of padding.
margin-collapse-110 reference/margin-collapse-110-ref Margin Collapsing: in flow (simple combinations) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 029534e236183f5d59311125147202a5d750493f `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-111 reference/margin-collapse-110-ref Margin Collapsing: in flow (simple combinations with collapse-through) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 7c09467185dbdb80e5b968cb037a05a52fa45ab4 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-112 reference/margin-collapse-106-ref Margin Collapsing: in flow (simple) ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 23606a8ad411419ec1336d9a551300f318a0a95b `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-113 reference/margin-collapse-113-ref Margin Collapsing: in flow (position of collapsed-through element) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 42dbe4825f156ba498a7b75e71772521a81ed03d `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-114 reference/margin-collapse-114-ref Margin Collapsing: in flow (position of collapsed-through element) http://www.w3.org/TR/CSS21/box.html#collapsing-margins d8be9ccfbd925e4d2cb5759902bd81d4daa28279 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-115 reference/margin-collapse-115-ref Margin Collapsing: in flow (position of collapsed-through element) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 8a3908facaa8944c991d066abd58c58446065b74 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-116 reference/margin-collapse-115-ref Margin Collapsing: in flow (position of collapsed-through element) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 2a5a6a47c1465c19bea582b79c15f6bd3bdde24e `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-117 Margin Collapsing: in flow (height) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 48348c33349739e56447aeb93f0d38c0fbf77545 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-118 Margin Collapsing: in flow (height) http://www.w3.org/TR/CSS21/box.html#collapsing-margins f34791ccc71bd44f3c077854eb0a79a29a853c74 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-119 Margin Collapsing: in flow (height) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 5d806d626c1e27c67e80000cdcc0b4dc4ded1bd6 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-120 Margin Collapsing: in flow (height) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 0190147d08e05a92cf2ada4248ff61f1fa98084d `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-121 reference/margin-collapse-121-ref Margin Collapsing: clear (control: no margins) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 47960f5be7565d6b2c2aca4e521ce06bedcbea3d `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-122 reference/margin-collapse-121-ref Margin Collapsing: clear (simple) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 8d570522700d984dd4959165a9ff4f1876b1a5f8 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-123 reference/margin-collapse-123-ref Margin Collapsing: clear (with nearby collapse-through block) http://www.w3.org/TR/CSS21/box.html#collapsing-margins cf6c9ec34e7d82baddb8e6c22d61c689ab9f407c `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-125 reference/margin-collapse-125-ref Margin Collapsing: clear (on a self-collapsing block with a margin) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 7803bc3e65be19868460ab1ef252dca827692f6a `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-126 Margin Collapsing: negative margins (easy) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 54e2288e62354fdeb27e410c434b5358ed041778 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-127 Margin Collapsing: negative margins (easy) http://www.w3.org/TR/CSS21/box.html#collapsing-margins f1a2fbcc69ac07444030c468f2f5f778358d93c3 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-128 Margin Collapsing: negative margins (easy) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 530068c77fd1e1a60ec60a9494fa18ab65d71959 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-129 Margin Collapsing: negative margins (easy) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 6eb1a7c0f1dd575bdd4ecf64975d00c3bc0ede09 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-130 reference/margin-collapse-130-ref Margin Collapsing: basic overflow test ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 1e39126c51fbe1ab939e166be44101cffa11cb4f `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-131 reference/margin-collapse-131-ref Margin Collapsing: in flow text (simple) ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins f4335e74c40497abd7efb8ce73c79d73f4a23043 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-132 Margin Collapsing: float positioning http://www.w3.org/TR/CSS21/box.html#collapsing-margins a3af0e293c0b42873a0bb4a2b9ffdc946425ed2d `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-133 Margin Collapsing: float positioning http://www.w3.org/TR/CSS21/box.html#collapsing-margins f81e2b07ea62c9176ca80fe60633d4b74c2bf845 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-134 reference/margin-collapse-134-ref Margin Collapsing: clear with no floats http://www.w3.org/TR/CSS21/box.html#collapsing-margins 10248fbb09ebb4d2a4e19b8844da9cc80e1cee63 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-135 reference/margin-collapse-135-ref Margin Collapsing: negative margins with clear http://www.w3.org/TR/CSS21/box.html#collapsing-margins a2e005c8db4aef73b2c73d100b712945ac5179bb `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-137 reference/margin-collapse-137-ref Margin Collapsing: margins on relative boxes ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins f2579702922df120c8a9d0d54bc2117438092c47 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-138 reference/margin-collapse-137-ref Margin Collapsing: margins on relative boxes ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 48c940db156670402fe2e1daea9f4a30089b1a18 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-139 Margin Collapsing: top margins http://www.w3.org/TR/CSS21/box.html#collapsing-margins e58cbf90fd233534e0403378da180828c2f278fb `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-140 Margin Collapsing: top margins http://www.w3.org/TR/CSS21/box.html#collapsing-margins db0b9ad7e429a44e993d4a478cc8d8f24d0b8b80 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-141 Margin Collapsing: top margins http://www.w3.org/TR/CSS21/box.html#collapsing-margins 9076e18a103b3980624942967e1c0b940b58d799 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-142 reference/margin-collapse-142-ref Margin Collapsing: clear (hard) http://www.w3.org/TR/CSS21/box.html#collapsing-margins 6d107738b8dde8b35974a08f546f698231cb4a42 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-143 Placement of out-of-flow object in elements that have been collapsed through http://www.w3.org/TR/CSS21/box.html#collapsing-margins a5df8c3a33881556a71933a1271ae970570e52d3 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-145 Placement of out-of-flow object in elements that have been collapsed through http://www.w3.org/TR/CSS21/box.html#collapsing-margins 84b0bd306a04453f36b10809e804540b7855731c `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-146 Placement of out-of-flow object in elements that have been collapsed through http://www.w3.org/TR/CSS21/box.html#collapsing-margins ac9134ffa65b65d6cf399c7d0cb91d6c6ec3c672 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-147 Placement of out-of-flow object in elements that have been collapsed through http://www.w3.org/TR/CSS21/box.html#collapsing-margins 566ce03e10d536e9ec50df16e2f2efb452f32585 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-148 Placement of out-of-flow object in elements that have been collapsed through http://www.w3.org/TR/CSS21/box.html#collapsing-margins a5805d20d0ad2ed8d1ec558b9e359586dcf41982 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-151 Magical Margins should not be magical in strict mode http://www.w3.org/TR/CSS21/box.html#collapsing-margins 0a089381c49569b4ba5917d7580fc642d678c536 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-154 Margin Collapsing: effect of margins near float on collapsing-through ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins eb90d88cab8b315ba14c5cac68f241bc50630572 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-155 reference/margin-collapse-155-ref Margin Collapsing: effect of margins on collapsing-through ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins f6338fc04b73ca5df6a208fc0b90bbc28d437205 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-156 reference/margin-collapse-156-ref Margin Collapsing: in flow (height, control) - not really margin collapsing http://www.w3.org/TR/CSS21/box.html#collapsing-margins f88976898ecd2cb9fb680bd248b70d3352fb6429 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-157 reference/margin-collapse-157-ref Margin Collapsing: clear (varying margins) http://www.w3.org/TR/CSS21/box.html#collapsing-margins a4b76920c7877f4e479fb73cb222810d1ae94496 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-158 reference/margin-collapse-158-ref Margin Collapsing: clear (with nearby collapse-through block) http://www.w3.org/TR/CSS21/box.html#collapsing-margins c1a2a73cef04f04c8c60d73e3d5eaf781b5673dc `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-159 reference/margin-collapse-159-ref Margin Collapsing: in flow (height, simple) - not really margin collapsing http://www.w3.org/TR/CSS21/box.html#collapsing-margins f0a3cc24d1ae755aacd4d98829938e9688b3af0c `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-160 Margins should not propagate into the next page paged http://www.w3.org/TR/CSS21/box.html#collapsing-margins 5a51cfb8842268f0682d94fcc3946fc73dc052a0 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
margin-collapse-162 Margin collapsing with floats before self collapsing children with margins collapsing with parent http://www.w3.org/TR/CSS21/box.html#collapsing-margins 041600ca6655c772e0fe45f13c609f7762ae85c7 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-163 Margin collapsing with floats before self collapsing children with margins not collapsing with parent http://www.w3.org/TR/CSS21/box.html#collapsing-margins 072c7ae9a45c4a80b0eb8ec5bc2debad6a1c0ac0 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-164 Margins on cleared blocks that contain floats http://www.w3.org/TR/CSS21/box.html#collapsing-margins a05f7af36b106045908a99963d02b7211d41f4a6 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-165 reference/margin-collapse-165-ref Margins on cleared blocks that contain floats http://www.w3.org/TR/CSS21/box.html#collapsing-margins 96a410814f173caae7b9744d99f3ff66f6ea7593 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-166 reference/margin-collapse-165-ref Margins on cleared blocks that contain floats, with dynamic border changes http://www.w3.org/TR/CSS21/box.html#collapsing-margins 0d03ec8ea9c0e6f50e34bd911738b7f3ca29aac0 `Ian Hickson`<mailto:ian@hixie.ch>
margin-collapse-clear-000 Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins 66b97e315493d078c9312929d71134d84b978bcd `Microsoft`<http://microsoft.com/>
margin-collapse-clear-001 Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins bb5dc02f7fbbc1132b50c58efc38f12ae84444de `Microsoft`<http://microsoft.com/>
margin-collapse-clear-002 reference/margin-collapse-clear-002-ref Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins c9140a8b898d8513f7edbd3356b9c2465ad3917f `Microsoft`<http://microsoft.com/>
margin-collapse-clear-003 reference/margin-collapse-clear-003-ref Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins a01eeeb9f03a5e0b83945bfa6202a57b74f0d167 `Microsoft`<http://microsoft.com/>
margin-collapse-clear-004 Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins 89930cf8996ae8521ef23bde5ec49bebfe0c9d88 `Microsoft`<http://microsoft.com/>
margin-collapse-clear-005 Margin Collapsing with Clearance may http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats 7a5830624bc1c25e294b1b9574a259fcd75b0c80 `Microsoft`<http://microsoft.com/>
margin-collapse-clear-006 Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats 554e743d4c83e945e926c69eb769351cb139e5fc `Microsoft`<http://microsoft.com/>
margin-collapse-clear-007 Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats 37d012a86c258b7c09dc8b8fd0e14abd70f5aaf7 `Microsoft`<http://microsoft.com/>
margin-collapse-clear-008 reference/margin-collapse-clear-002-ref Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats e0b4033f2ed4f416aff93c700f5b62b8456bf712 `Microsoft`<http://microsoft.com/>
margin-collapse-clear-009 reference/margin-collapse-clear-003-ref Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats 2c76dd32bbddbb73ee806d8b2162e94a14241e3c `Microsoft`<http://microsoft.com/>
margin-collapse-clear-010 Margin Collapsing with Clearance http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats d305f0c86f71d805016eaa68e6008ca557016062 `Microsoft`<http://microsoft.com/>
margin-collapse-clear-011 Margin Collapsing with Clearance may http://www.w3.org/TR/CSS21/visuren.html#flow-control,http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visuren.html#floats 99dce13d8684459ca8255b9d19528c80535b0fab `Microsoft`<http://microsoft.com/>
margin-collapse-clear-012 reference/margin-collapse-clear-012-ref Margin collapsing with clearance - margins of a 'collapsed through' box with clearance do not collapse with parent block's bottom margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visudet.html#normal-block 8fbe57e1931d141a17ee2f6407e06836ef3acfa2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<fassino[at]gmail.com> When an element has had clearance applied to it and its own margins collapse, these margins collapse with the adjoining margins of following siblings but the resulting margin does not collapse with the bottom margin of the parent block
margin-collapse-clear-013 reference/margin-collapse-clear-012-ref Margin collapsing with clearance - margins of a 'collapsed through' box with clearance do not collapse with parent block's bottom margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visudet.html#normal-block 971d6367eb549512dd79c5d1f087d1efbf5f6632 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<fassino[at]gmail.com> When an element has had clearance applied to it and its own margins collapse, these margins do not collapse with the bottom margin of the parent block
margin-collapse-clear-014 reference/margin-collapse-clear-014-ref Margin collapsing with clearance - clearance may be negative http://www.w3.org/TR/CSS21/box.html#collapsing-margins,http://www.w3.org/TR/CSS21/visudet.html#normal-block f858f738524941a26336844bf534c91efa6edb41 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<fassino[at]gmail.com> Clearance is created above the top margin of the element with clear set. Clearance can be negative. Clearance stops the collapsing of the element's margins with the preceding siblings' margins and with the parent block's bottom margin.
margin-collapse-clear-015 reference/margin-collapse-clear-015-ref Margin collapsing with clearance - Margins collapsing of an element's top margin with its first in-flow child should not be affected by clear and clearance http://www.w3.org/TR/CSS21/box.html#collapsing-margins ef5b57d7266fa6c89426b98412bc17f45f6f8a8e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<fassino[at]gmail.com> When an element with clear set to it (to other than 'none') has a first in-flow child and their top margins are adjoining, then these margins should collapse normally.
margin-collapse-clear-016 reference/margin-collapse-clear-016-ref Margin collapsing - margins of a 'collapsed through' box without clearance can collapse with parent block's bottom margin http://www.w3.org/TR/CSS21/box.html#collapsing-margins 16db9840e47d632788a38b67069bcd4a834dbcca `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> An element that does not have clearance applied to it can collapse its top margin with its parent block's bottom margin. Margins of a 'collapsed through' box without clearance applied to it can collapse with its parent block's bottom margin. An element with clear set to it (to other than 'none') can only create a clearance if and when there is a preceding floated block.
margin-collapse-clear-017 reference/margin-collapse-clear-017-ref Margin collapsing - margins of a 'collapsed through' box without clearance can collapse with parent block's bottom margin image http://www.w3.org/TR/CSS21/box.html#collapsing-margins 3bac2654a41d5c080afee5562ffe9f4b6c7b49f8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Daniel Schattenkirchner`<mailto:crazy-daniel@gmx.de> An element that does not have clearance applied to it can collapse its top margin with its parent block's bottom margin. Margins of a 'collapsed through' box without clearance applied to it can collapse with its parent block's bottom margin. An element with 'clear' set to a value other than 'none' can create a clearance only if and only when there is an earlier (in the source document) floating box.
margin-em-inherit-001 reference/margin-em-inherit-001-ref inherit applied on margin set with em image http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/box.html#margin-properties 055ac951348bf159094ad6c8251964c7cab5046a `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'em' unit is equal to the computed value of the 'font-size' property of the element on which it is used. When inherit keyword is used, the property takes the same computed value - a length value in this testcase - as the property for the element's parent.
margin-inline-001 reference/margin-inline-001-ref Margin on non-replaced inline elements ahem http://www.w3.org/TR/CSS21/box.html#margin-properties eaae3aa9409221645ed4ce494a7fccca460a8b98 `Microsoft`<http://www.microsoft.com/> Non-replaced inline elements do not apply vertical margins.
margin-inline-002 reference/margin-inline-002-ref Margin-top and margin-bottom on inline elements http://www.w3.org/TR/CSS21/box.html#margin-properties b7b74b166aeaeb833d28fe64498c4b37a3ca83c3 `Microsoft`<http://www.microsoft.com/> Applying margin-top and margin-bottom to an inline element has no effect.
margin-left-004 reference/margin-left-004-ref Margin-left using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 21c8a9e9eb36dc3d7ed22e33dc87474a1577bf10 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in pixels.
margin-left-005 reference/margin-left-004-ref Margin-left using pixels with a zero value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 3935d29c06511309e570c21eb8884b0349832cf4 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in pixels.
margin-left-006 reference/margin-left-004-ref Margin-left using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 4006d2cbad7b27764b36fe6b3056192e960ab155 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in pixels.
margin-left-007 reference/margin-left-007-ref Margin-left using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 4ba2ad4b86a4e8c52023fe6d6d2f9e553e51bf11 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in pixels.
margin-left-008 reference/margin-left-007-ref Margin-left using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 178eab5ce92f49dd9e0a2d5cfb89108060ea9a8c `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in pixels with a plus sign.
margin-left-016 reference/margin-left-004-ref Margin-left using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 29c08d23a0e18f2c3923c474012afc6b42e71ef0 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in points.
margin-left-017 reference/margin-left-004-ref Margin-left using points with a zero value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties f86153702fccdf32c87cf0bff17c4cc511d531e4 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in points.
margin-left-018 reference/margin-left-004-ref Margin-left using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 904597b2c5f7963e27b5a73da78d84f5cdc4a1e3 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in points.
margin-left-019 reference/margin-left-019-ref Margin-left using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties ebadf757ed28e0b5950283048e2f7e2c0e48aeb0 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in points.
margin-left-020 reference/margin-left-019-ref Margin-left using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 28ef4903ebbb9d577f92a2dfdab488fc50e560b9 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in points with a plus sign.
margin-left-028 reference/margin-left-004-ref Margin-left using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties f97dad86eeb63a5e0355f45b9df2f5c6cf2c4363 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in picas.
margin-left-029 reference/margin-left-004-ref Margin-left using picas with a zero value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties b34e9c5c02e0da6dcca7daf685d01948b1e63c49 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in picas.
margin-left-030 reference/margin-left-004-ref Margin-left using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties b39ea59aefe3c34b70327743f7b3221dcef5043d `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in picas.
margin-left-031 reference/margin-left-031-ref Margin-left using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 1f0fd3619b7ce44aaeb10230d1b02add270fb921 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in picas.
margin-left-032 reference/margin-left-031-ref Margin-left using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties bd7b995bc6a199ba93ed791eacbc1308833758f8 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in picas with a plus sign.
margin-left-040 reference/margin-left-004-ref Margin-left using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties fd66d6be0cb4571233ee63a0a3f818c195b661cd `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in centimeters.
margin-left-041 reference/margin-left-004-ref Margin-left using centimeters with a zero value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties df466b0d254a40f6064e9d3479b0ab3ea679451d `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in centimeters.
margin-left-042 reference/margin-left-004-ref Margin-left using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties cc6a5af59500f0fd8a663bda87a5ce89a42bf6ca `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in centimeters.
margin-left-043 reference/margin-left-043-ref Margin-left using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 7ccdd9c97575be5769993252a5b34aeb69c6b53b `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in centimeters.
margin-left-044 reference/margin-left-043-ref Margin-left using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 8c8c9fe7fad969cd45b7c5ba7bf9433f57c92317 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in centimeters with a plus sign.
margin-left-052 reference/margin-left-004-ref Margin-left using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties ad66fa3cb29199ba907ef016d9437193c332901a `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in millimeters.
margin-left-053 reference/margin-left-004-ref Margin-left using millimeters with a zero value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 800cdc9da4106ecf052ad82a24f85efce4315083 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in millimeters.
margin-left-054 reference/margin-left-004-ref Margin-left using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties db35ebfd7dee3f22d0ea3f56cd5e0cd4ce162109 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in millimeters.
margin-left-055 reference/margin-left-043-ref Margin-left using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties af93386445006d736ed7635df77677107f12c8f6 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in millimeters.
margin-left-056 reference/margin-left-043-ref Margin-left using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties fc2d7cb74b891631f3b9a4aa9f19a195e708178b `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in millimeters with a plus sign.
margin-left-064 reference/margin-left-004-ref Margin-left using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties d1614881301b34896098169696ca7b563f2abb00 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in inches.
margin-left-065 reference/margin-left-004-ref Margin-left using inches with a zero value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 45c2ee8544ef516e1190bd32c3b9377c9170a03d `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in inches.
margin-left-066 reference/margin-left-004-ref Margin-left using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties a16e93796eeed26dba7d36c748c32db07432dacb `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in inches.
margin-left-067 reference/margin-left-067-ref Margin-left using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 3014ddf070d04301437546e8822eb723e92986ac `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in inches.
margin-left-068 reference/margin-left-067-ref Margin-left using inches with a nominal value with a plus sign, +1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties d2322574eb352d01e1e8a0c07a4c649cc5c618da `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in inches with a plus sign.
margin-left-076 reference/margin-left-004-ref Margin-left using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties fe0345c07b6988395e5e754f929ddf3073ead87b `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in 'em' units.
margin-left-077 reference/margin-left-004-ref Margin-left using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 960c0d599be0f611be5ace74f6005c203b72f892 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in 'em' units.
margin-left-078 reference/margin-left-004-ref Margin-left using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties b1082baa2a88ee21f0c90c891df2ed5853205983 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in 'em' units.
margin-left-079 reference/margin-left-079-ref Margin-left using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 1d80526d1e3e2c11fd03e630ea54157bbaf11887 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in 'em' units.
margin-left-080 reference/margin-left-079-ref Margin-left using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties cbe6d847ce573c710be579b15236ba3c8998bc82 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in 'em' units with a plus sign.
margin-left-088 reference/margin-left-004-ref Margin-left using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 5c3d10cdb56093c615190957b47308ba5f8e3c50 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in 'ex' units.
margin-left-089 reference/margin-left-004-ref Margin-left using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 839dbc5e9670dfbc4c3cf2c6cacd5df906b77273 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in 'ex' units.
margin-left-090 reference/margin-left-004-ref Margin-left using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties dcdbb2f9430d0042f89d537db46fa282cf51fc1c `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in 'ex' units.
margin-left-091 reference/margin-left-031-ref Margin-left using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties d0e60e5b58c9517c53441b6413577a5f4506a1c3 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in 'ex' units.
margin-left-092 reference/margin-left-031-ref Margin-left using 'ex' units with a nominal value with a plus sign, +7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties e45581a8716fc121cec09cb48bd4ef8a0049a5e6 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in 'ex' units with a plus sign.
margin-left-100 reference/margin-left-004-ref Margin-left using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties d2da2986d94edf064630bc57bda0378e043fb5a3 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value in percentages.
margin-left-101 reference/margin-left-004-ref Margin-left using percentages with a zero value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties b88899048b81ac1fbc720add644a5ea57af481e4 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value in percentages.
margin-left-102 reference/margin-left-004-ref Margin-left using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 404c4cb5e487b7c28575e9c2e245290bc6e6e304 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value in percentages.
margin-left-103 reference/margin-left-103-ref Margin-left using percentages with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties b1268fc2313da97edbbefe8aa6c4f386cde7b688 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in percentages.
margin-left-104 reference/margin-left-103-ref Margin-left using percentages with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 55cfa201bb53b7a9bec16fb9f39c0a9a21d416ed `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a nominal length value in percentages with a plus sign.
margin-left-109 reference/margin-left-004-ref Margin-left sets a negative zero value with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties dd63d3df8a601e0d11e8fcc4f8acb04748afd1e1 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a negative zero length value with no units.
margin-left-110 reference/margin-left-004-ref Margin-left sets a zero value with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 7114288b2f7eaf0e2659037cb1ec5c0aaf523fd7 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a zero length value with no units.
margin-left-111 reference/margin-left-004-ref Margin-left sets a positive zero value with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 7fcd944c146e17036a9d69e49c6bc0716f2fb94d `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a positive zero length value with no units.
margin-left-112 reference/margin-left-004-ref Margin-left with a value of 'auto' http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 3841ef18e29bd1d5749713040bc015b7c633a0ff `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a value of 'auto'.
margin-left-113 reference/margin-left-113-ref Margin-left with a value of 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 97c6821c9c8928b22807942bff9a91e51b913775 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property sets a value of 'inherit'.
margin-left-applies-to-001 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 7073e6d47d0b9510c70d3e10b93a136d9d04aab3 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-row-group.
margin-left-applies-to-002 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 33dd3d6c231c60d67c529f6e9936f3bd423123e1 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-header-group.
margin-left-applies-to-003 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 29467e94df758bc0e54b248af868271c006e4a07 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-footer-group.
margin-left-applies-to-004 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties f40c5199a3015f10907130993ef8a835c51b81b1 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-row.
margin-left-applies-to-005 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 0e543a6970eb81ace9edb81cfcac1a1edba29ac2 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-column-group.
margin-left-applies-to-006 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 01843adc5dc9a9d20410f0123f4a7703d8e7eb3d `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-column.
margin-left-applies-to-007 reference/margin-left-applies-to-001-ref Margin-left applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties ff2dc6ccbce95dcd7e9f931033ddfa2aa463ed33 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property does not apply to elements with a display of table-cell.
margin-left-applies-to-008 Margin-left applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties b08f37b9899c54d11a3e1ad7713f5d8cc4db21cb `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of inline.
margin-left-applies-to-009 reference/margin-left-applies-to-009-ref Margin-left applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties f5d257d43ae777c6853acec634e2b9108180ad00 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of block.
margin-left-applies-to-010 Margin-left applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 6faa068b4b3208e5923715a9881c2eecbecf9a78 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of list-item.
margin-left-applies-to-011 Margin-left applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties c49e62969910e4366dfef80c7ba6382f376ee8cd `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of run-in.
margin-left-applies-to-012 reference/margin-left-applies-to-009-ref Margin-left applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties d2b6efde6ccbf4869baea1ab103df9adfb8a52c2 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of inline-block.
margin-left-applies-to-013 reference/margin-left-applies-to-009-ref Margin-left applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 4fbdfb5c5e5a0da8b50289f7ac268b4ba4fe6b49 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of table.
margin-left-applies-to-014 reference/margin-left-applies-to-009-ref Margin-left applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 6632645120ba70d3e98e8c8e91b7c6bbe6d709cb `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of inline-table.
margin-left-applies-to-015 reference/margin-left-applies-to-009-ref Margin-left applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-margin-left,http://www.w3.org/TR/CSS21/box.html#margin-properties 6b64b5b34696b486baaa87231bc473319c8db0c2 `Microsoft`<http://www.microsoft.com/> The 'margin-left' property applies to elements with a display of table-caption.
margin-percentage-inherit-001 reference/margin-percentage-inherit-001-ref margin - inherit applied on margin percentage image http://www.w3.org/TR/CSS21/box.html#margin-properties,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit a1bda87e1e68a9ffb9924551535c77a6fa5177ec `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A margin percentage is calculated with respect to the width of the generated box's containing block. When inherit keyword is used, the property takes the same computed value - a percentage value in this testcase - as the property for the element's parent.
margin-percentage-undefined-001 Margin with percentage determined by containing block http://www.w3.org/TR/CSS21/box.html#margin-properties 32c957fd5e2767a95d644a9467845155ceddd903 `Microsoft`<http://www.microsoft.com/> Potential circular reference cannot cause the user agent to crash or hang.
margin-right-004 reference/margin-left-004-ref Margin-right using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties ba2e3c82e1990736bead93092b431226ef3881f2 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in pixels.
margin-right-005 reference/margin-left-004-ref Margin-right using pixels with a zero value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 369a8240c6ff1c4b1e813bdfa289b85026e3785b `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in pixels.
margin-right-006 reference/margin-left-004-ref Margin-right using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 958ae02fd678e89cc8fcae17185ad3e0553c2969 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in pixels.
margin-right-007 reference/margin-left-007-ref Margin-right using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties e8682782e16a9526dbda1ed25a1608da2136d1bb `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in pixels.
margin-right-008 reference/margin-left-007-ref Margin-right using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 629a630dbb907f062fd222e0bba19cd090916e04 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in pixels with a plus sign.
margin-right-016 reference/margin-left-004-ref Margin-right using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 754423238b2562a9932bbd89b29b7d7b4cf0c556 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in points.
margin-right-017 reference/margin-left-004-ref Margin-right using points with a zero value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 9ac7d6919311f850d23153c3fbe0bc4981a7b786 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in points.
margin-right-018 reference/margin-left-004-ref Margin-right using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 8c860604d780ebb5f41551f265e454fc48a8c360 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in points.
margin-right-019 reference/margin-left-019-ref Margin-right using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 4eb3ecc0c57bec348caa7e2d84638cc575b5d22f `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in points.
margin-right-020 reference/margin-left-019-ref Margin-right using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 0b9aea1cbcd11f275502e9c67d648c9fab96ff75 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in points with a plus sign.
margin-right-028 reference/margin-left-004-ref Margin-right using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 0272d4bb2d7d29f48d4a5ff9287d5a4a7d88df08 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in picas.
margin-right-029 reference/margin-left-004-ref Margin-right using picas with a zero value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 5aabfea7434945d13be486edf279422844a32949 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in picas.
margin-right-030 reference/margin-left-004-ref Margin-right using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 565ec3b4b8f100ba72ea8f354219b812b97fa8f0 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in picas.
margin-right-031 reference/margin-left-031-ref Margin-right using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 6eb4bbee8de9ac0bf297200d9917793d4a502fa8 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in picas.
margin-right-032 reference/margin-left-031-ref Margin-right using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties cf1a51c95876e4ad21ef8303791f859f41fa6e71 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in picas with a plus sign.
margin-right-040 reference/margin-left-004-ref Margin-right using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 1dcd3f0a59e02ae8a83f418d2af4c9195c787714 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in centimeters.
margin-right-041 reference/margin-left-004-ref Margin-right using centimeters with a zero value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 06b8985ebe95e239a27f794af369f3ee8f1202ba `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in centimeters.
margin-right-042 reference/margin-left-004-ref Margin-right using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties bff1da03cb3200cc6aa4ddf67a9c58ba2857d8fe `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in centimeters.
margin-right-043 reference/margin-left-043-ref Margin-right using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 0276cba24a96b837ee78953148ea5bee66040cf1 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in centimeters.
margin-right-044 reference/margin-left-043-ref Margin-right using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 1472cd3af2e0578f35219a2c5f7f1ef2e8142985 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in centimeters with a plus sign.
margin-right-052 reference/margin-left-004-ref Margin-right using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 0282c13f0c64a3c29275bd2d7b103a47814d43a4 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in millimeters.
margin-right-053 reference/margin-left-004-ref Margin-right using millimeters with a zero value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties c08339b0c44cbfded10d79f9c8530e69f43ebba0 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in millimeters.
margin-right-054 reference/margin-left-004-ref Margin-right using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 86a1eef96c9dd0d6022b4b082ab4e26446390af0 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in millimeters.
margin-right-055 reference/margin-left-043-ref Margin-right using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 5ef403a7763d41da11c03b904df0ded7d8b6b480 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in millimeters.
margin-right-056 reference/margin-left-043-ref Margin-right using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 253a1e035e5e5a1e4c6001b2509013cd9a2c18f1 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in millimeters with a plus sign.
margin-right-064 reference/margin-left-004-ref Margin-right using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties f26b263bfa51576e475d22f95150afb95d45c4ae `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in inches.
margin-right-065 reference/margin-left-004-ref Margin-right using inches with a zero value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties a9fc5e26fe43741ee55a7231d9863688295ac780 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in inches.
margin-right-066 reference/margin-left-004-ref Margin-right using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 327755cac1ee2058e2160d21e193cb393864ecb9 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in inches.
margin-right-067 reference/margin-left-067-ref Margin-right using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 5d5ef65909c1e59e0643d47b5b4cbc51943eb794 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in inches.
margin-right-068 reference/margin-left-067-ref Margin-right using inches with a nominal value with a plus sign, +1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 3c0aaac50b0868ab3e2ae2a3e61f6577f016501d `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in inches with a plus sign.
margin-right-076 reference/margin-left-004-ref Margin-right using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 6de4f4fd51d44c71c4f4377d9a2958b1f30f08c7 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in 'em' units.
margin-right-077 reference/margin-left-004-ref Margin-right using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties eda6e90c036926f677fbba496a355f67fe6950c2 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in 'em' units.
margin-right-078 reference/margin-left-004-ref Margin-right using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 2fb08ecda52347569f9cd2b5afcbdec61c8e3856 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in 'em' units.
margin-right-079 reference/margin-left-079-ref Margin-right using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 02c8f31d2d700caaed7624441227b644c075f2b6 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in 'em' units.
margin-right-080 reference/margin-left-079-ref Margin-right using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties d9f1f5b7b276b755709ea15f2f4d60974d63a218 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in 'em' units with a plus sign.
margin-right-088 reference/margin-left-004-ref Margin-right using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 6a857bff95cbafd6120d352037ea281c6c9df6fa `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in 'ex' units.
margin-right-089 reference/margin-left-004-ref Margin-right using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 9c748e42246c406d45ce32b07a2a24ae32be0770 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in 'ex' units.
margin-right-090 reference/margin-left-004-ref Margin-right using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 035bf630331aa780123430aa9834ef20ab6b8003 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in 'ex' units.
margin-right-091 reference/margin-left-031-ref Margin-right using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties b775ace00b2f673cbb13e632e549d33305c47c65 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in 'ex' units.
margin-right-092 reference/margin-left-031-ref Margin-right using 'ex' units with a nominal value with a plus sign, +7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 758a00a676ddff6488e05e8e1ceed0ac08ee1b04 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in 'ex' units with a plus sign.
margin-right-100 reference/margin-right-100-ref Margin-right using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties e66ee21eaf96dd1919689164187e5fcc5f6fcd51 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value in percentages.
margin-right-101 reference/margin-right-100-ref Margin-right using percentages with a zero value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 6a84d21e2eef7a11d08e23305ac14d419ecba033 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value in percentages.
margin-right-102 reference/margin-right-100-ref Margin-right using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 8ba52dc02c5c01653c792d5bb4f9952757c047f8 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value in percentages.
margin-right-103 reference/margin-right-103-ref Margin-right using percentages with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 1393d9c6d016c3d924f079515dfa0720132adc70 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in percentages.
margin-right-104 reference/margin-right-103-ref Margin-right using percentages with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties dbc71bf6351b26ab192d975724cb03338c685ce9 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a nominal length value in percentages with a plus sign.
margin-right-109 reference/margin-left-004-ref Margin-right sets a negative zero value with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties fbb417b619c1ab1d9b5d723523708845cfa81864 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a negative zero length value with no units.
margin-right-110 reference/margin-left-004-ref Margin-right sets a zero value with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties ee6561f4579b9d1c9ee4b8813287f18a32727200 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a zero length value with no units.
margin-right-111 reference/margin-left-004-ref Margin-right sets a positive zero value with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 732d69d30535a532476830fb493154bdf4a26822 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a positive zero length value with no units.
margin-right-112 reference/margin-left-004-ref Margin-right with a value of 'auto' http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 18fefd4dde211fd5a0e948250360d21319d13a14 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a value of 'auto'.
margin-right-113 reference/margin-right-113-ref Margin-right with a value of 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 381fbd613d05c7960958bae3230a608d13f6befc `Microsoft`<http://www.microsoft.com/> The 'margin-right' property sets a value of 'inherit'.
margin-right-applies-to-001 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 63d404bcdfc202d08db50bff7403df6defbc6b0a `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-row-group.
margin-right-applies-to-002 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties f55d2bd876707c24a9dacceab86491f8ba548a6e `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-header-group.
margin-right-applies-to-003 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 90beb42cd0a5b59b487cfc030a05b4de491ddd16 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-footer-group.
margin-right-applies-to-004 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 9c6c4daf72f155dbe5f6dfc6cdf79536d5346486 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-row.
margin-right-applies-to-005 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 86d4c32e8bfd44866b767fd9b685d25ea25174e3 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-column-group.
margin-right-applies-to-006 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties a00ce29b61f0aaf6e7178e8461466cb607412f62 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-column.
margin-right-applies-to-007 reference/margin-left-applies-to-001-ref Margin-right applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 6b8c706622112c9b5f1ae2febbeef042958a1e9d `Microsoft`<http://www.microsoft.com/> The 'margin-right' property does not apply to elements with a display of table-cell.
margin-right-applies-to-008 Margin-right applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 991602b83cf7341baac618f5c4d0d67f26fd451b `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of inline.
margin-right-applies-to-009 reference/margin-left-applies-to-009-ref Margin-right applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 2f4cec564e7bb84f7ac65bfcbbae4e347cae3037 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of block.
margin-right-applies-to-010 Margin-right applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties f879287331f2bd7e5568b2ae88c4a42ae867bf47 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of list-item.
margin-right-applies-to-011 Margin-right applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 288177f13811fd728521f7dac246b781e6f3cca2 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of run-in.
margin-right-applies-to-012 reference/margin-left-applies-to-009-ref Margin-right applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties ac4d7643bda8c4dbc928c21e9a9befcec4772ec1 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of inline-block.
margin-right-applies-to-013 reference/margin-left-applies-to-009-ref Margin-right applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties e18cbb1446b4c094a249199994b036a4676dffa1 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of table.
margin-right-applies-to-014 reference/margin-left-applies-to-009-ref Margin-right applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 894dc8174090557921474c6b9bcf24652bc1db2a `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of inline-table.
margin-right-applies-to-015 reference/margin-left-applies-to-009-ref Margin-right applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-margin-right,http://www.w3.org/TR/CSS21/box.html#margin-properties 30eb7075cb34c0988300b7e2c39398c1a333b8c9 `Microsoft`<http://www.microsoft.com/> The 'margin-right' property applies to elements with a display of table-caption.
margin-shorthand-001 reference/margin-shorthand-001-ref Margin shorthand - One value application to all sides image http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties cbf795a2332c1afc697717230453305608d373b7 `Microsoft`<http://www.microsoft.com/> Applying a single value to the margin property replicates it to all sides of the element.
margin-shorthand-002 reference/margin-shorthand-002-ref Margin shorthand - Two values application top, bottom and left, right image http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties e50decb19fe2c39ac10f3bea40a3abb06e0ac969 `Microsoft`<http://www.microsoft.com/> Applying two values to the margin property applies the first value to the top and bottom and the second to the left and right.
margin-shorthand-003 reference/margin-shorthand-003-ref Margin shorthand - Three values application top and left, right and bottom image http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties 89b34c6750bcdc6398e1c484ddac0509fcc731a3 `Microsoft`<http://www.microsoft.com/> Applying three values to the margin property applies the first value to the top the second value to the left and right and the third value to the bottom.
margin-shorthand-004 reference/margin-shorthand-003-ref Margin shorthand - four values application top, left, right, bottom image http://www.w3.org/TR/CSS21/box.html#propdef-margin,http://www.w3.org/TR/CSS21/box.html#margin-properties a83e5c652d7eadded655ba3bfae465adc91487a1 `Microsoft`<http://www.microsoft.com/> Applying four values to the margin property applies the values top, right, bottom, left, respectively.
margin-top-004 reference/ref-no-vert-space-between Margin-top using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties a88eba11c802c4e60fcc507a193c934e5889ae1a `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in pixels.
margin-top-005 reference/ref-no-vert-space-between Margin-top using pixels with a zero value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 0997135b2823be80f6c57d58f7bd5b1ff43a24b5 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in pixels.
margin-top-006 reference/ref-no-vert-space-between Margin-top using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 7c8bb9a3fc528c91adfbdcfadd6c799813cce7fa `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in pixels.
margin-top-007 reference/margin-top-007-ref Margin-top using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 0c1786063eaa64eb4fdaa60a6facbea7093ea60e `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in pixels.
margin-top-008 reference/margin-top-007-ref Margin-top using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties fbd0846bfde3a21c34a4cd5c2ed71ea7168d3db9 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in pixels with a plus sign.
margin-top-016 reference/ref-no-vert-space-between Margin-top using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 9758cf2ec7bbc09918f586444c8e89cf2b6b58fb `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in points.
margin-top-017 reference/ref-no-vert-space-between Margin-top using points with a zero value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties a920296b8b33a39bec58ad5d2938f3e23a9f9a14 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in points.
margin-top-018 reference/ref-no-vert-space-between Margin-top using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties e9fe6b69eb2138f55959f5f33aa7c98a03335fd5 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in points.
margin-top-019 reference/margin-top-019-ref Margin-top using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties b0c729a91aba489b7e51e90204a0603116ba2c83 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in points.
margin-top-020 reference/margin-top-019-ref Margin-top using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties ae56b5a3fd7b5370d3617b995ee14715e8c39a53 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in points with a plus sign.
margin-top-028 reference/ref-no-vert-space-between Margin-top using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 28084d22c563192ee5b80a61d5f737f4d33c65e2 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in picas.
margin-top-029 reference/ref-no-vert-space-between Margin-top using picas with a zero value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties bc75f8d639ed9d6090382c3e01983d5d0d6cdb85 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in picas.
margin-top-030 reference/ref-no-vert-space-between Margin-top using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties abebbc7a20bff0004af8f09d066bddbf3e6c8bba `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in picas.
margin-top-031 reference/margin-top-031-ref Margin-top using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 397c34fad6a2db1e89d7e43fd55366afa6f65fc6 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in picas.
margin-top-032 reference/margin-top-031-ref Margin-top using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d1b55acc3b8cb308044e92a94f787ef5d3653b50 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in picas with a plus sign.
margin-top-040 reference/ref-no-vert-space-between Margin-top using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties b515273a1cc7af6ae92210a33a7c92ee0e9832e1 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in centimeters.
margin-top-041 reference/ref-no-vert-space-between Margin-top using centimeters with a zero value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 8109671ba684de0745b69365729aaeaaf89f4310 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in centimeters.
margin-top-042 reference/ref-no-vert-space-between Margin-top using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties cee9e2b2bac10c15e4e23c7fd39301ddf270b889 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in centimeters.
margin-top-043 reference/margin-top-043-ref Margin-top using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 7970ced6c6b56c8395bcd52e1cd99a17fa971f63 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in centimeters.
margin-top-044 reference/margin-top-043-ref Margin-top using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 10c0a3dbf560ae195bbcbc6bc97f22bdc3ec55c5 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in centimeters with a plus sign.
margin-top-052 reference/ref-no-vert-space-between Margin-top using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 60a8e8180cfd635c15ab1d8c89ab03f7248ffc13 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in millimeters.
margin-top-053 reference/ref-no-vert-space-between Margin-top using millimeters with a zero value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 0b57c26f71199a9b980faf3d4aa9e5553e5ed4d5 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in millimeters.
margin-top-054 reference/ref-no-vert-space-between Margin-top using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 25bb75eae8fd5fd2335beaed74b2c05b0dd9c15a `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in millimeters.
margin-top-055 reference/margin-top-043-ref Margin-top using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties c0b31cafa004fbd02323a6ea76aa7b08da40dfc0 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in millimeters.
margin-top-056 reference/margin-top-043-ref Margin-top using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 450c1bd1d04d8c5b99e9e537bfa6c55c71dd73f0 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in millimeters with a plus sign.
margin-top-064 reference/ref-no-vert-space-between Margin-top using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties bf272a8e595afd457f3aca3a534ad3e7b69a1538 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in inches.
margin-top-065 reference/ref-no-vert-space-between Margin-top using inches with a zero value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 0dd6b57b9212c64c4e1dc9436426def75b5852e4 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in inches.
margin-top-066 reference/ref-no-vert-space-between Margin-top using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties c1fa82c58bae83fc909c0d3b442f70b9d237f421 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in inches.
margin-top-067 reference/margin-top-067-ref Margin-top using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties c329b2b5f73cf5e1ff6fb580c021061ab0b14e5e `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in inches.
margin-top-068 reference/margin-top-067-ref Margin-top using inches with a nominal value with a plus sign, +1in http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 8c26938ad1a97eef4d7aafed3d901a5db93bb95b `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in inches with a plus sign.
margin-top-076 reference/ref-no-vert-space-between Margin-top using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 0212bd9ec0897412e83bc7f970b680c8467f298e `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in 'em' units.
margin-top-077 reference/ref-no-vert-space-between Margin-top using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 7f3ca816a390c967cb1c62027614cca6e646b6ec `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in 'em' units.
margin-top-078 reference/ref-no-vert-space-between Margin-top using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 98595d212fe3733b6111a7354eb119e366e4b4f7 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in 'em' units.
margin-top-079 reference/margin-top-079-ref Margin-top using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 1ef87a6ae743a0f3b64b2163aa9f96d1aa71eab5 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in 'em' units.
margin-top-080 reference/margin-top-079-ref Margin-top using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties a14ce354dd7d9cbdd01929459656c7f9a27e59af `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in 'em' units with a plus sign.
margin-top-088 reference/ref-no-vert-space-between Margin-top using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d971b9984b2293cfa1a3c88caaa24fd70a501640 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in 'ex' units.
margin-top-089 reference/ref-no-vert-space-between Margin-top using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties b8ad8ea12f31218cd5fcbf47aa2b76f169b15b5d `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in 'ex' units.
margin-top-090 reference/ref-no-vert-space-between Margin-top using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 3b942e1b5a7b91d7bb3204482609b79f04d2be65 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in 'ex' units.
margin-top-091 reference/margin-top-031-ref Margin-top using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 6a2a3acb4c53a76b8ac5dbc37ebe5d9183000730 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in 'ex' units.
margin-top-092 reference/margin-top-031-ref Margin-top using 'ex' units with a nominal value with a plus sign, +7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties ce0d019487d0bd8fa12015df35d9b5d0c6949305 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in 'ex' units with a plus sign.
margin-top-100 reference/margin-bottom-100-ref Margin-top using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 4de286e54967c71c0057b27588ffdecb25ebf0c7 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value in percentages.
margin-top-101 reference/margin-bottom-100-ref Margin-top using percentages with a zero value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties ffe887033dd41fe3b46978f6bd821332f2a4afff `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value in percentages.
margin-top-102 reference/margin-bottom-100-ref Margin-top using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties caf0fd7e1a38845de85aa6d6a090dfb651fc1940 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value in percentages.
margin-top-103 reference/margin-top-103-ref Margin-top using percentages with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 756c30141084646ecdc324ba0d6eb9148a9ea396 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in percentages.
margin-top-104 reference/margin-top-103-ref Margin-top using percentages with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties aa1d92254f4be88e5833d9ff98f1737b9a9e77f3 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a nominal length value in percentages with a plus sign.
margin-top-109 reference/ref-no-vert-space-between Margin-top sets a negative zero value with no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 8c173288dd83e3f83b2232a9526d4436cfe99af7 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a negative zero length value with no units.
margin-top-110 reference/ref-no-vert-space-between Margin-top sets a zero value with no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties e6bf0139840525c42d003b884cbc8ae49a073e31 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a zero length value with no units.
margin-top-111 reference/ref-no-vert-space-between Margin-top sets a positive zero value with no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d74f56d7335871fc6a2aac03bf1e48630c9d9145 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a positive zero length value with no units.
margin-top-112 reference/ref-no-vert-space-between Margin-top with a value of 'auto' http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties eca3b54c09196d4c883bfc9f79326ffdd182b83b `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a value of 'auto'.
margin-top-113 reference/margin-top-113-ref Margin-top with a value of 'inherit' http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties b7940c51e51b2cee92fd771565c46b42d32cdd6c `Microsoft`<http://www.microsoft.com/> The 'margin-top' property sets a value of 'inherit'.
margin-top-applies-to-001 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties b78b351da849f870731628105dcfcc816709e02f `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-row-group.
margin-top-applies-to-002 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d250123d334c247bc4336f27d383ef5649aca36e `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-header-group.
margin-top-applies-to-003 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties eb9749a14bac76f120d14f1dcba1bae8aacd4fe8 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-footer-group.
margin-top-applies-to-004 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 82ac44da8a17eb7099ae957f9e1fd5a70e7555f3 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-row.
margin-top-applies-to-005 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 49ca5079174ea59b7d035166da00dd704b0d9217 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-column-group.
margin-top-applies-to-006 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties ada00b4f1caaabdcb529248d5845c6c51c8e023b `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-column.
margin-top-applies-to-007 reference/margin-top-applies-to-001-ref Margin-top applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d129cf36f245421ffea5fcdc8db6113eabd4488d `Microsoft`<http://www.microsoft.com/> The 'margin-top' property does not apply to elements with a display of table-cell.
margin-top-applies-to-008 reference/margin-bottom-applies-to-008-ref Margin-top applied to element with display inline ahem http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 1f92958d31b176823d41125c39450ba5fc0bf7cd `Microsoft`<http://www.microsoft.com/> The 'margin-top' property do not apply to elements with a display of inline.
margin-top-applies-to-009 reference/margin-bottom-applies-to-009-ref Margin-top applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties bce675c457cde6d9de8f499ae19e854de1b3dc0d `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of block.
margin-top-applies-to-010 Margin-top applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 2f5efe9148bcfaf72b8a9b558cbf21979a95a772 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of list-item.
margin-top-applies-to-011 Margin-top applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties f8c5eb0e03431de3a9448a318ae8e6a6835f3e19 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of run-in.
margin-top-applies-to-012 reference/margin-top-applies-to-012-ref Margin-top applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 935d68219e574615a99f64dc7d30f33b4d18ea10 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of inline-block.
margin-top-applies-to-013 reference/margin-top-applies-to-013-ref Margin-top applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties 817a56b8b85ea5da6a959633c1dcb494f713efcc `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of table.
margin-top-applies-to-014 reference/margin-top-applies-to-013-ref Margin-top applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d39a1d8469a6608b8403c212e4a67c8f26c94cc1 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of inline-table.
margin-top-applies-to-015 reference/margin-top-applies-to-013-ref Margin-top applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-margin-top,http://www.w3.org/TR/CSS21/box.html#margin-properties d52d89c9caccaed253cc9ebdfc8587e9d0b1c8d7 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property applies to elements with a display of table-caption.
markers-rtl-001 List marker in right-to-left layout http://www.w3.org/TR/CSS21/generate.html#lists 93a5ddaefbdba92fba785f4dcd9a7dc1c1eec4a5 `Microsoft`<http://www.microsoft.com/> When the 'direction' property is set to 'RTL' the markers for list items are placed on the right.
matching-brackets-001 reference/matching-brackets-001-ref Matching brackets and quotes for @rules invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/CSS21/media.html#at-media-rule 5c561bfd8523fa69b41b5bde8bab391d9af7695b `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> User agents must handle unexpected tokens encountered while parsing an at-rule by reading until the end of the statement, while observing the rules for matching pairs of brackets and quotes, and correctly handling escapes.
matching-brackets-002 reference/matching-brackets-002-ref Matching brackets and quotes for declarations invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/CSS21/media.html#at-media-rule 40aa7c8bdb4c8f5be2697718e89a9de4ec34b771 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> User agents must handle unexpected tokens encountered while parsing a declaration by reading until the end of the statement, while observing the rules for matching pairs of brackets and quotes, and correctly handling escapes.
matching-brackets-003 reference/matching-brackets-001-ref Matching brackets and quotes for selectors invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,http://www.w3.org/TR/CSS21/media.html#at-media-rule 1f08f3cd0afdd687abfc93a66d1d139b90906e8b `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> User agents must handle unexpected tokens encountered while parsing a declaration by reading until the end of the statement, while observing the rules for matching pairs of brackets and quotes, and correctly handling escapes.
max-height-001 reference/ref-filled-black-96px-square Max-height using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2bd8cdd11cef083ddeec6f37cf73b655577f0c5c `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in pixels.
max-height-002 reference/height-001-ref Max-height using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 34f58e49e33d41ab4de3703b07f0f4ec91a67d8d `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in pixels.
max-height-003 reference/height-003-ref Max-height using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights e3dd0d34afbb35e72f782db5a66101a9cab53839 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in pixels.
max-height-004 reference/height-001-ref Max-height using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights cd60407c40d199c7a5b56757e4569178f73b7add `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in pixels.
max-height-005 reference/height-001-ref Max-height using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights df3f2a9c392d23c67d2b551d4652d4fd6d4d6393 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in pixels.
max-height-006 reference/height-006-ref Max-height using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 93e07ba022e4e7a809f2b1157c62a27382cdcc5d `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in pixels.
max-height-007 reference/height-006-ref Max-height using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights bfde8d1c6d392a851c667f42133b5f0f5eed5f35 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in pixels.
max-height-012 reference/ref-filled-black-96px-square Max-height using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a40e2912232148da6f7cf6afdcdfefafb5cf24ff `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in points.
max-height-013 reference/height-001-ref Max-height using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 0fd00b91901bc5e907bdca552ca864eaed83ce4b `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in points.
max-height-014 Max-height using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c74f370d07786935626b0025e88d9b531df7861d `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in points.
max-height-015 reference/height-001-ref Max-height using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights bafaf6b3cb28170d2139ce0d044bc658bbe1b4df `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in points.
max-height-016 reference/height-001-ref Max-height using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 075edb877b7ee77a7550b2aaa8bd84da7eacc9fe `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in points.
max-height-017 reference/height-006-ref Max-height using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 7ec32c6b312d3e59691bb2e314bdc29c23c7d81b `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in points.
max-height-018 reference/height-006-ref Max-height using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f72072d31e6b5e1c475eae57aca3e0ab91b5ede7 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in points.
max-height-023 reference/ref-filled-black-96px-square Max-height using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c6607c3ddd2b0f91f2745923632195f88c2da40a `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in picas.
max-height-024 reference/height-001-ref Max-height using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 627505acd617148713d512792e576d10e99b8fdf `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in picas.
max-height-025 reference/max-height-025-ref Max-height using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 5accbb25b59141ae409666ff6f7901382a402f7c `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in picas.
max-height-026 reference/height-001-ref Max-height using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 8bd4015cae37ac7ff5c4b614c43106e78e4f95a9 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in picas.
max-height-027 reference/height-001-ref Max-height using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 440bc6905ea796e54cde787837b110100ac76d44 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in picas.
max-height-028 reference/height-006-ref Max-height using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2784b5fd9461cda0e0c1d7bfccc65f492b6cef18 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in picas.
max-height-029 reference/height-006-ref Max-height using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 4666b9f992c407ceed9d55141bae455596604449 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in picas.
max-height-034 reference/ref-filled-black-96px-square Max-height using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 3e40936161b055842edb6ad2af0226f506c9844a `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in centimeters.
max-height-035 reference/height-001-ref Max-height using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c5ec5c92accac5e8a16fd9d09374bd43c49c9d6e `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in centimeters.
max-height-036 reference/max-height-036-ref Max-height using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f63fda57bfe91b215760fd48ea5e61ba883ac707 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in centimeters.
max-height-037 reference/height-001-ref Max-height using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f2b163765d40d2085e98471d817d56723bc011ab `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in centimeters.
max-height-038 reference/height-001-ref Max-height using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights e6dd0f0d34e38118a930dc369918a4377c3119a3 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in centimeters.
max-height-039 reference/height-006-ref Max-height using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 0b54b758d63806847263d7d83e2471d596c4cf91 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in centimeters.
max-height-040 reference/height-006-ref Max-height using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 9675b71b446a708ab39ee79f441932202eed7203 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in centimeters.
max-height-045 reference/ref-filled-black-96px-square Max-height using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights ab380cf478a6f8678a9ed4163d3d925debf33785 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in millimeters.
max-height-046 reference/height-001-ref Max-height using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 6a9f90d506c54a330e7b8ce1a8e3cad21276adc5 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in millimeters.
max-height-047 reference/max-height-047-ref Max-height using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 38c4d907789f37eb768a338d8b6b07864e3d6ea5 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in millimeters.
max-height-048 reference/height-001-ref Max-height using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 5538cdaaf6e3f2e0c12262ac0c4f8687a8e8c38a `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in millimeters.
max-height-049 reference/height-001-ref Max-height using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 81c4501f3125d56c8f5be3255879a5efabae565d `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in millimeters.
max-height-050 reference/height-006-ref Max-height using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights ca62a8c9a4f99c06b5f5431f3267cf9b0db20693 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in millimeters.
max-height-051 reference/height-006-ref Max-height using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 424e176877f1a2f28887132bcb1bef877584e6a4 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in millimeters.
max-height-056 reference/ref-filled-black-96px-square Max-height using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 0550299f92e4489a78929b431d9e1cde3e270984 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in inches.
max-height-057 reference/height-001-ref Max-height using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 0d6c2eb198030d2c92bb30fe5282292535634fef `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in inches.
max-height-058 reference/max-height-058-ref Max-height using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 1a374b6809ff2070999ba6f521fface45898dae0 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in inches.
max-height-059 reference/height-001-ref Max-height using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights e538afdbfb636d01495c9f6f74e8dc4354055a86 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in inches.
max-height-060 reference/height-001-ref Max-height using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 45a2f067bfc8e7a9ea1b38b24e19aa8f564182a5 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in inches.
max-height-061 reference/height-061-ref Max-height using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights e7b14868839ea73007a99aa0c6d1f84997734537 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in inches.
max-height-062 reference/height-061-ref Max-height using inches with a positive nominal value, +3in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights bdbaa6333d43b96a81defcad0b5a3c638de51362 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in inches.
max-height-067 reference/ref-filled-black-96px-square Max-height using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 1221695c32e4cc51f54c31d2d0349d0aecee14fd `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in 'em' units.
max-height-068 reference/height-067-ref Max-height using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d01f66a533c86796772b5adcc168bbbb7f83a5a3 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in 'em' units.
max-height-069 reference/max-height-069-ref Max-height using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b4d6aff15c71fc8ca9d5c142ce2beeaff32ae800 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in 'em' units.
max-height-070 reference/height-067-ref Max-height using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a69c8d1142779be8def885b5eb1920008ae8cec7 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in 'em' units.
max-height-071 reference/height-067-ref Max-height using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 38de13d556be8093b7f0ad505ddd4c8c9b71de52 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in 'em' units.
max-height-072 reference/height-072-ref Max-height using 'em' units with a nominal value, 5em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 4aacea03e67a031b565a4cf2842b279243fd1406 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in 'em' units.
max-height-073 reference/height-072-ref Max-height using 'em' units with a positive nominal value, +5em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d21364fba21381a0c62f79597f8f945b68bac7e7 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in 'em' units.
max-height-078 reference/ref-filled-black-96px-square Max-height using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f4e2cf99d2dcca1d6f109d2a8fd755f57edb6bc8 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in 'ex' units.
max-height-079 reference/height-067-ref Max-height using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f32cac0985a00aad7f871cf58177155abd6e9bd7 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in 'ex' units.
max-height-080 reference/max-height-025-ref Max-height using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights ffb3c1c3335074e758b5e83c08388179f2cc75b4 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in 'ex' units.
max-height-081 reference/height-067-ref Max-height using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f346a4323b491e0ed7b097b9e43beb122b923dba `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in 'ex' units.
max-height-082 reference/height-067-ref Max-height using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 76761e2fdc99e05cc79c7872d6667634b4b34004 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in 'ex' units.
max-height-083 reference/height-006-ref Max-height using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a5adb2cc6f3f6544f48d1753a9885a7717015320 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in 'ex' units.
max-height-084 reference/height-006-ref Max-height using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d968b0f8ef8f7a1d4281386c2632f13661de12f5 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in 'ex' units.
max-height-089 reference/ref-filled-black-96px-square Max-height using percentages with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 7076a5c8bd761bb1a81ea5c082af080a22d761cd `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum minus one length value in percentages.
max-height-090 reference/height-001-ref Max-height using percentages with a minimum value, 0% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2a1da7cc66aec7227292a1f21b6c66b39d9e3c6b `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum length value in percentages.
max-height-091 reference/height-003-ref Max-height using percentages with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 9fcc9abb29e656ba8743384d4a875651404f6b3a `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a minimum plus one length value in percentages.
max-height-092 reference/height-001-ref Max-height using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a0744eacf062878ea89e4140b0b3a1b17fd20e52 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value in percentages.
max-height-093 reference/height-001-ref Max-height using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 5ec64ce6dc8a9c6e39fc1865a1b7a17125dc9d27 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value in percentages.
max-height-094 reference/height-006-ref Max-height using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 12f3c061ce4f9c026586d448e6a089b1b67c0590 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a nominal length value in percentages.
max-height-095 reference/height-006-ref Max-height using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 8482497fb6a687a1bfe292c0b88174de77e65aa4 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive nominal length value in percentages.
max-height-100 reference/ref-if-there-is-no-red Max-height with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d4435d52941519112b58c696182a385f5b4860f2 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a negative zero length value with no units.
max-height-101 reference/height-001-ref Max-height with a zero value and no units, 0 http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d4dc880cda4344e0255f7144ad94302e79051f9d `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a zero length value with no units.
max-height-102 reference/ref-if-there-is-no-red Max-height with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 96bdff217291ac4bf22488fdc395cda681b90e60 `Microsoft`<http://www.microsoft.com/> The 'max-height' property sets a positive zero length value with no units.
max-height-103 reference/ref-filled-black-96px-square Max-height set to a value of 'none' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 779073aaf2a0b05dbc225ce82f36fc697f1446f7 `Microsoft`<http://www.microsoft.com/> The 'max-height' property with a value of 'none' means that there is no constraining maximum height being applied to the element.
max-height-104 reference/height-003-ref Max-height set to inherit http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a7c6b850b6ce0f50f5534e0c732b1e4261c0053c `Microsoft`<http://www.microsoft.com/> The 'max-height' property properly inherits the max-height value of the parent.
max-height-105 max-height - oveflow http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow 1dbd838bed9e6b271147159dec5c58c114662cb7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> The 'max-height' property can restrain the used value of height when the used value of height is greater than the declared max-height and not when it is less than the declared max-height and not when it does not exceed the declared max-height.
max-height-106 max-height - float and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visuren.html#floats 405e8ade1b17806cfd99110ca55a66604d521968 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/>
max-height-107 reference/max-height-107-ref max-height - space for scrollbar ahem http://www.w3.org/TR/CSS21/visufx.html#overflow,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f7de95c04969861e84068465709a311944efce15 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> Any space taken up by the scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars.
max-height-108 max-height - overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow 472591f659c5a0f826de172134b3988f458272c5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> The max-height property can restrain the used value of height when the used value of height is greater than the declared max-height and not when it is less than the declared max-height and not when it does not exceed the declared max-height.
max-height-109 max-height - overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow cb086bf6bdc6f7304c4318c5a13224f970d4b138 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> The 'max-height' property can restrain the used value of height when the used value of height is greater than the declared max-height.
max-height-110 reference/max-height-110-ref max-height - space for scrollbar ahem http://www.w3.org/TR/CSS21/visufx.html#overflow,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 35870b6a55ad774fc76b7f23e21bee9ea5a91c4f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> Any space taken up by the scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars.
max-height-111 max-height - float and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow 407f22b72ab48a1b41a39aad1b0930253d667b37 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> The content of the #test-red-overlapped generates an active horizontal scrollbar. The height of such horizontal scrollbar adds itself to the content making it exceed the max-height constraint of 200px. Therefore, such vertical space taken by the horizontal scrollbar must be substracted from the height of the content. An active vertical scrollbar then must be generated to provide access to the equivalent of the height of the horizontal scrollbar.
max-height-applies-to-001 Max-height applied to elements with 'display' set to 'table-row-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 385ecd2169ec26ff6aaa4090209f0e551142a4e0 `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table-row-group'.
max-height-applies-to-002 Max-height applied to elements with 'display' set to 'table-header-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b7e80750623f6132d460680bfd7e7218e16166cb `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table-header-group'.
max-height-applies-to-003 Max-height applied to elements with 'display' set to 'table-footer-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 96ca80208f91f1b094e34040665db78a3cf717dc `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table-footer-group'.
max-height-applies-to-004 Max-height applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2d0eece55d6f4ccf85107ee2095deca71963ae45 `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table-row'.
max-height-applies-to-005 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 28bf898c590198e53772bd538832c399af23cfc9 `Microsoft`<http://www.microsoft.com/> The 'max-height' property does not to elements with 'display' set to 'table-column-group'.
max-height-applies-to-006 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b64eda4df0eb982283aaafa8355d717fe70d37f6 `Microsoft`<http://www.microsoft.com/> The 'max-height' property does not to elements with 'display' set to 'table-column'.
max-height-applies-to-007 Max-height applied to elements with 'display' set to 'table-cell' may http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 9708109f50b2ab3f770cedb78bb57f3fb2a55995 `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table-cell'.
max-height-applies-to-008 reference/ref-filled-green-100px-square Max-height applied to elements with 'display' set to 'inline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 1b17f9c445c38f04f7e9e989cc5dfcc3398596f4 `Microsoft`<http://www.microsoft.com/> The 'max-height' property does not apply to elements with 'display' set to 'inline'.
max-height-applies-to-009 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a3c60057e7278ff2958acef236fb9178a4dcf5ba `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'block'.
max-height-applies-to-010 Max-height applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 4d2a84aec6293eeac5d73beca61ec5e387d7357e `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'list-item'.
max-height-applies-to-011 reference/pass_if_square_96px_black Max-height applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 536c7f365b0536daf396fad8e26b9bfd2eb52ab4 `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'run-in'.
max-height-applies-to-012 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 4eed1d8ab80b13387f42124963fbd26bf426ba3c `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'inline-block'.
max-height-applies-to-013 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights e7e2f032dcfe5e03d67394b2cbd884fe745560a8 `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table'.
max-height-applies-to-014 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a59365a9b754a5cdea411173fee061b3cb6940c8 `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'inline-table'.
max-height-applies-to-015 reference/ref-filled-black-96px-square Max-height applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 51d7b87decf18679b184b5a29435fc1b9b0e2b3b `Microsoft`<http://www.microsoft.com/> The 'max-height' property applies to elements with 'display' set to 'table-caption'.
max-height-applies-to-016 reference/ref-filled-green-100px-square Max-Height applied to none http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 1dbec47bbff23ba3ad191f35f9a3bd7d3b057a91 `Microsoft`<http://www.microsoft.com/> Max-Height can be declared onto 'display: none' elements but since 'display: none' declaration on an element does not generate a CSS box, then it won't have a rendering effect nor a visual formatting repercussion.
max-height-max-width-001 max-height and max-width - float and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths,http://www.w3.org/TR/CSS21/visuren.html#floats 633c4e8c6253d09212d3dc474ce474362d6b6fac `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> Space taken up by the horizontal and vertical scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars. In this test, assuming that the width of vertical scrollbar is 19px and assuming that the height of horizontal scrollbar is 19px, then the dimensions of the painted green area should be 181px by 181px. The height of horizontal scrollbar and the width of vertical scrollbar are entirely user-settable in most graphical user agents.
max-height-percentage-001 reference/max-height-percentage-001-ref Max-height percentage is based on containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d54dc8268eb7edbd89a96b7f8e8feed292d14cad `Microsoft`<http://www.microsoft.com/> A percentage for 'max-height' is calculated with respect to the 'height' of the generated boxes containing block.
max-height-percentage-002 reference/max-height-percentage-002-ref Percentage 'max-height' with no 'height' on containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 99b4a99493f32caac05fd067d0932535b8a6cd1a `Microsoft`<http://www.microsoft.com/> When the 'height' of the containing block (#div1) of an element (#div2) is not specified (or if such height has the value 'auto') and the element is not absolutely positioned, then a percentage value of 'max-height' on such element is treated as '0' for 'min-height' and 'none' for 'max-height'.
max-height-percentage-003 reference/ref-filled-black-96px-square max-height percentage - inline replaced element inside an auto-height container image http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2fcacfacc05c243641f40c710869f9a203fe6314 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a max-height percentage is calculated with respect to the height of the generated box's containing block only if and only when such containing block's height is specified explicitly (i.e., it depends on content height; its specified height is not 'auto'). In this test, the div#child has an 'auto' height; therefore the max-height percentage is treated as 'none' and so the image should be rendered (entirely visible) inside that div#child. Note that div#parent's initial overflow value is 'visible'.
max-width-001 reference/ref-if-there-is-no-red Max-width using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e456864b1628c3d2f7089d2eaf6ed480cf1ef159 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in pixels.
max-width-002 reference/ref-if-there-is-no-red Max-width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d6b1df9cc29e7d0e6278fbe69c3c2959224a0884 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in pixels.
max-width-003 reference/max-width-003-ref Max-width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 2e5c06989a08feea9f9e7aa3b6587dd91d0467d3 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in pixels.
max-width-004 reference/ref-if-there-is-no-red Max-width using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f1a2a9bf7b46c14f7089045f18ffd2ca9eadf7f0 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in pixels.
max-width-005 reference/ref-if-there-is-no-red Max-width using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 626a8ca087fd9b49ac7f4e5df4c0e2d1288b059f `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in pixels.
max-width-006 reference/max-width-006-ref Max-width using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 3e7d86fbef3c622b04722a51a6b3d48ccde50df7 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in pixels.
max-width-007 reference/max-width-006-ref Max-width using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 64304a62c9455fc58b51da94e4d36f6a8615c239 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in pixels.
max-width-012 reference/ref-if-there-is-no-red Max-width using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a9922f330fd95988d93bac6bea22ce38f3f03610 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in points.
max-width-013 reference/ref-if-there-is-no-red Max-width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ba7f6b6494b7ee1ccf257e7cde66a1ae4fb64f4b `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in points.
max-width-014 Max-width using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 9984c446dca033e486df640bb6d6d82288183845 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in points.
max-width-015 reference/ref-if-there-is-no-red Max-width using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cb940f3aac0c19c137343a10908b784fc1c226f6 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in points.
max-width-016 reference/ref-if-there-is-no-red Max-width using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0c575fb4486945e5ebd7addb5382788e43f00fe5 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in points.
max-width-017 reference/max-width-006-ref Max-width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 35a83a5ef38758d1b333e18c08ab6f28c02ead05 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in points.
max-width-018 reference/max-width-006-ref Max-width using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ec10fe4da8040be6f259e052c48acc5e4564068b `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in points.
max-width-023 reference/ref-if-there-is-no-red Max-width using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths be1df2b507951fbc79fd56e8956d3a208af05421 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in picas.
max-width-024 reference/ref-if-there-is-no-red Max-width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 6d9cf6c9a01e4a484eb139ed778af015a3d14ac4 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in picas.
max-width-025 reference/max-width-025-ref Max-width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 084fe0945cf557efa1cbccfee86df8c18a652963 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in picas.
max-width-026 reference/ref-if-there-is-no-red Max-width using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ebe0ba3bfabe87ea162a01ed089ef03f92b04a87 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in picas.
max-width-027 reference/ref-if-there-is-no-red Max-width using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e6c5da0ac8c9a4d0d2ded85c813f3e7415c95b9a `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in picas.
max-width-028 reference/max-width-006-ref Max-width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 44f0b6f0fab8b8ee3e7c77dababe7a314bc185d5 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in picas.
max-width-029 reference/max-width-006-ref Max-width using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 09b87211778536f6d4344a874b71dab21e8e6086 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in picas.
max-width-034 reference/ref-if-there-is-no-red Max-width using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a034876d71b7f5ebd0749074dd2deea0ebf886c4 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in centimeters.
max-width-035 reference/ref-if-there-is-no-red Max-width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths faa2e90034cb98af0d572f23763127d8fb360114 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in centimeters.
max-width-036 reference/max-width-036-ref Max-width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 099faf5f63d2c6a78f746b5b8a79ee88952656ba `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in centimeters.
max-width-037 reference/ref-if-there-is-no-red Max-width using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 1047ce3c722d53790fff30ed421e455883e290a2 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in centimeters.
max-width-038 reference/ref-if-there-is-no-red Max-width using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 2aadafd9cf5a49e25e118137bfc5137ecf332937 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in centimeters.
max-width-039 reference/max-width-006-ref Max-width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths de88514d324bf97ec1ead582acef65920e7aae11 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in centimeters.
max-width-040 reference/max-width-006-ref Max-width using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths daac9865a4e1ba88933bf2ad3bed91a34769a34f `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in centimeters.
max-width-045 reference/ref-if-there-is-no-red Max-width using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 50852f6a326eedd98728bfca16312bb0cbc67df7 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in millimeters.
max-width-046 reference/ref-if-there-is-no-red Max-width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cad1ab55acb58308019483dc697d839662ed0d5b `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in millimeters.
max-width-047 reference/max-width-047-ref Max-width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b70a4f67b78abdd7d0bc15da33f239311eb5cf70 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in millimeters.
max-width-048 reference/ref-if-there-is-no-red Max-width using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e81e95fda6e753c17d45e06f77478410d60c71de `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in millimeters.
max-width-049 reference/ref-if-there-is-no-red Max-width using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 2067ca3fe8fab4b8c4f34a506ffa0252e5b4ab74 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in millimeters.
max-width-050 reference/max-width-006-ref Max-width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 37914c38cc5c0802d9e7ab0e2ca0acf1647bb8b9 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in millimeters.
max-width-051 reference/max-width-006-ref Max-width using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cb2d144881d5a1da42e680a818cf3c327ca0b783 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in millimeters.
max-width-056 reference/ref-if-there-is-no-red Max-width using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8b1ffb2a8e6ebd3ba1f8221eb41b5ea250cc123d `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in inches.
max-width-057 reference/ref-if-there-is-no-red Max-width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 07c66e5144989b9cbb432d10a812bae395e86b75 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in inches.
max-width-058 reference/ref-filled-black-96px-square Max-width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f516b36321440b74e4beafbba84320ac5765c7c2 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in inches.
max-width-059 reference/ref-if-there-is-no-red Max-width using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8e99f1a840af93c9b81ece3dddaba04aa24f2000 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in inches.
max-width-060 reference/ref-if-there-is-no-red Max-width using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 66e7cf8a06d1825717fa0d2c805c74ce130a8b79 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in inches.
max-width-061 reference/max-width-061-ref Max-width using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0d6aacaaac452e88272f30fc09cb78b24c97fb60 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in inches.
max-width-062 reference/max-width-061-ref Max-width using inches with a positive nominal value, +3in http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 7aeb2e4392317c6daf368fada269df6debaf3bb4 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in inches.
max-width-067 reference/ref-if-there-is-no-red Max-width using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 6019154bebb83b7daded96c088e176027389bce2 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in 'em' units.
max-width-068 reference/ref-if-there-is-no-red Max-width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d3bf2d9bccae1f6720fe1df1577c5d92dfdec77b `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in 'em' units.
max-width-069 reference/max-width-069-ref Max-width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d101020e849da69fd2e179b984539aa98839d127 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in 'em' units.
max-width-070 reference/ref-if-there-is-no-red Max-width using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f9ee42badf81dedc413c0899c0bc0858e3f19f6d `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in 'em' units.
max-width-071 reference/ref-if-there-is-no-red Max-width using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ab900ba1560efb50627214acf274bcf13810c618 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in 'em' units.
max-width-072 reference/max-width-072-ref Max-width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths c13ae30f22439792863d4fd389bea15728389f07 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in 'em' units.
max-width-073 reference/max-width-072-ref Max-width using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 892bd8720bfae41fa3253a2b8f74d91e56cdc34e `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in 'em' units.
max-width-078 reference/ref-if-there-is-no-red Max-width using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths eea249cf28c482169c92d539ff6fab02b3b9d7d9 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in 'ex' units.
max-width-079 reference/ref-if-there-is-no-red Max-width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 11f4ddecf63065735cd7c5ad457450e2b0699309 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in 'ex' units.
max-width-080 reference/max-width-025-ref Max-width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d6f70a039e87496209f26f84cb8fa9072b728983 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in 'ex' units.
max-width-081 reference/ref-if-there-is-no-red Max-width using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 41473fdd8cfe6b3f55ec43b65f5fa848ca908bde `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in 'ex' units.
max-width-082 reference/ref-if-there-is-no-red Max-width using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths eba6a056b33ccaf42ddf7c52401523c392599ebf `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in 'ex' units.
max-width-083 reference/max-width-006-ref Max-width using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths adfa5b321e6910eccde3bab4d1834f200bc226af `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in 'ex' units.
max-width-084 reference/max-width-006-ref Max-width using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cef156f26dd02e2f9621b4aa28ca53e39e74e554 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in 'ex' units.
max-width-089 reference/ref-filled-black-96px-square Max-width using percentages with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths fa85d8cefc9c424422865d15db4a96ad7c0ea134 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum minus one length value in percentages.
max-width-090 reference/ref-if-there-is-no-red Max-width using percentages with a minimum value, 0% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 4077241dd02e6861e24609b8042201774c4cc256 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum length value in percentages.
max-width-091 reference/max-width-003-ref Max-width using percentages with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ffa4b96ca8d8075eed8e10325c289cc6f591b6e8 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a minimum plus one length value in percentages.
max-width-092 reference/ref-if-there-is-no-red Max-width using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths baa3fba607459cc296b5f1f7a3ca8a99ba154817 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value in percentages.
max-width-093 reference/ref-if-there-is-no-red Max-width using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 36e499143bc9e7563bb7c632e7e10c77bc9aa21a `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value in percentages.
max-width-094 reference/max-width-006-ref Max-width using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 38e928060430aed913c094328b56e647dcae947e `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a nominal length value in percentages.
max-width-095 reference/max-width-006-ref Max-width using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 7a5ab233047afcc8b75e53ed933a51777a39596a `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive nominal length value in percentages.
max-width-100 reference/ref-if-there-is-no-red Max-width with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 5cff1ab0893c41effaaa3641c15de0e5d1d7b133 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a negative zero length value with no units.
max-width-101 reference/ref-if-there-is-no-red Max-width with a zero value and no units, 0 http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths bff0bcb2c2e01448452aaa0732991ffb52ff4f21 `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a zero length value with no units.
max-width-102 reference/ref-if-there-is-no-red Max-width with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e470e928956d066a459472fe3b7f8d06a46f474c `Microsoft`<http://www.microsoft.com/> The 'max-width' property sets a positive zero length value with no units.
max-width-103 reference/ref-filled-black-96px-square Max-width set to a value of 'none' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d762f8de4ad20acab9219651ff0b3662ff301d5c `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies a value of 'none'.
max-width-104 reference/max-width-003-ref Max-width set to 'inherit' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 9b56f02586c6047c5564304b041d0f9ab9f5042a `Microsoft`<http://www.microsoft.com/> The 'max-width' property set to 'inherit' properly inherits the max-width value of the parent.
max-width-105 reference/max-width-105-ref max-width - height and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-widths,http://www.w3.org/TR/CSS21/visufx.html#overflow 5b8c43636ee91ca61ddd87e45024bef69c9d16a3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> 'max-width' specifies a fixed maximum used width. If the used width is greater than max-width, then the computed value of max-width is used as the computed value for width.
max-width-106 reference/max-width-105-ref max-width - float and overflow ahem http://www.w3.org/TR/CSS21/visuren.html#floats,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0f863741aad530e7e96427fdfd0a4e510e00d507 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> 'max-width' specifies a fixed maximum used width. If the used width is greater than max-width, then the computed value of max-width is used as the computed value for width. A floated box should not become wider than its declared max-width.
max-width-107 reference/max-width-107-ref max-width - height and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-widths,http://www.w3.org/TR/CSS21/visufx.html#overflow 16f53a8832a16856e1d31e6f941bff1dae551bb1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> 'max-width' specifies a fixed maximum used width. If the used width is greater than max-width, then the computed value of max-width is used as the computed value for width.
max-width-108 max-width - float and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-widths,http://www.w3.org/TR/CSS21/visufx.html#overflow 454c2bf3b3f7b4ee1bb8396749cd8b7ca5ef9d25 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> 'max-width' specifies a fixed maximum used width. If the used width is greater than max-width, then the computed value of max-width is used as the computed value for width.
max-width-109 Max-width - replaced elements image http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 949033f35b90aa749720c053ac91a4dbe18a1021 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> For UAs who choose to scale replaced elements, the height of that element (based on it's intrinsic ratio) should be re-calculated based on it's constraining 'max-width' value
max-width-110 reference/ref-filled-green-100px-square max-width - float and inline replaced element image http://www.w3.org/TR/CSS21/visudet.html#min-max-widths,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 2fa4a92664769c67005ef4d3061a69f73d310ecb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> If 'height' and 'width' both have computed values of 'auto' and the element also has an intrinsic width, then such intrinsic width is the used value of 'width'. If 'width' of a floating, non-replaced element computes to 'auto' but its own child uses a constrained length resulting from a max-width declaration, then such constrained length will define the preferred width in 'shrink-to-fit' width calculation.
max-width-applies-to-001 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 526c750f949d04f597746b66775c7c5b283e8a2a `Microsoft`<http://www.microsoft.com/> The 'max-width' property does not apply to elements with 'display' set to 'table-row-group'.
max-width-applies-to-002 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 5ea97f3ce704203c826272da31238c2550941264 `Microsoft`<http://www.microsoft.com/> The 'max-width' property does not apply to elements with 'display' set to 'table-header-group'.
max-width-applies-to-003 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e9cd6afd4c80828fc0c95c1c041198f6d1017360 `Microsoft`<http://www.microsoft.com/> The 'max-width' property does not apply to elements with 'display' set to 'table-footer-group'.
max-width-applies-to-004 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ca6f62d6b2932435b1e8f93a723f7d3c25ca0397 `Microsoft`<http://www.microsoft.com/> The 'max-width' property does not apply to elements with 'display' set to 'table-row'.
max-width-applies-to-005 reference/pass_if_square_96px_black Max-width applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f5f08ad8644804a45d5e61e025971c136dc3bab5 `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'table-column-group'.
max-width-applies-to-006 reference/pass_if_square_96px_black Max-width applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 39940970a34fe4e5441c0d00f8c91c3cf78e281d `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'table-column'.
max-width-applies-to-007 reference/pass_if_square_96px_black Max-width applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 309018692d4df003edd076cb8c1002715410423f `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'table-cell'.
max-width-applies-to-008 reference/ref-filled-green-100px-square Max-width applied to elements with 'display' set to 'inline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 28ec4c34827ba23cd4bc0d09382dee01d29a95c3 `Microsoft`<http://www.microsoft.com/> The 'max-width' property does not apply to elements with 'display' set to 'inline'.
max-width-applies-to-009 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 4d6e1f6cbe299612ec683fe63bdd7632324a16ff `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'block'.
max-width-applies-to-010 Max-width applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths afe7b7a495aa2f0163cbebbc5123f3f4dbe36ade `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'list-item'.
max-width-applies-to-011 reference/pass_if_square_96px_black Max-width applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 66bf0f63961bf8f137f216b5036ba9f6e1de476e `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'run-in'.
max-width-applies-to-012 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cc5a070021d70efa1067a3a24a7fc526c2cd03d9 `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'inline-block'.
max-width-applies-to-013 reference/pass_if_square_96px_black Max-width applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 6e5d2e384a5196074da0462a709b4459b492f966 `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'table'.
max-width-applies-to-014 reference/pass_if_square_96px_black Max-width applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a2cc60824fa5de86bf10199d2d38ff9b1aee1dfe `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'inline-table'.
max-width-applies-to-015 reference/ref-filled-black-96px-square Max-width applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths dacf39c2474c0aaf4ac50eb69a6c274235b21577 `Microsoft`<http://www.microsoft.com/> The 'max-width' property applies to elements with 'display' set to 'table-caption'.
max-width-applies-to-016 reference/ref-filled-green-100px-square Max-Width applied to none http://www.w3.org/TR/CSS21/visudet.html#min-max-widths afb650498c6480da0742c8f9f52c2482a6bd0117 `Microsoft`<http://www.microsoft.com/> Max-Width can be declared onto 'display: none' elements but since 'display: none' declaration on an element does not generate a CSS box, then it won't have a rendering effect nor a visual formatting repercussion.
max-width-percentage-001 reference/max-width-percentage-001-ref Using percentages with 'max-width' relative to the containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-widths c222da4bea70742e693f417afeda6c8aca0af80b `Microsoft`<http://www.microsoft.com/> The percentage is calculated in relation to the containing block.
max-width-percentage-002 reference/ref-if-there-is-no-red Percentage based value for 'max-width' contained by box with a negative 'width' http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8dec911e80d627fd3c47775e7357978d13c3a477 `Microsoft`<http://www.microsoft.com/> If the containing block's width is negative, the used value is zero.
max-width-percentage-003 Max-width in constrained situation http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a056ac7ec89b35f1c11541542201f84ff57a56a0 `Microsoft`<http://www.microsoft.com/> If the containing block's width depends on this element's width, then the resulting layout is undefined.
min-height-001 reference/height-001-ref Min-height using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2dcf4be192b01803dd89db5d6eb732e0d74f42b0 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in pixels.
min-height-002 reference/height-001-ref Min-height using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 201a51ac90660ce71a29256807b08ef5a0940961 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in pixels.
min-height-003 reference/height-003-ref Min-height using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 55852ede296679a1052d16aade611597fab380e2 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in pixels.
min-height-004 reference/height-001-ref Min-height using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights fb340f440c64c79ca7f5d6dff3ebba96fd32ca9e `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in pixels.
min-height-005 reference/height-001-ref Min-height using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights dc45c4a430686257aa77ad71df166f4c7a28b98e `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in pixels.
min-height-006 reference/height-006-ref Min-height using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 7cde7657ce2ce0cb9a76fa6c73570fdaefc8b035 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in pixels.
min-height-007 reference/height-006-ref Min-height using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 370cccf9452b1e341f746238148c7aa32d931f48 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in pixels.
min-height-012 reference/height-001-ref Min-height using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 5a20724702a52cf36d8241cb138d50789f51a4c2 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in points.
min-height-013 reference/height-001-ref Min-height using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 1ac9cc2399190b414984aa0a617bc6f818af4aba `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in points.
min-height-014 Min-height using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b3250f890173d014b4551678a75d41ba740a6bda `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in points.
min-height-015 reference/height-001-ref Min-height using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 8fd61bcaf400bba82cd22de0e3a8e280b80cedd4 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in points.
min-height-016 reference/height-001-ref Min-height using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a77dc67ddcb347ae244e09696d4b4e0cc7d02811 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in points.
min-height-017 reference/height-006-ref Min-height using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 005429770f8a46e333bc85b4c8330e5c8d27ec41 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in points.
min-height-018 reference/height-006-ref Min-height using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d6f8b945f849786b66a33297460e0156aec5053e `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in points.
min-height-023 reference/height-001-ref Min-height using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 4965b5c2dc04d75ca18b8ea690ecf466cc25c532 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in picas.
min-height-024 reference/height-001-ref Min-height using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 0bb1cd8f9c94b0258a02b452aeb7a5b4714b0dfa `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in picas.
min-height-025 reference/max-height-025-ref Min-height using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2b1ed24bd301fbd64754446f290a69c3fb1f00df `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in picas.
min-height-026 reference/height-001-ref Min-height using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 4f8f9fbc987c71a83e6523cc06ae724c12198839 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in picas.
min-height-027 reference/height-001-ref Min-height using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights daf48cdb2efbb9dcaa0fad944e92a71380ad28ad `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in picas.
min-height-028 reference/height-006-ref Min-height using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 97595df106005c8a9cf286b0032e09dc9d758d22 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in picas.
min-height-029 reference/height-006-ref Min-height using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 522df3d7a9b705863e4a0b7775bff3b4e400184f `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in picas.
min-height-034 reference/height-001-ref Min-height using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a81d833e0ed09c025c5b2d8a78a2b1d1ca159090 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in centimeters.
min-height-035 reference/height-001-ref Min-height using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights bbf6cd35a2e19852d51c39d0f94fb870beccf1ee `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in centimeters.
min-height-036 reference/max-height-036-ref Min-height using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 710ffeddc7c53e90d0596dac071103f9af5334a2 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in centimeters.
min-height-037 reference/height-001-ref Min-height using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b73c0fd44a9f8dec5ec449f51e4330b61e422ee5 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in centimeters.
min-height-038 reference/height-001-ref Min-height using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f12b4074505428c29eadafa7a13ad63ac37e5b6b `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in centimeters.
min-height-039 reference/height-006-ref Min-height using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 066addd54de194f05f7197d273c20b486550f4ea `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in centimeters.
min-height-040 reference/height-006-ref Min-height using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights fe83f5f80bb939868eaa366c1ccdeb6544e83c93 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in centimeters.
min-height-045 reference/height-001-ref Min-height using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c35551d0fce799eb295bedc2d1ddfd8226b53da5 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in millimeters.
min-height-046 reference/height-001-ref Min-height using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a89d081ce223bd075b969e3644140f0c2f79bf10 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in millimeters.
min-height-047 reference/max-height-047-ref Min-height using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 466a0d4301da39d90ed38ab6436e88e4c029853a `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in millimeters.
min-height-048 reference/height-001-ref Min-height using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 7661e24e1fb2575397969c96bdabd17a575ab779 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in millimeters.
min-height-049 reference/height-001-ref Min-height using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d6f04a2696f8419bd1a56fd92509452c55d884e1 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in millimeters.
min-height-050 reference/height-006-ref Min-height using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 0872565d723fb671b14d206bd87d4d2d127b11f8 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in millimeters.
min-height-051 reference/height-006-ref Min-height using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 8ad0eb21d50c069aca5539972b3c0c4e42086372 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in millimeters.
min-height-056 reference/height-001-ref Min-height using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 5020cfef16d4f04377946f6d7cc63c7dce3904c2 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in inches.
min-height-057 reference/height-001-ref Min-height using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 10f19e04472a567847fa2dbc3ee249044aae7e06 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in inches.
min-height-058 reference/max-height-058-ref Min-height using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 325eaf85ae0d492e1006fe27a1bf3529f019a5b8 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in inches.
min-height-059 reference/height-001-ref Min-height using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 811366594709760051cdc5d374cc4cfeccf76e14 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in inches.
min-height-060 reference/height-001-ref Min-height using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b7bbaefe6242ae5d846cb5c13dff9e958d418983 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in inches.
min-height-061 reference/height-061-ref Min-height using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights b33dd159bbac5102763e87e42bdf4ed184e23bcb `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in inches.
min-height-062 reference/height-061-ref Min-height using inches with a positive nominal value, +3in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 61ca025792508f840093423de38e98d947bf8ccd `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in inches.
min-height-067 reference/min-height-067-ref Min-height using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d0678ea5a9311e79f3949dc454bf306010bd0fc8 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in 'em' units.
min-height-068 reference/min-height-067-ref Min-height using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 708a4405712d2d95faa69c8f7152a27a8a741ce5 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in 'em' units.
min-height-069 reference/height-069-ref Min-height using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 791f803ab7e868f57971f2e56faff105230d44d3 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in 'em' units.
min-height-070 reference/min-height-067-ref Min-height using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2cf83f810548befc725b1a798be078115fe797eb `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in 'em' units.
min-height-071 reference/min-height-067-ref Min-height using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 97851c0ce73e47aacf8ea22f1ee211c86e90f17b `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in 'em' units.
min-height-072 reference/height-072-ref Min-height using 'em' units with a nominal value, 5em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights dda2b485086a57869063359d1a2c8ca2bb60c4da `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in 'em' units.
min-height-073 reference/height-072-ref Min-height using 'em' units with a positive nominal value, +5em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights e263e6d58805a33f7e5c2a1ca32f14134376c4ee `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in 'em' units.
min-height-078 reference/min-height-067-ref Min-height using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 7e1f9a390311193c9df25e675df471bd85d699d8 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in 'ex' units.
min-height-079 reference/min-height-067-ref Min-height using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 9d7de18891339326f8fd76bf52ce3ef9af924f39 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in 'ex' units.
min-height-080 reference/height-080-ref Min-height using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 272abeac0df231530ebe1dde5b6ecd46bfe06827 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in 'ex' units.
min-height-081 reference/min-height-067-ref Min-height using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights ebf973eb9437f59adbacba7c76b9b08bac54153a `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in 'ex' units.
min-height-082 reference/min-height-067-ref Min-height using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 9974c932b065f905cb8dd838933eff72cac23c0a `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in 'ex' units.
min-height-083 reference/height-006-ref Min-height using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 3dc9a2fc671446e9e7cd845bb33f1425ee66e744 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in 'ex' units.
min-height-084 reference/height-006-ref Min-height using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights ff44a110c8b5ce531cff36bcfc0fce1e31f96192 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in 'ex' units.
min-height-089 reference/height-001-ref Min-height using percentages with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 8c78f8b0822ffb0e2731c5221e873626c8dbaf5e `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum minus one length value in percentages.
min-height-090 reference/height-001-ref Min-height using percentages with a minimum value, 0% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 357c109013cfebb07f1a090a926194ac8a5e09f4 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum length value in percentages.
min-height-091 reference/height-003-ref Min-height using percentages with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 172f17f991d9c1b38ae484288311fc3c827d808c `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a minimum plus one length value in percentages.
min-height-092 reference/height-001-ref Min-height using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 970eabc0b73d2e4c8a766b5e989bd74108ebcac8 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value in percentages.
min-height-093 reference/height-001-ref Min-height using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 3f63381b669ca4832b11b9ab58310847cfa00b2a `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value in percentages.
min-height-094 reference/height-006-ref Min-height using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f4528dc69e3a26b20c2010c90c8f53f8ac7a8fe2 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a nominal length value in percentages.
min-height-095 reference/height-006-ref Min-height using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2df8e75e987e14fb0167915897fc9661bc2443b5 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive nominal length value in percentages.
min-height-100 reference/height-001-ref Min-height with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 29a8770d62989263ed82e0af86e5a2d94051180f `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a negative zero length value with no units.
min-height-101 reference/height-001-ref Min-height with a zero value and no units, 0 http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a1fdb5cf7fbe3a20041c3e4e30479c0347e7ed17 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a zero length value with no units.
min-height-102 reference/height-001-ref Min-height with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 2d3295740a831d730c5ea2613a0a74727f69c338 `Microsoft`<http://www.microsoft.com/> The 'min-height' property sets a positive zero length value with no units.
min-height-103 reference/height-003-ref Min-height set to 'inherit' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights afa27628bc02b9043e83e05a80e4319aed26f263 `Microsoft`<http://www.microsoft.com/> The 'min-height' property properly inherits the min-height value of the parent.
min-height-104 reference/max-height-107-ref min-height - space for scrollbar ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow 099bdecd76015d1698962cfb06f2390a57cd49f1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> Any space taken up by the scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars.
min-height-105 reference/max-height-110-ref min-height - space for scrollbar ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow 264226ec9b9f63b247eb7f58eb867262b635a988 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> Any space taken up by the scrollbars should be taken out of (subtracted from the dimensions of) the containing block formed by the element with the scrollbars.
min-height-106 reference/max-height-107-ref min-height - float and overflow ahem http://www.w3.org/TR/CSS21/visudet.html#min-max-heights,http://www.w3.org/TR/CSS21/visufx.html#overflow face35d4420b07526edcf28828f98290f301a351 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Hilbrand Edskes`<http://edskes.com/> 'min-height' specifies a fixed minimum used height. If the element requires an horizontal scrollbar, then the horizontal scrollbar height should be subtracted from the height of its containing block so that the resulting used height continues to honor the declared min-height.
min-height-111 reference/min-height-111-ref Basic min-height test http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 34e2feedec1829b7d9b5f448f2a9ad46e48e96cd `Ian Hickson`<mailto:ian@hixie.ch>
min-height-112 reference/min-height-111-ref Basic min-height test (with overflow:hidden) http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 6b52676be379348571e456a4b881668cdc3ec386 `Ian Hickson`<mailto:ian@hixie.ch>
min-height-113 Basic min-height test (with overflow:scroll) http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 34eca2453455f43894e96f316df2f3137583b5a1 `Ian Hickson`<mailto:ian@hixie.ch>
min-height-applies-to-001 Min-height applied to elements with 'display' set to 'table-row-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights a12869124623a45d10de48400e93bd90a828c835 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table-row-group'.
min-height-applies-to-002 Min-height applied to elements with 'display' set to 'table-header-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 9859ed9a2f98d27ca4fc11009362c962c3958b92 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table-header-group'.
min-height-applies-to-003 Min-height applied to elements with 'display' set to 'table-footer-group' may http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c920bf028f2eaa1eaaaf45b847e984994560a48e `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table-footer-group'.
min-height-applies-to-004 Min-height applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c58c614af174ffe1362485165b1337f7b70d09ee `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table-row'.
min-height-applies-to-005 reference/ref-if-there-is-no-red Min-height applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights bd30231599eee9f598cf4f710e61cd53c79432af `Microsoft`<http://www.microsoft.com/> The 'min-height' property does not to elements with 'display' set to 'table-column-group'.
min-height-applies-to-006 reference/ref-if-there-is-no-red Min-height applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c06cd8ee8f2f970f81df11949ba799bd493964aa `Microsoft`<http://www.microsoft.com/> The 'min-height' property does not to elements with 'display' set to 'table-column'.
min-height-applies-to-007 Min-height applied to elements with 'display' set to 'table-cell' may http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 89fdb764169e0f957b843dfbbd6ef4e0b5232f00 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table-cell'.
min-height-applies-to-008 reference/ref-if-there-is-no-red Min-height applied to elements with 'display' set to 'inline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 3620467e2c0a0f9fe4125a3108053816835a465d `Microsoft`<http://www.microsoft.com/> The 'min-height' property does not apply to elements with 'display' set to 'inline'.
min-height-applies-to-009 reference/ref-filled-black-96px-square Min-height applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 7adb975684fdaac9d7bc630e23e25a124109fae6 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'block'.
min-height-applies-to-010 Min-height applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 5259b04ca99757d0ab09e40e17a5664904c43767 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'list-item'.
min-height-applies-to-011 reference/pass_if_square_96px_black Min-height applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights da582932a15c8c876d53d938eab4f0fe3496f1b8 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'run-in'.
min-height-applies-to-012 reference/ref-filled-black-96px-square Min-height applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights f02479f88445157b5a61674ef0454e553bae2cef `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'inline-block'.
min-height-applies-to-013 Min-height applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 79f446a8a8e2b3e051fb1bf34fb794038a9f3d1f `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table'.
min-height-applies-to-014 Min-height applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 762a6e85529a5f25fbfbccccecfaad44fed65538 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'inline-table'.
min-height-applies-to-015 reference/ref-filled-black-96px-square Min-height applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights c033f7c944f684bff122ca8f528a9e1aaecbb708 `Microsoft`<http://www.microsoft.com/> The 'min-height' property applies to elements with 'display' set to 'table-caption'.
min-height-percentage-001 reference/max-height-percentage-001-ref Min-height percentage is based on containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-heights 93825f973e863f53597b801098b4de8865aa5449 `Microsoft`<http://www.microsoft.com/> A percentage for 'min-height' is calculated with respect to the 'height' of the generated boxes containing block.
min-height-percentage-002 reference/ref-if-there-is-no-red Percentage 'min-height' with no 'height' on containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-heights cbae4a4b913da912dd8349d46a30c66cf1f19cd7 `Microsoft`<http://www.microsoft.com/> When the 'height' of the containing block (#div1) of an element (inner div) is not specified (or if its height value is 'auto') and the element is not absolutely positioned, then the percentage value of 'max-height' is treated as '0' for 'min-height' and 'none' for 'max-height'.
min-height-percentage-003 reference/min-height-percentage-003-ref min-height - 100% of the initial containing block's height http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/CSS21/visudet.html#min-max-heights d82f252faa3b602b0c38c753a0b372cca00870c8 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/>,`Alan Gresley`<mailto:alan@css-class.com> The initial containing block has the dimensions of the viewport. A percentage height on the root element is relative to the initial containing block. A 'min-height: 100%;' of the document root element should use all of the document root element's height. A percentage for 'min-height' is calculated with respect to the height of the generated box's containing block.
min-width-001 reference/ref-if-there-is-no-red Min-width using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 9a3d33f35a3401d4953686ee128c7c8f45dbf7ba `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in pixels.
min-width-002 reference/ref-if-there-is-no-red Min-width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths bcf8ea5d9d526a53313225e631d4fa01b36a58a3 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in pixels.
min-width-003 reference/max-width-003-ref Min-width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 47cc025dfca03965aadec52742afdf0ff2e75c55 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in pixels.
min-width-004 reference/ref-if-there-is-no-red Min-width using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths da2f00bf8f874bd86c7339e59cbfe05161622910 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in pixels.
min-width-005 reference/ref-if-there-is-no-red Min-width using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths c851beba957594714e82f6a7abcfe0b38d3cb8a5 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in pixels.
min-width-006 reference/max-width-006-ref Min-width using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 7e7d4f0762f51bc75ade26acf020705271a980a8 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in pixels.
min-width-007 reference/max-width-006-ref Min-width using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0e6f6bb198aa31ea2ab07de4fa653f8a71fa89b7 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in pixels.
min-width-012 reference/ref-if-there-is-no-red Min-width using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 486fed6162bca6027bb9cc4065c0667cac21a89f `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in points.
min-width-013 reference/ref-if-there-is-no-red Min-width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 23955fb42681dc716039dbd3382bd88a985777d8 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in points.
min-width-014 Min-width using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 84e33555b4719ed4a400dca3adc17ae89c8650fa `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in points.
min-width-015 reference/ref-if-there-is-no-red Min-width using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 160a122f21947b0d084444b799a0e7a2ab2689da `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in points.
min-width-016 reference/ref-if-there-is-no-red Min-width using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 9eb3a16aa412160599811fa33dc2405378f5a853 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in points.
min-width-017 reference/max-width-006-ref Min-width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 3ec0f681d60594c094a7cc66eaaaef145bad53d6 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in points.
min-width-018 reference/max-width-006-ref Min-width using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 737ab3af118e7565532c408e5f5f4a99fa7dcbcf `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in points.
min-width-023 reference/ref-if-there-is-no-red Min-width using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths db0e936f68ca67ab3b8f22cabd42c3c45ed06b38 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in picas.
min-width-024 reference/ref-if-there-is-no-red Min-width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 121c2e64d3ad2dc134ec44aeda86689529ba7072 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in picas.
min-width-025 reference/max-width-025-ref Min-width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 72f0cfaa17676b723c2ebb30b3a918cada5621ce `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in picas.
min-width-026 reference/ref-if-there-is-no-red Min-width using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 28c339c6d98a1e74cd0ccdf224db8ceae6c08a40 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in picas.
min-width-027 reference/ref-if-there-is-no-red Min-width using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 1eac68eaed89bfba825849587f10937c2d96c541 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in picas.
min-width-028 reference/max-width-006-ref Min-width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 5a4767836cb43cd9188e75244b9ebf2cff66ea99 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in picas.
min-width-029 reference/max-width-006-ref Min-width using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 848228fdb361e08e420f984afa7c21c49f381993 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in picas.
min-width-034 reference/ref-if-there-is-no-red Min-width using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8b3ecbdae26bfc3cc898339211c347f1d2aa8c47 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in centimeters.
min-width-035 reference/ref-if-there-is-no-red Min-width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a4a5a78180e5565ce64b23c98edaa1ea8a52a1a3 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in centimeters.
min-width-036 reference/max-width-036-ref Min-width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths fd958e6ed9e0d18b4bcc72580cd058e325027bd2 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in centimeters.
min-width-037 reference/ref-if-there-is-no-red Min-width using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 184cc6e7cb54e623dbe5f1aa20e56156ee12072d `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in centimeters.
min-width-038 reference/ref-if-there-is-no-red Min-width using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths acb82b469f292f1f43b7c0361ef2daa2c4e27c44 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in centimeters.
min-width-039 reference/max-width-006-ref Min-width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 307fad4662a3fb9b17fa040eb79724fef3ed523f `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in centimeters.
min-width-040 reference/max-width-006-ref Min-width using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a64bc204c474818453fdb7f2404f441a8c4e1969 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in centimeters.
min-width-045 reference/ref-if-there-is-no-red Min-width using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 04e35e8016b68fdeeab9f50320de2ecf85595990 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in millimeters.
min-width-046 reference/ref-if-there-is-no-red Min-width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8bacb0a5f4c760155b75b27763ef1fa6c3116add `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in millimeters.
min-width-047 reference/max-width-047-ref Min-width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a32891e148661a1382a23ebeb8b4258a0cbc8c4a `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in millimeters.
min-width-048 reference/ref-if-there-is-no-red Min-width using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 60aba4ea4fed4480c946d76bdaa8366ae26b8c99 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in millimeters.
min-width-049 reference/ref-if-there-is-no-red Min-width using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b1b826b94aad206014dcf0857f930f83086dc2fb `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in millimeters.
min-width-050 reference/max-width-006-ref Min-width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 3a5709baf6e18fd6d7e97672e098153dc96de2ab `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in millimeters.
min-width-051 reference/max-width-006-ref Min-width using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths edb9d4561204cbcc389cdf835d1181a77ff0066a `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in millimeters.
min-width-056 reference/ref-if-there-is-no-red Min-width using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 1d9b3030e43e1c5250e75d2c647e2464b3cb38cc `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in inches.
min-width-057 reference/ref-if-there-is-no-red Min-width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8b65a2a5ff2f582199a963ad73cdc10898fcb06a `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in inches.
min-width-058 reference/ref-filled-black-96px-square Min-width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 2826c56b816435908be1f9d6861f5aed1f046a20 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in inches.
min-width-059 reference/ref-if-there-is-no-red Min-width using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 332a55cfae30d212bb90012b1fc8a0186bb0c29f `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in inches.
min-width-060 reference/ref-if-there-is-no-red Min-width using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths c46008501c49e8fe634a8f521705b0a164055a37 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in inches.
min-width-061 reference/max-width-061-ref Min-width using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 7ea8c43494225aa9c2ba91a7e8ecb27804461142 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in inches.
min-width-062 reference/max-width-061-ref Min-width using inches with a positive nominal value, +3in http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 2f020c8e8a62abb747626915b201196f64f9fac3 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in inches.
min-width-067 reference/ref-if-there-is-no-red Min-width using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 3b83ef11acc2aa5d1de9bb1ffb960ae319b71151 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in 'em' units.
min-width-068 reference/ref-if-there-is-no-red Min-width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 0b3549d49fbcc9faf5f5e9d65b6cc5ea13744ac9 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in 'em' units.
min-width-069 reference/max-width-069-ref Min-width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 64a5c44c8d225ecb4feb6021355a0969f92163a8 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in 'em' units.
min-width-070 reference/ref-if-there-is-no-red Min-width using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths eda9642bc7e62df3e8c238a8e527c01c433ddc08 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in 'em' units.
min-width-071 reference/ref-if-there-is-no-red Min-width using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ac3e88be0abe033fe60c4385a19ab64bc0923933 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in 'em' units.
min-width-072 reference/max-width-072-ref Min-width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths fff260b13a9b4f0840bef33551bb47e2e0416065 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in 'em' units.
min-width-073 reference/max-width-072-ref Min-width using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ff34d403eb4b79de7062c0b3ee52945ffa90e929 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in 'em' units.
min-width-078 reference/ref-if-there-is-no-red Min-width using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 3ab6b1da2a78b1405612aee9f4f807253012207c `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in 'ex' units.
min-width-079 reference/ref-if-there-is-no-red Min-width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 6ef3375b6d857d20cca195abf9c7173c635e0143 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in 'ex' units.
min-width-080 reference/max-width-025-ref Min-width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 7b426953af5a68ed8ad044c8987e42cc7c5c665c `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in 'ex' units.
min-width-081 reference/ref-if-there-is-no-red Min-width using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 3b74e9cd64a72f74f98ec580cc278bb9b8bb10c2 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in 'ex' units.
min-width-082 reference/ref-if-there-is-no-red Min-width using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 5ca33b5e5c7991492ccdf60853f703595bd09388 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in 'ex' units.
min-width-083 reference/max-width-006-ref Min-width using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths f13d3dd11682b851e43e0eba2dd44874c20bc793 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in 'ex' units.
min-width-084 reference/max-width-006-ref Min-width using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 45212bf6ea58f4f6bebee5d89d0756bb732cec97 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in 'ex' units.
min-width-089 reference/ref-if-there-is-no-red Min-width using percentages with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ac29327e0fe0f372921c6bf2c33e1183ee4a7193 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum minus one length value in percentages.
min-width-090 reference/ref-if-there-is-no-red Min-width using percentages with a minimum value, 0% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 598509f8e8f8d463051d4ba0d0ada9be9d96e14f `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum length value in percentages.
min-width-091 reference/max-width-003-ref Min-width using percentages with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths fd92159af2d5df2d38f4f699843214eafbc818dc `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a minimum plus one length value in percentages.
min-width-092 reference/ref-if-there-is-no-red Min-width using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e168c3e3eb44ac1f004f2b9ab0bb2e39500c8af0 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value in percentages.
min-width-093 reference/ref-if-there-is-no-red Min-width using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 776158b80476762d59be7e5f23d65c7764f30695 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value in percentages.
min-width-094 reference/max-width-006-ref Min-width using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 6c5f65e997978448acd54e25df62b524c43baa42 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a nominal length value in percentages.
min-width-095 reference/max-width-006-ref Min-width using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 569a98edd0e35b437704f6d732e5c7517d680e33 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive nominal length value in percentages.
min-width-100 reference/ref-if-there-is-no-red Min-width with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a16e120940b21adf42cfb7fdd8ad181e48b5aece `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a negative zero length value with no units.
min-width-101 reference/ref-if-there-is-no-red Min-width with a zero value and no units, 0 http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e6fcf7bae25526ebe47aaa5fadfe64afb878d997 `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a zero length value with no units.
min-width-102 reference/ref-if-there-is-no-red Min-width with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a5aa6d0b422606669ec2f1d0554a61fd7ae68d7d `Microsoft`<http://www.microsoft.com/> The 'min-width' property sets a positive zero length value with no units.
min-width-103 reference/max-width-003-ref Min-width set to inherit http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths efa2262b6dfc4f35ceb7b61a7e3b2ea833dc1ccc `Microsoft`<http://www.microsoft.com/> The 'min-width' property properly inherits the min-width value of the parent.
min-width-applies-to-001 reference/ref-if-there-is-no-red Min-width applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 69b2ef1c11bb3071bbc187cd96265f01e10c259d `Microsoft`<http://www.microsoft.com/> The 'min-width' property does not apply to elements with 'display' set to 'table-row-group'.
min-width-applies-to-002 reference/ref-if-there-is-no-red Min-width applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a548a905989b5c6004bf92f329beadad683793f1 `Microsoft`<http://www.microsoft.com/> The 'min-width' property does not apply to elements with 'display' set to 'table-header-group'.
min-width-applies-to-003 reference/ref-if-there-is-no-red Min-width applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a306400041216a54f797f12586fc1552064ca358 `Microsoft`<http://www.microsoft.com/> The 'min-width' property does not apply to elements with 'display' set to 'table-footer-group'.
min-width-applies-to-004 reference/ref-if-there-is-no-red Min-width applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8225ca079456f1f33493b167645761cf52b71e37 `Microsoft`<http://www.microsoft.com/> The 'min-width' property does not apply to elements with 'display' set to 'table-row'.
min-width-applies-to-005 reference/pass_if_square_96px_black Min-width applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b330329993ec0ecd141dc94d4d1cc7f4a0667592 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'table-column-group'.
min-width-applies-to-006 reference/pass_if_square_96px_black Min-width applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ef8cac5a1fe33f66ed911ea8adc009b5ee6d10b5 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'table-column'.
min-width-applies-to-007 reference/pass_if_square_96px_black Min-width applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b49537d8fde9acfe732e8dc088a40dc3f7e37064 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'table-cell'.
min-width-applies-to-008 reference/ref-filled-green-100px-square Min-width applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 83398e4b89738e3f4739651fd426ef33ce9564ce `Microsoft`<http://www.microsoft.com/> The 'min-width' property does not apply to elements with 'display' set to 'inline'.
min-width-applies-to-009 reference/ref-filled-black-96px-square Min-width applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths aa6ce2f69aad4bdf9ac1dd91f28540917c9658a7 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'block'.
min-width-applies-to-010 Min-width applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 61c4b05aed9ada4db99693a3181302f3bfcf7a3c `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'list-item'.
min-width-applies-to-011 reference/pass_if_square_96px_black Min-width applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a5157567e24c949d14b62659f2a4b5fbec1fc609 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'run-in'.
min-width-applies-to-012 reference/ref-filled-black-96px-square Min-width applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 8339c04a7d1d9f71bc0bba412a3c1825a4fa3a7a `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'inline-block'.
min-width-applies-to-013 reference/pass_if_square_96px_black Min-width applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b2eefea3eeadc4bce02f1704e47e27f334275aa5 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'table'.
min-width-applies-to-014 reference/pass_if_square_96px_black Min-width applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 2ff90a53acb3b8901e628eeb84a089542d3582f6 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'inline-table'.
min-width-applies-to-015 reference/ref-filled-black-96px-square Min-width applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths c7d0a6cdf189677aeb2111d72edc899e4b71c4f0 `Microsoft`<http://www.microsoft.com/> The 'min-width' property applies to elements with 'display' set to 'table-caption'.
min-width-applies-to-016 reference/ref-filled-green-100px-square Min-Width applied to none http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 74a3066b12b4f45db24a5a8090ee778e4ae2f06e `Microsoft`<http://www.microsoft.com/> Min-Width can be declared onto 'display: none' elements but since 'display: none' declaration on an element does not generate a CSS box, then it won't have a rendering effect nor a visual formatting repercussion.
min-width-percentage-001 reference/max-width-percentage-001-ref Using percentages with 'min-width' relative to the containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 86f86f182dfea976f482c2b133900cfbd5326db2 `Microsoft`<http://www.microsoft.com/> The percentage is calculated in relation to the containing block.
min-width-percentage-002 reference/ref-if-there-is-no-red Percentage based value for 'min-width' contained by box with a negative 'width' http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 67df25f0981020579be9b88b4bdcddb19197c559 `Microsoft`<http://www.microsoft.com/> If the containing block's width is negative, the used value is zero.
min-width-percentage-003 Using 'min-width' with 'width' dependent on the containing block http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 266eb2619750f078377888768a215f16d92913ae `Microsoft`<http://www.microsoft.com/> If the containing block's width depends on this element's width, then the resulting layout is undefined.
missing-cell-rendering-001 Rendering of missing table cells http://www.w3.org/TR/CSS21/tables.html#table-layers 3f94b88030849e38726cf22d111de906c107bf4a `Microsoft`<http://www.microsoft.com/> Missing table cells are rendered as if their grid position were occupied by an anonymous table-cell box.
moz-css21-block-page-break-inside-avoid-1 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside e6b783656979a7ec8c8a074a4a8b9de3c7add757 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-10 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 40109b29ed6c4af807783d3711e011d577b55bdf `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-11 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 102df92b788ce70de84edb1a14edb66d30d79801 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-12 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 76720623e6e451cd2fdb5fd1c605466ec937c936 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-13 reference/moz-css21-block-page-break-inside-avoid-8-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside b4a23079664c62a4c41e4cf346eeb254a0c53723 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-14 reference/moz-css21-block-page-break-inside-avoid-14-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 7e491871d951304c420f6d91eb5c3c951b0ef9f7 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-15 reference/moz-css21-block-page-break-inside-avoid-15-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 7391e6e033b274b4d96c1d8915fb873bee822835 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-2 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 13e2068077067778871f71b79194ab758d8b54df `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-3 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 0e4644028d2fc3312b234defeb2cec4bb0e1e5d8 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-4 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 9ca7c41ed1658fd62cab2101aaa9cd92131950a1 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-5 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 302aa0bcd89b590262d8e511a5307bf6f3218be9 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-6 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 2e0b37e6be9c4643e6411b4b09494adab257ad32 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-7 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside bacd1a400ec043d950e183da0c38b6149c24152f `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-8 reference/moz-css21-block-page-break-inside-avoid-8-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 826e2d21b6977f933682284d74787c615a035e9d `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-block-page-break-inside-avoid-9 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside afa210f365e2d57f4be99efa2ab2da8eb8d94dfc `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-1 reference/moz-css21-table-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside dcd6180c9c7e4cd9b1de1ce6e29f1ac4ef9a11ca `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-2 reference/moz-css21-float-page-break-inside-avoid-2-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 39d27f54e3c1f08758125f11e28392ada23a8204 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-3 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 5d41870135f2f927f465e6d190b57044c1e98208 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-4 reference/moz-css21-block-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 0bd662fbdf89d0ad9cb577010fa41a8920560bbd `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-5 reference/moz-css21-float-page-break-inside-avoid-5-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 4e21c9922c30427d618a286b7963d8a6fa0df387 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-6 reference/moz-css21-float-page-break-inside-avoid-6-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 5729ec43e2f85ed97bfa562a5680fb6943bd09e3 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-7 reference/moz-css21-float-page-break-inside-avoid-7-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 6f66e534d1cfa911e4599151b2a43939532737bd `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-8 reference/moz-css21-float-page-break-inside-avoid-8-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 746d1fa60fa09f5d7303fa94e53e5e82911a0d0e `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-float-page-break-inside-avoid-9 reference/moz-css21-float-page-break-inside-avoid-9-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 4f2704760c44f50f8f7fbf9e7722de8ae42faae2 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-inline-page-break-inside-avoid-1 reference/moz-css21-inline-page-break-inside-avoid-1-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside a264d7913ce41728a4945d3f8477213ae0e6bc4d `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-row-page-break-inside-avoid-1 reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside c238fad98a7496f56cba4ba4c657b397fedf5bfe `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-row-page-break-inside-avoid-2 reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 61bd78dd7c29b4898552a4db91070e2b6c2a5b31 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-1 reference/moz-css21-table-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 915c7b2558b653e4b3702d1b1fa81a4f0fd3974f `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-2 reference/moz-css21-table-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 5d7b866879bc36d8692e838d5647df70c41ee402 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-3 reference/moz-css21-table-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 571c8e1e81593a484dbb071c02472bebeec38743 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-4 reference/moz-css21-rowgroup-page-break-inside-avoid-4-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 274407d0500affb3c7a2ef3c5dfd296e8b2feccf `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-5 reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside c6c193dac10cab759a0e98f6f433c5b267346a97 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-6 reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside c2f07bdeb0d13b37993d1b368cf767911e5de2e6 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-7 reference/moz-css21-rowgroup-page-break-inside-avoid-7-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 40b446377bc9298cea3d6fc8ecbca7544544448d `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-rowgroup-page-break-inside-avoid-8 reference/moz-css21-rowgroup-page-break-inside-avoid-8-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 3189ba84730176b3b41c9c3df6576a37d39c9779 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-1 reference/moz-css21-table-page-break-inside-avoid-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside d867fb4c1254dcf490a9fa818cf6a267d290c151 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-2 reference/moz-css21-table-page-break-inside-avoid-2-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 4f2c17434c0787458bdc5c83669399ed6c25054e `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-3 reference/moz-css21-table-page-break-inside-avoid-3-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 960024d08a26a1514f3c3749b2714af96717588b `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-4 reference/moz-css21-table-page-break-inside-avoid-4-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside d3b5beb1bc645b8b22b00908f44c682c7e31c6b7 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-5 reference/moz-css21-table-page-break-inside-avoid-5-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 38a56b7845035d5f3070091094c5334ea88582c5 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-6 reference/moz-css21-table-page-break-inside-avoid-6-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 48dad40c807b9c3bbeae39795b4b76ccd9e92107 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-7 reference/moz-css21-table-page-break-inside-avoid-7-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside f3b810331efa5b57725927de6b25c6d9dc59ce4d `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-css21-table-page-break-inside-avoid-8 reference/moz-css21-table-page-break-inside-avoid-6-ref CSS 2.1 page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside edadfd39975198eb9ec32c681b92fdec61165b56 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
moz-multicol3-column-balancing-break-inside-avoid-1 reference/moz-multicol3-column-balancing-break-inside-avoid-1-ref Balancing Overflow, page-break-inside:avoid paged http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside 61c6b6f6cc231a44507b857cddc2c4cef88885a7 `Mats Palmgren`<https://bugzilla.mozilla.org/show_bug.cgi?id=685012>
multicol-height-002 reference/multicol-height-002 Percentage Computed Height on Multicol Child (Definite Multicol Height) http://www.w3.org/TR/css3-multicol/#the-multi-column-model,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f1a4776f1881b799bb1e86af1cfce1422144189c `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Percentage heights with a multi-column element are relative to the computed height of the multicolumn box, and this works even when the multi-column element is paginated.
multiple-content-values-001 reference/pass_if_pass_below Content with multiple content values http://www.w3.org/TR/CSS21/generate.html#content 1b0f4c6f207cd8fc1f7b6064a67dd7bd09834c70 `Microsoft`<http://www.microsoft.com/> When 'content' property values produce no visual effect or are invalid in the current context the other 'content' property values still apply.
non-inherited-value-001 Non-inherited values http://www.w3.org/TR/CSS21/cascade.html#specified-value 800056c947160a69ec6af43d988886b54db1a91b `Microsoft`<http://www.microsoft.com/> If the cascade results in a value, use it.
numbers-units-001 reference/no-red-on-blank-page-ref Parsing invalid numbers - alphanumeric characters invalid http://www.w3.org/TR/CSS21/syndata.html#numbers 1b0b7ceefb766eb7fea46e6c000340c2f790396a `Microsoft`<http://www.microsoft.com/> An integer cannot have alphanumeric characters within it.
numbers-units-002 Parsing decimal values - decimal with multiple decimal digits http://www.w3.org/TR/CSS21/syndata.html#numbers 42b2756b7ca2b27dafa3013671505e81c6d37d7c `Microsoft`<http://www.microsoft.com/> A number can be zero or more digits followed by a dot (.) followed by multiple digits.
numbers-units-003 reference/no-red-on-blank-page-ref Parsing invalid decimal values - alphanumeric characters within number invalid http://www.w3.org/TR/CSS21/syndata.html#numbers 8a8960ac1523a63abbc10e9b248d8b0c82ed77c0 `Microsoft`<http://www.microsoft.com/> An alphanumeric character cannot be within the number value.
numbers-units-004 reference/ref-filled-black-96px-square Parsing integer numbers with '+' http://www.w3.org/TR/CSS21/syndata.html#numbers 74ad99000f507e14fe02517ad0b9e02d1ecc5d29 `Microsoft`<http://www.microsoft.com/> Integers can be preceded by '+'.
numbers-units-005 reference/no-red-on-blank-page-ref Optional unit identifier after 0 http://www.w3.org/TR/CSS21/syndata.html#length-units e14faa0e3573ee2ca5c0d46f6850551029ae4498 `Microsoft`<http://www.microsoft.com/> After a zero length, the unit identifier is not necessary.
numbers-units-006 reference/ref-filled-black-96px-square Unsupported negative values invalid http://www.w3.org/TR/CSS21/syndata.html#length-units 64c733740dc0c5e05af6a6592304ad3b55b5daca `Microsoft`<http://www.microsoft.com/> If a negative length value is set on a property that does not allow negative length values, the declaration is ignored.
numbers-units-007 reference/numbers-units-007-ref Em sizes ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 3dfe4a5dae6eb7697fce00966df2834f4d87359c `Microsoft`<http://www.microsoft.com/> The 'em' unit is equal to the computed value of the 'font-size' property (default) of the element on which it is used.
numbers-units-009 reference/numbers-units-009-ref Em size with the font-size set to px size ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 513eadb8bcc8563ffcc31990bcdb8f0750d1ee79 `Microsoft`<http://www.microsoft.com/> The 'em' unit is equal to the computed value of the 'font-size' property (pixels) of the element on which it is used.
numbers-units-010 reference/numbers-units-010-ref Em size with font-size set to inch ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 1b0c3441b793346461c26bc4fdd3138e0eaf38d0 `Microsoft`<http://www.microsoft.com/> The 'em' unit is equal to the computed value of the 'font-size' property (inches) of the element on which it is used.
numbers-units-011 reference/numbers-units-011-ref Em size with font-size set to em ahem http://www.w3.org/TR/CSS21/syndata.html#length-units aa2ebfbe2bd7e9a7238771e4c9ce84c5f1b20655 `Microsoft`<http://www.microsoft.com/> When 'em' is assigned in the value of the 'font-size' property itself, it uses the font size of the parent element.
numbers-units-012 reference/numbers-units-012-ref Em size with font-size set to ex ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 2a34944648e55f05dd60e223acaf156c11ff87e5 `Microsoft`<http://www.microsoft.com/> The 'em' unit is equal to the computed value of the 'font-size' property (ex) of the element on which it is used.
numbers-units-013 reference/numbers-units-013-ref Em size with font-size set to percentage ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 201dd865ba3719a067cd7e298b15be5bbfe500c2 `Microsoft`<http://www.microsoft.com/> The 'em' unit is equal to the computed value of the 'font-size' property of the element on which it is used.
numbers-units-015 reference/numbers-units-015-ref-a;reference/numbers-units-015-ref-b Height of EX ahem,should http://www.w3.org/TR/CSS21/syndata.html#length-units 9e1963c2496a7915068e01f5025e4463637ef66f `Microsoft`<http://www.microsoft.com/> In the cases where it is impossible or impractical to determine the x-height, a value of 0.5em should be used.
numbers-units-016 reference/no-red-on-blank-page-ref Parsing invalid percentage values - decimal value with multiple decimals invalid http://www.w3.org/TR/CSS21/syndata.html#percentage-units 032197e595d43b318e71afaa18165c9b26897c6b `Microsoft`<http://www.microsoft.com/> Percentage assignments with more than one decimal are invalid.
numbers-units-017 reference/no-red-on-blank-page-ref Parsing of percentage values - 0% http://www.w3.org/TR/CSS21/syndata.html#percentage-units 9fd21f8ef2ef2fe2b6f9fc6027dd2fa08b2fcf82 `Microsoft`<http://www.microsoft.com/> Percentage of 0% is valid and calculates to 0.
numbers-units-018 reference/numbers-units-018-ref Specifying em/ex on the root element ahem http://www.w3.org/TR/CSS21/syndata.html#length-units be57984d07c22fde2d67254d12dc1ebfd64fda1b `Microsoft`<http://www.microsoft.com/> Units 'em' and 'ex' refer to the initial value of the property when specified on the root element of a document.
numbers-units-019 reference/numbers-units-019-ref First available font defines the 'ex' unit size ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 40d9cc6800e2f9fe3111f065d954088d3d2bb5a5 `Microsoft`<http://www.microsoft.com/> The 'ex' unit size is defined by the element's first available font.
numbers-units-021 reference/numbers-units-021-ref Root element and the 'em' unit size 96dpi,ahem http://www.w3.org/TR/CSS21/syndata.html#length-units a6149985d390df6ddf24490d296b9959cd4e0213 `Microsoft`<http://www.microsoft.com/> The 'em' unit refers to the property's initial value when specified on the root element.
orphans-001 breaks inside elements: orphans initial value paged http://www.w3.org/TR/CSS21/page.html#break-inside,http://www.w3.org/TR/css3-page/#breaks-inside 953c3caed0530e4dd244c8aa05a41bd4a701f1ea `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The initial value of the 'orphans' property is 2.
orphans-002 breaks inside elements: orphans - block-level only paged http://www.w3.org/TR/CSS21/page.html#break-inside 0b30e80d7f2341ccb4aeb2fdaa3b00ba72e5a707 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'orphans' property is only applied to block-level elements.
orphans-003 breaks inside elements: orphans - inheritance paged http://www.w3.org/TR/CSS21/page.html#break-inside ca4a0cbe9fc02b034c55bf59203d5df9eb3bc765 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'orphans' property is inherited.
orphans-004a orphans property syntax - integer invalid,paged http://www.w3.org/TR/CSS21/page.html#break-inside,http://www.w3.org/TR/css3-page/#breaks-inside 83d8f27c63eddf8177a826bb987ce4138315c536 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The syntax of the 'orphans' property is integer.
orphans-004b orphans property syntax - one invalid,paged http://www.w3.org/TR/CSS21/page.html#break-inside,http://www.w3.org/TR/css3-page/#breaks-inside 4408d84ccb38ee1fd45286483d7aea854c131371 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'orphans' property accepts the integer one.
other-attribute-001 reference/no-red-on-blank-page-ref Function 'attr()' referencing another elements attribute data http://www.w3.org/TR/CSS21/generate.html#content 83730b9e64c39b19ece62d1caca059e2cdd912a1 `Microsoft`<http://www.microsoft.com/> The 'attr()' function can only retrieve data from the same element that is called from.
outline-001 Outline: one value with outline-color http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2844d49746e403bfaa21ef56fc27cc6001888155 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'color' is correctly applied.
outline-002 Outline: one value with outline-style http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c90953f0c112da2290a6417064107817ca48d625 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'style' is correctly applied.
outline-003 Outline: one value with outline-width http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e58e75c98c5f8d070486553052e5e5b5000b569b `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'width' is correctly applied.
outline-004 Outline: two values in the order of 'outline-color outline-style' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6718122e68da858505a61217fc213381bc58aaf0 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'color style' is correctly applied.
outline-005 Outline: two values in the order of 'outline-color outline-width' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4a30e16744096b7eb6f62fc268c2df79373ed9ea `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'color width' is correctly applied.
outline-006 Outline: two values in the order of 'outline-style outline-color' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8191daed3f42dd29086074ab8dc35191191608a2 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'style color' is correctly applied.
outline-007 Outline: two values in the order of 'outline-style outline-width' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 783502c9a943468d164c29718624afd8b31188e4 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'style width' is correctly applied.
outline-008 Outline: two values in the order of 'outline-width outline-color' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b3204d6ba9365fc07850dd3feb98d8de57aa03e8 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'width color' is correctly applied.
outline-009 Outline: two values in the order of 'outline-width outline-style' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 26e56e923e8f71fd7da9e8d0042cd5349bd0ce15 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'width style' is correctly applied.
outline-010 Outline: three values in the order of 'outline-color outline-style outline-width' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 07edaaa5e8cce33036d174f20be1d3238e20fd8a `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'color style width' is correctly applied.
outline-011 Outline: three values in the order of 'outline-color outline-width outline-style' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines dddfdbddc9aa658760e2de48fdfab50c2fe14858 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'color width style' is correctly applied.
outline-012 Outline: three values in the order of 'outline-style outline-color outline-width' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d01f682d2ce29404dd23072ebac64bbc2ad41003 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'style color width' is correctly applied.
outline-013 Outline: three values in the order of 'outline-style outline-width outline-color' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c9c71aecde338999dbe8556e924977bde3173870 `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'style width color' is correctly applied.
outline-014 Outline: three values in the order of 'outline-width outline-color outline-style' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f811c0c3fca63d0a7e1e3f2d7676842af25fe52c `Microsoft`<http://www.microsoft.com/> Outline specified in the form of 'width color style' is correctly applied.
outline-015 Outline: three values in the order of 'outline-width outline-style outline-color' http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 421a0c5caaaf7938d95b0f08cea9f214aa08f56e `Microsoft`<http://www.microsoft.com/> Outline value specified in the form of 'width style color' is correctly applied.
outline-016 Outline: inherit with one value http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0d28626127da4965e54b8a7802184338932e3a28 `Microsoft`<http://www.microsoft.com/> Outline with value inherit uses its parent's outline values (1 value).
outline-017 Outline: inherit with two values http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 73c8d23e31b292f9d0837c9d4ca347132bea6a91 `Microsoft`<http://www.microsoft.com/> Outline with value inherit uses its parent's outline values (2 values).
outline-018 Outline: inherit with three values http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f195a9c5d86c63b17e26af83a81fa84d99c9dba8 `Microsoft`<http://www.microsoft.com/> Outline with value inherit uses its parent's outline values (3 values).
outline-019 outline - text-align ahem,interact http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines,http://www.w3.org/TR/CSS21/text.html#alignment-prop 0e97d214ce7d610203d34a15cec4e84f8d3cad84 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> The outline should be drawn around an object and may be drawn starting just outside the border edge of such object.
outline-020 outline - text-align ahem,interact http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines,http://www.w3.org/TR/CSS21/text.html#alignment-prop b70bed4fdd11fccde67d188b6ad01e507080120d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> The outline should be drawn around an object and may be drawn starting just outside the border edge of such object.
outline-applies-to-001 Outline applied to element with display table-row-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 52de56466668fbebaf08232a8a8a8609119d6a1e `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table-row-group.
outline-applies-to-002 Outline applied to element with display table-header-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d1ea2b4a58e47689b2ba5f653ba56f6307f29406 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table-header-group.
outline-applies-to-003 Outline applied to element with display table-footer-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d34d6024710669a81889cc9c6b3730916af0b6ce `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table-footer-group.
outline-applies-to-004 Outline applied to element with display table-row http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6828e644b9e9e23e83bc38036b6a40ab6823ff50 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table-row.
outline-applies-to-005 reference/no-red-on-blank-page-ref Outline applied to element with display table-column-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 85a4eff6dd809296a53be73553640b9008a84013 `Microsoft`<http://www.microsoft.com/> The 'outline' property does not apply to elements with a display of table-column-group.
outline-applies-to-006 reference/no-red-on-blank-page-ref Outline applied to element with display table-column http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2968f1667526d9444af281f7d5639fcd08e4fb3e `Microsoft`<http://www.microsoft.com/> The 'outline' property does not apply to elements with a display of table-column.
outline-applies-to-007 Outline applied to element with display table-cell http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines cdb1a4f8b31a5da54201a936b8fc34a481420d9e `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table-cell.
outline-applies-to-008 Outline applied to element with display inline http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 63b4a1a822ce6f079e9e456feea8059824c3dd9b `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of inline.
outline-applies-to-009 Outline applied to element with display block http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines fdf347ded9bc768b2445061002fb8f94f9ccdd8e `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of block.
outline-applies-to-010 Outline applied to element with display list-item http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines be89143a580b95dcadf91b372d78508da2b2eb64 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of list-item.
outline-applies-to-011 Outline applied to element with display run-in http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ea36c17391eceb7cd241c271d415683522727131 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of run-in.
outline-applies-to-012 Outline applied to element with display inline-block http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8d5346b91a26583d81f1a148042c3a47370e70f6 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of inline-block.
outline-applies-to-013 Outline applied to element with display table http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 23194829c6a71459114c75c7cb5ee46cb6d6c8aa `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table.
outline-applies-to-014 Outline applied to element with display inline-table http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2de1f4f0177e3d872bca684925e49ecbd6b31ba5 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of inline-table.
outline-applies-to-015 Outline applied to element with display table-caption http://www.w3.org/TR/CSS21/ui.html#propdef-outline,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1fcea7aff5ab5e6e5e450b9c5cc4f572e8a22a68 `Microsoft`<http://www.microsoft.com/> The 'outline' property applies to elements with a display of table-caption.
outline-color-001 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#00000' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines af81cb6d17eba69f2737400172eeb79786843298 `Microsoft`<http://www.microsoft.com/> Outline color #00000 (invalid) falls back to a default color.
outline-color-002 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#000000' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b8b2462e0ca94b84875e598ece77930a81dc815c `Microsoft`<http://www.microsoft.com/> Outline color #000000 renders the correct outline color on the element.
outline-color-003 Outline-color set to '#010101' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a670e7449a0826ea1a823f129415ea464fc30ac8 `Microsoft`<http://www.microsoft.com/> Outline color #010101 renders the correct outline color on the element.
outline-color-004 Outline-color set to '#999999' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 37647edb8056bae46c2289ae639b1132a489475c `Microsoft`<http://www.microsoft.com/> Outline color #999999 renders the correct outline color on the element.
outline-color-005 Outline-color set to '#fefefe' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a2621d2c59288b0e7873fbabbee6ebfd3cf1d662 `Microsoft`<http://www.microsoft.com/> Outline color #fefefe renders the correct outline color on the element.
outline-color-006 Outline-color set to '#ffffff' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4a734e2d4518a1d61c0c3528c40c28086bf2d3e6 `Microsoft`<http://www.microsoft.com/> Outline color #ffffff renders the correct outline color on the element.
outline-color-007 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#1000000' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3baeab70cb0f6ceaa3f5b18bdf30f1a66fdfe780 `Microsoft`<http://www.microsoft.com/> Outline color #1000000 (invalid) falls back to a default color.
outline-color-008 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#fgfgfg' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6cb267859983b1e8d4400cdaa392076e1f30f586 `Microsoft`<http://www.microsoft.com/> Outline color #fgfgfg (invalid) falls back to a default color.
outline-color-009 Outline-color set to '#010000' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines afd3c346b82e48b375139dbef64226292b0b3b90 `Microsoft`<http://www.microsoft.com/> Outline color #010000 renders the correct outline color on the element.
outline-color-010 Outline-color set to '#990000' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e9f15c429a5e0789d9484b2dcec49bbab5e6f24b `Microsoft`<http://www.microsoft.com/> Outline color #990000 renders the correct outline color on the element.
outline-color-011 Outline-color set to '#fe0000' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 46dd9b632f717acf1e7a88bb8ac5f0b1197404f1 `Microsoft`<http://www.microsoft.com/> Outline color #fe0000 renders the correct outline color on the element.
outline-color-012 Outline-color set to '#ff0000' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0c1e4bb048ccf4892c0eb6766f5b05713ef1479d `Microsoft`<http://www.microsoft.com/> Outline color #ff0000 renders the correct outline color on the element.
outline-color-013 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#fg0000' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 82fcbaa7545a5a4858a900078736500d33336d3f `Microsoft`<http://www.microsoft.com/> Outline color #fg0000 (invalid) falls back to a default color.
outline-color-014 Outline-color set to '#000100' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 79cab000940adcc0e255d3aadfc3baf87a3f44c7 `Microsoft`<http://www.microsoft.com/> Outline color #000100 renders the correct outline color on the element.
outline-color-015 Outline-color set to '#009900' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8a0c2252a178edc05681c1c7e1c65d1400f519e1 `Microsoft`<http://www.microsoft.com/> Outline color #009900 renders the correct outline color on the element.
outline-color-016 Outline-color set to '#00fe00' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c31dc2273f2df36c932df700f84311623b189f45 `Microsoft`<http://www.microsoft.com/> Outline color #00fe00 renders the correct outline color on the element.
outline-color-017 Outline-color set to '#00ff00' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines dfbe283cb8013540f9e3fb5e4ce96c93760bf60d `Microsoft`<http://www.microsoft.com/> Outline color #00ff00 renders the correct outline color on the element.
outline-color-018 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#00fg00' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ca9cada53fcd5a305375e71e7e0be4f5ce0d9b1a `Microsoft`<http://www.microsoft.com/> Outline color #00fg00 (invalid) falls back to a default color.
outline-color-019 Outline-color set to '#000001' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1da2e1554c9be3a037935390f2fe9937c569a324 `Microsoft`<http://www.microsoft.com/> Outline color #000001 renders the correct outline color on the element.
outline-color-020 Outline-color set to '#000099' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ad6d46295e6a7cfb710fcffe425c95b25cd2c3d3 `Microsoft`<http://www.microsoft.com/> Outline color #000099 renders the correct outline color on the element.
outline-color-021 Outline-color set to '#0000fe' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3de84042a3e3d8babac7e8820a490d9a3a55f78b `Microsoft`<http://www.microsoft.com/> Outline color #0000fe renders the correct outline color on the element.
outline-color-022 Outline-color set to '#0000ff' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines af59b7939e20342ebdb20f2d2d05fe139a62b693 `Microsoft`<http://www.microsoft.com/> Outline color #0000ff renders the correct outline color on the element.
outline-color-023 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#0000fg' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4538a92548ca93e4655a4e2026a4fa3ba6e6711a `Microsoft`<http://www.microsoft.com/> Outline color #0000fg (invalid) falls back to a default color.
outline-color-024 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#00' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b97e7b4585ccffd80bdde6ddb6c6bb71f4332022 `Microsoft`<http://www.microsoft.com/> Outline color #00 (invalid) falls back to a default color.
outline-color-025 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#000' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f279555b72eaeb18031c71b9661536ae6afb4370 `Microsoft`<http://www.microsoft.com/> Outline color #000 renders the correct outline color on the element.
outline-color-026 Outline-color set to '#111' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d4d68b2ad67e46d05d7ac7bfd946dbe187b827a1 `Microsoft`<http://www.microsoft.com/> Outline color #111 renders the correct outline color on the element.
outline-color-027 Outline-color set to '#999' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 672e1d731efe5544b4c494ff345a6287d231e6f8 `Microsoft`<http://www.microsoft.com/> Outline color #999 renders the correct outline color on the element.
outline-color-028 Outline-color set to '#eee' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 355ba5b80ffb9970239ca078f88f4c9a9e9c1ec1 `Microsoft`<http://www.microsoft.com/> Outline color #eee renders the correct outline color on the element.
outline-color-029 Outline-color set to '#fff' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 84941938448ad59aefa8c2f84aa4500920a05546 `Microsoft`<http://www.microsoft.com/> Outline color #fff renders the correct outline color on the element.
outline-color-030 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#1000' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines fb150ce7d42b6649846181650e98acd8b0b09e06 `Microsoft`<http://www.microsoft.com/> Outline color #1000 (invalid) falls back to a default color.
outline-color-031 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#ggg' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0182334feab0111953b173db8c97090528e12d4f `Microsoft`<http://www.microsoft.com/> Outline color #ggg (invalid) falls back to a default color.
outline-color-032 Outline-color set to '#100' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9cbeae9b8699784e5946e69ef38f27d53c255db6 `Microsoft`<http://www.microsoft.com/> Outline color #100 renders the correct outline color on the element.
outline-color-033 Outline-color set to '#900' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 25259439c14286723598733fe450f5ec6c7712ed `Microsoft`<http://www.microsoft.com/> Outline color #900 renders the correct outline color on the element.
outline-color-034 Outline-color set to '#e00' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0c8964e5c278d746d3fb0c4fc294f4be0f54588f `Microsoft`<http://www.microsoft.com/> Outline color #e00 renders the correct outline color on the element.
outline-color-035 Outline-color set to '#f00' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6b1f5b6a607ef9983ffccacb8ca773d977f55d8b `Microsoft`<http://www.microsoft.com/> Outline color #f00 renders the correct outline color on the element.
outline-color-036 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#g00' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 24717f71bb45488cf3356a74a0142c1bc0ca5ba1 `Microsoft`<http://www.microsoft.com/> Outline color #g00 (invalid) falls back to a default color.
outline-color-037 Outline-color set to '#010' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines bb12bca64647b2a9d849538f3315bfbda76c40ec `Microsoft`<http://www.microsoft.com/> Outline color #010 renders the correct outline color on the element.
outline-color-038 Outline-color set to '#090' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2516a2474f0796a4efbd178f2229368fc2c06743 `Microsoft`<http://www.microsoft.com/> Outline color #090 renders the correct outline color on the element.
outline-color-039 Outline-color set to '#0e0' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ed637e662e7047ebc7ab2eb10b8471fad94725b8 `Microsoft`<http://www.microsoft.com/> Outline color #0e0 renders the correct outline color on the element.
outline-color-040 Outline-color set to '#0f0' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0158794d2ae2b6f7a34a4685198fa8d716789f2b `Microsoft`<http://www.microsoft.com/> Outline color #0f0 renders the correct outline color on the element.
outline-color-041 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#0g0' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 99b0405dc4323bbab4e02de2702e8e6b554ffb0b `Microsoft`<http://www.microsoft.com/> Outline color #0g0 (invalid) falls back to a default color.
outline-color-042 Outline-color set to '#001' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b2304a4c222ae653b8288a7b41fa42d06f98c352 `Microsoft`<http://www.microsoft.com/> Outline color #001 renders the correct outline color on the element.
outline-color-043 Outline-color set to '#009' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 96fd630f0e31a983191a4ae8e6a1a89ddc2003e2 `Microsoft`<http://www.microsoft.com/> Outline color #009 renders the correct outline color on the element.
outline-color-044 Outline-color set to '#00e' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines eeb2b6878c73a3778bf5f6a3b747b2e9345ba68e `Microsoft`<http://www.microsoft.com/> Outline color #00e renders the correct outline color on the element.
outline-color-045 Outline-color set to '#00f' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 757058acf1df67d7724b9d08187518b62d369ad6 `Microsoft`<http://www.microsoft.com/> Outline color #00f renders the correct outline color on the element.
outline-color-046 reference/boxes_same_color_100px_black_50px_margin Outline-color set to '#00g' invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 943efdc9dc0e6f15d1f64d524c245922c5f4853f `Microsoft`<http://www.microsoft.com/> Outline color #00g (invalid) falls back to a default color.
outline-color-047 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-1%, -1%, -1%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1ff68baa2eda23988565700969e5074798619fad `Microsoft`<http://www.microsoft.com/> Outline color rgb(-1%, -1%, -1%) renders the correct outline color on the element.
outline-color-048 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 97eac4eb4b9f6bc480f9ce9a0002d847ac51d9fe `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, 0%) renders the correct outline color on the element.
outline-color-049 reference/outline-color-049-ref Outline-color set to 'rgb(1%, 1%, 1%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 16f84c014695357ca622dd54bdf9c27cd10490d2 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(1%, 1%, 1%) renders the correct outline color on the element.
outline-color-050 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-0%, -0%, -0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3556a10d809addaaa8c6c039fa1ac3eb84608d45 `Microsoft`<http://www.microsoft.com/> Outline color rgb(-0%, -0%, -0%) renders the correct outline color on the element.
outline-color-051 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(+0%, +0%, +0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b448607a493c86797801f7d4a47003be13433089 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+0%, +0%, +0%) renders the correct outline color on the element.
outline-color-052 reference/outline-color-052-ref Outline-color set to 'rgb(40%, 40%, 40%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c87a0b5cc19fa7abcaef93defc7cea0c5db32fb0 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(40%, 40%, 40%) renders the correct outline color on the element.
outline-color-053 reference/outline-color-052-ref Outline-color set to 'rgb(+40%, +40%, +40%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 58f6883a784bbd8ce382e06a17256223a3ea01d9 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(+40%, +40%, +40%) renders the correct outline color on the element.
outline-color-054 reference/outline-color-054-ref Outline-color set to 'rgb(99%, 99%, 99%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c28a2997a7dc43e0a6f981bb263c56c6f871bf78 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(99%, 99%, 99%) renders the correct outline color on the element.
outline-color-055 Outline-color set to 'rgb(100%, 100%, 100%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 789db316a0a64acd4afccac59d65660766235d40 `Microsoft`<http://www.microsoft.com/> Outline color rgb(100%, 100%, 100%) renders the correct outline color on the element.
outline-color-056 Outline-color set to 'rgb(+100%, +100%, +100%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 625a4a08ecdf495c7e0fa35f5db8af36e0c6d911 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+100%, +100%, +100%) renders the correct outline color on the element.
outline-color-057 Outline-color set to 'rgb(101%, 101%, 101%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b3b19ae53bf83e054aa2d10c8fe284a9ea50fd03 `Microsoft`<http://www.microsoft.com/> Outline color rgb(101%, 101%, 101%) renders the correct outline color on the element.
outline-color-058 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-1, -1, -1)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 38452a24a9ab1cfd832a36d9d6756df902c51428 `Microsoft`<http://www.microsoft.com/> Outline color rgb(-1, -1, -1) renders the correct outline color on the element.
outline-color-059 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f575346895a90a6b0dc58de9a256b51a26984ef6 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, 0) renders the correct outline color on the element.
outline-color-060 Outline-color set to 'rgb(1, 1, 1)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 55a80c0c0fd5a283f2d85f1e9e5b92ebf9f53d85 `Microsoft`<http://www.microsoft.com/> Outline color rgb(1, 1, 1) renders the correct outline color on the element.
outline-color-061 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-0, -0, -0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d53f37cf2dc066eb94192e78f436c9c3656d66bc `Microsoft`<http://www.microsoft.com/> Outline color rgb(-0, -0, -0) renders the correct outline color on the element.
outline-color-062 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(+0, +0, +0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b65cf7a28a3cce4d455fed812bace4eb11f910ac `Microsoft`<http://www.microsoft.com/> Outline color rgb(+0, +0, +0) renders the correct outline color on the element.
outline-color-063 Outline-color set to 'rgb(128, 128, 128)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d4176f4be93374a6f7c14445fa7d473f8bb07ab7 `Microsoft`<http://www.microsoft.com/> Outline color rgb(128, 128, 128) renders the correct outline color on the element.
outline-color-064 Outline-color set to 'rgb(+128, +128, +128)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 931e7ce0994f633a26f6b8fb3424875db9785289 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+128, +128, +128) renders the correct outline color on the element.
outline-color-065 Outline-color set to 'rgb(254, 254, 254)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0ef81da978e4afec49081d374af93baf1aa2e486 `Microsoft`<http://www.microsoft.com/> Outline color rgb(254, 254, 254) renders the correct outline color on the element.
outline-color-066 Outline-color set to 'rgb(255, 255, 255)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d5f0cb20eb1eaa6c727b7b9fdd5055f94fa30b5c `Microsoft`<http://www.microsoft.com/> Outline color rgb(255, 255, 255) renders the correct outline color on the element.
outline-color-067 Outline-color set to 'rgb(+255, +255, +255)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 411c72e5ffe1f0f2cfbceb9dd4a0a959b2345a32 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+255, +255, +255) renders the correct outline color on the element.
outline-color-068 Outline-color set to 'rgb(256, 256, 256)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a2f54c030fe7f087bb7b02a9b8ec6ea390d450ff `Microsoft`<http://www.microsoft.com/> Outline color rgb(256, 256, 256) renders the correct outline color on the element.
outline-color-069 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-1%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c2633cca4da784a1ada1ad3f95cdbf28360d81a9 `Microsoft`<http://www.microsoft.com/> Outline color rgb(-1%, 0%, 0%) renders the correct outline color on the element.
outline-color-070 reference/outline-color-070-ref Outline-color set to 'rgb(1%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 12edd6166106c4eef8ead55183731a375fb251cd `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(1%, 0%, 0%) renders the correct outline color on the element.
outline-color-071 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-0%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 78fbb26e9c3c9591b7c7d65c178aa16fd6383b66 `Microsoft`<http://www.microsoft.com/> Outline color rgb(-0%, 0%, 0%) renders the correct outline color on the element.
outline-color-072 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(+0%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d35af5e1275a8877386d31b0bac2b06c2bc90648 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+0%, 0%, 0%) renders the correct outline color on the element.
outline-color-073 reference/outline-color-073-ref Outline-color set to 'rgb(40%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c29bdc339edc7699d7f6dca38982e8042561c772 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(40%, 0%, 0%) renders the correct outline color on the element.
outline-color-074 reference/outline-color-073-ref Outline-color set to 'rgb(+40%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 04b647d153a16e699c3ed58b9bba62386f7fbb42 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(+40%, 0%, 0%) renders the correct outline color on the element.
outline-color-075 reference/outline-color-075-ref Outline-color set to 'rgb(99%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c154323369d466a80f712940f72a9e71b475074b `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(99%, 0%, 0%) renders the correct outline color on the element.
outline-color-076 Outline-color set to 'rgb(100%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3315ab6fe22cdf791bc0b2758be4f8ae432973e4 `Microsoft`<http://www.microsoft.com/> Outline color rgb(100%, 0%, 0%) renders the correct outline color on the element.
outline-color-077 Outline-color set to 'rgb(+100%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e11ffc73082384509c48d69a3aaf0f1c58d44136 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+100%, 0%, 0%) renders the correct outline color on the element.
outline-color-078 Outline-color set to 'rgb(101%, 0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines aca677eeb8587e08c8983c651619e261f9edd80d `Microsoft`<http://www.microsoft.com/> Outline color rgb(101%, 0%, 0%) renders the correct outline color on the element.
outline-color-079 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-1, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d39ddc195947346d888921eb3d96cee3855ff294 `Microsoft`<http://www.microsoft.com/> Outline color rgb(-1, 0, 0) renders the correct outline color on the element.
outline-color-080 Outline-color set to 'rgb(1, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 26cd2d0c7927ad5e0c2933ed9c8c6c2b0ca99f45 `Microsoft`<http://www.microsoft.com/> Outline color rgb(1, 0, 0) renders the correct outline color on the element.
outline-color-081 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(-0, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c6bdee219db12b3591b918f1624ebde69fc49e91 `Microsoft`<http://www.microsoft.com/> Outline color rgb(-0, 0, 0) renders the correct outline color on the element.
outline-color-082 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(+0, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c32f03fe722d38e0170d12da65890c807c78d029 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+0, 0, 0) renders the correct outline color on the element.
outline-color-083 Outline-color set to 'rgb(128, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 19c5b9913d30fa754b817bc498fbb7924827e1e0 `Microsoft`<http://www.microsoft.com/> Outline color rgb(128, 0, 0) renders the correct outline color on the element.
outline-color-084 Outline-color set to 'rgb(+128, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0f9f3bbc50ef421be22c2aa0647bf792283dc5a0 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+128, 0, 0) renders the correct outline color on the element.
outline-color-085 Outline-color set to 'rgb(254, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 714dd12979936eb48ee7beaa3e2fa86f620544cd `Microsoft`<http://www.microsoft.com/> Outline color rgb(254, 0, 0) renders the correct outline color on the element.
outline-color-086 Outline-color set to 'rgb(255, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 80bbf76c26c53d1e0b3d4ec806be2c9df543974d `Microsoft`<http://www.microsoft.com/> Outline color rgb(255, 0, 0) renders the correct outline color on the element.
outline-color-087 Outline-color set to 'rgb(+255, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4f0c162f9c9f9f7a6bd290e59fe668b5fb1c7b02 `Microsoft`<http://www.microsoft.com/> Outline color rgb(+255, 0, 0) renders the correct outline color on the element.
outline-color-088 Outline-color set to 'rgb(256, 0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines bf1946865180f5507cc7420b85fb30dbae3c2b0a `Microsoft`<http://www.microsoft.com/> Outline color rgb(256, 0, 0) renders the correct outline color on the element.
outline-color-089 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, -1%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e5d969fd146116fab3b18e570fc23d8737775261 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, -1%, 0%) renders the correct outline color on the element.
outline-color-090 reference/outline-color-090-ref Outline-color set to 'rgb(0%, 1%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 34362db306a5f00465ba8108b73640f41212fca1 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 1%, 0%) renders the correct outline color on the element.
outline-color-091 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, -0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0bb28fcd876bbbdddd79806fdc04d9e161c17e05 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, -0%, 0%) renders the correct outline color on the element.
outline-color-092 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, +0%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 760f202c7d3d2c51b458abef95533b6338ae8f6c `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, +0%, 0%) renders the correct outline color on the element.
outline-color-093 reference/outline-color-093-ref Outline-color set to 'rgb(0%, 40%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 91175608071bab5862b72b7f3169144e529d7cc5 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 40%, 0%) renders the correct outline color on the element.
outline-color-094 reference/outline-color-093-ref Outline-color set to 'rgb(0%, +40%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 29ef5ea035ff0b9fd0836ae644ce22777c5932f5 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, +40%, 0%) renders the correct outline color on the element.
outline-color-095 reference/outline-color-095-ref Outline-color set to 'rgb(0%, 99%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e594ad7ea07cf1497b769fb78babcfd58f4aed38 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 99%, 0%) renders the correct outline color on the element.
outline-color-096 Outline-color set to 'rgb(0%, 100%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2bfa1e3f593dd473609efe9354e04e558135f59b `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 100%, 0%) renders the correct outline color on the element.
outline-color-097 Outline-color set to 'rgb(0%, +100%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e7a1c73cabaeebe321858eccf230296b8ad69b28 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, +100%, 0%) renders the correct outline color on the element.
outline-color-098 Outline-color set to 'rgb(0%, 101%, 0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 458e84686a105fc73519b6a458cfc5b1fa90301d `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 101%, 0%) renders the correct outline color on the element.
outline-color-099 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, -1, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 66386595ce54b4e675ff1209946c0c9c99c18b9a `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, -1, 0) renders the correct outline color on the element.
outline-color-100 Outline-color set to 'rgb(0, 1, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d4ef8e421284eb19c9cfdaea387530cbf14088f1 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 1, 0) renders the correct outline color on the element.
outline-color-101 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, -0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9ce1934befd02f6917b53c0993254c127116314d `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, -0, 0) renders the correct outline color on the element.
outline-color-102 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, +0, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 5d9298de61af475a5a188b0678d061e600af210a `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, +0, 0) renders the correct outline color on the element.
outline-color-103 Outline-color set to 'rgb(0, 128, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines bbed897340dde956d943be72e219c654519a0a54 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 128, 0) renders the correct outline color on the element.
outline-color-104 Outline-color set to 'rgb(0, +128, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d3371a2cd0a57c1c80adf3b21e743a7c955a6315 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, +128, 0) renders the correct outline color on the element.
outline-color-105 Outline-color set to 'rgb(0, 254, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 45152ca1defe6746bf93d332d01294d56233bbd5 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 254, 0) renders the correct outline color on the element.
outline-color-106 Outline-color set to 'rgb(0, 255, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 149e9fe455efcf68bf9dda6f6c70fc994858ada9 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 255, 0) renders the correct outline color on the element.
outline-color-107 Outline-color set to 'rgb(0, +255, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines dcad0aa09b596eac5e4d5dfd03e629339a899fda `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, +255, 0) renders the correct outline color on the element.
outline-color-108 Outline-color set to 'rgb(0, 256, 0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a9a078bb0552345f587630f9192f5a745371a18c `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 256, 0) renders the correct outline color on the element.
outline-color-109 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, 0%, -1%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines fb0b292206864c0643a496b444b3ed34e5a887da `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, -1%) renders the correct outline color on the element.
outline-color-110 reference/outline-color-110-ref Outline-color set to 'rgb(0%, 0%, 1%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7c2777caa682592a05d8b36e4081f27f962c8ea5 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 0%, 1%) renders the correct outline color on the element.
outline-color-111 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, 0%, -0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a0518e9c0d9321b02b9f5911e2e8861a7ea3bd5a `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, -0%) renders the correct outline color on the element.
outline-color-112 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0%, 0%, +0%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines afcb7be9b7ab6191a3da9e34328ff73e756b31c5 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, +0%) renders the correct outline color on the element.
outline-color-113 reference/outline-color-113-ref Outline-color set to 'rgb(0%, 0%, 40%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines af938ebd034f55695f93b562feb800b15fdcbcd9 `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 0%, 40%) renders the correct outline color on the element.
outline-color-114 reference/outline-color-113-ref Outline-color set to 'rgb(0%, 0%, +40%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0349444c113efb165ef780807a5de75ff9e2ba8f `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 0%, +40%) renders the correct outline color on the element.
outline-color-115 reference/outline-color-115-ref Outline-color set to 'rgb(0%, 0%, 99%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f2fc913bd6788dce34529f328f29a517b31a41cd `Microsoft`<http://www.microsoft.com/>,`Rebecca Hauck`<mailto:rhauck@adobe.com> Outline color rgb(0%, 0%, 99%) renders the correct outline color on the element.
outline-color-116 Outline-color set to 'rgb(0%, 0%, 100%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b9b755b4a8dc6415ef58b7450d348c751b80d491 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, 100%) renders the correct outline color on the element.
outline-color-117 Outline-color set to 'rgb(0%, 0%, +100%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 21b27175bbe04b703624dd2ebe91493b2619285f `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, +100%) renders the correct outline color on the element.
outline-color-118 Outline-color set to 'rgb(0%, 0%, 101%)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines eed5974cba216bc8eea6f5e561ebd2d87cccc416 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0%, 0%, 101%) renders the correct outline color on the element.
outline-color-119 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, 0, -1)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7b2b5dc8bb84942d58bd87d01cf40f67df88e2c7 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, -1) renders the correct outline color on the element.
outline-color-120 Outline-color set to 'rgb(0, 0, 1)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 43b04439d4709188abf646e5c14e7d65b3316438 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, 1) renders the correct outline color on the element.
outline-color-121 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, 0, -0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 14b78a0a4e249035b3edc2c4247891db2f1e24fb `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, -0) renders the correct outline color on the element.
outline-color-122 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'rgb(0, 0, +0)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0d0be61477168b5d3b72bc89ab550fd800d01c39 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, +0) renders the correct outline color on the element.
outline-color-123 Outline-color set to 'rgb(0, 0, 128)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a9aa156ccadfbe2d6999298c430cec17bce24d1a `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, 128) renders the correct outline color on the element.
outline-color-124 Outline-color set to 'rgb(0, 0, +128)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8f95d0c69347c9617767a430911eba8ed645f2ad `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, +128) renders the correct outline color on the element.
outline-color-125 Outline-color set to 'rgb(0, 0, 254)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1c493027f5514e2e3199aa9ab14d1ded23e4d9fc `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, 254) renders the correct outline color on the element.
outline-color-126 Outline-color set to 'rgb(0, 0, 255)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ff98444de90caa237b7c90d26211792a56a6534f `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, 255) renders the correct outline color on the element.
outline-color-127 Outline-color set to 'rgb(0, 0, +255)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 35e1dd6010bbbd76bbe09b6b254c77f057b2e9db `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, +255) renders the correct outline color on the element.
outline-color-128 Outline-color set to 'rgb(0, 0, 256)' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ed8dec821c38a6c10e35ba22ae2a9b420beb78e6 `Microsoft`<http://www.microsoft.com/> Outline color rgb(0, 0, 256) renders the correct outline color on the element.
outline-color-129 Outline-color set to 'aqua' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b9e15d2961e3d36889ae8d36f9303222adea40e5 `Microsoft`<http://www.microsoft.com/> Outline color aqua renders the correct outline color on the element.
outline-color-130 reference/boxes_same_color_100px_black_50px_margin Outline-color set to 'black' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ad4660edefdb2d0ecf09299353df0d479ab9c543 `Microsoft`<http://www.microsoft.com/> Outline color black renders the correct outline color on the element.
outline-color-131 Outline-color set to 'blue' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2aa419fdf340ea5b80e57df716b149505d3af2ff `Microsoft`<http://www.microsoft.com/> Outline color blue renders the correct outline color on the element.
outline-color-132 Outline-color set to 'fuchsia' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines eeec5f5b5a677336acd45fcd88be2f339f087784 `Microsoft`<http://www.microsoft.com/> Outline color fuchsia renders the correct outline color on the element.
outline-color-133 Outline-color set to 'gray' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7300511619afdf878d789a69b8ef560f05f30239 `Microsoft`<http://www.microsoft.com/> Outline color gray renders the correct outline color on the element.
outline-color-134 Outline-color set to 'green' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7ffe479a1b913c0035f606e2a979af32a4db1935 `Microsoft`<http://www.microsoft.com/> Outline color green renders the correct outline color on the element.
outline-color-135 Outline-color set to 'lime' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 81029f3cb62d6ceca380960fd26083e02ccd315c `Microsoft`<http://www.microsoft.com/> Outline color lime renders the correct outline color on the element.
outline-color-136 Outline-color set to 'maroon' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9238b936b769c1f1302e321a1b1ee983a010093e `Microsoft`<http://www.microsoft.com/> Outline color maroon renders the correct outline color on the element.
outline-color-137 Outline-color set to 'navy' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 92f3eb783dfda1704c144776895863cb5280f1ad `Microsoft`<http://www.microsoft.com/> Outline color navy renders the correct outline color on the element.
outline-color-138 Outline-color set to 'olive' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 5f0d18b4c236acf74b7ec87570488496b4d80564 `Microsoft`<http://www.microsoft.com/> Outline color olive renders the correct outline color on the element.
outline-color-139 Outline-color set to 'orange' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 846b5c91f675e7f1eef864dfbd5e5e8ffcc80ea4 `Microsoft`<http://www.microsoft.com/> Outline color orange renders the correct outline color on the element.
outline-color-140 Outline-color set to 'purple' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9d35f08b00dbfac199d36e815fb76f6ac0711a80 `Microsoft`<http://www.microsoft.com/> Outline color purple renders the correct outline color on the element.
outline-color-141 Outline-color set to 'red' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8db07867f1f62e93138f7d55d160d538abcc9976 `Microsoft`<http://www.microsoft.com/> Outline color red renders the correct outline color on the element.
outline-color-142 Outline-color set to 'silver' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 19c498afbcd6d1230a7a1617ffa5b824c8e9d716 `Microsoft`<http://www.microsoft.com/> Outline color silver renders the correct outline color on the element.
outline-color-143 Outline-color set to 'teal' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b2b905cc73e9f92187f4a3feace7df89b52a98dc `Microsoft`<http://www.microsoft.com/> Outline color teal renders the correct outline color on the element.
outline-color-144 Outline-color set to 'white' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ebff91bf5410b1e208e6698c41901e25a3afaf72 `Microsoft`<http://www.microsoft.com/> Outline color white renders the correct outline color on the element.
outline-color-145 Outline-color set to 'yellow' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 11d033c5b54ac24892dfaa45a81ee769c6c81b11 `Microsoft`<http://www.microsoft.com/> Outline color yellow renders the correct outline color on the element.
outline-color-174 Outline color set to 'invert' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6b3127da9e1daead45cd35a562598fdaf8917cb1 `Microsoft`<http://www.microsoft.com/> Outline color 'invert' makes outline visible on any background color.
outline-color-175 Outline-color set to 'inherit' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 99a5e95d2160344ce8ddacec709eff090b70cfa9 `Microsoft`<http://www.microsoft.com/> Outline color inherit renders the correct outline color on the element.
outline-color-176 outline-color: invert - longhand form https://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 729b0172e6474fcb5d891d0a0dd08f8e5dcc6342 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that if color inversion on the pixels on the screen is supported by the user agent, then 'outline-color: invert' in this test should render a filled black square otherwise, if color inversion on the pixels on the screen is not supported by the user agent, then 'outline-color: invert' in this test should compute to the computed color value of the element ('currentColor' in CSS3 ui) which is orange in which case a filled orange square should be rendered.
outline-color-applies-to-001 Outline-color applied to element with display table-row-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 271060f10d5c659d26cb3d4288de2d8c69726140 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table-row-group.
outline-color-applies-to-002 Outline-color applied to element with display table-header-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e0d632e933076adfe5f74b63e397b4a582632604 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table-header-group.
outline-color-applies-to-003 Outline-color applied to element with display table-footer-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 01e16c79cd7cfb9d64e6baa6c1af0a449997199a `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table-footer-group.
outline-color-applies-to-004 Outline-color applied to element with display table-row http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 80080976763bd688e2e390e2aae4bd3cee318361 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table-row.
outline-color-applies-to-005 reference/no-red-on-blank-page-ref Outline-color applied to element with display table-column-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines c7b9222186aa2524b67c5896800b1d1f0b6365e0 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property does not apply to elements with a display of table-column-group.
outline-color-applies-to-006 reference/no-red-on-blank-page-ref Outline-color applied to element with display table-column http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines feb20b58ffae097c5563ef9747bb371f1263b3fc `Microsoft`<http://www.microsoft.com/> The 'outline-color' property does not apply to elements with a display of table-column.
outline-color-applies-to-007 Outline-color applied to element with display table-cell http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ae7d95546619c7fdb866162cf47dc5783e77b12e `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table-cell.
outline-color-applies-to-008 Outline-color applied to element with display inline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6f5cfddf0ed9bf8c08273a025c6734f4c29cf695 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of inline.
outline-color-applies-to-009 Outline-color applied to element with display block http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 601975bfe8d50bf91d8735bffdc56b58ece45ea3 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of block.
outline-color-applies-to-010 Outline-color applied to element with display list-item http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines fb0ebe0b1e1b61986ec2a31568680f40a749ab5a `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of list-item.
outline-color-applies-to-011 Outline-color applied to element with display run-in http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines eb3a1ccff48485cddd5b0ec80c64a2d957104275 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of run-in.
outline-color-applies-to-012 Outline-color applied to element with display inline-block http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0460cb0095876600fbf530294b6dbd714ff91365 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of inline-block.
outline-color-applies-to-013 Outline-color applied to element with display table http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 440f73e88e7c3cfada966a15beee82657809bd43 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table.
outline-color-applies-to-014 Outline-color applied to element with display inline-table http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines cb961bbb6699eafd6d178e696a49de70dc85235c `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of inline-table.
outline-color-applies-to-015 Outline-color applied to element with display table-caption http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1c015135d8233506931f12a48074db0dfa478035 `Microsoft`<http://www.microsoft.com/> The 'outline-color' property applies to elements with a display of table-caption.
outline-focus-001 Default outlines and interactive media groups interact,may http://www.w3.org/TR/CSS21/ui.html#outline-focus,http://www.w3.org/TR/CSS21/media.html#interactive-media-group,http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes d65d55a1a4157a80ceadcb92597451079563205e `Microsoft`<http://www.microsoft.com/> Interactive media groups may show a focus outline to indicate that focus has been set on an element.
outline-individual-001 Outline-top is not valid invalid http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3e71471c02eb11cfcc6e79fd8808ba754ecafa3b `Microsoft`<http://www.microsoft.com/> Outline does not support setting individual values for the outline like 'outline-top'.
outline-individual-002 Outline-left is not valid invalid http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8113abf7d307eca8f60c2891782d1d97982968d3 `Microsoft`<http://www.microsoft.com/> Outline does not support setting individual values for the outline like 'outline-left'.
outline-individual-003 Outline-bottom is not valid invalid http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 642e84d7bd1e5d1e98e01d6c078988eee6a172d2 `Microsoft`<http://www.microsoft.com/> Outline does not support setting individual values for the outline like 'outline-bottom'.
outline-individual-004 Outline-right is not valid invalid http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0823fc6b7667055a55bc6e1a62ed389e2bcf9165 `Microsoft`<http://www.microsoft.com/> Outline does not support setting individual values for the outline like 'outline-right'.
outline-layout-001 Outlines and box layout http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 219785b60e7ee1d96f6d6f8bf0543b6cec5de9ba `Microsoft`<http://www.microsoft.com/> Outlines do not affect box layout.
outline-layout-002 Outline and text layout http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 66adcae744cad10aa7b3aa7e961b5d9be235f3bd `Microsoft`<http://www.microsoft.com/> Outlines are visual indications that do not affect layout of other elements or text.
outline-layout-003 Outline and border placement may http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines fb51ea8f5dc7acc7b15674c1fbf0e19d4a0c9484 `Microsoft`<http://www.microsoft.com/> Outline may be drawn directly outside of the border.
outline-layout-004 Outline is connected and closed http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 60503f6988fd185312c4d16e0f42289f66cf64c9 `Microsoft`<http://www.microsoft.com/> Outline is connected and encloses the appropriate content.
outline-layout-005 Outline is the same on all sides http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines de41ec9b43edfb818c356a47eb7320897455f912 `Microsoft`<http://www.microsoft.com/> Outline is the same on all sides.
outline-no-relayout-001 Outline-width is changed via script dom,interact http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 5f4a15b82d647a1c546007f5cc86a0ffa8bd8056 `Microsoft`<http://www.microsoft.com/> Scripts can change outline width, without causing a reflow.
outline-overlap-001 Outline overlaps with other elements http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e2de69c8652a9086c6188e810685acb06db085fe `Microsoft`<http://www.microsoft.com/> Outline can overlap with other elements.
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/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.
outline-style-applies-to-004 Outline-style applied to element with display table-row http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 15f30eeac95f00afbee6ca82038628a930b20a15 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table-row.
outline-style-applies-to-005 reference/no-red-on-blank-page-ref Outline-style applied to element with display table-column-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 236a81841e4fde6d24f4e8cc4f10988c67ecce3a `Microsoft`<http://www.microsoft.com/> The 'outline-style' property does not apply to elements with a display of table-column-group.
outline-style-applies-to-006 reference/no-red-on-blank-page-ref Outline-style applied to element with display table-column http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 354033d774ab0a40ec23e8940e295090a616d41f `Microsoft`<http://www.microsoft.com/> The 'outline-style' property does not apply to elements with a display of table-column.
outline-style-applies-to-007 Outline-style applied to element with display table-cell http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 45dbceb2f9baf80a00a696c6786d12391471509b `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table-cell.
outline-style-applies-to-008 Outline-style applied to element with display inline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ea252b5e26e929a6af55d6575eeb27f810687430 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of inline.
outline-style-applies-to-009 Outline-style applied to element with display block http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6f71e64f083140d22986794275cc8339e0fb5326 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of block.
outline-style-applies-to-010 Outline-style applied to element with display list-item http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3ca305d94e295797ae0015d475ef6a4847110590 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of list-item.
outline-style-applies-to-011 Outline-style applied to element with display run-in http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1b955345d47d3f6ed5cda4c14b28a267d86b48cb `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of run-in.
outline-style-applies-to-012 Outline-style applied to element with display inline-block http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d220b21db7fb5811e23af4c142e9d7796d91dd9e `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of inline-block.
outline-style-applies-to-013 Outline-style applied to element with display table http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ae651da48c3dfb0a9dca55699de31a7542db6cb4 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table.
outline-style-applies-to-014 Outline-style applied to element with display inline-table http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7f4dcc7608fb2f592c899b748bd15c30849c5675 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of inline-table.
outline-style-applies-to-015 Outline-style applied to element with display table-caption http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 983cccf27f2065fd61f7c2d01faba9900a922692 `Microsoft`<http://www.microsoft.com/> The 'outline-style' property applies to elements with a display of table-caption.
outline-style-hidden-001 Outline-style set to 'hidden' invalid http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1c3265fc3e1ddfdd3dfda0f7bc3311c943421d1c `Microsoft`<http://www.microsoft.com/> Outline style does not support the 'border-style' value of 'hidden'.
outline-width-001 Outline-width - outline the box with a -1px solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines befa477ebe0f7456a81c7e6fefaf97b423e67d8b `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in pixels and is ignored.
outline-width-002 reference/no-red-filler-text-ref Outline-width set to a minimum value for pixels http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 99ccf6afaa3b274f63e4eff11944f41009f7ada5 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in pixels that sets the width of the outline.
outline-width-003 Outline-width - outline the box with a 1px solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ca2745109bbae0b373f72af8a1d5374f503b006b `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in pixels that sets the width of the outline.
outline-width-004 reference/no-red-filler-text-ref Outline-width - outline the box with a -0px solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9caaad48ecfc55497252eaf0c3d7eb06b8658791 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in pixels that that has a minus sign before it.
outline-width-005 reference/no-red-filler-text-ref Outline-width - outline the box with a +0px solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 195c64e71bb7b833fecfb2793558e50cec9dfc43 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in pixels that that has a plus sign before it.
outline-width-006 Outline-width - outline the box with a 5px solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8156d9bdf52ffdbbe022eda8dc6d8ea044983465 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in pixels that sets the width of the outline.
outline-width-007 Outline-width - outline the box with a +5px solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8fee74b33189a71676e58c2df2f7208bf4269a0b `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in pixels that has a plus sign before it.
outline-width-012 Outline-width with a minimum minus one value in points invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8ba85d7788c71c2a52282ff9f27823f88e01832b `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in points and is ignored.
outline-width-013 reference/no-red-filler-text-ref Outline-width with a minimum value in points http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7285bda5c2c83e2c5f883cbefb44a1188800b270 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in points that sets the width of the outline.
outline-width-014 Outline-width with a minimum plus one value in points http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines fffacbc10ca743fc5253188d8d0911e4f66bb0d7 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in points that sets the width of the outline.
outline-width-015 reference/no-red-filler-text-ref Outline-width with a negative minimum value in points http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7cdbc6c7a3218061da1e8af059e6291635295af8 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in points that that has a minus sign before it.
outline-width-016 reference/no-red-filler-text-ref Outline-width with a positive minimum value in points http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7d18ba40426eedb7e8045df526c7a0825c83c0b7 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in points that that has a plus sign before it.
outline-width-017 Outline-width - outline the box with a 5pt solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ebbc34782adb7882e859d621aec373975abb2dbf `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in points that sets the width of the outline.
outline-width-018 Outline-width - outline the box with a +5pt solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 16619629459b8f63afb3339e06a1de447f1425b0 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in points that has a plus sign before it.
outline-width-023 Outline-width - outline the box with a -1pc solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7ec5bb0eba76fd9e7c66da874f523f83638c3209 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in picas and is ignored.
outline-width-024 reference/no-red-filler-text-ref Outline-width - outline the box with a 0pc solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4b9a46767b68218f6288168c3b43e015f7f2dcc9 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in picas that sets the width of the outline.
outline-width-025 Outline-width - outline the box with a 1pc solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9709616b3ba9eb581f714b517bbc8daff91f3403 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in picas that sets the width of the outline.
outline-width-026 reference/no-red-filler-text-ref Outline-width - outline the box with a -0pc solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 267c3e083164a5af21489160d719a53a4a8e93d4 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in picas that that has a minus sign before it.
outline-width-027 reference/no-red-filler-text-ref Outline-width - outline the box with a +0pc solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 29cc528d9a983f76cbf1a095cdf4889c5b394564 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in picas that that has a plus sign before it.
outline-width-028 Outline-width - outline the box with a 5pc solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 476731653f0cbacc47537419b0ec70017d5a19a9 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in picas that sets the width of the outline.
outline-width-029 Outline-width - outline the box with a +5pc solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 02263eeae886d23ae69d95af4bda08accbbdcbe7 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in picas that has a plus sign before it.
outline-width-034 Outline-width - outline the box with a -1cm solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d322dd1990390cca5c07591afaea12f218569e07 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in centimeters and is ignored.
outline-width-035 reference/no-red-filler-text-ref Outline-width - outline the box with a 0cm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d807a63dd07933c21038297bcbd182b0aaa1267e `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in centimeters that sets the width of the outline.
outline-width-036 Outline-width - outline the box with a 1cm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d34fdc2130c9e9240fd705fad05afd9412219c28 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in centimeters that sets the width of the outline.
outline-width-037 reference/no-red-filler-text-ref Outline-width - outline the box with a -0cm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7d4fe2c05e40a10448e92ae4e33209156c8aacca `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in centimeters that that has a minus sign before it.
outline-width-038 reference/no-red-filler-text-ref Outline-width - outline the box with a +0cm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7fa18892f571b3083a465046e4ea95de292908cf `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in centimeters that that has a plus sign before it.
outline-width-039 Outline-width - outline the box with a 5cm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 02e2e8e4917fa34947ea9380642c2bff48c7e348 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in centimeters that sets the width of the outline.
outline-width-040 Outline-width - outline the box with a +5cm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines af816c02cdb2ee875b25dd79cb4d5e7f9f9a75aa `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in centimeters that has a plus sign before it.
outline-width-045 Outline-width - outline the box with a -1mm solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0ebb1c6f84869626b62f219acdbc42a1e5efda0e `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in millimeters and is ignored.
outline-width-046 reference/no-red-filler-text-ref Outline-width - outline the box with a 0mm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 09d5b6c9b45bc6d026e8b29e2d00cac33ea50717 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in millimeters that sets the width of the outline.
outline-width-047 Outline-width - outline the box with a 1mm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 344df78ad51929a42c41325b25650a7e7006bbec `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in millimeters that sets the width of the outline.
outline-width-048 reference/no-red-filler-text-ref Outline-width - outline the box with a -0mm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8897677249870a75f9a7001324726e30aece5b0f `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in millimeters that that has a minus sign before it.
outline-width-049 reference/no-red-filler-text-ref Outline-width - outline the box with a +0mm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b5fb818477319126899673d33dddebd66e67cd26 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in millimeters that that has a plus sign before it.
outline-width-050 Outline-width - outline the box with a 5mm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 05c6aefeac65a4eb35ae2b65d54d9e435d1e689a `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in millimeters that sets the width of the outline.
outline-width-051 Outline-width - outline the box with a +5mm solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ca498ca5fe6e1264b3e90d538fd6edfe4a398dc2 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in millimeters that has a plus sign before it.
outline-width-056 Outline-width - outline the box with a -1in solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7caa897feec400033e85670ee9ce8dce1006ecdd `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in inches and is ignored.
outline-width-057 reference/no-red-filler-text-ref Outline-width - outline the box with a 0in solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 9557bf46ce0f2b50d6c51eaac8652e30904c6fe1 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in inches that sets the width of the outline.
outline-width-058 Outline-width - outline the box with a 1in solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a0dfb9392633dbccccbfa5e6055ada676b03fa48 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in inches that sets the width of the outline.
outline-width-059 reference/no-red-filler-text-ref Outline-width - outline the box with a -0in solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e85443e190e10838c6198867f55b63f2a026e353 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in inches that that has a minus sign before it.
outline-width-060 reference/no-red-filler-text-ref Outline-width - outline the box with a +0in solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 40e74a9a8ab09388f921511c74f4820d5b7c9bae `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in inches that that has a plus sign before it.
outline-width-061 Outline-width - outline the box with a 2in solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6a07bea8b550a10968fb8dc248053b18049028ed `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in inches that sets the width of the outline.
outline-width-062 Outline-width - outline the box with a +2in solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 0356c25bd65f737c6a5baca3a2186f96650a20dc `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in inches that has a plus sign before it.
outline-width-067 Outline-width - outline the box with a -1em solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7076d9ed6c4e8b4887d16b3c73c12fded15b5df6 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in 'em' units and is ignored.
outline-width-068 reference/no-red-filler-text-ref Outline-width - outline the box with a 0em solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 6a7a0297d9515864dea6f6789e722b1d70e98cdd `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in 'em' units that sets the width of the outline.
outline-width-069 Outline-width - outline the box with a 1em solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a6378aa132c275cc196ea39f9f6b8a46790d92c8 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in 'em' units that sets the width of the outline.
outline-width-070 reference/no-red-filler-text-ref Outline-width - outline the box with a -0em solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 09f1dc5087d4ec6d5582f8b4392f06900a8eef98 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in 'em' units that that has a minus sign before it.
outline-width-071 reference/no-red-filler-text-ref Outline-width - outline the box with a +0em solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 1baf2bf1844739f9e0bdf9e55ae5969cdf9cfc9d `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in 'em' units that that has a plus sign before it.
outline-width-072 Outline-width - outline the box with a 5em solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8abe53cbc70f4343a09657c5f5d06e763b37c456 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in 'em' units that sets the width of the outline.
outline-width-073 Outline-width - outline the box with a +5em solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3389e342fcb78eaf7c549e16a7a97a4fe8a16c55 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in 'em' units that has a plus sign before it.
outline-width-078 Outline-width - outline the box with a -1ex solid outline invalid http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2a40133691cf30111d2b4230977983c43df61c82 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not support a negative length value in 'ex' units and is ignored.
outline-width-079 reference/no-red-filler-text-ref Outline-width - outline the box with a 0ex solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 14db580aff49f49e2705de92fc2b1969c7018377 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in 'ex' units that sets the width of the outline.
outline-width-080 Outline-width - outline the box with a 1ex solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2ff5a0490be0dc917f2ed0d6228139247f0b4bde `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum plus one length value in 'ex' units that sets the width of the outline.
outline-width-081 reference/no-red-filler-text-ref Outline-width - outline the box with a -0ex solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3d368c90fa7f227a5a49f66e22c99b6c28b8f47c `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in 'ex' units that that has a minus sign before it.
outline-width-082 reference/no-red-filler-text-ref Outline-width - outline the box with a +0ex solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines edccbb8963da6acd59265a1d1761c04f39a5c452 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value in 'ex' units that that has a plus sign before it.
outline-width-083 Outline-width - outline the box with a 5px solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines f90fe2f1566282b76d6b60c5070283008cdb0074 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in 'ex' units that sets the width of the outline.
outline-width-084 Outline-width - outline the box with a +5ex solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e5925ca31fc292f7a05be27fd8341d131664d9f8 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a nominal length value in 'ex' units that has a plus sign before it.
outline-width-089 reference/no-red-filler-text-ref Outline-width - outline the box with a -0 solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4099af25e2d0898f7107273f20fece59987bd239 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value with no units that has a minus sign before it.
outline-width-090 reference/no-red-filler-text-ref Outline-width - outline the box with a 0 solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines e0fa2078e87971de0d5d1816ee2258b1a9578550 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value with no units.
outline-width-091 reference/no-red-filler-text-ref Outline-width - outline the box with a +0 solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 8b0c9bb2cf2a18eafce236de5bc069cda2621824 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a minimum length value with no units that has a plus sign before it.
outline-width-092 Outline-width - outline the box with a thin solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 5eb649838150c92e4c6d0de71eceb9fd03b0e374 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a value of 'thin'.
outline-width-093 Outline-width - outline the box with a medium solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines eb9e066e838acc0224dad4c3e26e73fb0ac8c8c6 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a value of 'medium'.
outline-width-094 Outline-width - outline the box with a thick solid outline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7c67804efda014dcbebc4078da1fa5e230663d95 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a value of 'thick'.
outline-width-095 Outline-width set to 'inherit' http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 55251ee20f1ad6dc6fc9ac43d56190af1575ef1a `Microsoft`<http://www.microsoft.com/> The 'outline-width' property supports a value of 'inherit' and gets its computed value from its parent.
outline-width-096 reference/outline-width-096-ref outline-width - 'outline-style: none' and inherit http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines d80ba7a3db445017f69eaff80729d64cec4be836 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The computed value of 'outline-width' property is '0' if 'outline-style' is 'none'
outline-width-applies-to-001 Outline-width applied to element with display table-row-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a8370105a131b06ce723e1ac1f036aa0063801b4 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table-row-group.
outline-width-applies-to-002 Outline-width applied to element with display table-header-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines a96ec413a9b7702470471a050658eef8c236693e `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table-header-group.
outline-width-applies-to-003 Outline-width applied to element with display table-footer-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 2507c027082460f8ee52e4e963977a0bbf582993 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table-footer-group.
outline-width-applies-to-004 Outline-width applied to element with display table-row http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 05f56ca5ac9471c4170d7601be498ccf8a3747cf `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table-row.
outline-width-applies-to-005 reference/no-red-on-blank-page-ref Outline-width applied to element with display table-column-group http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b5f25ef6d546e9b89fe46345bf0eb37ccb513dfd `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not apply to elements with a display of table-column-group.
outline-width-applies-to-006 reference/no-red-on-blank-page-ref Outline-width applied to element with display table-column http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 3b46cec5dfc021932d0ca0cedf65b43102412db0 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property does not apply to elements with a display of table-column.
outline-width-applies-to-007 Outline-width applied to element with display table-cell http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 258c683944b503457a09b2dc46f2ee22d26985aa `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table-cell.
outline-width-applies-to-008 Outline-width applied to element with display inline http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines bbb3adeead4a883ab5b359cee3c8d201898d52df `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of inline.
outline-width-applies-to-009 Outline-width applied to element with display block http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines ee3a3e21b9b6ae4a15bed946d6ae64be02c2af54 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of block.
outline-width-applies-to-010 Outline-width applied to element with display list-item http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4f13e56b8023238d4951bc74697669bd2c725b81 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of list-item.
outline-width-applies-to-011 Outline-width applied to element with display run-in http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 617a0839b52db544259ca3c6b58dbaf6b470105c `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of run-in.
outline-width-applies-to-012 Outline-width applied to element with display inline-block http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines b19984cc4b8ae7956406ccb0a2e596fa0b41b4a1 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of inline-block.
outline-width-applies-to-013 Outline-width applied to element with display table http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 7512029dffcc003aac4d631ab9182b776f6a93c4 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table.
outline-width-applies-to-014 Outline-width applied to element with display inline-table http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 770ba1a2e58e6f86c9204073d77c15fa788a3b34 `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of inline-table.
outline-width-applies-to-015 Outline-width applied to element with display table-caption http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width,http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines 4081a8e9d7d5e67c17979f47bd59999658959a7c `Microsoft`<http://www.microsoft.com/> The 'outline-width' property applies to elements with a display of table-caption.
overflow-001 Overflow set to 'visible' http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 008009a6a087f390c5ea40bd7437a83e8bc7a41f `Microsoft`<http://www.microsoft.com/> The 'overflow' property set to 'visible' properly shows all content that extends beyond the containing element.
overflow-002 Overflow set to 'hidden' http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow fac9e1b75619497fb8b8b7bc1e9080d650a41397 `Microsoft`<http://www.microsoft.com/> The 'overflow' property set to 'hidden' properly hides all content that extends beyond the containing element.
overflow-003 Overflow set to 'scroll' interact http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 7b873e1a09c8f2a9e6548ce601792fc102924dc1 `Microsoft`<http://www.microsoft.com/> The 'overflow' property set to 'scroll' properly applies a scrolling mechanism to access overflowing content.
overflow-004 Overflow set to 'auto' interact http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 1ff7d9f4acd4098add9d463002e754220fe21fbf `Microsoft`<http://www.microsoft.com/> The 'overflow' property set to 'auto' properly applies a scrolling mechanism to access overflowing content.
overflow-005 Overflow set to 'inherit' interact http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow e59658a3486710dd18a4bee67b7d0049059ad3d8 `Microsoft`<http://www.microsoft.com/> The 'overflow' property set to 'inherit' properly inherits its value from its parent element.
overflow-006 Floats and overflow http://www.w3.org/TR/CSS21/visufx.html#overflow b4d80289d167fe941ba824174918831af446ef1b `Ian Hickson`<mailto:ian@hixie.ch>
overflow-007 margin and overflow interact http://www.w3.org/TR/CSS21/visufx.html#overflow 03ecaa88d0037c7754d1f52f89f87fd949a20878 `Eira Monstad`<mailto:eiram@opera.com>,`Ian Hickson`<mailto:ian@hixie.ch>
overflow-008 margin and overflow interact http://www.w3.org/TR/CSS21/visufx.html#overflow 498d2dfd12c9bd113aae35b1105b3e25b0aeac1d `Eira Monstad`<mailto:eiram@opera.com>,`Ian Hickson`<mailto:ian@hixie.ch>
overflow-ancestors-001 Overflow affect on children interact http://www.w3.org/TR/CSS21/visufx.html#overflow a1eef7937185b65f54cb7cc12a518d447eb63817 `Microsoft`<http://www.microsoft.com/> Overflow clipping does not affect elements which are ancestors to the element being clipped.
overflow-applies-to-001 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'table-row-group' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow bbb575617149a4b2ca839e3cfb97e2f1f529b04b `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'table-row-group'.
overflow-applies-to-002 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'table-header-group' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 88367f66c7ac797d27a2c701c5e341ec72431610 `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'table-header-group'.
overflow-applies-to-003 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'table-footer-group' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 4bfebd3a8e08322bc1fab312d56b4cc64d2afc85 `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'table-footer-group'.
overflow-applies-to-004 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'table-row' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow aba63bd434e844fa73a3eb1bc25b4ec29c9f5115 `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'table-row'.
overflow-applies-to-005 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'table-column-group' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 53803ae43b32cf313be7c2f635e4dcedd1bf3bc3 `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'table-column-group'.
overflow-applies-to-006 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'table-column' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 65c59822197807ded388151693a4a9e88c608031 `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'table-column'.
overflow-applies-to-007 reference/ref-if-there-is-no-red overflow applied to elements with 'display' set to 'table-cell' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 05e3598ab1f8a89b61894cd908311b0699ae2773 `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'table-cell'.
overflow-applies-to-008 reference/overflow-applies-to-001-ref overflow applied to elements with 'display' set to 'inline' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 8617ff144108b1679a7bd7bffdbedd833551f442 `Microsoft`<http://www.microsoft.com/> The 'overflow' property does not apply to elements with 'display' set to 'inline'.
overflow-applies-to-009 reference/ref-if-there-is-no-red overflow applied to elements with 'display' set to 'block' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 717bf7ff274be83175c495aceab1ea3a5cc1fff3 `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'block'.
overflow-applies-to-010 overflow applied to elements with 'display' set to 'list-item' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 40297b682b87073b6fdf8fb6ea19f4699be1977d `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'list-item'.
overflow-applies-to-011 overflow applied to elements with 'display' set to 'run-in' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 9c1b9303339b7186f14cb4493f3c8ca30e9d024f `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'run-in'.
overflow-applies-to-012 reference/ref-if-there-is-no-red overflow applied to elements with 'display' set to 'inline-block' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 3643a28d78d99c427b7fb4c7b673d0787477c609 `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'inline-block'.
overflow-applies-to-013 reference/ref-if-there-is-no-red overflow applied to elements with 'display' set to 'table' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow f32853446be0649bcbf2ad5d370f85cf9f1a57fd `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'table'.
overflow-applies-to-014 reference/ref-if-there-is-no-red overflow applied to elements with 'display' set to 'inline-table' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 9dff4df7af0a5fd748bbf49d98ee9a49ddaf9441 `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'inline-table'.
overflow-applies-to-015 reference/ref-if-there-is-no-red overflow applied to elements with 'display' set to 'table-caption' ahem http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow,http://www.w3.org/TR/CSS21/visufx.html#overflow 442f3d24c0384de7ea16ff5eb82f46abcb88c8fb `Microsoft`<http://www.microsoft.com/> The 'overflow' property applies to elements with 'display' set to 'table-caption'.
overflow-html-body-001 Overflow on body propagates to viewport http://www.w3.org/TR/CSS21/visufx.html#overflow b796f106ecbaf8f3ec883d428c6755e8631f1302 `Microsoft`<http://www.microsoft.com/> An HTML user agent propagates the 'overflow' property from the 'body' to the viewport.
overflow-parent-001 Overflow hidden on root element http://www.w3.org/TR/CSS21/visufx.html#overflow 5e5665c2ad7fbd835b709512267113fbdb6b67fc `Microsoft`<http://www.microsoft.com/> Clipping does not affect elements where their parent is the viewport.
overflow-print-001 Overflow 'scroll' and printing may,paged http://www.w3.org/TR/CSS21/visufx.html#overflow 6084ae9d52fdc1d051372ae928be2d0fc0ece147 `Microsoft`<http://www.microsoft.com/> The 'overflow' property set to 'scroll' acts like 'visible' when element is printed.
overflow-root-001 Overflow on root propagates to viewport http://www.w3.org/TR/CSS21/visufx.html#overflow 2732f05f98602083e3cac47e147b2cf9a8ef8e6b `Microsoft`<http://www.microsoft.com/> The 'overflow' property set on the root propagates to the viewport.
overflow-scrollbar-001 Scrollbar placement in overflow scenario http://www.w3.org/TR/CSS21/visufx.html#overflow d24b02325ac910eea3e4a916687be3c794a0c248 `Microsoft`<http://www.microsoft.com/> The placement of the scrollbar is between the inner border edge and the outer padding edge.
overflow-visible-viewport-001 Overflow set to visible is interpreted as auto on viewport dom http://www.w3.org/TR/CSS21/visufx.html#overflow d91162ae2cbeebdf102246420a158c56cec3933d `Microsoft`<http://www.microsoft.com/> When 'overflow: visible' is set on the viewport it is interpreted as 'auto' but is still returns a computed value of 'visible'.
padding-001 reference/margin-001-ref Padding set using a single value http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 8c7721f3ba74ba4d19a9181cdb2472da625fdc57 `Microsoft`<http://www.microsoft.com/> The 'padding' property set using a single value properly assigns the same value to all sides.
padding-002 reference/margin-002-ref Padding set using two values http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties d41da42d0cef4476d998e91e359a7d07674298f0 `Microsoft`<http://www.microsoft.com/> The 'padding' property set using two values properly assigns the first value to the top and bottom padding and the second value to the left and right padding.
padding-003 reference/margin-003-ref Padding set using three values http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties ea2d548b8ee1cad76fefdfcd4a9d2856c6dec25e `Microsoft`<http://www.microsoft.com/> The 'padding' property set using three values properly assigns the first value to the top padding, the second value to the left and right padding, and the third value to the bottom padding.
padding-004 reference/padding-004-ref Padding set using four values http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 7f294f2d30e67f907cef2cb9c05bdc296562035c `Microsoft`<http://www.microsoft.com/> The 'padding' property set using three values properly assigns the first value to the top padding, the second value to the left padding, the third value to the bottom padding, and the fourth value to the right padding.
padding-005 reference/padding-005-ref Padding inheriting one value http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 0fc5f6a11caa9d2064564ff52c4d5235c859c62c `Microsoft`<http://www.microsoft.com/> The 'padding' property set to 'inherit' and inheriting one value.
padding-006 reference/padding-006-ref Padding inheriting two values http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 86de09aeb74276286cf41c268fd46e87259be6a8 `Microsoft`<http://www.microsoft.com/> The 'padding' property set to 'inherit' and inheriting two values.
padding-007 reference/padding-007-ref Padding inheriting three values http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties c2d372ad316df741a24de47ab991dc99c54635b2 `Microsoft`<http://www.microsoft.com/> The 'padding' property set to 'inherit' and inheriting three values.
padding-008 reference/padding-008-ref Padding inheriting four values http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties e1414caa17a051c5c2936aa17824ef18e1e02c3e `Microsoft`<http://www.microsoft.com/> The 'padding' property set to 'inherit' and inheriting four values.
padding-009 reference/padding-009-ref CSS Parsing: Negative Padding invalid http://www.w3.org/TR/CSS21/syndata.html#length-units 75eca2def13c2b1fd7fe716150f38b797176310e `Ian Hickson`<mailto:ian@hixie.ch>
padding-applies-to-001 reference/margin-applies-to-001-ref Padding applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties b2b48940e3607a989186c71de01cde7ee8bb8ab5 `Microsoft`<http://www.microsoft.com/> The 'padding' property does not apply to elements with a display of table-row-group.
padding-applies-to-002 reference/margin-applies-to-001-ref Padding applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 2ce1619d44a1cdc45ce401aa0435a2064b0cba8e `Microsoft`<http://www.microsoft.com/> The 'padding' property does not apply to elements with a display of table-header-group.
padding-applies-to-003 reference/margin-applies-to-001-ref Padding applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 71caa166b21e6f21c27ab2b93e72544571caba5b `Microsoft`<http://www.microsoft.com/> The 'padding' property does not apply to elements with a display of table-footer-group.
padding-applies-to-004 reference/margin-applies-to-001-ref Padding applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties ef7519459001faf67ce983352238aa0a15512fdc `Microsoft`<http://www.microsoft.com/> The 'padding' property does not apply to elements with a display of table-row.
padding-applies-to-005 reference/margin-applies-to-001-ref Padding applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 85b485da8bbd6f72351b168a2837e73f1645f4b0 `Microsoft`<http://www.microsoft.com/> The 'padding' property does not apply to elements with a display of table-column-group.
padding-applies-to-006 reference/margin-applies-to-001-ref Padding applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties efd055f071aa45dc5869c1222ef44e0b31e92669 `Microsoft`<http://www.microsoft.com/> The 'padding' property does not apply to elements with a display of table-column.
padding-applies-to-007 reference/margin-applies-to-009-ref Padding applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 4995ddfc7a939bd2ed7a5be4b7bb1db49b38a89c `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of table-cell.
padding-applies-to-008 Padding applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 884d9bbbd26d4e00d4ef7060626e0dbd71cb6082 `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of inline.
padding-applies-to-009 reference/margin-applies-to-009-ref Padding applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties e14f4bb62cbe3aac7df4d83ae0fa500207b77838 `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of block.
padding-applies-to-010 Padding applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 8ecc03d90cf56f846abda1287594c32ed394eb73 `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of list-item.
padding-applies-to-011 Padding applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 99878cb9961630b9a2cc1c74f2b2ab154d8e078c `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of run-in.
padding-applies-to-012 reference/margin-applies-to-009-ref Padding applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 09de32c709c641825d2be7b3b03bfcb596706279 `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of inline-block.
padding-applies-to-013 reference/margin-applies-to-009-ref Padding applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 56f28cf9f3cdbd218298f432dafd06174b99958e `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of table.
padding-applies-to-013a reference/ref-filled-green-100px-square Padding applied to element with display table and with a set width http://www.w3.org/TR/CSS21/tables.html#separated-borders,http://www.w3.org/TR/CSS21/box.html#padding-properties 8dbe4f903feaccfdd547d28d34ae36f74768e0fb `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge: so the width of a CSS table does not include its padding area.
padding-applies-to-014 reference/margin-applies-to-009-ref Padding applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties ff3bd3f6f3b21882af8fd3d99f3894ae1586b445 `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of inline-table.
padding-applies-to-015 reference/margin-applies-to-009-ref Padding applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 5b1f467e53319431cd54cbce21cf5ed9c2008b6b `Microsoft`<http://www.microsoft.com/> The 'padding' property applies to elements with a display of table-caption.
padding-applies-to-016 CSS Tables: Bottom Padding on Inline Children http://www.w3.org/TR/CSS21/box.html#padding-properties 84bcaeb00635e45fba2863c1e9cd633eb29ee1a6 `Ian Hickson`<mailto:ian@hixie.ch>
padding-applies-to-017 CSS Tables: Bottom Padding on Inline Children http://www.w3.org/TR/CSS21/box.html#padding-properties 77eb851bc52ecb9a57149f2d20b4bb38b43d6102 `Ian Hickson`<mailto:ian@hixie.ch>
padding-background-001 reference/padding-background-001-ref Padding background defined by the background property http://www.w3.org/TR/CSS21/box.html#padding-properties ee61284d1509c1ff69b7170a5bb7579b79c00ffb `Microsoft`<http://www.microsoft.com/> The background for the padding area is defined by the background property.
padding-bottom-001 reference/ref-no-vert-space-between Padding-bottom using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 81319f7df30583cae342a373eff67666058fe47b `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in pixels.
padding-bottom-002 reference/ref-no-vert-space-between Padding-bottom using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 695e49749200a675a31267f74dd016ee74753487 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in pixels.
padding-bottom-003 reference/margin-top-007-ref Padding-bottom using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties cd41e2e0cf1132efc5daa8468dbcb487e664aa63 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in pixels.
padding-bottom-004 reference/ref-no-vert-space-between Padding-bottom using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 0e951a64659743b04cb625da3b608c4f0e96a40b `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in pixels.
padding-bottom-005 reference/ref-no-vert-space-between Padding-bottom using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 51686ed732d86295e2d0671bb589b93c9e5621ef `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in pixels.
padding-bottom-006 reference/margin-top-007-ref Padding-bottom using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties e820c02797032f1d44c182f289fd7171b8e063b9 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in pixels.
padding-bottom-007 reference/margin-top-007-ref Padding-bottom using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties d82e6a89333cd1b9989bc8e587cf4ce3323d3efa `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in pixels with a plus sign.
padding-bottom-012 reference/ref-no-vert-space-between Padding-bottom using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties e9b4b9c70018bcee48b71977faa72df3753d4535 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in points.
padding-bottom-013 reference/ref-no-vert-space-between Padding-bottom using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 8ef0eff650b019cfef2c2fdecfbf831d2100a71c `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in points.
padding-bottom-014 reference/margin-top-043-ref Padding-bottom using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 0cadc10307a5ab5f31f280391daa8531e57ac98c `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in points.
padding-bottom-015 reference/ref-no-vert-space-between Padding-bottom using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 854323874c77cc8f3bed79bfc1ab54760dfd4996 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in points.
padding-bottom-016 reference/ref-no-vert-space-between Padding-bottom using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties ff36eb6370cfe9f55c78576b5a3793813d0538a9 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in points.
padding-bottom-017 reference/margin-top-019-ref Padding-bottom using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 705d91811600473d471168d2fcdcd3de2c83e3f3 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in points.
padding-bottom-018 reference/margin-top-019-ref Padding-bottom using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties fc105b5c6bb7fbc8523377e1c6605f78d4d08244 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in points with a plus sign.
padding-bottom-023 reference/ref-no-vert-space-between Padding-bottom using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties aa743be89e63c563ec0df2c23d13a8dc32d8e0e3 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in picas.
padding-bottom-024 reference/ref-no-vert-space-between Padding-bottom using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 32cba4e36caf7ceea79c68cda1e96667ea4dcd33 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in picas.
padding-bottom-025 reference/margin-top-031-ref Padding-bottom using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 6635463648070b17f1f3fc99a352ba736e7455d9 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in picas.
padding-bottom-026 reference/ref-no-vert-space-between Padding-bottom using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 079458f433128f0b4e302d0ce256dc5f82b82693 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in picas.
padding-bottom-027 reference/ref-no-vert-space-between Padding-bottom using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties dda0841261302642700aacc1cf20825da4164a4f `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in picas.
padding-bottom-028 reference/margin-top-031-ref Padding-bottom using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties b11343c54f5f1dc360b9157abe67c7414541c3f2 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in picas.
padding-bottom-029 reference/margin-top-031-ref Padding-bottom using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 6e0c6a419d315598102b3961de7dfcc7ce2474dd `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in picas with a plus sign.
padding-bottom-034 reference/ref-no-vert-space-between Padding-bottom using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties bcc0da77c6d7e1670b0d7a7345d3b4874bf4bbb4 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in centimeters.
padding-bottom-035 reference/ref-no-vert-space-between Padding-bottom using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 8b7382ebc2a23145c23c76542dc8459edaf929c8 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in centimeters.
padding-bottom-036 Padding-bottom using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 6c9cb29e9c1c7dff6a52fd36730417585646a635 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in centimeters.
padding-bottom-037 reference/ref-no-vert-space-between Padding-bottom using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties fbefc905247d959648b9040be5486a7a231642a7 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in centimeters.
padding-bottom-038 reference/ref-no-vert-space-between Padding-bottom using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties d8a6f82299de1cf3f330483fa9e3505a589acb6e `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in centimeters.
padding-bottom-039 reference/margin-top-043-ref Padding-bottom using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties fb45dff09a8ea451c2a235d237e00b8a913eac9b `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in centimeters.
padding-bottom-040 reference/margin-top-043-ref Padding-bottom using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 145e91f46983103863b339fbf955f40736c2c111 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in centimeters with a plus sign.
padding-bottom-045 reference/ref-no-vert-space-between Padding-bottom using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties dc1fd81fb719d496746049221846d02d2518e918 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in millimeters.
padding-bottom-046 reference/ref-no-vert-space-between Padding-bottom using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties b0b4bb6ed0a8b2cdee73d2ccb14997a94208f3b6 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in millimeters.
padding-bottom-047 Padding-bottom using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 3f7586df212f14ed8aae597f99eaf1dd67c3f975 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in millimeters.
padding-bottom-048 reference/ref-no-vert-space-between Padding-bottom using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties cfcd7798d6de216d641c50a4f731764da1db87f3 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in millimeters.
padding-bottom-049 reference/ref-no-vert-space-between Padding-bottom using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 9a0500a061c6bf139809f03cd95adfc473906610 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in millimeters.
padding-bottom-050 reference/margin-top-043-ref Padding-bottom using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties d8650c81dc0d1c3ac62f621b7c33d82b32d25d2b `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in millimeters.
padding-bottom-051 reference/margin-top-043-ref Padding-bottom using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 6614205df5adf17dd72d129737ed900012475fd4 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in millimeters with a plus sign.
padding-bottom-056 reference/ref-no-vert-space-between Padding-bottom using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 97cbf66fb240e47fbf371c8b6f38490e988e1e6b `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in inches.
padding-bottom-057 reference/ref-no-vert-space-between Padding-bottom using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 73f5f0dbcf2aa81484130d1c5375c9f42e265b34 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in inches.
padding-bottom-058 reference/margin-top-043-ref Padding-bottom using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 075e7f90d1c69356a65c94d8b4dbb7fa7db02e3e `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in inches.
padding-bottom-059 reference/ref-no-vert-space-between Padding-bottom using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties ce8376182c9a9fd823b4990b261adde8909267b6 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in inches.
padding-bottom-060 reference/ref-no-vert-space-between Padding-bottom using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 93f010e10998a949350ffd32f0c207e2c8a1afe3 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in inches.
padding-bottom-061 reference/margin-top-043-ref Padding-bottom using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties dd412ef26e20db2117cd11e51e87974389851ccb `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in inches.
padding-bottom-062 reference/margin-top-043-ref Padding-bottom using inches with a nominal value with a plus sign, +3in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 22aa2040fb987a2ebee66e437c09469961fae5e6 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in inches with a plus sign.
padding-bottom-067 reference/ref-no-vert-space-between Padding-bottom using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties f5154de5eff3ab0dec5351f014dae77faa367b82 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in 'em' units.
padding-bottom-068 reference/ref-no-vert-space-between Padding-bottom using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 40c7131833eba5e5cca7f064030b0a101525f219 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in 'em' units.
padding-bottom-069 reference/margin-top-079-ref Padding-bottom using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 98009b8151cf7e39eb8d5527665c073383671137 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in 'em' units.
padding-bottom-070 reference/ref-no-vert-space-between Padding-bottom using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties e9c949e5e65b6128e17a500d00c35c071b54768d `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in 'em' units.
padding-bottom-071 reference/ref-no-vert-space-between Padding-bottom using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties b606df7bb3dbdaf6f0cbcf3eaa15d11285f0cdf7 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in 'em' units.
padding-bottom-072 reference/margin-top-079-ref Padding-bottom using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties cd0b3eded06182c77c3c8d468211b5045ada54f2 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in 'em' units.
padding-bottom-073 reference/margin-top-079-ref Padding-bottom using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties c7cf338599613a79787a93482498d24f7d60442a `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in 'em' units with a plus sign.
padding-bottom-078 reference/ref-no-vert-space-between Padding-bottom using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties f57ed8ea3ae533ddc282ff2de0e035dd7c714e18 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in 'ex' units.
padding-bottom-079 reference/ref-no-vert-space-between Padding-bottom using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties c716b6017d1cf0d979919b01b3564c3da65755f4 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in 'ex' units.
padding-bottom-080 reference/margin-top-031-ref Padding-bottom using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties ef13e4f726730ad6498e70171c1d8e9903fbbfcf `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in 'ex' units.
padding-bottom-081 reference/ref-no-vert-space-between Padding-bottom using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties b6f8341f6e0b8ba90309f9ce8c4b7c5589da1fe2 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in 'ex' units.
padding-bottom-082 reference/ref-no-vert-space-between Padding-bottom using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 356a1647ea696a5a31934fc8d5c7543abf0b61a6 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in 'ex' units.
padding-bottom-083 reference/margin-top-031-ref Padding-bottom using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties c8cdebb87c997e0201a98ce2882613bd91ff113d `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in 'ex' units.
padding-bottom-084 reference/margin-top-031-ref Padding-bottom using 'ex' units with a nominal value with a plus sign, +7.5ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 2f5419caf15cad88dd59ba9841de0fc9cabb9363 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in 'ex' units with a plus sign.
padding-bottom-089 reference/margin-bottom-100-ref Padding-bottom using percentage with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 9696fe5fada28f44e2b444f0baf97742953f15d7 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum minus one length value in percentage.
padding-bottom-090 reference/margin-bottom-100-ref Padding-bottom using percentage with a minimum value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 1be49caa7a9edc775fbe6c596a89eff98d24b57c `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum length value in percentage.
padding-bottom-091 reference/padding-bottom-091-ref Padding-bottom using percentage with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 53a8d11d049c287d387562eb7e5ef7fc91db0628 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a minimum plus one length value in percentage.
padding-bottom-092 reference/margin-bottom-100-ref Padding-bottom using percentage with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 455a5dd590589b55cf0aebdd3c400ebcc576a2b0 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value in percentage.
padding-bottom-093 reference/margin-bottom-100-ref Padding-bottom using percentage with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties dc49c00da6f21ae1fb5fd18a980e1615c36c6c85 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value in percentage.
padding-bottom-094 reference/margin-top-103-ref Padding-bottom using percentage with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 9f247ca793c0dcdd8980450de6291c9ecc4034cc `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in percentage.
padding-bottom-095 reference/margin-top-103-ref Padding-bottom using percentage with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 733e9ac78eb449f03f5bfed19b95f863b6eb7a19 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a nominal length value in percentage with a plus sign.
padding-bottom-100 reference/ref-no-vert-space-between Padding-bottom with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 4023c932cbe8347ffd57c8e2bad331980266a579 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a negative zero length value with no units.
padding-bottom-101 reference/ref-no-vert-space-between Padding-bottom with a zero value and no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 66749bb73430155d739e6f243634a0c6595428bf `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a zero length value with no units.
padding-bottom-102 reference/ref-no-vert-space-between Padding-bottom with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 25dd7b32ba17a04cb393bfeb1b608ad36a70e434 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles a positive zero length value with no units.
padding-bottom-103 reference/padding-bottom-103-ref Padding-bottom using the 'inherit' value http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties c1c311735bda7fb6e80123e5d7b9c4e5dd2e3f8d `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property handles the 'inherit' value.
padding-bottom-applies-to-001 reference/padding-bottom-applies-to-001-ref Padding-bottom applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties c6820319526dc1777fbdb790449b2ff2df5e8109 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property does not apply to elements with a display of table-row-group.
padding-bottom-applies-to-002 reference/padding-bottom-applies-to-001-ref Padding-bottom applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties f76f0ce41912532d4c0c3fc08bd7d7758b815574 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property does not apply to elements with a display of table-header-group.
padding-bottom-applies-to-003 reference/padding-bottom-applies-to-001-ref Padding-bottom applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 674dd030f3d4c1fceb293013f60fd6d0d354cdad `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property does not apply to elements with a display of table-footer-group.
padding-bottom-applies-to-004 reference/padding-bottom-applies-to-001-ref Padding-bottom applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 982bc70ffd1b1a8dab2ac4c1526b2f112b6274b4 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property does not apply to elements with a display of table-row.
padding-bottom-applies-to-005 reference/padding-bottom-applies-to-001-ref Padding-bottom applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties e757ccab8b19d8a535ba7095eac09de4e63800f8 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property does not apply to elements with a display of table-column-group.
padding-bottom-applies-to-006 reference/padding-bottom-applies-to-001-ref Padding-bottom applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 8ed33f6d6356beab319ef21f79f401cffa736607 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property does not apply to elements with a display of table-column.
padding-bottom-applies-to-007 reference/padding-bottom-applies-to-007-ref Padding-bottom applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties fed743f853c3cd1742ccb2bf1a3578b1741fbc6f `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of table-cell.
padding-bottom-applies-to-008 Padding-bottom applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 2b61f629f5cf0f21d04a4f0469a6ca2f8f2d3a29 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of inline.
padding-bottom-applies-to-009 reference/padding-bottom-applies-to-007-ref Padding-bottom applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 0081bd32e940a1edb2a74bcccd914f6b4556e5bd `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of block.
padding-bottom-applies-to-010 Padding-bottom applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 800830e9b917d40857bef159e9cb20fd5d499c64 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of list-item.
padding-bottom-applies-to-011 Padding-bottom applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 1d96fce67c470f68c5511f13a36988f0b05a1e20 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of run-in.
padding-bottom-applies-to-012 reference/padding-bottom-applies-to-007-ref Padding-bottom applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 1d9f6070ebd1a0957101ddf830f71e691ce6b806 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of inline-block.
padding-bottom-applies-to-013 reference/padding-bottom-applies-to-007-ref Padding-bottom applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 464a22cf6ed1338e93ea6f82a9277f4b2640ce88 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of table.
padding-bottom-applies-to-014 reference/padding-bottom-applies-to-007-ref Padding-bottom applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 2ca73a18d1048a6c2b908b001d583766b68c2643 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of inline-table.
padding-bottom-applies-to-015 reference/padding-bottom-applies-to-007-ref Padding-bottom applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom,http://www.w3.org/TR/CSS21/box.html#padding-properties 55e7da46704f7e8804391b4e9c166d8989f19445 `Microsoft`<http://www.microsoft.com/> The 'padding-bottom' property applies to elements with a display of table-caption.
padding-em-inherit-001 reference/padding-em-inherit-001-ref inherit applied on padding set with em image http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/syndata.html#length-units,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit b9ad50f280dc9e7ae3bf87c75c51958fb09a13b2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'em' unit is equal to the computed value of the 'font-size' property of the element on which it is used. When inherit keyword is used, the property takes the same computed value - a length value in this testcase - as the property for the element's parent.
padding-left-001 reference/margin-left-004-ref Padding-left using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties ee93b5424ca62afe9136422ed7dcdc8c87675af1 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in pixels.
padding-left-002 reference/margin-left-004-ref Padding-left using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties dff02b268556a926d687994578579f3d5a95a203 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in pixels.
padding-left-003 reference/margin-left-007-ref Padding-left using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 2984440e2b7aa3caaf333942d08065de3e1cbb06 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in pixels.
padding-left-004 reference/margin-left-004-ref Padding-left using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties b081193e4eecc62fa67cc8bcfa7acea8890e161c `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in pixels.
padding-left-005 reference/margin-left-004-ref Padding-left using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 5344557d892adb91e095ca11df4abaa996b6808b `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in pixels.
padding-left-006 reference/margin-left-007-ref Padding-left using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties e19ac34142b7b29380a291068dc718993de83396 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in pixels.
padding-left-007 reference/margin-left-007-ref Padding-left using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties a7b2d6dce818618c18f7fe430b699c8dccfd8e52 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in pixels with a plus sign.
padding-left-012 reference/margin-left-004-ref Padding-left using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 86272fdf6c6c4884b449650bfdfd4eae00ebf65c `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in points.
padding-left-013 reference/margin-left-004-ref Padding-left using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties bcc2972eb2282b44dbe6741e4e60306ec2f67d02 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in points.
padding-left-015 reference/margin-left-004-ref Padding-left using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 79be96a91d0a43638a5533dc153c0fd77c58a29a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in points.
padding-left-016 reference/margin-left-004-ref Padding-left using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties ed2ba3564b716bab4e19d43413b1e4cc0f24b07b `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in points.
padding-left-017 reference/margin-left-019-ref Padding-left using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties d280a0aecfb35346a50b521da9030ad999dca3dc `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in points.
padding-left-018 reference/margin-left-019-ref Padding-left using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 493fd7f0160bab44954feac790275e12dcd754df `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in points with a plus sign.
padding-left-023 reference/margin-left-004-ref Padding-left using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 108eaf217d8a488f04c0771ded85c0420279d010 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in picas.
padding-left-024 reference/margin-left-004-ref Padding-left using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 517bbe6efa26d345fce18be374d6077891b39cd6 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in picas.
padding-left-025 reference/margin-left-031-ref Padding-left using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties c9d55871ecceffa771e0d5578dd1d8a3ffc6485a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in picas.
padding-left-026 reference/margin-left-004-ref Padding-left using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties aea9c93712a2b2ac1f2a43e8c78a21d53eeff8b8 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in picas.
padding-left-027 reference/margin-left-004-ref Padding-left using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties e5bceb57b363b0442b7bdf7635e416f6a2590e6f `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in picas.
padding-left-028 reference/margin-left-031-ref Padding-left using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties f83c26e2210d33aeadd75e086a5e33d90b370498 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in picas.
padding-left-029 reference/margin-left-031-ref Padding-left using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties bec3174bc700c6d0271238d336cb7573aa7bf68f `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in picas with a plus sign.
padding-left-034 reference/margin-left-004-ref Padding-left using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties c05bb4507c432855f9d2bad699e9ee483a02411a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in centimeters.
padding-left-035 reference/margin-left-004-ref Padding-left using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 3c360774937eb883b3ea712eb299ab39ca0fea1d `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in centimeters.
padding-left-036 reference/padding-left-036-ref Padding-left using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 7aaab02fcb3ac56d066e071cce3b3fc53ebcaa53 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in centimeters.
padding-left-037 reference/margin-left-004-ref Padding-left using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 62f210281941fe270d860b7780eb84e0620fd075 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in centimeters.
padding-left-038 reference/margin-left-004-ref Padding-left using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties ee84838c4d9dd42624a7ba9bfca887b78388c368 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in centimeters.
padding-left-039 reference/margin-left-043-ref Padding-left using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties b8918ae204783126063c3e22da419f4a4032e016 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in centimeters.
padding-left-040 reference/margin-left-043-ref Padding-left using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties b368b58cca18b353bd04a4dfc9a05d0e9c32320a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in centimeters with a plus sign.
padding-left-045 reference/margin-left-004-ref Padding-left using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 0b74747adf397aae332f770ca97f267c3e9cdf73 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in millimeters.
padding-left-046 reference/margin-left-004-ref Padding-left using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 42d61ba1986c9f08ac816cc1f993d5d21c38b571 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in millimeters.
padding-left-047 reference/padding-left-047-ref Padding-left using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 171fe4b897c6e6280a83a300502f025afba474fe `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in millimeters.
padding-left-048 reference/margin-left-004-ref Padding-left using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 63452a150a07467d91cd9d0a6f65ebb1ef19579e `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in millimeters.
padding-left-049 reference/margin-left-004-ref Padding-left using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties ca7526c9feb3ddf857ce648a61441ba3d15c170f `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in millimeters.
padding-left-050 reference/margin-left-043-ref Padding-left using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 089b72a820df142cb9bfa6515066e80d81874cb1 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in millimeters.
padding-left-051 reference/margin-left-043-ref Padding-left using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 252cd6de84ed8bc2bf87440adcc1acd9a2949277 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in millimeters with a plus sign.
padding-left-056 reference/margin-left-004-ref Padding-left using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties ba2eaff6c473e480dbaff35b1f62e0eb9b941004 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in inches.
padding-left-057 reference/margin-left-004-ref Padding-left using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 08a87b12bd0c8da841291c0853d21cbb8ec33e96 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in inches.
padding-left-058 reference/margin-left-043-ref Padding-left using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 08cec665833d7db5e85b24e46a75bf7ebb4f3e64 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in inches.
padding-left-059 reference/margin-left-004-ref Padding-left using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 9debb4a5c90b234dec52777d5b3283c58848c4f7 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in inches.
padding-left-060 reference/margin-left-004-ref Padding-left using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 7f9480ed0a5c0e746c73c759c5558654e85eb2b5 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in inches.
padding-left-061 reference/margin-left-043-ref Padding-left using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 441106aec1d215521bc47d703f8c0980423e8236 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in inches.
padding-left-062 reference/margin-left-043-ref Padding-left using inches with a nominal value with a plus sign, +3in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties de94caf7a0aebe60b429497a8ea500e927543732 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in inches with a plus sign.
padding-left-067 reference/margin-left-004-ref Padding-left using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 269caf3307a5b474f2670d08a80edfd68b9ec51d `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in 'em' units.
padding-left-068 reference/margin-left-004-ref Padding-left using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties b0d88c4e08218684e10e869a7f8d555c917f41fa `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in 'em' units.
padding-left-069 reference/margin-left-079-ref Padding-left using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 78bc6c2c81d1a813e7bca56092a3b180f7f80b13 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in 'em' units.
padding-left-070 reference/margin-left-004-ref Padding-left using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 1d2b8d40bfa09218cdb142b8c0a722532085b4d2 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in 'em' units.
padding-left-071 reference/margin-left-004-ref Padding-left using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 85976a4ba7fe47e96ba0adbc73c115d426abe69e `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in 'em' units.
padding-left-072 reference/margin-left-079-ref Padding-left using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 344fc510194c4a016b579d24805b2aefb772c4be `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in 'em' units.
padding-left-073 reference/margin-left-079-ref Padding-left using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties a7ca75bd45f9a0fbc8c7a0106347381ed7006887 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in 'em' units with a plus sign.
padding-left-078 reference/margin-left-004-ref Padding-left using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 048375813c71e10da393234c8e52bb703e6fc44a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in 'ex' units.
padding-left-079 reference/margin-left-004-ref Padding-left using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 4cf4c1106fac21cfff698e43ba48dda535414fc9 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in 'ex' units.
padding-left-080 reference/margin-left-031-ref Padding-left using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 21e7af1caa1b7365169899658f73f44aadd4156c `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in 'ex' units.
padding-left-081 reference/margin-left-004-ref Padding-left using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 40929f5faf81f195a3916b2d3b8f497f5bd5a1f1 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in 'ex' units.
padding-left-082 reference/margin-left-004-ref Padding-left using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties c6065eaff8914f48b7fca7921d5f4b7038b5cc82 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in 'ex' units.
padding-left-083 reference/margin-left-031-ref Padding-left using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 04a8a522d66f85666823ad308810da5c3ad03c18 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in 'ex' units.
padding-left-084 reference/margin-left-031-ref Padding-left using 'ex' units with a nominal value with a plus sign, +6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 93bb82b45bf79acc17665f473cd323a24c5416cf `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in 'ex' units with a plus sign.
padding-left-089 reference/margin-left-004-ref Padding-left using percentage with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 8bf6393f4d1f193912af8049b644b3fd7387362c `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum minus one length value in percentage.
padding-left-090 reference/margin-left-004-ref Padding-left using percentage with a minimum value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties fab83fa33f30c5d4797a19f0892006ebd5bf4f19 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum length value in percentage.
padding-left-091 reference/padding-left-091-ref Padding-left using percentage with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties a9b11a148edd713024a2a2a8071f844aebc7ec51 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a minimum plus one length value in percentage.
padding-left-092 reference/margin-left-004-ref Padding-left using percentage with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 65fc63d82f594c8084838922f634a8ec5d18ba8e `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value in percentage.
padding-left-093 reference/margin-left-004-ref Padding-left using percentage with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 1c5c62a2b677ba286abbd77d48d197875a366f8a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value in percentage.
padding-left-094 reference/margin-left-043-ref Padding-left using percentage with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 1ed97e09a8f2e95154a953595cc78271a6da4f84 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in percentage.
padding-left-095 reference/margin-left-043-ref Padding-left using percentage with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties cfa5b5cee5f2a48a74e3980080f207e5a85bd2e2 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a nominal length value in percentage with a plus sign.
padding-left-100 reference/margin-left-004-ref Padding-left with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties dda25def15d116e92c90da3564319499f1823148 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a negative zero length value with no units.
padding-left-101 reference/margin-left-004-ref Padding-left with a zero value and no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 3223eef4c06e36be8444f9b8e3c1276b689820b7 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a zero length value with no units.
padding-left-102 reference/margin-left-004-ref Padding-left with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 8d46be64b68b5fb06550a849e7c2a00d38191d97 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles a positive zero length value with no units.
padding-left-103 reference/padding-left-103-ref Padding-left using the 'inherit' value http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 9eafc18161a3f266171d5c1072a8f76cf0d3b348 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property handles the 'inherit' value.
padding-left-applies-to-001 reference/margin-left-applies-to-001-ref Padding-left applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 37b81847189decebb5467dcb2e8b5c8c7026b89c `Microsoft`<http://www.microsoft.com/> The 'padding-left' property does not apply to elements with a display of table-row-group.
padding-left-applies-to-002 reference/margin-left-applies-to-001-ref Padding-left applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties cd5248123ae24305d277881dfbfbf0d735aa1edc `Microsoft`<http://www.microsoft.com/> The 'padding-left' property does not apply to elements with a display of table-header-group.
padding-left-applies-to-003 reference/margin-left-applies-to-001-ref Padding-left applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties b660c8073d3eb7a66f125e7a2429fcf966f55fc0 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property does not apply to elements with a display of table-footer-group.
padding-left-applies-to-004 reference/margin-left-applies-to-001-ref Padding-left applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 6ae38b758aa3e10d85a7a2d56ed380602d0d64bf `Microsoft`<http://www.microsoft.com/> The 'padding-left' property does not apply to elements with a display of table-row.
padding-left-applies-to-005 reference/margin-left-applies-to-001-ref Padding-left applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties f2e384aec5f4145b1b11b3e563314e224089a37a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property does not apply to elements with a display of table-column-group.
padding-left-applies-to-006 reference/margin-left-applies-to-001-ref Padding-left applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 52113687c7578eba19d42f50aed680c18ef51cad `Microsoft`<http://www.microsoft.com/> The 'padding-left' property does not apply to elements with a display of table-column.
padding-left-applies-to-007 reference/margin-left-applies-to-009-ref Padding-left applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 76ff598ea747e363f079fb30fc974dfe059dcda9 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of table-cell.
padding-left-applies-to-008 reference/padding-left-applies-to-008-ref Padding-left applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 7529082f8e4e5e06e1bd8ad445e4b2ea8fffd3c2 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of inline.
padding-left-applies-to-009 reference/margin-left-applies-to-009-ref Padding-left applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 1a483a64dbaa98181699b2654a5c399ab93d863f `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of block.
padding-left-applies-to-010 reference/padding-left-applies-to-010-ref Padding-left applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 26255040d043b3544a377112a7f133ea41d0605d `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of list-item.
padding-left-applies-to-011 Padding-left applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 6cadf77a03e661fa9be54a28842da41afde37b05 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of run-in.
padding-left-applies-to-012 reference/margin-left-applies-to-009-ref Padding-left applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 613da0460a19f901d62af0528a2c12c6970273e2 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of inline-block.
padding-left-applies-to-013 reference/margin-left-applies-to-009-ref Padding-left applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 9d27fad36e1660552d8bf4c7eeb03cfa2dba5625 `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of table.
padding-left-applies-to-014 reference/margin-left-applies-to-009-ref Padding-left applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 36331ec7bcee68c77a2a0299db88ce41d2b75d6a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of inline-table.
padding-left-applies-to-015 reference/margin-left-applies-to-009-ref Padding-left applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-padding-left,http://www.w3.org/TR/CSS21/box.html#padding-properties 8b44be8c54b354c05acb213b343353e6d71ba52a `Microsoft`<http://www.microsoft.com/> The 'padding-left' property applies to elements with a display of table-caption.
padding-percentage-inherit-001 reference/padding-percentage-inherit-001-ref padding - inherit applied on padding percentage image http://www.w3.org/TR/CSS21/box.html#padding-properties,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 7f754ca1b4d7d6ccb8792c94f37402164bc1333c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> A padding percentage is calculated with respect to the width of the generated box's containing block. When inherit keyword is used, the property takes the same computed value - a percentage value in this testcase - as the property for the element's parent.
padding-percentage-undefined-001 Padding with percentage determined by containing block http://www.w3.org/TR/CSS21/box.html#padding-properties 56236a70edc1dbb2d29fea59fae7d8d1949c1786 `Microsoft`<http://www.microsoft.com/> Potential circular reference cannot cause the user agent to crash or hang.
padding-right-001 reference/margin-left-004-ref Padding-right using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 80935401ef2b0f68a05e2271164d645656f8b3c2 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in pixels.
padding-right-002 reference/margin-left-004-ref Padding-right using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties f28ae55ee37c697b4ec2888b4c6a1aafade9702e `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in pixels.
padding-right-003 reference/padding-right-003-ref Padding-right using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties b01412ffa6f2ca17b0be17af70114fa43b3148e3 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in pixels.
padding-right-004 reference/margin-left-004-ref Padding-right using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ae8c03a0d4a99fe356590a76362c2ae092113378 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in pixels.
padding-right-005 reference/margin-left-004-ref Padding-right using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties d0fe41a721a84cb763494cc38560f3cbc9c31f57 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in pixels.
padding-right-006 reference/padding-right-006-ref Padding-right using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 81fa0908725d112b417882e3afe6862081a3044e `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in pixels.
padding-right-007 reference/padding-right-006-ref Padding-right using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 51fc1f5a8b95e156a8d6e4c244be9bd455441fab `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in pixels with a plus sign.
padding-right-012 reference/margin-left-004-ref Padding-right using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ea46b14193b29cd2433f3e5582bfeb5690b06c17 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in points.
padding-right-013 reference/margin-left-004-ref Padding-right using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties fe8108d1cf265cef4385cfdee385f4f75ecefd7d `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in points.
padding-right-015 reference/margin-left-004-ref Padding-right using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 101fae7984429a001ecd806439e549cbc5f48c6e `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in points.
padding-right-016 reference/margin-left-004-ref Padding-right using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 6af5ffdd378e3720edd335a2dea86b9cc2534957 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in points.
padding-right-017 reference/padding-right-017-ref Padding-right using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 12690027f05d47e9f02b3f3e69afcc790aa49b5f `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in points.
padding-right-018 reference/padding-right-017-ref Padding-right using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties a2fb4a02220651e2ebf91b141723176f9a27c18e `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in points with a plus sign.
padding-right-023 reference/margin-left-004-ref Padding-right using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties dca91e137a2e915fb2da31a4e12b790fce5fe4ba `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in picas.
padding-right-024 reference/margin-left-004-ref Padding-right using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 3860b4a10e9f28875201ebc06d7483c6b7723866 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in picas.
padding-right-025 reference/padding-right-025-ref Padding-right using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 32292925546159f0008dd1f1134360bd4f96775b `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in picas.
padding-right-026 reference/margin-left-004-ref Padding-right using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 850e014a8afb2cd0485d1fadc1860cc34bb724d2 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in picas.
padding-right-027 reference/margin-left-004-ref Padding-right using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 546c027cd92fc62caf7dc8d0845c82df2cbafc5a `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in picas.
padding-right-028 reference/padding-right-028-ref Padding-right using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ea091cb39bc17185bafffa91b5347a9d11bd856d `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in picas.
padding-right-029 reference/padding-right-028-ref Padding-right using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties f41c4378e194fb00c32ecd43370c9cc8a39937c3 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in picas with a plus sign.
padding-right-034 reference/margin-left-004-ref Padding-right using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 48d46b0be68d3f5838f42ad936d5c033167b6352 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in centimeters.
padding-right-035 reference/margin-left-004-ref Padding-right using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 7617e70b64f72b4ec35a605128364b45f910d6ce `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in centimeters.
padding-right-036 reference/padding-left-036-ref Padding-right using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties fab2cc98f534209ca854e48ea0eee0f5d4df9bb0 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in centimeters.
padding-right-037 reference/margin-left-004-ref Padding-right using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties d652b70ffda668263c096169e7280cf31331f16c `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in centimeters.
padding-right-038 reference/margin-left-004-ref Padding-right using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 32823685b8100d23fac09bb2d80aff044a61e52d `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in centimeters.
padding-right-039 reference/padding-right-039-ref Padding-right using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 9882df4a977357e8d841fa8999787240293c66bc `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in centimeters.
padding-right-040 reference/padding-right-039-ref Padding-right using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 0a82aaf6a2ceade34a9c69ce719c7c8560ac49ec `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in centimeters with a plus sign.
padding-right-045 reference/margin-left-004-ref Padding-right using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 6538cdf6613c890471884b37180389d2488c9d29 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in millimeters.
padding-right-046 reference/margin-left-004-ref Padding-right using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 7bc64da065bfe3af95f271bb2e189bb0cefd94cc `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in millimeters.
padding-right-047 reference/padding-left-047-ref Padding-right using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 5f8512e589b361e3aa0f86e6e6944c4d287d2ade `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in millimeters.
padding-right-048 reference/margin-left-004-ref Padding-right using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties f28017299de3d6d4e921ced1a62b8028e77da5b0 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in millimeters.
padding-right-049 reference/margin-left-004-ref Padding-right using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties a32e9f40e118d6ee5065bfb0cd301afdfa63abed `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in millimeters.
padding-right-050 reference/padding-right-039-ref Padding-right using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties fc2d92eadcdc7ef073edab3e12030fdcc64bc7de `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in millimeters.
padding-right-051 reference/padding-right-039-ref Padding-right using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 9e9a6c4edd9a65b9f71080c40a7dcbec010245b0 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in millimeters with a plus sign.
padding-right-056 reference/margin-left-004-ref Padding-right using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 57ea4dcd979145126f47a01db7ca6e9000b3a5b9 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in inches.
padding-right-057 reference/margin-left-004-ref Padding-right using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 332b8b3ce96875427d28aefec4c0499af329d520 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in inches.
padding-right-058 reference/padding-right-039-ref Padding-right using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 9df02a8683fdfe77d90bba8b1cd010e97f33804f `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in inches.
padding-right-059 reference/margin-left-004-ref Padding-right using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties aa8777c4a586e144e089ef0ff26b8d07b18a6277 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in inches.
padding-right-060 reference/margin-left-004-ref Padding-right using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 9ab284aaec4096e84a70eee7e7f3d3ae4d0b4f02 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in inches.
padding-right-061 reference/padding-right-061-ref Padding-right using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties a437c425e84ae06bd2a6a94db0c7d1bd2efb1777 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in inches.
padding-right-062 reference/padding-right-061-ref Padding-right using inches with a nominal value with a plus sign, +3in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 218732bf0c4ef9eb4841c840e38915d4809200f3 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in inches with a plus sign.
padding-right-067 reference/margin-left-004-ref Padding-right using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 66dc2dbf212f083d335de2d41e29a69cb60e2adc `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in 'em' units.
padding-right-068 reference/margin-left-004-ref Padding-right using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties fd0f29ca7031126b9308b9f33d7ac063df6d1741 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in 'em' units.
padding-right-069 reference/padding-right-069-ref Padding-right using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 1ed6683233805d1ec637830cb119a8a4b10d0964 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in 'em' units.
padding-right-070 reference/margin-left-004-ref Padding-right using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties b8c7859cfe1a8a1ffa8e0c2134ae88a11d5e0ab7 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in 'em' units.
padding-right-071 reference/margin-left-004-ref Padding-right using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties cfc8d67017731060d9f171b5d153268fd6ddc6ad `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in 'em' units.
padding-right-072 reference/padding-right-072-ref Padding-right using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties c0dbb754e9d36d31126f3435c5daee16446ba026 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in 'em' units.
padding-right-073 reference/padding-right-072-ref Padding-right using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties c71a665e78a8a42e75bd753fea5f40c28eb0292b `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in 'em' units with a plus sign.
padding-right-078 reference/margin-left-004-ref Padding-right using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties e68bf198b84c32e641380b625b138d004574ff16 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in 'ex' units.
padding-right-079 reference/margin-left-004-ref Padding-right using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 80aa42ccbbc007eb677861b954ba5bdfb3bb4304 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in 'ex' units.
padding-right-080 reference/padding-right-080-ref Padding-right using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 7914ff4011c506aa51d3570d8be8bdaa9bca453f `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in 'ex' units.
padding-right-081 reference/margin-left-004-ref Padding-right using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ecab6ae62ba2fa7db00b659c19a00c0803806d52 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in 'ex' units.
padding-right-082 reference/margin-left-004-ref Padding-right using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 33a1cc212a57273674ad014b6f24d300504095d0 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in 'ex' units.
padding-right-083 reference/padding-right-083-ref Padding-right using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ddc2621575e2fd2892a507defb9c67770941b856 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in 'ex' units.
padding-right-084 reference/padding-right-083-ref Padding-right using 'ex' units with a nominal value with a plus sign, +6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ae7f4391d44b54476035c7a78092052de69793e0 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in 'ex' units with a plus sign.
padding-right-089 reference/padding-right-089-ref Padding-right using percentage with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties a61017f2d792cdde33c2270e82c5924f83bae150 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum minus one length value in percentage.
padding-right-090 reference/padding-right-089-ref Padding-right using percentage with a minimum value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties b7e2adbe493429a5cd99511f62be1e1d45c03e3d `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum length value in percentage.
padding-right-091 reference/padding-right-091-ref Padding-right using percentage with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties ad3db8ce94dc89fda0102dbc4da498a08cf05aa3 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a minimum plus one length value in percentage.
padding-right-092 reference/padding-right-089-ref Padding-right using percentage with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 4c3fc8f0b907a33510795ab55d7cc5a19fbe4d65 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value in percentage.
padding-right-093 reference/padding-right-089-ref Padding-right using percentage with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 77a53648411dbc0ee4526e62c5d070c37824951a `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value in percentage.
padding-right-094 reference/padding-right-039-ref Padding-right using percentage with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 86a03346eda37a4db4e6b7923a6612cf13c56885 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in percentage.
padding-right-095 reference/padding-right-039-ref Padding-right using percentage with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties e3b31426f31be61475ed7c3871c0cbfd7203f210 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a nominal length value in percentage with a plus sign.
padding-right-100 reference/margin-left-004-ref Padding-right with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 919cde8aecbf3bd30603e2920ca88e29fc973912 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a negative zero length value with no units.
padding-right-101 reference/margin-left-004-ref Padding-right with a zero value and no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties fe658e5874df69f493d418b3b2a8b05150fe1ccf `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a zero length value with no units.
padding-right-102 reference/margin-left-004-ref Padding-right with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 6e98b14979476a629535310eeb9518265067e525 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles a positive zero length value with no units.
padding-right-103 reference/padding-right-017-ref Padding-right using the 'inherit' value http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 0c07112e19797c233683ba9b0851eab746d8863a `Microsoft`<http://www.microsoft.com/> The 'padding-right' property handles the 'inherit' value.
padding-right-applies-to-001 reference/margin-left-applies-to-001-ref Padding-right applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 4fb47cf0f1f0f9230dcfd4769213328aa86d9fe2 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property does not apply to elements with a display of table-row-group.
padding-right-applies-to-002 reference/margin-left-applies-to-001-ref Padding-right applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 5fe68a3eb4a69bcbf0265887c1b133f08f7de465 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property does not apply to elements with a display of table-header-group.
padding-right-applies-to-003 reference/margin-left-applies-to-001-ref Padding-right applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 0e35695696e326e3b1a5d3bf46d43f6568884da2 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property does not apply to elements with a display of table-footer-group.
padding-right-applies-to-004 reference/margin-left-applies-to-001-ref Padding-right applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties d322655484c006ae0b65b37348a51c706e4e3c71 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property does not apply to elements with a display of table-row.
padding-right-applies-to-005 reference/margin-left-applies-to-001-ref Padding-right applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 7e900c4c6e6d6ea472dcd9f24cf7dd6fd86bdbfa `Microsoft`<http://www.microsoft.com/> The 'padding-right' property does not apply to elements with a display of table-column-group.
padding-right-applies-to-006 reference/margin-left-applies-to-001-ref Padding-right applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 3d4aa5dd37824b985cb1836006511a4ffd8f238c `Microsoft`<http://www.microsoft.com/> The 'padding-right' property does not apply to elements with a display of table-column.
padding-right-applies-to-007 reference/margin-left-applies-to-009-ref Padding-right applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 40c9ebdff1f68b5bbe7bab10b1e1f9983bbdd1b6 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of table-cell.
padding-right-applies-to-008 Padding-right applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 3a600a4a3481937ac86f5a3029e165e7aab10164 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of inline.
padding-right-applies-to-009 reference/margin-left-applies-to-009-ref Padding-right applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 46fcdb9c5b12b560d5eef8c38e5c5dd461683e82 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of block.
padding-right-applies-to-010 Padding-right applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties be156a80832f593dc2be61a01689fb96f6beae9b `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of list-item.
padding-right-applies-to-011 Padding-right applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 32f6019624028f31551d13fec16236e26a640fd2 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of run-in.
padding-right-applies-to-012 reference/margin-left-applies-to-009-ref Padding-right applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 7653fa0ba5c00aaa5880ce5df1866f9b159933a1 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of inline-block.
padding-right-applies-to-013 reference/margin-left-applies-to-009-ref Padding-right applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties c3ddabec1456ee3ca4bf1e68981e6dda1c8383c8 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of table.
padding-right-applies-to-014 reference/margin-left-applies-to-009-ref Padding-right applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties 5231a89c53544cb122a1c3a626919eaa4386ae01 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of inline-table.
padding-right-applies-to-015 reference/margin-left-applies-to-009-ref Padding-right applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-padding-right,http://www.w3.org/TR/CSS21/box.html#padding-properties edcf8aaea0b9d0c9130921eb766132a6f3ef1d66 `Microsoft`<http://www.microsoft.com/> The 'padding-right' property applies to elements with a display of table-caption.
padding-shorthand-001 reference/margin-shorthand-001-ref Padding shorthand - One value application to all sides image http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 8a9dd60182ef57e4293d5a3578b7ef546c048142 `Microsoft`<http://www.microsoft.com/> Applying a single value to the padding property replicates it to all sides of the element.
padding-shorthand-002 reference/margin-shorthand-002-ref Padding shorthand - two values application top, bottom and left, right image http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 8faceac738c2031e119146f135bc2a7f365ac822 `Microsoft`<http://www.microsoft.com/> Applying two values to the padding property applies the first value to the top and bottom and the second to the left and right.
padding-shorthand-003 reference/margin-shorthand-003-ref Padding shorthand - three values application top and left, right and bottom image http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties b7c0ee3b55dfaaa04921bea51114f29e603b92ca `Microsoft`<http://www.microsoft.com/> Applying three values to the padding property applies the first value to the top the second value to the left and right and the third value to the bottom.
padding-shorthand-004 reference/margin-shorthand-003-ref Padding shorthand - Four values application top, left, right, bottom image http://www.w3.org/TR/CSS21/box.html#propdef-padding,http://www.w3.org/TR/CSS21/box.html#padding-properties 5c0899e0a993336c2431f5f4976a7b2bfd99cf45 `Microsoft`<http://www.microsoft.com/> Applying four values to the padding property applies the values top, right, bottom, left, respectively.
padding-top-001 reference/ref-no-vert-space-between Padding-top using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 3de6171f78e524689c06d9312cc0c9051c967a07 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in pixels.
padding-top-002 reference/ref-no-vert-space-between Padding-top using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties db1a3c5cc92fab3919bcf50861e3dc9ceaf49284 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in pixels.
padding-top-003 reference/margin-top-007-ref Padding-top using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 33c3a27afbcb890457eeb855b753d436c9ed43de `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in pixels.
padding-top-004 reference/ref-no-vert-space-between Padding-top using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 65b5278a3b5a482e9b8f97efcece1f2a5619f56b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in pixels.
padding-top-005 reference/ref-no-vert-space-between Padding-top using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 19d2468c38cbb457876a894da6c1e2ca410a02e0 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in pixels.
padding-top-006 reference/margin-top-007-ref Padding-top using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 7cede2c819240fb076342d4e92dce7c0bdb9a3b6 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in pixels.
padding-top-007 reference/margin-top-007-ref Padding-top using pixels with a nominal value with a plus sign, +96px http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 29a588a6549e090edc07a8efde5ce7bfffcff731 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in pixels with a plus sign.
padding-top-012 reference/ref-no-vert-space-between Padding-top using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 16bc727e7287946afd8683b3af2d5bbfd52c6553 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in points.
padding-top-013 reference/ref-no-vert-space-between Padding-top using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 6bf559fe4b65a2c32a8df9a662a9e72977c11d9b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in points.
padding-top-014 reference/margin-top-043-ref Padding-top using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 4fb8d5e3368d1c996fdf54006cbe7f5e550bfa1c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in points.
padding-top-015 reference/ref-no-vert-space-between Padding-top using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 54f6d2ad89c148a386e2478e517ca269602c76f6 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in points.
padding-top-016 reference/ref-no-vert-space-between Padding-top using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 7fdba700b6fc4ab78ec0939911540a848e3757b5 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in points.
padding-top-017 reference/margin-top-019-ref Padding-top using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 21d4ddb75c196e5874e6fd2fe69f0260499b6774 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in points.
padding-top-018 reference/margin-top-019-ref Padding-top using points with a nominal value with a plus sign, +72pt http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 2c90df5693c0e1e5debe711d9922946124f61beb `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in points with a plus sign.
padding-top-023 reference/ref-no-vert-space-between Padding-top using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties f6af9a0891a7460ca6fb2212f817aa1fd827138c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in picas.
padding-top-024 reference/ref-no-vert-space-between Padding-top using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 827f45f9b4772f10cd68159f490dbbac191d6c35 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in picas.
padding-top-025 reference/margin-top-031-ref Padding-top using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 3bb0da475a8d75880d69dc7107a7425629e524a2 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in picas.
padding-top-026 reference/ref-no-vert-space-between Padding-top using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 345d04f291d4252e2749b9f5f69baa551c1079f7 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in picas.
padding-top-027 reference/ref-no-vert-space-between Padding-top using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 6bb381617da167938c8280801d792d9007c24ef6 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in picas.
padding-top-028 reference/margin-top-031-ref Padding-top using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 57e8f7e8b0f759f5b6807ab046c38322693ac3bc `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in picas.
padding-top-029 reference/margin-top-031-ref Padding-top using picas with a nominal value with a plus sign, +6pc http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 8da50dbd5d7f658feb67c8cc24029ebba2706aee `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in picas with a plus sign.
padding-top-034 reference/ref-no-vert-space-between Padding-top using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 2976ae579687149ad11eb27b93f1e4dabdbbeaa1 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in centimeters.
padding-top-035 reference/ref-no-vert-space-between Padding-top using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties e7d18fb24799af1d323dee311807862095137ebe `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in centimeters.
padding-top-036 Padding-top using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties aafd7f3dd3c325a5bee24cc437157f66b1a09f08 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in centimeters.
padding-top-037 reference/ref-no-vert-space-between Padding-top using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties c4038f0dbb9c9f397a080619b8497b623154c33c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in centimeters.
padding-top-038 reference/ref-no-vert-space-between Padding-top using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 60bb97923b694a374cc4568eb6102bbcbca1e0ce `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in centimeters.
padding-top-039 reference/margin-top-043-ref Padding-top using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 1f78e7c5e248fe84682228c31f3e72bd7131d17c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in centimeters.
padding-top-040 reference/margin-top-043-ref Padding-top using centimeters with a nominal value with a plus sign, +2.54cm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 0796929440adfffdc216d1befd17f193842f4479 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in centimeters with a plus sign.
padding-top-045 reference/ref-no-vert-space-between Padding-top using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 7d23a1f97867333f1d66a6dd453084986cf6b75b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in millimeters.
padding-top-046 reference/ref-no-vert-space-between Padding-top using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties cfdea953c7f5c1fa74aa4ad3926b7acbb746527d `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in millimeters.
padding-top-047 Padding-top using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties ed60575f7b6b3c077559221a441c92b6143e48ce `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in millimeters.
padding-top-048 reference/ref-no-vert-space-between Padding-top using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 469bc59cf4b93d63916d6e5f5d8ece9c8ac9e2a0 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in millimeters.
padding-top-049 reference/ref-no-vert-space-between Padding-top using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties cbec59cad2c84f60d1a9af43a6ebbcf7f7b1c0f6 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in millimeters.
padding-top-050 reference/margin-top-043-ref Padding-top using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties e13b3326feb39d3c115b0681fdf8080c543b7106 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in millimeters.
padding-top-051 reference/margin-top-043-ref Padding-top using millimeters with a nominal value with a plus sign, +25.4mm http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 5c939f8bd7be7c958d9f473c358d5d1142a50ac4 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in millimeters with a plus sign.
padding-top-056 reference/ref-no-vert-space-between Padding-top using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 8ccaf9d3a2909c425642943c276d35f06330b45e `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in inches.
padding-top-057 reference/ref-no-vert-space-between Padding-top using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 3b7e6ebb80e20eaa19d634298b1063dbd1f0b69e `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in inches.
padding-top-058 reference/margin-top-043-ref Padding-top using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 768ed73250efb7f4b182f14f120b140707a6732b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in inches.
padding-top-059 reference/ref-no-vert-space-between Padding-top using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties bb3eed5135e1013a310ee0306325b41b38a7699c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in inches.
padding-top-060 reference/ref-no-vert-space-between Padding-top using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 383b3bca959a8e997d60f374e554bb983f7c592b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in inches.
padding-top-061 reference/margin-top-043-ref Padding-top using inches with a nominal value, 2in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 02a291e1bc2afca0b5b4ed04836cd3d3d3e1f246 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in inches.
padding-top-062 reference/margin-top-043-ref Padding-top using inches with a nominal value with a plus sign, +2in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties b5f5c29b4d1e4ff4c3040b50d66c7ba36fd4533c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in inches with a plus sign.
padding-top-067 reference/ref-no-vert-space-between Padding-top using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 1ba4ff12d816eab83c182361c8fe5640a43b3e1b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in 'em' units.
padding-top-068 reference/ref-no-vert-space-between Padding-top using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 6beb86a5534ccc845cdb064d44b37b571f581c5c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in 'em' units.
padding-top-069 reference/margin-top-079-ref Padding-top using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 393a2b139474fc43308f2c892f9143ef0213c60e `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in 'em' units.
padding-top-070 reference/ref-no-vert-space-between Padding-top using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties d671a8502d968f29f5b34ad198617aef3a9707b7 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in 'em' units.
padding-top-071 reference/ref-no-vert-space-between Padding-top using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 5f75981bf58ad0465c5e232dbe8b4fdb430a1dd2 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in 'em' units.
padding-top-072 reference/margin-top-079-ref Padding-top using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties dddf2a3eeffb3e9a68b7e9151d16b3b9f68f12d7 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in 'em' units.
padding-top-073 reference/margin-top-079-ref Padding-top using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 5b5c5abd4dc0b407dafea8620126c6381c6d7719 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in 'em' units with a plus sign.
padding-top-078 reference/ref-no-vert-space-between Padding-top using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 01d536cfbbe286fadefbafa027677ec56d7dace8 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in 'ex' units.
padding-top-079 reference/ref-no-vert-space-between Padding-top using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 0662c70bc03730c50f9e7630b5f3d0642e2eb091 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in 'ex' units.
padding-top-080 reference/margin-top-031-ref Padding-top using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 8c1a8f63f7bc1db6ba2680e34798eb685e1f013a `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in 'ex' units.
padding-top-081 reference/ref-no-vert-space-between Padding-top using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties cb91c496a06c4bd85ad67d372e309c25217af27f `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in 'ex' units.
padding-top-082 reference/ref-no-vert-space-between Padding-top using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties e886308e99e927b17ae182e4ccea896df2bf69ba `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in 'ex' units.
padding-top-083 reference/margin-top-031-ref Padding-top using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties b73a9d628f5ea0f8a0edf4243caa006f300b80a3 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in 'ex' units.
padding-top-084 reference/margin-top-031-ref Padding-top using 'ex' units with a nominal value with a plus sign, +6ex ahem http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 6a1e765d3353946bb16ed1e2d3f805bb42e7259d `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in 'ex' units with a plus sign.
padding-top-089 reference/margin-bottom-100-ref Padding-top using percentage with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 3610db68620975389110ece47708eb306f9e3eb2 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum minus one length value in percentage.
padding-top-090 reference/margin-bottom-100-ref Padding-top using percentage with a minimum value, 0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 10f36eafaae60dcf2e31d1cc8a2941078474188c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum length value in percentage.
padding-top-091 reference/padding-top-091-ref Padding-top using percentage with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 6450431e7e0822306ad20a41f87c1bbb0a2215d1 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a minimum plus one length value in percentage.
padding-top-092 reference/margin-bottom-100-ref Padding-top using percentage with a negative zero value, -0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 60f45b443852d8076b29880fb4f2911d6bcfe890 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value in percentage.
padding-top-093 reference/margin-bottom-100-ref Padding-top using percentage with a positive zero value, +0% http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 37c1c03664b807154fdfdf3ff0327b0d8e6edf42 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value in percentage.
padding-top-094 reference/margin-top-103-ref Padding-top using percentage with a nominal value, 50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties efcce645b7522ebe16727792a76578a4ecbb8432 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in percentage.
padding-top-095 reference/margin-top-103-ref Padding-top using percentage with a nominal value with a plus sign, +50% http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties aa36ca29ed54b7e8ada408bee207824ba30dfd1b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a nominal length value in percentage with a plus sign.
padding-top-100 reference/ref-no-vert-space-between Padding-top with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 08dd740ddefc14b05b53757ed14d2b73ec5c8e32 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a negative zero length value with no units.
padding-top-101 reference/ref-no-vert-space-between Padding-top with a zero value and no units, 0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 1790d5f550f9cce5e5575faee15af6a0969f9275 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a zero length value with no units.
padding-top-102 reference/ref-no-vert-space-between Padding-top with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties ce4e24f3cc5c772da4d0da50cf6cf2860d156179 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles a positive zero length value with no units.
padding-top-103 reference/padding-top-103-ref Padding-top using the 'inherit' value http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 4531c676bf4debc14d0944a65a32a3bfb5f21471 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property handles the 'inherit' value.
padding-top-applies-to-001 reference/margin-top-applies-to-001-ref Padding-top applied to element with display table-row-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties fc3326716031cc9d81730fca0eed87b264820735 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property does not apply to elements with a display of table-row-group.
padding-top-applies-to-002 reference/margin-top-applies-to-001-ref Padding-top applied to element with display table-header-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties e3bdfae154f07a7765da4034727096b68e84fe19 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property does not apply to elements with a display of table-header-group.
padding-top-applies-to-003 reference/margin-top-applies-to-001-ref Padding-top applied to element with display table-footer-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 8f1a67d73f5f3b25903399fa774dfa2df05e3409 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property does not apply to elements with a display of table-footer-group.
padding-top-applies-to-004 reference/margin-top-applies-to-001-ref Padding-top applied to element with display table-row http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 74403286ca3cd33c72645336b1456ffd74e877c4 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property does not apply to elements with a display of table-row.
padding-top-applies-to-005 reference/margin-top-applies-to-001-ref Padding-top applied to element with display table-column-group http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 9b76449b629901d3d80dd4d2da2a8da6dccf970c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property does not apply to elements with a display of table-column-group.
padding-top-applies-to-006 reference/margin-top-applies-to-001-ref Padding-top applied to element with display table-column http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties e07a6917a8b5ae724dec2813350f89184b845f9b `Microsoft`<http://www.microsoft.com/> The 'padding-top' property does not apply to elements with a display of table-column.
padding-top-applies-to-007 reference/margin-top-applies-to-012-ref Padding-top applied to element with display table-cell http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 0db8c8238996493af0f38fa5aa3d6615bb9e5f36 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of table-cell.
padding-top-applies-to-008 Padding-top applied to element with display inline http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties ef9c1e5f24cafd8ee25e6295e41ec1337df79def `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of inline.
padding-top-applies-to-009 reference/margin-bottom-applies-to-009-ref Padding-top applied to element with display block http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties b1dcc6d0609903a128a9ebbcaab6c5684858002c `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of block.
padding-top-applies-to-010 Padding-top applied to element with display list-item http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 7c8e6761c3b0ca1374d04dbed9df3873e3652a97 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of list-item.
padding-top-applies-to-011 Padding-top applied to element with display run-in http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 1132c8a508fe291821518c33816672bc47017037 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of run-in.
padding-top-applies-to-012 reference/margin-top-applies-to-012-ref Padding-top applied to element with display inline-block http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties cceafd75fefbf92e1adfcadc5203f58d04089dd3 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of inline-block.
padding-top-applies-to-013 reference/margin-top-applies-to-013-ref Padding-top applied to element with display table http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties ec8940736717d43c5d242cf81c11e43b2067b1f3 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of table.
padding-top-applies-to-014 reference/margin-top-applies-to-013-ref Padding-top applied to element with display inline-table http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties a66a944d7775338ed73a4ff03de999f58246ec98 `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of inline-table.
padding-top-applies-to-015 reference/margin-top-applies-to-012-ref Padding-top applied to element with display table-caption http://www.w3.org/TR/CSS21/box.html#propdef-padding-top,http://www.w3.org/TR/CSS21/box.html#padding-properties 36a38e89bfcd35eb991672d3f27bc223e8ca232f `Microsoft`<http://www.microsoft.com/> The 'padding-top' property applies to elements with a display of table-caption.
page-box-000 Page bleed paged,should http://www.w3.org/TR/CSS21/page.html#outside-page-box,http://www.w3.org/TR/css3-page/#content-outside-box ea7588a60d94dcd836bac35b25262e08f16591e4 `Melinda Grant`<mailto:melinda.grant@hp.com> Content should be allowed slightly beyond the page box to allow pages to 'bleed'.
page-break-after-000 page-break-after: always paged http://www.w3.org/TR/CSS21/page.html#page-break-props 104710c8bbeb50d349ba847c647bca4a79caa35b `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'always' value of the 'page-break-after' property forces a page break after the box.
page-break-after-001 page-break-after: auto paged http://www.w3.org/TR/CSS21/page.html#page-break-props e94d2ca26b4985763f03fd564ea05e4afae6fc15 `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'always' value of the 'page-break-after' property forces a page break after the box.
page-break-after-002 page-break-after applies to blocks paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 63b9550470e265c2a44cc7c185743939e895fb79 `Tom Clancy`<mailto:tclancy@revenution.com> The 'page-break-after' property must be applied to block-level elements and may be applied to other elements.
page-break-after-003 page-break-after (no inherit) paged http://www.w3.org/TR/CSS21/page.html#page-break-props 76388e1ae48c7d12181f0f6b8aee24050bb63f79 `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'page-break-after' property is not inherited.
page-break-after-004 page-break-after (invalid syntax) invalid,paged http://www.w3.org/TR/CSS21/page.html#page-break-props 53218819afb8f8ec139cba996949c517f8c2bf38 `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The syntax of the 'page-break-after' property is auto | always | avoid | left | right.
page-break-after-005 page-break-after: initial value paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after af1bf08a0a34cc06a8a075731d0592799b83c409 `Tom Clancy`<mailto:tclancy@revenution.com> The initial value of the 'page-break-after' property is 'auto'.
page-break-after-006 page-break-after applies to paged media http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after e74554ec72167edc6583e3b60ca83437b7a6c12c `Tom Clancy`<mailto:tclancy@revenution.com> The 'page-break-after' property applies to paged media only
page-break-after-007 page-break-after: auto paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 7ccf695dea1e71f9fa18b3f7903435117be04fbc `Melinda Grant`<mailto:melinda.grant@hp.com> The 'auto' value of the 'page-break-after' property neither forces nor forbids a page break after the box.
page-break-after-008 page-break-after: right paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 116910302a39c98a5e1d0dfb7705cfe9d5ce0ba8 `Tom Clancy`<mailto:tclancy@revenution.com> The 'right' value of the 'page-break-after' property forces one or two page breaks before the box so that the page after the break is formatted as a right page
page-break-after-009 page-break-after: avoid paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 741c09bf019e30dc895b57ac1c9b782a605d0f6d `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Tom Clancy`<mailto:tclancy@revenution.com> The 'avoid' value of the 'page-break-after' property inhibits a page break after the element when possible.
page-break-after-010 page-break-after: left paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 354f33a34eacff182a10fe513863d9aa1dd2eef7 `Tom Clancy`<mailto:tclancy@revenution.com> The 'left' value of the 'page-break-after' property forces one or two page breaks before the box so that the page after the break is formatted as a left page
page-break-before-000 page-break-before: always paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after c6e20825bb4f95a94aa60a4a5252a59af9f09230 `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'always' value of the 'page-break-before' property forces a page break before the box.
page-break-before-001 page-break-before :auto paged http://www.w3.org/TR/CSS21/page.html#page-break-props c455a554b204a25e9967a7fc57f5f98447248d76 `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'auto' value of the 'page-break-before' property neither forces nor forbids a page break before the box.
page-break-before-002 page-break-before inline elements paged http://www.w3.org/TR/CSS21/page.html#page-break-props a51b72028a8ba6b8dfc77e252038e5ac43c4d9f7 `Michael Turnwall`<mailto:mturnwall@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'page-break-before' property applies to block-level elements only.
page-break-before-003 page-break-before: left paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 38c25fb57ad4d983885501bbb4bf40d615404e1c `Tom Clancy`<mailto:tclancy@revenution.com> - The 'left' value of the 'page-break-before' property forces one or two page breaks before the box so that the page after the break is formatted as a left page.
page-break-before-004 page-break-before (no inherit) paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after ca8b8ab9b2f0253ba51d3543b70745072b1d1289 `Tom Clancy`<mailto:tclancy@revenution.com> The 'page-break-before' property is not inherited.
page-break-before-005 page-break-before: right paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 1a2cf3dd8a0faad885f3794788b69b278c411134 `Tom Clancy`<mailto:tclancy@revenution.com> - The 'right' value of the 'page-break-before' property forces one or two page breaks before the box so that the page after the break is formatted as a right page.
page-break-before-006 page-break-before (invalid syntax) invalid,paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 594cd2b710afed2e5b2c9d2e2169bfd1fcaa5667 `Tom Clancy`<mailto:tclancy@revenution.com> The syntax of the 'page-break-before' property is auto | always | avoid | left | right.
page-break-before-007 page-break-before initial value paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 3feef62b2cfdcf645f288dd08acbec285a0178fb `Tom Clancy`<mailto:tclancy@revenution.com> The initial value of the 'page-break-before' property is 'auto', which neither forces nor forbids a page break before boxes.
page-break-before-007-b page-break-before explicit auto test paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 00ce03b2774821002cc62f69c89712250673ac4d `Tom Clancy`<mailto:tclancy@revenution.com> The initial value of the 'page-break-before' property is 'auto'.
page-break-before-008 page-break-before paged media paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 0125085a8bdf74587cbfed9bad64bc0cc10cc386 `Tom Clancy`<mailto:tclancy@revenution.com> The 'page-break-before' property applies to paged media only
page-break-before-009 page-break-before avoid paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 0e5c562ccbeae4e0b60bd0072f6bedbcf2b47b3b `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Tom Clancy`<mailto:tclancy@revenution.com> The 'avoid' value of the 'page-break-before' property prevents a page break before the element when possible
page-break-before-010 page-break-before :auto paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 9d611ae9cc85acfc8abdad6f14e27a8237c70801 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'auto' value of the 'page-break-before' property neither forces nor forbids a page break before the box.
page-break-before-011 page-break-before initial value paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after a929efa65588246734ccd79cc48bd09ca8b98e43 `Tom Clancy`<mailto:tclancy@revenution.com> The initial value of the 'page-break-before' property is 'auto', which neither forces nor forbids a page break before boxes.
page-break-before-020 Paged media - page-break-before on floats paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after 08473cf34b1e81c8fd9d03ce9edaabd2661d5c0f `Melinda Grant`<mailto:melinda.grant@hp.com> The 'page-break-before' property applies to floated block-level elements in normal flow.
page-break-inside-000 page-break-inside:auto paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 059ab7276a568789de001a8467408972d6e0f9ce `Tom Clancy`<mailto:tclancy@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> The 'auto' value of the 'page-break-inside' property neither forces nor forbids a page break inside the box.
page-break-inside-001 page-break-inside: avoid (basic) paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after bd9f79b4cfe9fdfbd0e9b7a887f3f952e52656ba `Tom Clancy`<mailto:tclancy@revenution.com> The 'avoid' value of the 'page-break-inside' property causes the UA to avoid breaking inside the element.
page-break-inside-002 page-break-inside (inline elements) paged http://www.w3.org/TR/CSS21/page.html#page-break-props 9e3a8e85f2a775716ed338b9c1a3a05ea2a8a97c `Tom Clancy`<mailto:tclancy@revenution.com> The 'page-break-inside' property applies to block-level elements only.
page-break-inside-003 @page page-break-inside invalid syntax invalid,paged http://www.w3.org/TR/CSS21/page.html#page-break-props 9490b103c3e3e36b2d8eba233821fb3bb443ab6d `Tom Clancy`<mailto:tclancy@revenution.com> The syntax of the 'page-break-inside' property is auto | avoid.
page-break-inside-004 @page page-break-inside:auto paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#pg-br-before-after be8c68a1670716dfd52ff03ba23d9d600cb4b303 `Tom Clancy`<mailto:tclancy@revenution.com> The initial value of the 'page-break-inside' property is 'auto'.
page-break-inside-005 page-break-inside inheritance paged http://www.w3.org/TR/CSS21/text.html#spacing-props 77c029b7e871e46660d792118d44b2f92aaa74d7 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> 'page-break-inside' does not inherit.
page-break-inside-006 page-break-inside: paged media paged http://www.w3.org/TR/CSS21/page.html#page-break-props 12c7daa1e8377ebdf7f6d11b895beecf31191d2c `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'page-break-inside' property applies to paged media only.
page-break-margins-001 Margin at the start of document may,paged http://www.w3.org/TR/CSS21/text.html#spacing-props f214935bd963b65309f0fb44c17aeacfa35711a6 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The UA may preserve the margin after a forced page break.
page-break-margins-002 allowed page break margin handling paged http://www.w3.org/TR/CSS21/page.html#page-break-props 17a2f4d4c67f694a5306d94719135220b4e16727 `Tom Clancy`<mailto:tclancy@revenution.com> When a page break occurs in the vertical margin between sibling block boxes (or rows in a table), the used values of the adjoining 'margin-bottom' and 'margin-top' properties are set to '0'.
page-break-margins-003 page break margin handling paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#allowed-pg-brk de2961ce661e01ac027079a5b1320cd89e759a5c `Melinda Grant`<mailto:melinda.grant@hp.com> When a page break occurs in the vertical margin between sibling block boxes, the used values of the adjoining 'margin-bottom' and 'margin-top' properties are set to '0'.
page-break-margins-004 page break margin handling paged http://www.w3.org/TR/CSS21/page.html#page-break-props,http://www.w3.org/TR/css3-page/#allowed-pg-brk c7367d7799a3d896b0f90314bae23c4889cf4825 `Melinda Grant`<mailto:melinda.grant@hp.com> When a page break occurs in the vertical margin between sibling block boxes, the used values of the adjoining 'margin-top' property is set to '0'.
page-breaks-100 Page breaks: clearing bottom margin paged http://www.w3.org/TR/CSS21/page.html#allowed-page-breaks,http://www.w3.org/TR/css3-page/#allowed-pg-brk 2cbd0e23b508ef240a83d788049683494a5c72f5 `Melinda Grant`<mailto:melinda.grant@hp.com> When an element would span a page break solely to satisfy a descendant's bottom margin, that margin is instead truncated and the element does not span pages.
page-breaks-101 Page Breaks and Bottom Margin (with bg/border) paged http://www.w3.org/TR/CSS21/page.html#allowed-page-breaks,http://www.w3.org/TR/css3-page/#allowed-pg-brk a0f746634084d801288455e9474d6b9a464edb3d `Melinda Grant`<mailto:melinda.grant@hp.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Page breaks are not allowed between the last child of a block and its parent.
page-container-000 Paged Media root container paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/css3-page/#page-box-page-rule d5298d0a06bf98afd48bba6e4df1e56bd2c3a999 `Melinda Grant`<mailto:melinda.grant@hp.com> For a single-page document, the containing box for the root element is the page area.
page-container-001 paged media abspos containing block paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/css3-page/#page-box-page-rule f04d58ed02e218d0910e31d16a858c26fab0a71d `Melinda Grant`<mailto:melinda.grant@hp.com> For a single-page document, the containing box for positioned content with no positioned ancestor is the page area.
page-container-002 paged media root percent height paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/css3-page/#page-box-page-rule 14a52bcd600232b1e4343e47b8142e08aa5ead2c `Melinda Grant`<mailto:melinda.grant@hp.com> A percentage height on the root element is relative to the page area height.
page-container-003 paged media position fixed paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/visuren.html#choose-position,http://www.w3.org/TR/css3-page/#page-box-page-rule 4dbc5404c51c9c9988ed2dd19ee2c831e75ca1d4 `Melinda Grant`<mailto:melinda.grant@hp.com> Elements with 'position: fixed' are positioned relative to the page area and are rendered on every page of the printed document.
page-container-004 Paged Media root container (float) may,paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/css3-page/#page-box-page-rule e003ebb3a0835a21b7cce2ed543d2785ed89e26e `Melinda Grant`<mailto:melinda.grant@hp.com> The root element when floated abuts the left or right edge of the page area.
page-container-005 Paged content image,paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/css3-page/#page-box-page-rule fd5daa8b08b2316e3afac2c8c2a913198a48645d `Melinda Grant`<mailto:melinda.grant@hp.com> The page area includes the boxes laid out on that page. The content of the document is flowed into the page area of one or more page sheets.
page-container-006 Paged media - percent on root paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/css3-page/#page-box-page-rule a469289c5f8805f7dba5877b82697ea60886589e `Melinda Grant`<mailto:melinda.grant@hp.com> A percentage width on the root element is relative to the page area width.
page-container-007 Fixed content outside the page area image,paged http://www.w3.org/TR/CSS21/visuren.html#fixed-positioning 8e0b53295b3516b9489d0961bbd764a1748b9ce7 `Melinda Grant`<mailto:melinda.grant@hp.com> Any portion of an element with 'position: fixed' which is positioned outside the page area is not printed.
page-container-008 Paged Media Canvas Background paged http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/css3-page/#painting 3436a4557ca2bfa03094825688ccc5b830bd4805 `Melinda Grant`<mailto:melinda.grant@hp.com> For documents in the html namespace, a background on 'html' will cover the page area but not the margin area.
page-container-009 Paged Media Body Background paged http://www.w3.org/TR/CSS21/visudet.html#containing-block-details,http://www.w3.org/TR/css3-page/#painting e8ebc983068e33a13dcae75e5ad27bc799d08d2c `Melinda Grant`<mailto:melinda.grant@hp.com> For documents in the html namespace, a background on 'body' will cover the page area.
page-container-010 Paged Media Height (percent) paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/visuren.html#comp-abspos,http://www.w3.org/TR/CSS21/visudet.html#the-height-property,http://www.w3.org/TR/css3-page/#page-box-page-rule 6ae1cfaa2afdfb731b4513a4eac7e06cfbdfff9e `Melinda Grant`<mailto:melinda.grant@hp.com> For HTML documents in paged media, when the HTML and BODY elements have heights of 100%, a percentage height on a child of BODY is relative to the page area height.
page-container-011 Paged Media: Relatively Positioned Pages paged http://www.w3.org/TR/CSS21/visuren.html#comp-abspos 4dcc720b85c91aab682703c5c0ba623f2698b563 `Melinda Grant`<mailto:melinda.grant@hp.com> When a relatively positioned element whose 'height' and 'width' match that of the page area has a corner positioned at a corner of the page area, any positioned children are positioned relative to the page area.
page-grammar-001 @page grammar: white space allowed around pseudo paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/grammar.html#grammar,http://www.w3.org/TR/css3-page/#syntax-page-selector 50fe56e87160b18a37f87f94b78ed38a21535a31 `Melinda Grant`<mailto:melinda.grant@hp.com> White space before and after a pseudo-page selector is allowed.
page-grammar-002 @page grammar: white space not required around pseudo paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/CSS21/grammar.html#grammar,http://www.w3.org/TR/css3-page/#syntax-page-selector 28648364a4c632b4fce2f7736e453c720133754e `Melinda Grant`<mailto:melinda.grant@hp.com> White space before and after a pseudo-page selector is not required.
page-margin-000 @page margins shorthand using fixed physical units paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/css3-page/#page-properties,http://www.w3.org/TR/css3-page/#page-box-page-rule 1f88ee31a8224d2a778ac900a06837c0e129a4c1 `Tom Clancy`<mailto:tclancy@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> A margin declaration within the @page context applies to the page box.
page-margin-001 @page margins on top and right using percentages paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/css3-page/#page-properties,http://www.w3.org/TR/css3-page/#page-box-page-rule 93f23ee2444d1c542e209a54936dd441e89f62f7 `Tom Clancy`<mailto:tclancy@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> A percentage right margin in the @page context applies to the page box and is relative to the width of the page box. A percentage top margin in the @page context applies to the page box and is relative to the height of the page box.
page-margin-002 @page margins on bottom and left using percentages paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/css3-page/#page-properties,http://www.w3.org/TR/css3-page/#page-box-page-rule 6c9f5e0732ab4241b61b9d31f74863d014469684 `Tom Clancy`<mailto:tclancy@revenution.com>,`Hewlett-Packard Company`<http://www.hp.com/> A margin declaration within the @page context applies to the page box.
page-props-100-a Unqualified Page Contexts (first, right) paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#at-page-rule 547f3851d0e1cc89b1104cd5042806901c0c6866 `Melinda Grant`<mailto:melinda.grant@hp.com> A margin declaration within a page context which is not qualified by a pseudo-class (or, for css3, a named page identifier) sets the margins for every page of the document which doesn't match a page context with a :first, :right, or :left pseudoclass (or, for css3, a named page identifier).
page-props-100-b Unqualified Page Contexts (first, left) paged http://www.w3.org/TR/CSS21/page.html#page-margins,http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#at-page-rule c30e8678bb6be3242b6ac9e1f614dae6695d1dc2 `Melinda Grant`<mailto:melinda.grant@hp.com> A margin declaration within a page context which is not qualified by a pseudo-class (or, for css3, a named page identifier) sets the margins for every page of the document which doesn't match a page context with a :first, :right, or :left pseudoclass (or, for css3, a named page identifier).
page-props-101 Right and Left Pages (page area equal) paged http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#left-right-first e15be7a7412ba4b9d17c8e4e0253312e6826cd04 `Melinda Grant`<mailto:melinda.grant@hp.com> The right and left pages of a document may use differing margin styles that yield equivalent page area heights.
page-props-102 Right and Left Pages (page area equal) paged http://www.w3.org/TR/CSS21/page.html#page-selectors f4f47304239e5298f295dcb78ab449ff7eb10289 `Melinda Grant`<mailto:melinda.grant@hp.com> The right and left pages of a document may use differing margin styles that yield different page area widths, but the UA may adjust the margins such that the page area widths are the same.
page-props-103 Right and Left Pages (page area equal) paged http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#left-right-first 0b03e394c354792c5cd71ffea09e207c90a5acfc `Melinda Grant`<mailto:melinda.grant@hp.com> The right and left pages of a document may use differing margin styles that yield different page area heights.
page-selectors-001 page selector is optional in @page rules paged http://www.w3.org/TR/CSS21/page.html#page-box,http://www.w3.org/TR/css3-page/#at-page-rule 05c137a449d7d34a421d9fa66f2dfe980709797c `Melinda Grant`<mailto:melinda.grant@hp.com> An @page rule consists of the keyword '@page', followed by an optional page selector, followed by a block of declarations.
page-selectors-002 Page Selectors: first, right, and left pages paged http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#left-right-first 9844aecae7173bf4bc235cee7b7d8dc792c30c8d `Melinda Grant`<mailto:melinda.grant@hp.com> In CSS 2.1, page selectors may designate the first page, all left pages, or all right pages.
page-selectors-003 Page cascade (right/left) paged http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#cascading-and-page-context 6c2c9a3fa406b8aa47d34c9c9c8b56aec788b57b `Melinda Grant`<mailto:melinda.grant@hp.com> Properties specified in a :left or :right @page rule override those specified in an @page rule that has no pseudo-class specified.
page-selectors-004 Page cascade (first trumps right) paged http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#cascading-and-page-context 1e082467fc4b57b9610da43bc1f48b7308369879 `Melinda Grant`<mailto:melinda.grant@hp.com> Properties specified in a :first @page context override those specified in :right @page contexts.
page-selectors-006 Page cascade (first trumps no pseudo-class) paged http://www.w3.org/TR/CSS21/page.html#page-selectors,http://www.w3.org/TR/css3-page/#cascading-and-page-context f441e4b2791c40053c4cc19f590fade1bdcddbdf `Melinda Grant`<mailto:melinda.grant@hp.com> Properties specified in a :first @page rule override those specified in an @page rule with no pseudo-class specified.
painting-order-underline-001 reference/painting-order-underline-001-ref 'underline' decoration painting order and descender ahem http://www.w3.org/TR/CSS21/zindex.html#painting-order,http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#lining-striking-props 2c6af9b8834e10accab5b0d4c86cbdb85be414a1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that underlining painting is done before glyphs are painted; therefore, if the underlining crosses the descenders (glyphs like 'g', 'j', 'p', 'q', 'y' have a descender), then the descender part must overlap the underline.
position-001 Position set to 'static' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 49d6cf06033dd92801dbc70332be6d71e150a4fe `Microsoft`<http://www.microsoft.com/> The 'position' property applies the value 'static' and places the element in normal document flow.
position-002 Position set to 'relative' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 49a12e98212cc8170c07854ca64ec1761b5fe281 `Microsoft`<http://www.microsoft.com/> The 'position' property applies the value 'relative' and places the element in normal document flow.
position-003 Position set to 'absolute' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 8d0ac3c836c9f720233c8d339203bd92ee69a77f `Microsoft`<http://www.microsoft.com/> The 'position' property applies the value 'absolute' and places the element out of flow of the document.
position-004 Position set to 'fixed' interact http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 8229d8e8bc8d0963366ea596b1118fde830fea8e `Microsoft`<http://www.microsoft.com/> The 'position' property applies the value 'fixed' and places the element out of flow of the document and locks it to a specific point on the viewport.
position-005 Position set to 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 371eb74e85869220efb7b7117768c3944af9ffb7 `Microsoft`<http://www.microsoft.com/> The 'position' property applies the value 'inherit' and inherits the 'position' value from its parent element.
position-006 reference/position-006-ref Parsing 'position' invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 9d42f5ca369489498c989f7f062eeb0f24cd6623 `Ian Hickson`<mailto:ian@hixie.ch>
position-absolute-001 reference/ref-filled-green-100px-square Absolute positions impact on later siblings http://www.w3.org/TR/CSS21/visuren.html#positioning-scheme b9cfab4bf8b5a9b23d773f7b4e38b7d0a6066c9c `Microsoft`<http://www.microsoft.com/> Absolute positioned elements do not impact later siblings.
position-absolute-002 reference/position-absolute-002-ref Position absolute size and positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 9ed66cf2fcdbfba72aba54af9b94999ef3b87b7f `Microsoft`<http://www.microsoft.com/> Absolutely positioned elements can be sized and positioned using 'top', 'right', 'bottom' and 'left' properties.
position-absolute-003 reference/ref-filled-green-100px-square Absolute position element taken out of flow http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning 356207ecb15cd4da54d204d450d93d4eacdd6f8a `Microsoft`<http://www.microsoft.com/> Absolute positioned elements are taken out of the normal flow when they have explicit offsets.
position-absolute-004 reference/position-absolute-004-ref Absolutely positioned elements establishes a new containing block for normal flow children http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning 549f2a39ecc373577d44f3d3b6dc6733b247a0e6 `Microsoft`<http://www.microsoft.com/> An absolutely positioned box establishes a new containing block for normal flow children.
position-absolute-005 Absolutely positioned elements do not establish a new containing block for fixed position descendants http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning 5aeee6e9b6ae0f7cd3866a168107bfc0572bbe3b `Microsoft`<http://www.microsoft.com/> An absolutely positioned box does not establish a new containing block for fixed positioned descendants.
position-absolute-006 reference/position-absolute-004-ref Absolutely positioned elements establishes a new containing block for absolutely positioned children http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning 9bb926d74fd94f47bfef44de63ea383e8f0ae387 `Microsoft`<http://www.microsoft.com/> An absolutely positioned box establishes a new containing block for absolutely positioned children.
position-absolute-007 reference/position-absolute-007-ref Absolutely positioned elements child behavior http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning 04e64c247425ff8158620f33df2be56b3b2bf28b `Microsoft`<http://www.microsoft.com/> The contents of an absolutely positioned element do not flow around any other boxes and can obscure the contents of another box.
position-absolute-008 reference/ref-filled-green-100px-square Float is computed to 'none' when element is absolutely positioned http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo bdb2d479028b708c3453e267324e43be38ee0f4e `Microsoft`<http://www.microsoft.com/> Float is computed to 'none' when 'position: absolute' is specified.
position-absolute-008a reference/ref-filled-green-100px-square Float is computed to 'none' when element is absolutely positioned http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo e2e9b49a9fea87c2def7ca353c68dc36dd662cb1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Float is computed to 'none' when 'position: absolute' is specified.
position-absolute-percentage-inherit-001 reference/position-absolute-percentage-inherit-001-ref position absolute - dimensions and position given by offset percentages and inherit http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/syndata.html#length-units a35f97f7f222f4f7d885a004cf62ea110357b60b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Absolutely positioned boxes can be dimensioned and positioned solely by setting offset 'top', 'right', 'bottom' and 'left' property values with percentage unit and then with inherit keyword. 'inherit' on a offset property makes such offset property take the same computed value as the offset property of the nearest positioned ancestor; in the case of a percentage value - like in this testcase - , the computed value is the specified percentage value of such nearest positioned ancestor.
position-applies-to-001 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 1acc768a5a1f3742ea616b475cf6170873f97cf2 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-row-group'.
position-applies-to-002 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position fcd1c62eb63bee633c5f21f1a4d2983242707408 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-header-group'.
position-applies-to-003 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position cd1400d0a6f895286780786e074cc749ecaef3c5 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-footer-group'.
position-applies-to-004 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 38b54518f560e45fc1d569d24a3017867d10f356 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-row'.
position-applies-to-005 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 16e9275ab6407c616e208c1601ea237607e1448a `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-column-group'.
position-applies-to-006 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position cb7ec776ab2fdcdeb234d5541411af08ea89adb1 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-column'.
position-applies-to-007 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 908d4e42366b37a843281c2bc3e4ba902c79d0b1 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-cell'.
position-applies-to-008 Position applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 4d9d286547d68d2015067f68b5464e9ad8405502 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of inline.
position-applies-to-009 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 4ad01da2a8e1be2d542dc204002e23fff7a03ee9 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of block.
position-applies-to-010 Position applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 9d5168582f8b2d4a650616a6b1908b088dfd98ee `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of list-item.
position-applies-to-011 Position applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 1f4f55a305548bad5b9dc5a2c89fff9debea4bbd `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of run-in.
position-applies-to-012 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 9b8041d29922648415fe3991b585059c7a551804 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of inline-block.
position-applies-to-013 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 9c0d0d96cdf33337c62591619a487afb184cd3fd `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table'.
position-applies-to-014 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position 67c3eda3c7b7a7d9a675e79913d7a8e8ab5ab427 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'inline-table'.
position-applies-to-015 reference/bottom-applies-to-001-ref Position applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#choose-position cf0cdf1ce2ab37ac8590b6feba04c331862e7dc8 `Microsoft`<http://www.microsoft.com/> The 'position' property applies to elements with a display of 'table-caption'.
position-fixed-001 reference/ref-filled-green-100px-square Fixed position elements impact on later siblings http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position db1868be4858513fb64b5af6de65521c0d60b907 `Microsoft`<http://www.microsoft.com/> Fixed positioned elements do not impact later siblings.
position-fixed-002 Position fixed size and positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position cda0af0fc3cee9dabdd6b9cbba5711be0e6a1b89 `Microsoft`<http://www.microsoft.com/> Fixed positioned elements can be sized and positioned using 'top', 'right', 'bottom' and 'left' properties.
position-fixed-003 Position fixed on different media types interact http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 1475cbe24b14bb18415d1477faa4040ce47d9105 `Microsoft`<http://www.microsoft.com/> Elements that are set to 'position: fixed' are fixed with respect to the viewport.
position-fixed-004 Position fixed and print media paged http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position fc39cef8ee5cf4898459fc84643b1f35c574c491 `Microsoft`<http://www.microsoft.com/> Fixed position elements are positioned with respect to the page box when printed.
position-fixed-005 Pagination of fixed positioned elements paged http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 6f706963ab76fa67bafb276bb3fbff3ea683230c `Microsoft`<http://www.microsoft.com/> Fixed position elements cannot be paginated.
position-fixed-006 Non-static position on the root element dom,may http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 3d43679034fd86e83124c8442a2640344c1e41c1 `Microsoft`<http://www.microsoft.com/> Root elements may treat non-static positions as 'static'.
position-fixed-007 reference/position-fixed-007-ref Float is computed to 'none' when element is fixed positioned http://www.w3.org/TR/CSS21/visuren.html#absolute-positioning f2c6a277d0de4b24d47a6de8c3be799ddccd9d0a `Microsoft`<http://www.microsoft.com/> Float is computed to 'none' when 'position: fixed' is applied.
position-relative-001 reference/position-relative-001-ref Relative positioning and normal flow http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position 38ab6fc56d92aabc2c1f07f7dc78876df2280142 `Microsoft`<http://www.microsoft.com/> Relatively positioned elements lay out in normal flow.
position-relative-002 Elements following relatively positioned elements http://www.w3.org/TR/CSS21/visuren.html#relative-positioning d72c0c869947fc173518436c78309511334c184e `Microsoft`<http://www.microsoft.com/> Element following relatively positioned element show up in normal flow as if the relatively positioned element were not offset.
position-relative-003 reference/position-relative-003-ref Relative positioning with auto http://www.w3.org/TR/CSS21/visuren.html#relative-positioning e3ab05138f9b53a0eb2385bcbe48742ba569c1dd `Microsoft`<http://www.microsoft.com/> The position of a relatively positioned element with left and right set to auto the values compute to zero.
position-relative-004 reference/position-relative-004-ref Relative positioning dimensions http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 0568eded8c03d15a637616320e1036e71e462c39 `Microsoft`<http://www.microsoft.com/> Relative positioning with left or right does not change size of a box.
position-relative-005 reference/position-relative-005-ref Relative positioning with left http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 23fd98f443e05d790321e8d5de12d15acd3fcf99 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with the left specified offsets the element from the left of the containing block.
position-relative-006 reference/position-relative-005-ref Relative positioning with right http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 05e22a4544d2d222cfa61b70297d6241c7ba6982 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with the right specified offsets the element from the right of the containing block.
position-relative-007 reference/position-relative-005-ref Relative positioning with 'left' set and 'right' 'auto' http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 2d622b4b4fe645752163231c235d4db44ed64a9f `Microsoft`<http://www.microsoft.com/> Relatively positioned element with 'left' set to 'auto' and 'right' set to a value appears at expected offset.
position-relative-008 Relative positioning with 'right' set and 'left' 'auto' http://www.w3.org/TR/CSS21/visuren.html#relative-positioning e30316d5c4de163b39c11873b4a87b3d2ad538cd `Microsoft`<http://www.microsoft.com/> If 'right' offset of a relatively positioned box is specified as 'auto', then its computed value is minus the value of 'left' offset. A relatively positioned box with 'left' set to a value moves the box to the left by the value of 'right'.
position-relative-009 reference/position-relative-005-ref Over-constrained situation with position 'left' property http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 2b50b30873f2a3ee0bd0d0a560cb0eecd0d9d330 `Microsoft`<http://www.microsoft.com/> If the 'direction' property of the containing block is 'ltr', the value of 'left' wins and 'right' becomes negative 'left'.
position-relative-010 reference/position-relative-005-ref Over-constrained situation with position 'right' property http://www.w3.org/TR/CSS21/visuren.html#relative-positioning aae97aadcc3cea184f9dc3057e4cc6f922b113c3 `Microsoft`<http://www.microsoft.com/> If the 'direction' property of the containing block is 'rtl', the value of 'right' wins and 'left' becomes negative 'right'.
position-relative-013 reference/ref-filled-green-100px-square Relative positioning with top and bottom do not change element dimensions http://www.w3.org/TR/CSS21/visuren.html#relative-positioning fc57245ed29b7a2450b82057da74c6ca03ca99ea `Microsoft`<http://www.microsoft.com/> Relatively positioned element dimensions are not changed with top/bottom applied. If 'top' is 'auto' and if 'bottom' is '100px', then top's used value becomes the negative of bottom. If both 'top' and 'bottom' are specified (like for #div3 in this test), then 'bottom' is ignored and the used value of 'bottom' becomes minus the value of 'top').
position-relative-014 reference/position-relative-014-ref Relative positioning with top http://www.w3.org/TR/CSS21/visuren.html#relative-positioning cb730a4d985268a056997d19e7a59e4973b4aedc `Microsoft`<http://www.microsoft.com/> Relatively positioned element dimensions are not changed with top applied.
position-relative-015 reference/position-relative-014-ref Relative positioning with bottom http://www.w3.org/TR/CSS21/visuren.html#relative-positioning ea73deaa9b3d047c0563577d658c1d7e9855cce1 `Microsoft`<http://www.microsoft.com/> Relatively positioned element dimensions are not changed with bottom applied.
position-relative-016 reference/position-relative-016-ref Relative positioning and computed top/bottom values http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 69a54b5f9273b23de90e5613a0eab0d1eaba44da `Microsoft`<http://www.microsoft.com/> Used value of top equals negative bottom when top is auto and bottom is given. (Computed value of top remains auto.)
position-relative-017 reference/position-relative-014-ref Relative positioning and computed 'top'/'bottom' set to 'auto' http://www.w3.org/TR/CSS21/visuren.html#relative-positioning f5c277dc82b8e757b04bb62dbae7e3dc118ebae7 `Microsoft`<http://www.microsoft.com/> Computed values are zero when both 'top' and 'bottom' are set to 'auto'.
position-relative-018 reference/position-relative-018-ref Relative positioning and computed values when 'bottom' is set to 'auto' http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 2eeff868be0936d8c34f318055cc78e05960645b `Microsoft`<http://www.microsoft.com/> Computed value of 'bottom' set to 'auto' is equal to negative 'top'.
position-relative-019 reference/position-relative-014-ref Relative positioning 'bottom' ignored if 'top' and 'bottom' are both not 'auto' http://www.w3.org/TR/CSS21/visuren.html#relative-positioning a0b23dcdb2136fc72a6da3ee68771960be681571 `Microsoft`<http://www.microsoft.com/> The 'bottom' value is ignored if neither 'top' or 'bottom' is 'auto'.
position-relative-020 Relative positioning and overflow: auto interact http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 5e240070a27e167931e2d2bf6206b204d6da335a `Microsoft`<http://www.microsoft.com/> If relative positioning causes overflow the user agent needs to provide a scrolling mechanism to all of the content at its offset position.
position-relative-021 Relative positioning and overflow: scroll interact http://www.w3.org/TR/CSS21/visuren.html#relative-positioning ab2cd3047d512a8a89d86014e95aa8ffa0aab6c8 `Microsoft`<http://www.microsoft.com/> If relative positioning causes overflow the user agent needs to provide a scrolling mechanism to all of the content at its offset position.
position-relative-022 Relative positioning and overflow: auto interact http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 95d4c07e100d9d7a7204783e568913aa77a667d3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> If relative positioning causes overflow to an containing ancestor, then the user agent needs to provide a scrolling mechanism to all of the content at its offset position. In this test, div#taller-and-wider-rel-pos generates a 1.75in wide by 1.75in tall box.
position-relative-027 reference/position-relative-027-ref Relatively positioned elements with auto positioning with anonymous boxes before and after http://www.w3.org/TR/CSS21/visuren.html#relative-positioning baeaccffa24c266eac26d597f8d6aaa1beab6e78 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with auto positioning appear as though they were positioned in flow.
position-relative-028 reference/position-relative-028-ref Relatively positioned elements with auto positioning with anonymous boxes after http://www.w3.org/TR/CSS21/visuren.html#comp-relpos 014843140c8ca66014a6f569b74de174882e49c7 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with auto positioning appear as though they were positioned in flow.
position-relative-029 reference/position-relative-028-ref Relatively positioned elements with auto positioning with inline box after http://www.w3.org/TR/CSS21/visuren.html#comp-relpos cb2dfbb9f835751d58216e2eb2be9123ba097e44 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with auto positioning appear as though they were positioned in flow.
position-relative-030 reference/position-relative-030-ref Relatively positioned elements with auto positioning with anonymous boxes before and after with trailing inline http://www.w3.org/TR/CSS21/visuren.html#comp-relpos b215914f416e38ec587240f7a7537da0a6781339 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with auto positioning appear as though they were positioned in flow.
position-relative-031 reference/position-relative-031-ref Relatively positioned elements with auto positioning with an inline element before, anonymous boxes, and inline boxes after http://www.w3.org/TR/CSS21/visuren.html#comp-relpos 4183f08de7933d02dc1595f31d88c14c107b38a4 `Microsoft`<http://www.microsoft.com/> Relatively positioned element with auto positioning render as though they were positioned in flow.
position-relative-032 reference/position-relative-032-ref Relatively positioned box has no impact on boxes which follow http://www.w3.org/TR/CSS21/visuren.html#comp-relpos e93fe66d89d316f5d3a49d888c1d15f12cd4d828 `Microsoft`<http://www.microsoft.com/> Offsetting a box with relative positioning has no effect on the boxes which follow.
position-relative-033 reference/position-relative-033-ref Relatively positioned box has no impact on boxes which follow and boxes may overlap ahem,may http://www.w3.org/TR/CSS21/visuren.html#comp-relpos 94603d00549ab72a4046a7767f9080147803c6df `Microsoft`<http://www.microsoft.com/> Offsetting a box with relative positioning has no effect on the boxes which follow and boxes may overlap.
position-relative-034 Relatively positioned content inside container with overflow auto interact http://www.w3.org/TR/CSS21/visuren.html#comp-relpos 7fc1dbea9c9db6038122dc7a840d5956e93172f7 `Microsoft`<http://www.microsoft.com/> A container with overflow set to auto provides a scrolling mechanism for relatively positioned content.
position-relative-035 reference/position-relative-035-ref Relatively positioned boxes preserve the space created for it in flow http://www.w3.org/TR/CSS21/visuren.html#comp-relpos 2736f0c81e72d5afc05ea523bc7c164a52f3a91e `Microsoft`<http://www.microsoft.com/> Relative positioned content keeps its normal flow size including line breaks and the space originally reserved for it.
position-relative-036 Relatively positioned content inside container with overflow scroll interact http://www.w3.org/TR/CSS21/visuren.html#comp-relpos 236388f298fa14ad7833d8ea3e6b4ae187791e33 `Microsoft`<http://www.microsoft.com/> A container with overflow set to scroll provides a scrolling mechanism for relatively positioned content.
position-relative-037 reference/position-relative-037-ref Relative positioning with over-constained situation and direction left-to-right http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 1165e5080b0430c5b53687022436329a2c543ddb `Microsoft`<http://www.microsoft.com/> Relative positioning with left and right values and over-constrained situations when direction is left-to-right.
position-relative-038 reference/position-relative-038-ref Relative positioning with over-constained situation and direction right-to-left http://www.w3.org/TR/CSS21/visuren.html#relative-positioning d789227ed875deb8c85150bd69a6b7434e7ef660 `Microsoft`<http://www.microsoft.com/> Relative positioning with left and right values and over-constrained situations when direction is right-to-left.
position-relative-nested-001 reference/position-relative-nested-001-ref Vertical centering with negative and positive top positioning http://www.w3.org/TR/CSS21/visuren.html#positioning-scheme 0c81190e08a32a0b791d8cb244554fb4223d5e22 `Microsoft`<http://www.microsoft.com/> Equal 50% positive and negative positioning can vertically center objects.
position-static-001 reference/position-static-001-ref Content laid out in normal flow when 'position' is set to 'static' http://www.w3.org/TR/CSS21/visuren.html#propdef-position,http://www.w3.org/TR/CSS21/visuren.html#choose-position d8980c16bfcf3538571e713adb457e105eb7b2e3 `Microsoft`<http://www.microsoft.com/> Static positioned elements are not affected by top, right, bottom, left property settings.
positioning-float-001 reference/positioning-float-001-ref Positioning a left floated element http://www.w3.org/TR/CSS21/visuren.html#positioning-scheme 004c416da62a095c8e8f398799110a1e5feebdbb `Microsoft`<http://www.microsoft.com/> Floating a box will first lay out the box then shift it to the left.
positioning-float-002 reference/positioning-float-002-ref Positioning a right floated element http://www.w3.org/TR/CSS21/visuren.html#positioning-scheme d71ef7902c9467dd0d09939048b1d2be4e030003 `Microsoft`<http://www.microsoft.com/> Floating a box will first lay out the box then shift it to the right.
pseudo-001 reference/no-red-filler-text-ref Pseudo elements before simple selector http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 751666f6149112d7bad0551e021a8a00307f3b23 `Microsoft`<http://www.microsoft.com/> A pseudo-selector cannot be followed by a simple selector.
pseudo-002 reference/filler-text-below-green First-line pseudo-element case sensitivity http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo a4039e47008a7a44973d8336a2aab28afe3968a6 `Microsoft`<http://www.microsoft.com/> First-line is case-insensitive.
pseudo-003 Multiple pseudo-classes - hover and active interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 2c843f0711e025efdf9d19917e90a88b82535c50 `Microsoft`<http://www.microsoft.com/> Hover and active pseudo-classes can be applied at the same time.
pseudo-005 Pseudo-classes and layout interact,may http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo f84eb8bb2d9d18afef6fdb0ffed5761ed39f23d5 `Microsoft`<http://www.microsoft.com/> User agents are not required to reflow a currently displayed document due to pseudo-class transitions.
pseudo-006 First-letter pseudo-element case sensitivity http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 84043aaffa62d92ff85f7d557622c102612a01f9 `Microsoft`<http://www.microsoft.com/> First-letter is case-insensitive.
pseudo-007 First-child pseudo-element case sensitivity http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 82e9ae396048d1c9c47977aa6cd88d655970265f `Microsoft`<http://www.microsoft.com/> First-child is case-insensitive.
pseudo-008 After and before case sensitivity http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 334c821ded183328ec2cff1a6ad465fd8262371e `Microsoft`<http://www.microsoft.com/> After and before are case-insensitive.
pseudo-009 Pseudo-class ':visited' case sensitivity interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo ec9fb42e31397f65039dcef0e2f8861a5c6f1fc9 `Microsoft`<http://www.microsoft.com/> The ':visited' pseudo-class' is case-insensitive.
pseudo-010 Active pseudo-element case sensitivity interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo b2eaedb01e1c6a2f5292eecdcd67391e0c7c25b3 `Microsoft`<http://www.microsoft.com/> Active is case-insensitive.
pseudo-011 Hover pseudo-element case sensitivity interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 02db1f800badcb5fdf80d451fb4cecd8120f67c3 `Microsoft`<http://www.microsoft.com/> Hover is case-insensitive.
pseudo-012 Focus pseudo-element case sensitivity interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 0d3cfd572cb1532ea1c0334c3042843bd2e8d46e `Microsoft`<http://www.microsoft.com/> Focus is case-insensitive.
pseudo-013 Multiple pseudo-classes - Link, first-child, hover interact http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo cb11778f56d8a92fd7be75eba25e896a6cfcfb8a `Microsoft`<http://www.microsoft.com/> Link, first-child, and hover can all be applied at the same time.
pseudo-014 reference/no-red-filler-text-ref Pseudo elements before attribute selector http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 50d5fed598e22aada09c43dba272d31f944aeb06 `Microsoft`<http://www.microsoft.com/> A pseudo-selector cannot be followed by an attribute selector.
pseudo-015 reference/no-red-filler-text-ref Pseudo elements before child selector http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo 536a0eebfb44aaf754186df643120376c8072306 `Microsoft`<http://www.microsoft.com/> A pseudo-selector cannot be followed by a child selector.
pseudo-016 reference/no-red-filler-text-ref Pseudo elements not the last (invalid) - Sibling selector http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo bcc4174edc273405178d4865bd281da55c296e0a `Microsoft`<http://www.microsoft.com/> A pseudo-selector cannot be followed by a sibling selector.
pseudo-elements-001 Transitioning Pseudo Elements dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/css3-content/ 7a553d04496995f738951c9c8797ba427cec447b `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that transitions are run on pseudo elements
quoted-keywords-001 reference/no-red-filler-text-ref Parsing single quoted property keywords invalid http://www.w3.org/TR/CSS21/syndata.html#keywords a64d0840d126da498415b25ca1f5d5267d7f0a32 `Microsoft`<http://www.microsoft.com/> Rules with property keywords which are surrounded by single quotes are ignored.
quoted-keywords-002 reference/no-red-filler-text-ref Parsing double quoted value keywords invalid http://www.w3.org/TR/CSS21/syndata.html#keywords c414e10e62d7231538199d21b394d207014ea3ac `Microsoft`<http://www.microsoft.com/> Rules with value keywords which are surrounded by double quotes are ignored.
quoted-string-001 reference/quoted-string-001-ref Parsing of single quotes inside double quotes http://www.w3.org/TR/CSS21/syndata.html#strings b5c42f39f3eb1af9b2768ceb07e3865a2e52d27f `Microsoft`<http://www.microsoft.com/> Single quotes are allowed in strings that are double quoted.
quoted-string-002 reference/quoted-string-002-ref Parsing of double quotes inside single quotes http://www.w3.org/TR/CSS21/syndata.html#strings 3a10759c246392c163407c9f7edbfb07401328f6 `Microsoft`<http://www.microsoft.com/> Double quotes are allowed in strings that are single quoted.
quoted-string-003 reference/quoted-string-001-ref Parsing of escaped quotes (single within single) http://www.w3.org/TR/CSS21/syndata.html#strings 9f364d0a9debe8977cfa710f8f0eeb373407e73b `Microsoft`<http://www.microsoft.com/> Single quotes cannot occur inside single quotes unless escaped.
quoted-string-004 reference/quoted-string-002-ref Parsing of escaped double quotes http://www.w3.org/TR/CSS21/syndata.html#strings 959fd29830d0b9d0166d6497122436e459b8f9b8 `Microsoft`<http://www.microsoft.com/> Double quotes cannot occur inside double quotes unless escaped.
quotes-001 Quotes with two values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 6ef1fddce96455091b34a4499d60fd653e804b40 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying only one set of quotes.
quotes-002 Quotes with four values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 4304dcc38138e73b6ba581a7d9faa5aec04bcaa5 `Microsoft`<http://www.microsoft.com/> The 'quotes' property handles specifying two sets of quotes.
quotes-003 Quotes with six values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 64ad18e33acdc6ae94fe6e618d1086a58e31630b `Microsoft`<http://www.microsoft.com/> The 'quotes' property handles specifying three sets of quotes.
quotes-004 Quotes with eight values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify d798bd873b7d20a5cf6f2654138da57900b077fe `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying four sets of quotes.
quotes-005 Quotes with ten values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 8ed1bdf9a16a22b1181741fdedc3584a010e123d `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying five sets of quotes.
quotes-006 Quotes with twelve values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 7c95abc3f7e70e02b3d509cdf7270dd372872d12 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying six sets of quotes.
quotes-007 Quotes with fourteen values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify fdad51ef72c855df997e121657acae3144afe5bd `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying seven sets of quotes.
quotes-008 Quotes with sixteen values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 3860e30fb9577ccd7d92f01442938674220dccb0 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying eight sets of quotes.
quotes-009 Quotes with eighteen values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 7d4811fe17c616e9fc1a41b916e2f07ec23801c8 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying nine sets of quotes.
quotes-010 Quotes with twenty values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 889dfbe05f8641db9ddcd6ba3d95c6060ab2e70c `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying ten sets of quotes.
quotes-011 Quotes with twenty-two values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 50ddb97d11e4a905a66b9194b01653b87ab7aa9a `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying eleven sets of quotes.
quotes-012 Quotes with twenty-four values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 69894bf3645b9bfe793e677eba59436121c9a899 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twelve sets of quotes.
quotes-013 Quotes with twenty-six values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify c5eb4843bd257aa44f41437e3a54b5a8eb14b48c `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying thirteen sets of quotes.
quotes-014 Quotes with twenty-eight values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify dd03b60dc484dbcb9cf987bd5752886aecdf06c7 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying fourteen sets of quotes.
quotes-015 Quotes with thirty values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 03a52602f8d80fc06adc637cee818f4f782b5540 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying fifteen sets of quotes.
quotes-016 Quotes with thirty-two values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 42c4056e7318b995f76108bea5fc4101b13174e1 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying sixteen sets of quotes.
quotes-017 Quotes with thirty-four values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 9b5c7458fb2793b0e558e8e3fd31f86adafbac24 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying seventeen sets of quotes.
quotes-018 Quotes with thirty-six values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify ff1e61d045c56b53393f253016291b5c7074445e `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying eighteen sets of quotes.
quotes-019 Quotes with thirty-eight values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 32bfea6fa77602cc5c8a72e39737afa8fb8d8b6a `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying nineteen sets of quotes.
quotes-020 Quotes with forty values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 8cc46620f4a74a58b7ee431e017ed1f8339f54a7 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty sets of quotes.
quotes-021 Quotes with forty-two values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 86d5ef7b73f210f58590f25314bc59eb6745fdc0 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-one sets of quotes.
quotes-022 Quotes with forty-four values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify e7b8bc2f167658e86fe6b15b02a1db8723bfc4bb `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-two sets of quotes.
quotes-023 Quotes with forty-six values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 281bc12d79569e7faad0ec80f9b516c7ca1de94e `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-three sets of quotes.
quotes-024 Quotes with forty-eight values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify c30c371d5aad7d5fc778ebf68ab0cdc1eb23ee18 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-four sets of quotes.
quotes-025 Quotes with fifty values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify ab1282e3d6d0ad885575b727668d0b88353e037a `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-five sets of quotes.
quotes-026 Quotes with fifty-two values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 83ee94b290600a21d5f80bc51d640596a0b6d50c `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-six sets of quotes.
quotes-027 Quotes with fifty-four values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify e48158770ba97e7ee0eb3f9aba44949fff8f9caa `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-seven sets of quotes.
quotes-028 Quotes with fifty-six values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 62ee51888b97d69c48f2402a2a18bb8321f61b42 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-eight sets of quotes.
quotes-029 Quotes with fifty-eight values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 09d851cc25750d0ef7d9263ec4ac21260a1e4599 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying twenty-nine sets of quotes.
quotes-030 Quotes with sixty values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 7f67bc03f887bbdd493d20e0b9584816b4f37d65 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying thirty sets of quotes.
quotes-031 Quotes with sixty-two values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify b1e59e0ad7588c91a413441641dde3b9b0daba3f `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying thirty-one sets of quotes.
quotes-032 Quotes with sixty-four values http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify dbd2b5444e5fbed7553717bc35d53e220054f9c6 `Microsoft`<http://www.microsoft.com/> Verify that quotes is supported when specifying thirty-two sets of quotes.
quotes-033 Quotes with a value of 'none' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 1c923222faf6b2e8a998e9e8449002314dbfa134 `Microsoft`<http://www.microsoft.com/> The 'quotes' property set to 'none' does not allow quotes to be generated.
quotes-034 Quotes set to 'inherit' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 1f4c1cb488d68b4a131ee3faef77b9ac949abb83 `Microsoft`<http://www.microsoft.com/> The quotes property set to 'inherit' correctly inherits the value from the patent element.
quotes-035 reference/quotes-035-ref CSS and Quotes: Counting Right (Slightly Simpler Version) should http://www.w3.org/TR/CSS21/generate.html#quotes 5b3990b1a80f7ea6e074fab4c87ec2df75957a35 `Ian Hickson`<mailto:ian@hixie.ch>
quotes-035a reference/quotes-035-ref CSS and Quotes: Counting Right (Slightly Simpler Version) http://www.w3.org/TR/CSS21/generate.html#quotes b7cf7d644be9fb827452e34df48f592c3240c0e8 `Ian Hickson`<mailto:ian@hixie.ch>
quotes-036 reference/quotes-035-ref CSS and Quotes: Counting Right (Evil Version) may http://www.w3.org/TR/CSS21/generate.html#quotes a2f8818ccc2aab1eca033ace2842dc78e2266c25 `Ian Hickson`<mailto:ian@hixie.ch>
quotes-applies-to-001 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify e4852560e08be70b1b0225c5c1f3a7221f258a77 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table-row-group'.
quotes-applies-to-002 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 795754e921b6d6576f15f8cdfc1e0fa18f586067 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table-header-group'.
quotes-applies-to-003 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify c384a74e90f0d477d7e3a8b4da196f55d134cf26 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table-footer-group'.
quotes-applies-to-004 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify b662a8aef440eedb4b08d5122da39f19baf66074 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table-row'.
quotes-applies-to-005 Quotes applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 0802156d41469f007784b5caed0b488b4d9796a6 `Microsoft`<http://www.microsoft.com/> The 'quotes' property does not apply to elements with a 'display' set to 'table-column-group'.
quotes-applies-to-006 Quotes applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 3b7dcbbecfe20b9d1a08bc3c4dec537e72784fd1 `Microsoft`<http://www.microsoft.com/> The 'quotes' property does not apply to elements with a 'display' set to 'table-column'.
quotes-applies-to-007 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 6469fd05a1ba76989e7c70f1570b4a2daffc4c59 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table-cell'.
quotes-applies-to-008 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 84fd876f677dd34ebbc0f1bf9ff92e8805f3d55a `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'inline'.
quotes-applies-to-009 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 105836be4d97fd94bf6ae08e4314185cc49482f3 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'block'.
quotes-applies-to-010 Quotes applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 6634c7ada446042f0cdc268ca12a4856cc4965a6 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'list-item'.
quotes-applies-to-011 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 6d98e2137cdab15f27c51e1d76914061fa98b45e `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'run-in'.
quotes-applies-to-012 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify e907e4a49a5c04e9e17508b7ccc9d144f1077bf2 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'inline-block'.
quotes-applies-to-013 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify d7b6580d7a660c6f64929c5a6aa412c73c77603a `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table'.
quotes-applies-to-014 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify d1407e85af03ae0e3d5335b225b4dbf4e4e819e2 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'inline-table'.
quotes-applies-to-015 reference/pass_if_pass_below Quotes applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/generate.html#propdef-quotes,http://www.w3.org/TR/CSS21/generate.html#quotes-specify 644ae777715e722982d50834a163f2c7bc3e9b31 `Microsoft`<http://www.microsoft.com/> The 'quotes' property applies to elements with a 'display' set to 'table-caption'.
quotes-negative-001 Quotes with negative depth http://www.w3.org/TR/CSS21/generate.html#content 8e6e6a84ba6af64aa26b369145af3e83bebde89e `Microsoft`<http://www.microsoft.com/> When a 'close-quote' makes the depth negative then depth stays at 0. Insertion of a quote does not occur but the remainder of the content string is inserted.
quotes-page-001 Quotes not affected by page level quotes http://www.w3.org/TR/CSS21/generate.html#content d01d7fb0f77d7a94ac3edd60154edea628c3a802 `Microsoft`<http://www.microsoft.com/> The page content quotes do not affect the depth of generated quotes.
quotes-repeat-001 Quote depth exceeded http://www.w3.org/TR/CSS21/generate.html#content 2df52dae207e787c6480123b8f522236c6fd1b64 `Microsoft`<http://www.microsoft.com/> If the depth of the 'quotes' is more than the defined pairs then repeat the last set of pair.
relpos-calcs-001 reference/relpos-calcs-001-ref Relative Positioning - auto top = -bottom http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 66ee86d32cfef09b7f980a5f9b5b276d769a6c0e `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element, if 'top' is 'auto', its used value is minus the value of 'bottom'.
relpos-calcs-002 reference/relpos-calcs-001-ref Relative Positioning - auto bottom = -top http://www.w3.org/TR/CSS21/visuren.html#relative-positioning d88c06300302e8204d211ceb7c268c77b2add099 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element, if 'bottom' is 'auto', its used value is minus the value of 'top'.
relpos-calcs-003 reference/relpos-calcs-001-ref Relative Positioning - Computing auto left = -right http://www.w3.org/TR/CSS21/visuren.html#relative-positioning cd7e7f383d04f52e28689ea488e6f693b19d9c05 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element, if 'left' is 'auto', its used value is minus the value of 'right'.
relpos-calcs-004 reference/relpos-calcs-001-ref Relative Positioning - auto right = -left http://www.w3.org/TR/CSS21/visuren.html#relative-positioning f440ebebe660f7d6c396ceba6a106d9645146a8d `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element, if 'right' is 'auto', its used value is minus the value of 'left'.
relpos-calcs-005 reference/relpos-calcs-001-ref Relative Positioning - overconstrained left = -right (LTR) http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 6d340d145463a287cd48bc8eba83641d97f811f7 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element in an LTR containing block, if neither 'left' nor 'right' is 'auto', used value of 'right' is minus the value of 'left'.
relpos-calcs-006 reference/relpos-calcs-001-ref Relative Positioning - overconstrained left = -right (RTL) http://www.w3.org/TR/CSS21/visuren.html#relative-positioning fd9557c33a6a4c4bdd646c47acf7aa8bda197d75 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element in an RTL containing block, if neither 'left' nor 'right' is 'auto', used value of 'left' is minus the value of 'right'.
relpos-calcs-007 reference/relpos-calcs-001-ref Relative Positioning - overconstrained top = -bottom http://www.w3.org/TR/CSS21/visuren.html#relative-positioning 54732e6a46bca458f61bb1a5cdc8db0ce9e7c931 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> For a relatively positioned element, if neither 'top' nor 'bottom' is 'auto', used value of 'bottom' is minus the value of 'top'.
replaced-elements-001 replaced elements - margin http://www.w3.org/TR/CSS21/visudet.html#block-replaced-width 7197bb32445f1cad5c66fb16ca81f34e07363189 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Block-level, replaced elements with 'margin-left: auto' and 'margin-right: auto' should be centered within their respective parent block.
replaced-elements-all-auto reference/replaced-elements-all-auto-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 872f7f79f8d23d3adfb01d8ef0aca8267197e25c `L. David Baron`<https://dbaron.org/>
replaced-elements-height-20 reference/replaced-elements-height-20-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 9de29f5400c5995b8ed42d1e93a1a2f5a444a4b7 `L. David Baron`<https://dbaron.org/>
replaced-elements-max-height-20 reference/replaced-elements-height-20-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths d93590d6b63023ca240ca8a9a23c0ace368a1cee `L. David Baron`<https://dbaron.org/>
replaced-elements-max-width-40 reference/replaced-elements-width-40-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths daa5273b04478933b2f63a803ee811177422d922 `L. David Baron`<https://dbaron.org/>
replaced-elements-min-height-20 reference/replaced-elements-all-auto-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths c6dd43131c3154e0287625dbf08efe7a76f94d36 `L. David Baron`<https://dbaron.org/>
replaced-elements-min-height-40 reference/replaced-elements-min-height-40-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths 953598e12512640dd371788de59cb18472c9fe75 `L. David Baron`<https://dbaron.org/>
replaced-elements-min-width-40 reference/replaced-elements-all-auto-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths e08ae36fe8634239fb80242722a71aa284a6726d `L. David Baron`<https://dbaron.org/>
replaced-elements-min-width-80 reference/replaced-elements-min-width-80-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths cdbbd85d3711151d5c84bb84fa48a52ef50fe033 `L. David Baron`<https://dbaron.org/>
replaced-elements-width-40 reference/replaced-elements-width-40-ref CSS 2.1 replaced element sizing should http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height,http://www.w3.org/TR/CSS21/visudet.html#min-max-widths a06eeb35a1cf69408b60a108eeb408070a91dc8f `L. David Baron`<https://dbaron.org/>
replaced-intrinsic-001 reference/replaced-intrinsic-001-ref Replaced inline elements (using <object>) and SVG intrinsic widths svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 72409a31b8553a1680f775d0c0c43484b211abee `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
replaced-intrinsic-002 reference/replaced-intrinsic-002-ref Replaced inline elements (using <object>) and SVG intrinsic widths (negative test equivalent of 001) svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 9c36c727f17b1ff91483e4ae84a59fa49abc7920 `Ian Hickson`<mailto:ian@hixie.ch>
replaced-intrinsic-003 reference/replaced-intrinsic-003-ref Replaced block elements (using <object>) and SVG intrinsic widths image,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width f6ca12a17b4a16e50110cb6ea7534d93165cd048 `Ian Hickson`<mailto:ian@hixie.ch>
replaced-intrinsic-004 reference/ref-filled-green-100px-square Auto Intrinsic Sizes: Intrinsic Height Only and Specified Width svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height c42cb86211fc46beee6de6ef7770ffab8e78e378 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> An inline replaced element with an intrinsic height only and a specified width is drawn at the specified width and intrinsic height.
replaced-intrinsic-005 reference/replaced-intrinsic-005-ref Auto Intrinsic Sizes: Intrinsic Width Only and Auto Height svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width 324b6b4cb6a46a1ae63b809b7b1eb84af077d51f `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A replaced element with an intrinsic height only and a specified width is drawn at the specified width and intrinsic height.
replaced-intrinsic-ratio-001 Auto Width for Replaced Element with Intrinsic Ratio Only may,svg http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 388bad0fc762d61bf7acd8373af7973a29631572 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
replaced-min-max-001 Min/Max Height and Width Constraints on Replaced Elements image http://www.w3.org/TR/CSS21/visudet.html#min-max-widths b1a3f56f527301b6cca7a7a7e621d3ff7cb81049 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
reset-counter-001 reference/pass_if_number_5 Counter-reset before counter use http://www.w3.org/TR/CSS21/generate.html#content 844003662544335201c6a71d0fc70fefa334146b `Microsoft`<http://www.microsoft.com/> Counter is used after a reset.
right-004 reference/right-004-ref Right using pixels with a value of negative zero, -0px http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props d14cfd6b671736679a72c5717631ce448e947c8e `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in pixels.
right-005 reference/right-004-ref Right using pixels with a value of zero, 0px http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 84cd0079623b4026e409ec83f432856825b3fd77 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in pixels.
right-006 reference/right-004-ref Right using pixels with a value of positive zero, +0px http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 267e141b5d2e6946723a43b7242e4d8e69994167 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in pixels.
right-007 reference/right-007-ref Right using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props d9684906146a07df87b159cf4a3b8c9d88f879f0 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in pixels.
right-008 reference/right-007-ref Right using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 596f2e409cce9ed0ebdbf2f75ce951a5c5df2ac0 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in pixels.
right-016 reference/right-004-ref Right using points with a value of negative zero, -0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props c0ed4e48f870106d4b9ba0f61f93afcc12f0aa4c `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in points.
right-017 reference/right-004-ref Right using points with a value of zero, 0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 44e0a6dd23d88bd1bddf9aba3e85520de8e9eda6 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in points.
right-018 reference/right-004-ref Right using points with a value of positive zero, +0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 84fb045284c8c9e0ad93b439bb15f2ccc3a94be1 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in points.
right-019 reference/right-019-ref Right using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 5af0b81d0d4bd059ff5f040b27b37b1e104e81b3 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in points.
right-020 reference/right-019-ref Right using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props a19e2a656db740b70d255c6e1b9983e6e4cabdf4 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in points.
right-028 reference/right-004-ref Right using picas with a value of negative zero, -0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 72c165aa7d98a9520cc259b484d9c8c2c26df9b5 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in picas.
right-029 reference/right-004-ref Right using picas with a value of zero, 0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 1feaa549e4c41644c69c11e3e3e92a0dc0709761 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in picas.
right-030 reference/right-004-ref Right using picas with a value of positive zero, +0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 16189cd3056fdc8934cad7105de3758a035ad75f `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in picas.
right-031 reference/right-031-ref Right using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 0e98ad58bddee73863afa05cd7fdadb9e1d99403 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in picas.
right-032 reference/right-031-ref Right using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 026b7cca8b99053c6f09a46d3b144dff49e0c128 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in picas.
right-040 reference/right-004-ref Right using centimeters with a value of negative zero, -0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 61d8e3b3185e4fe28d7e78ab1647d8d63b0bf3b5 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in centimeters.
right-041 reference/right-004-ref Right using centimeters with a value of zero, 0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props c42b20181127ea3b5fe92628a4f8cb7d05f32de6 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in centimeters.
right-042 reference/right-004-ref Right using centimeters with a value of positive zero, +0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props ae3ea545f3f47760159dcd3a3117f367656d4c21 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in centimeters.
right-043 reference/right-019-ref Right using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 52e8c5c4e035206cc733b7cd54d801952828a2a7 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in centimeters.
right-044 reference/right-019-ref Right using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 18755405c8d7116a747d7e82740169a47e2e768c `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in centimeters.
right-052 reference/right-004-ref Right using millimeters with a value of negative zero, -0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 5cbf73a7d08d80ec847674e7c12ecc7eae4c3684 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in millimeters.
right-053 reference/right-004-ref Right using millimeters with a value of zero, 0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props fc3a787563b7661b292b694a30b97d893ff41e0e `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in millimeters.
right-054 reference/right-004-ref Right using millimeters with a value of positive zero, +0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props d574f7d3f1766b448042d96e2fdedd1e42a3d307 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in millimeters.
right-055 reference/right-019-ref Right using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props c33906fd15b61a2eaec9ffc38f15c5b7fa438431 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in millimeters.
right-056 reference/right-019-ref Right using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props cb6f7e8e128767941220b70853c2fce5130ff473 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in millimeters.
right-064 reference/right-004-ref Right using inches with a value of negative zero, -0in http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props ce387bbb21f17eb004b412d2cf6df8ae03e606f8 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in inches.
right-065 reference/right-004-ref Right using inches with a value of zero, 0in http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props e1b5e13ab095fbdd51b630bdc30c7e2f72bc70a7 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in inches.
right-066 reference/right-004-ref Right using inches with a value of positive zero, +0in http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 9d5604a08ac12196b634fec068442b1d39e19826 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in inches.
right-067 reference/right-019-ref Right using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props e9d3c31442df2384a6e909f701d8b039ed58371a `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in inches.
right-068 reference/right-019-ref Right using inches with a positive nominal value, +1in http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 4f4d4956d417d1b461ff86d5d62653cd44341a34 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in inches.
right-076 reference/right-004-ref Right using 'em' units with a value of negative zero, -0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props bfd370af7c8c7470c6758c4e85c04928da9bb283 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in 'em' units.
right-077 reference/right-004-ref Right using 'em' units with a value of zero, 0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 1be8278bedb806c378b2f4ca71f65f9d092f06b7 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in 'em' units.
right-078 reference/right-004-ref Right using 'em' units with a value of positive zero, +0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 4ab5569f7c5d3111a83b365df1d299edbec4452e `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in 'em' units.
right-079 reference/right-079-ref Right using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 77158ee060c9aa574bbc3eb0429174bb8c5e11b5 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in 'em' units.
right-080 reference/right-079-ref Right using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props c32002ec23a3229f9aef380c5b70f289be671291 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in 'em' units.
right-088 reference/right-004-ref Right using 'ex' units with a value of negative zero, -0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 47a196bb240369aea57db0cfacbc2294cf26c971 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in 'ex' units.
right-089 reference/right-004-ref Right using 'ex' units with a value of zero, 0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 53f67dd88244155fa938840d7a77f7aed435eba7 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in 'ex' units.
right-090 reference/right-004-ref Right using 'ex' units with a value of positive zero, +0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 9377c688f476589080b620e9fc1c6e305991df3f `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in 'ex' units.
right-091 reference/right-019-ref Right using 'ex' units with a nominal value, 7.5ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 803d9ec3a3936312f1ee82374ab0e934014c0580 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in 'ex' units.
right-092 reference/right-019-ref Right using 'ex' units with a positive nominal value, +7.5ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props bf5b8c7f7e1963aa74016f22cc9b38e80be9ec74 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in 'ex' units.
right-100 reference/right-100-ref Right using percentages with a value of negative zero, -0% http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 8f4aa6898c85d60eab5bb4c5e3029f1ed327ed68 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value in percentages.
right-101 reference/right-100-ref Right using percentages with a value of zero, 0% http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props e074f4696a7755545ce42e3d3b9df6305ca38b43 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value in percentages.
right-102 reference/right-100-ref Right using percentages with a value of positive zero, +0% http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 0d8caadc03fe85c0d3d25729ecfb881354d14268 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value in percentages.
right-103 reference/right-103-ref Right using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props ccf6f9a9acd82b1ebe2374937f1fd2dc439572f6 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a nominal length value in percentages.
right-104 reference/right-103-ref Right using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 16c5c281323b90c27f222e94d80cdb9a9e2aa0e6 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive nominal length value in percentages.
right-109 reference/right-004-ref Right with a value of negative zero and no units, -0 http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 4b13ff64204179438900b5998da279bbdc19cf01 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a negative zero length value with no units.
right-110 reference/right-004-ref Right with a value of zero and no units, 0 http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 11f0bf9260a2297fd7cc289348171ffbe39f689c `Microsoft`<http://www.microsoft.com/> The 'right' property sets a zero length value with no units.
right-111 reference/right-004-ref Right with a value of positive zero and no units, +0 http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props c6792842653416c14e985e323ef288b39df42352 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a positive zero length value with no units.
right-112 reference/right-004-ref Right with a value of 'auto' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 33de63b72f2b16de14ca57a1073f4467879bc2cd `Microsoft`<http://www.microsoft.com/> The 'right' property sets a value of 'auto'.
right-113 reference/right-103-ref Right with a value of 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 2b355a558d8658a741b0270c289cf3fc38389f49 `Microsoft`<http://www.microsoft.com/> The 'right' property sets a value of 'inherit'.
right-applies-to-001 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props d4b5542307a480c654bac5eeefeb6fdc0ae11ab8 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-row-group'.
right-applies-to-002 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 31ad7df111fb8f7a910ff81708ff8de7f20b4afb `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-header-group'.
right-applies-to-003 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 4dd0634192b85d5c6ebb4a5661ff5853551b7a2d `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-footer-group'.
right-applies-to-004 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 888171a56e8a83b28ddddf5c45a73b0122aaca27 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-row'.
right-applies-to-005 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 752f88172165c325e8dce33be60fc81e8d261c1d `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-column-group'.
right-applies-to-006 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props e61153b210a2920af2bdc69c6487312de5c4d9e8 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-column'.
right-applies-to-007 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 8c5a80180b4ece3edd595ee9cc25d260f68cc448 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-cell'.
right-applies-to-008 Right applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 562373ef09b092d8a82dda1c73c3159ccb762500 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of inline.
right-applies-to-009 reference/right-applies-to-001-ref Right applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 31256f686d820958665d681c07e3704bea2f33ef `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of block.
right-applies-to-010 Right applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 0331bb404cfa1944fa3910ab1887362cc40c0c3c `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of list-item.
right-applies-to-011 Right applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props d0377e13b6d696442084eef0d84b2e36f49e3529 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of run-in.
right-applies-to-012 reference/right-applies-to-001-ref Right applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 1057a201f818bd85181e736a543427d0572b685e `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of inline-block.
right-applies-to-013 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 944c02584193e4f21deb55a467562566c74b8e65 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table'.
right-applies-to-014 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props a0ebe196765d3a2fcdcc254522f8e1d0a6ab2543 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'inline-table'.
right-applies-to-015 reference/right-applies-to-001-ref Right applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 25cf2c4b0092720e61dd98260fe0b2c4a50ddb49 `Microsoft`<http://www.microsoft.com/> The 'right' property applies to elements with a display of 'table-caption'.
right-offset-001 reference/right-offset-001-ref 'right' property defines the offset from the right edge of the containing block http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props e1ec1d2dd911a1b9dca549730f8ff8d172e97bd5 `Microsoft`<http://www.microsoft.com/> The 'right' property, for absolute positioning, specifies the offset of the element in relation to the containing block's right edge. The containing block of an absolutely positioned element is formed by the padding box of its nearest (closest) positioned ancestor element.
right-offset-002 reference/left-offset-001-ref Position 'right' property defines the offset from the right of the box itself for relative positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 60cdad995d1797bbc8c1f001a6c72fa8d36dedf7 `Microsoft`<http://www.microsoft.com/> The 'right' property, for relative positioning, specifies the offset of the box itself from the right toward the left. If 'left' is 'auto', then its used value is minus the value of 'right' in which case the box will move from the right toward the left by the value of 'right'.
right-offset-003 reference/right-offset-001-ref 'right' property defines the offset from the right edge of the containing block http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props da541cb6458497bad97a4fa5199676cdbc7f59b7 `Microsoft`<http://www.microsoft.com/> The 'right' property, for absolute positioning, specifies the offset of the element in relation to the containing block's right edge. The containing block of an absolutely positioned element is formed by the padding box of its nearest (closest) positioned ancestor element.
right-offset-004 reference/ref-filled-green-100px-square right box offset - position relative image http://www.w3.org/TR/CSS21/visuren.html#position-props 476f6580b8450c490d15793da0bd2c13022e79fc `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'right' property, for relative positioning, specifies the offset of the box itself from its normal in-flow position, from the position it would have had if it had been static.
right-offset-percentage-001 reference/right-offset-percentage-001-ref Right offset using percentage http://www.w3.org/TR/CSS21/visuren.html#propdef-right,http://www.w3.org/TR/CSS21/visuren.html#position-props 38ccb2b88e1f7c4625c460a8d3d6725eb32610be `Microsoft`<http://www.microsoft.com/> Percentage offset values for the 'right' property are based off the width of the containing block.
right-offset-position-fixed-001 reference/right-offset-position-fixed-001-ref right:auto offset of position:fixed box in an RTL position:relative containing block http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width,https://drafts.csswg.org/css2/visuren.html#position-props,https://drafts.csswg.org/css2/visudet.html#abs-non-replaced-width e7356485cac8b547338752f7374ee3c3e5d743f4 `Chris Rebert`<http://chrisrebert.com> The 'right' box offset property, for fixed positioning, when set to 'auto' specifies the offset of the box from its 'static-position containing block'. Here, in this test, the 'static-position containing block' is #shifted-column and the containing block for #red is established by the viewport.
root-box-001 reference/root-box-001-ref Placing the root element http://www.w3.org/TR/CSS21/visudet.html#Computing_heights_and_margins a38a32a36495408b1a6b24c7ca30f89979fc59cb `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
root-box-002 reference/root-box-002-ref Styling the root element: display:table image http://www.w3.org/TR/CSS21/visuren.html#display-prop e9756b21eb8f28dca3c61b0e781803b1b80f2422 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> HTML elements can be set to other display property values - like sub-table elements just like in this testcase - in order to behave like another element.
root-box-003 reference/root-box-003-ref Styling the root element: display:none (page should be a big green expanse) http://www.w3.org/TR/CSS21/visuren.html#display-prop e883565999e206a1502ab00b3003cbb4e531256c `Ian Hickson`<mailto:ian@hixie.ch>
root-canvas-001 reference/root-canvas-001-ref Canvas: Embedded documents http://www.w3.org/TR/CSS21/visuren.html#viewport,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 528d235ee5369b810d3c3cc931527372b6b0d52c `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
row-visibility-001 Row and the 'visibility' property http://www.w3.org/TR/CSS21/tables.html#dynamic-effects ccdaf8ad85537af307b60246b3ffd646b0b16b40 `Microsoft`<http://www.microsoft.com/> A 'visibility' value of 'collapse' applies to table rows.
row-visibility-002 Row group and the 'visibility' property http://www.w3.org/TR/CSS21/tables.html#dynamic-effects 8e9c736864089e69b23037e10bdffc3df7d58b49 `Microsoft`<http://www.microsoft.com/> The 'visibility' value of 'collapse' applies to table row groups.
row-visibility-003 Spanning cell that intersects a 'visibility: collapse' row ahem http://www.w3.org/TR/CSS21/tables.html#dynamic-effects 1c009ef44bf15c7cbd57a1e86e34a0ffeb1eb4a7 `Microsoft`<http://www.microsoft.com/> Contents of a spanned cell which intersect with a collapsed row are clipped.
row-visibility-004 A spanning cell that originates from a 'visibility: collapse' row http://www.w3.org/TR/CSS21/tables.html#dynamic-effects 9e63327202e2438ce1fa488c3ea66a5190f90aba `Microsoft`<http://www.microsoft.com/> A row-spanning cell which originates in a collapsed row is completely collapsed along with its row.
rtl-basic reference/right-rtl-ref Bidi box model test 2 http://www.w3.org/TR/CSS21/box.html#bidi-box-model c41e6c0f2b86a7d804502c21ed54cf2ce2c628d2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
rtl-borders-001 Borders drawn in visual order even when direction set to right-to-left http://www.w3.org/TR/CSS21/box.html#bidi-box-model 9ad956a62f10da676da04c1789efe4f39433ca64 `Microsoft`<http://www.microsoft.com/> Borders are drawn in visual order depending on the direction of content.
rtl-ib reference/right-rtl-ref Bidi box model test 6 http://www.w3.org/TR/CSS21/box.html#bidi-box-model fa42f40ee5e5931a5d442a4d683cf07f6122cc97 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
rtl-linebreak reference/rtl-linebreak-ref,!reference/rtl-linebreak-notref2,!reference/rtl-linebreak-notref1 Bidi box model test 9 http://www.w3.org/TR/CSS21/box.html#bidi-box-model 9d2a182a2c74bb77a6440f2b8fdeccdd3db2fe36 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
rtl-span-only reference/left-rtl-ref Bidi box model test 3 http://www.w3.org/TR/CSS21/box.html#bidi-box-model bf24e475cbc6dcd67971b9a0caa77782bb38f84e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
rtl-span-only-ib reference/left-rtl-ref Bidi box model test 7 http://www.w3.org/TR/CSS21/box.html#bidi-box-model 1c15a2e65b9f457eb3e077fa87217c646956d017 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
run-in-001 Run-in with a block box converts to a block box ahem http://www.w3.org/TR/CSS21/visuren.html#run-in 2683e131f5579900086d72889ef6adff3fa18560 `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box contains a block box.
run-in-002 Run-in boxes change to inline boxes http://www.w3.org/TR/CSS21/visuren.html#run-in 7492a1a0593fd2d4b61323b45cd98aacd51e27d3 `Microsoft`<http://www.microsoft.com/> Sibling block boxes following a run-in makes the run-in become an inline of the block box.
run-in-003 Run-in boxes and float ahem http://www.w3.org/TR/CSS21/visuren.html#run-in 0f9351bc823d54c1f062ec5c5482304107cfe798 `Microsoft`<http://www.microsoft.com/> Float prevents run-in from becoming inline.
run-in-004 Run-in boxes and absolute positioning ahem http://www.w3.org/TR/CSS21/visuren.html#run-in fd12c94020ba4b87ab6f6275d47e75a440b1110c `Microsoft`<http://www.microsoft.com/> Absolute positioning prevents run-in from becoming inline.
run-in-005 Run-in that starts with a run-in http://www.w3.org/TR/CSS21/visuren.html#run-in fb3e02eb2971d4d3bd96355c723181932f449e63 `Microsoft`<http://www.microsoft.com/> Run-in boxes cannot run-in with another box that already starts with a run-in.
run-in-006 Run-in with a table box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 1005a54dcb7e22f72030914ccda331d8d7775196 `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table box.
run-in-007 Run-in with a inline-table box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop beef928265970c9d22205a13bc4162058b647e29 `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into an inline-table box.
run-in-008 Run-in with a table-row-group box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 5ff8e8a2e233506cb7c04430b6b75adb0032cfab `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table-row-group box.
run-in-009 Run-in with a table-row box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop ab42f7cc57069e1165cf2fdc7b0fd05cb4c2518b `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table-row box.
run-in-010 Run-in with a table-cell box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop ca6d582235edfaf1e8a4d05abcc84f2af6050f68 `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table-cell box.
run-in-011 Run-in with a table-caption box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 81d16ad11520d6201432f97fcb201c36c4c9d657 `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table-caption box.
run-in-012 Run-in with a table-header-group box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop 10c8c41344acf89b3ec06232251ea59ebc0efffd `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table-header-group box.
run-in-013 Run-in with a table-footer-group box ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-display,http://www.w3.org/TR/CSS21/visuren.html#display-prop f2d132e2a8fb605bb2f8092b5b089d2ee741300a `Microsoft`<http://www.microsoft.com/> Run-in boxes are converted to block boxes when the run-in box runs into a table-footer-group box.
run-in-abspos-between-001 reference/run-in-basic-ref Run in - abs pos should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 0fb26e4940ef93fc59ff10710f6cb01e71ceeeca `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if there is an absolutely positioned element between the run-in and the following block.
run-in-abspos-between-002 reference/run-in-basic-ref Run in - block set to abs pos should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 32a7a7ac63ed9b95ce000a9ab867018f10357777 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a block is dynamically set to absolutely positioned between them and the following block.
run-in-abspos-between-003 reference/run-in-text-ref Run in - inline toggled from abs pos should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in ac009abbc8f80cb51470fcd5ba57ed66579e0171 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if an inline between them and the block is toggled from being absolutely positioned.
run-in-basic-001 reference/run-in-basic-ref Run in - basic functionality http://www.w3.org/TR/CSS21/visuren.html#run-in b09665c2589b1fbceb19ada5aa0ec6c414d6d8f0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Run-ins run into a following block if there is nothing between the run-in and the block.
run-in-basic-002 reference/run-in-basic-ref Run in - basic functionality with whitespace http://www.w3.org/TR/CSS21/visuren.html#run-in bc1b785b92b89e49eee92d7b5c24c1a50fd339df `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Run-ins run into a following block if there is collapsed whitespace between the run-in and the following block.
run-in-basic-003 reference/run-in-basic-ref Run in - basic functionality with comments http://www.w3.org/TR/CSS21/visuren.html#run-in e3190ca016641c93d4677fe6412c78e58ddb4482 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Run-ins run into a following block if there is collapsed whitespace and comments between the run-in and the block.
run-in-basic-004 reference/run-in-basic-ref Run in - basic functionality with multiple whitespace nodes dom http://www.w3.org/TR/CSS21/visuren.html#run-in 0851413ab4a3aff4d38b0b5a51bdba3cc8aac24f `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if there are multiple whitespace nodes between the run-in and the following block. There must be multiple whitespace nodes in the DOM between the run-in and the following block.
run-in-basic-005 reference/run-in-block-ref Run in - basic functionality with following block containing run-in http://www.w3.org/TR/CSS21/visuren.html#run-in 6162c33fa055ce4d5fb0ccd636b20f9722e8baab `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if the following block has a display:run-in child.
run-in-basic-006 reference/run-in-basic-ref Run in - basic functionality with list-item http://www.w3.org/TR/CSS21/visuren.html#run-in a545dac5c9a58c3883a3ea82a5660d1e45abed23 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if followed by a list-item.
run-in-basic-007 reference/run-in-basic-007-ref Run in - runs into overflow:scroll block http://www.w3.org/TR/CSS21/visuren.html#run-in af4560b38503648b08ec9f263d7e0867807ef8de `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if the block has overflow:scroll.
run-in-basic-008 reference/run-in-basic-ref Run in - runs into relatively positioned block http://www.w3.org/TR/CSS21/visuren.html#run-in e08c6cdfcd98b4712c4f22b6fb144066dec471c6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if the block is relatively positioned.
run-in-basic-009 reference/run-in-basic-ref Run in - run-ins run in even if given overflow:scroll http://www.w3.org/TR/CSS21/visuren.html#run-in 62ef2737f7095c0cbc76c7c94c5bdbf5f62a6e70 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have overflow:scroll set.
run-in-basic-010 reference/run-in-basic-ref Run in - parsing a block after a run-in should make the run-in run in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 6eb90346939b00d461074567527f8cec30fa53e8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if a block is parsed after them.
run-in-basic-011 reference/run-in-basic-ref Run in - inserting a block after a run-in should make the run-in run in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 83a25c3b6f9cae60fcb80d4a2c477e962541020b `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if a block is inserted after them.
run-in-basic-012 reference/run-in-basic-ref Run in - basic functionality with :before http://www.w3.org/TR/CSS21/visuren.html#run-in e715bc70fb69ecf704985ae85d81ef3939e67794 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins end up before :before content when they run in.
run-in-basic-013 reference/run-in-basic-ref Run in - dynamically inserted run-in should run in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 92f59727855ca9ec25a7dab3bb8b4ec45fd688f4 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that dynamically inserted run-ins run in.
run-in-basic-014 reference/run-in-pre-ref Run in - basic functionality with preserved whitespace http://www.w3.org/TR/CSS21/visuren.html#run-in 1772b1a7d6cd73b2d67f4c4ee3ac645890437c46 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in across preserved whitespace.
run-in-basic-015 reference/run-in-pre-ref Run in - dynamically preserved whitespace dom http://www.w3.org/TR/CSS21/visuren.html#run-in 3f716ecc308ad9251fee88d8a002c7867e27b31f `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in across preserved whitespace even if it's preserved dynamically.
run-in-basic-016 reference/run-in-pre-ref Run in - dynamically added preserved whitespace(2) dom http://www.w3.org/TR/CSS21/visuren.html#run-in 74a5b2395ddef480ef44582185749a14f44e0f1a `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in across preserved whitespace even if it's added dynamically.
run-in-basic-017 reference/run-in-pre-ref Run in - dynamically added preserved whitespace(3) dom http://www.w3.org/TR/CSS21/visuren.html#run-in 218716078cc80fefa7d3af011e5c3b16f18dc67c `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in across preserved whitespace even if it's added dynamically.
run-in-basic-018 reference/run-in-basic-ref Run in - dynamically added empty preserved whitespace dom http://www.w3.org/TR/CSS21/visuren.html#run-in 0408a32eb53d4c5a2aa1f7669038736cde709113 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in across preserved whitespace if the textnode is empty.
run-in-block-between-001 reference/run-in-text-ref Run in - block should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 09100cb664b78f5b67bf2840fe85ce2a3944f9c0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Run-ins run into a following block even if the block is empty.
run-in-block-between-002 reference/run-in-text-ref Run in - dynamically inserted block should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 63526ec9b40e5e112ea7ee699dbcb7164c79bb99 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Run-ins run into a following block even if the block is dynamically inserted and empty.
run-in-block-between-003 reference/run-in-basic-ref Run in - dynamically removed block should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in cf7ff021dc5f424682298d99fe3e100af9e387c5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Run-ins run into a following block even if there was another block between that was dynamically removed.
run-in-breaking-001 reference/run-in-breaking-001-ref Run in - line-breaking after running in http://www.w3.org/TR/CSS21/visuren.html#run-in a25d2288e3164d41bd774c65275b403b9b324795 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins that run in can line-break correctly, and that their borders are then painted correctly.
run-in-breaking-002 reference/run-in-breaking-002-ref Run in - line-breaking after running in http://www.w3.org/TR/CSS21/visuren.html#run-in 36d36a63dc67f50551cafb3eec0614f1c8bc6f55 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins that run in can line-break correctly, and that their borders are then painted correctly.
run-in-clear-001 reference/run-in-text-ref Run in - clear on a run-in should apply to the block it runs into http://www.w3.org/TR/CSS21/visuren.html#flow-control d14360aa6c049012665ab6977727ad2235f84e7e `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that clear on run-ins applies to their block.
run-in-clear-002 reference/run-in-text-ref Run in - clear on a run-in should apply to the block it runs into dom http://www.w3.org/TR/CSS21/visuren.html#flow-control 96035bae1b31b1616cba6d8285daae8893750879 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that dynamically set clear on run-ins applies to their block.
run-in-contains-abspos-001 reference/run-in-basic-ref Run in - an abs pos child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 2b1f6597c0a2b5c33af642672f7c8d93f255bebf `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have abs pos kids.
run-in-contains-block-001 reference/run-in-text-ref Run in - a child block should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in cb3c4939796a7be2a079b88a67b7cb80ae99334e `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have child blocks.
run-in-contains-block-002 reference/run-in-text-ref Run in - dynamically inserted block child should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 12564cc658c2b759afcbb208db3c5d7bed314d79 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have dynamically inserted child blocks.
run-in-contains-block-003 reference/run-in-basic-ref Run in - dynamically removed block child should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 2af73eae5cd6aacffac71e9207158b717eec84fd `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a block child is dynamically removed.
run-in-contains-block-004 reference/run-in-text-ref Run in - child dynamically toggled to block display should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in b3b89d8afc1b4ccdca582285f078afcccf9bf903 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have a child dynamically toggled to block display.
run-in-contains-block-005 reference/run-in-basic-ref Run in - child dynamically toggled to inline display should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in ef9ca06472a38db6a0c925fd3d39c13569ec8cb0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if they have a child dynamically toggled to inline display.
run-in-contains-block-inside-inline-001 reference/run-in-text-ref Run in - a child inline containing a block should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in bc6e3c761235ff913b378f37430a1391c1fd6979 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have child inlines which contain blocks.
run-in-contains-block-inside-inline-002 reference/run-in-text-ref Run in - dynamically inserted inline child containing block should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in a4458a695c88cecf8a90a2fe8c6ac37791671896 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have dynamically inserted child inlines containing blocks.
run-in-contains-block-inside-inline-003 reference/run-in-basic-ref Run in - dynamically removed inline child containing a block should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 566ca693645f110eea77f88573b2c14e34280b45 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if an inline child containing a block is dynamically removed.
run-in-contains-float-001 reference/run-in-basic-ref Run in - a floating child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in c1019df47d11c7a51ba06286780568729279055c `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have floating kids.
run-in-contains-inline-001 reference/run-in-basic-ref Run in - a child inline should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 49221c5e068374605c8fd0e2185c5152e08d37f5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines.
run-in-contains-inline-002 reference/run-in-basic-ref Run in - a child inline with table-cell child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in ba6de45637a2beabc89904e301d57d48b3251694 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines which contain table cells.
run-in-contains-inline-003 reference/run-in-basic-ref Run in - a child inline with table-cell child with an abs pos child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 9967eb55b9858fb4d6e257d3a4bf2452e49da9fa `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines which contain table cells which contain abs pos kids.
run-in-contains-inline-004 reference/run-in-basic-ref Run in - a child inline with table-cell child with a floating child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 5bd535e6f7a3032dd555e19fc41211de0912fb19 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines which contain table cells which contain floating kids.
run-in-contains-inline-005 reference/run-in-basic-ref Run in - a child inline with table-row child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in b3e2a8477f099423a14c40907ba3478da3e0b444 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines which contain table rowss.
run-in-contains-inline-006 reference/run-in-basic-ref Run in - a child inline with an abs pos child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in c47d53dab968dd037c0e10bf0fac6cd8704f554d `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines which contain abs pos kids.
run-in-contains-inline-007 reference/run-in-basic-ref Run in - a child inline with a floating child should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 5859ba0998baa0f0f8b00e2aa62fdc6102bd5afa `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inlines which contain floating kids.
run-in-contains-inline-block-001 reference/run-in-basic-ref Run in - a child inline-block should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 3bdb0aa7ce9039852f399eaf46f1d41624255db2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inline-blocks.
run-in-contains-inline-table-001 reference/run-in-basic-ref Run in - a child inline-table should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in cd2d3d298f1741acb9bb980f0c66faea0c14809c `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child inline-tables.
run-in-contains-relpos-block-001 reference/run-in-text-ref Run in - a child rel pos block should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 01e0a209c0bc7d661211b28cb54ef10382db3a0e `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have child rel pos blocks.
run-in-contains-relpos-block-002 reference/run-in-text-ref Run in - dynamically inserted rel pos block child should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in c1de4af701f38d84e81d4f15e81c1bb5646c2ef5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have dynamically inserted child rel pos blocks.
run-in-contains-relpos-block-003 reference/run-in-basic-ref Run in - dynamically removed rel pos block child should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 8abf74d2a23c7e58c69c9d11b571621249e5d448 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a rel pos block child is dynamically removed.
run-in-contains-run-in-001 reference/run-in-text-ref Run in - a child run-in should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 346d59a2026257e5e8658dd31377a4f557619f17 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have child run-ins.
run-in-contains-run-in-002 reference/run-in-text-ref Run in - dynamically inserted run-in child should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 7d28ca4939e31a673cac02f3199632ad81bf4a35 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have dynamically inserted child run-ins.
run-in-contains-run-in-003 reference/run-in-basic-ref Run in - dynamically removed run-in child should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in fe87bdc62680f1f9bf4e29ebc59862b7b0c403e0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a run-in child is dynamically removed.
run-in-contains-table-001 reference/run-in-text-ref Run in - a child table should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 0f69a2a31a3067a7affb62966f5bea17d5f48fbe `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have child tables.
run-in-contains-table-002 reference/run-in-text-ref Run in - dynamically inserted table child should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in cb6c5f1cc029415c49dae4b09723cbcc627320a3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have dynamically inserted child tables.
run-in-contains-table-003 reference/run-in-basic-ref Run in - dynamically removed table child should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 69abaafa1a52f6d43ba29fa9274c7a042fc6077e `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a table child is dynamically removed.
run-in-contains-table-caption-001 reference/run-in-basic-ref Run in - a child table-caption should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 21966ab14f6d479c468b1d8168dc6bcc25133b38 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child table-captions.
run-in-contains-table-cell-001 reference/run-in-basic-ref Run in - a child table-cell should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in b8e2f4d4b9dd134050e56a6003549da6b0b918a6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child table-cells.
run-in-contains-table-column-001 reference/run-in-basic-ref Run in - a child table-column should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 7b4a5781cb58e31ed952a51eb31e83ff7ee42ce9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child table-columns.
run-in-contains-table-column-group-001 reference/run-in-basic-ref Run in - a child table-column should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 9e0068bf9b78150b0a4a7511893d99e4456c1918 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child table-columns.
run-in-contains-table-inside-inline-001 reference/run-in-text-ref Run in - a child inline containing a table should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in a0f6614b786928b0115dc3044d5e6caedee5aa6d `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have child inlines which contain tables.
run-in-contains-table-inside-inline-002 reference/run-in-text-ref Run in - dynamically inserted inline child containing table should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 145290ac679d6dc9c1ae587a595eb84e12657315 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if they have dynamically inserted child inlines containing tables.
run-in-contains-table-inside-inline-003 reference/run-in-basic-ref Run in - dynamically removed inline child containing a table should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 823dbe468aa5c6f9d25772b9b1a688fd86e1b251 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if an inline child containing a table is dynamically removed.
run-in-contains-table-row-001 reference/run-in-basic-ref Run in - a child table-row should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in e2a80a60489570e7a8acfb1f603ca1a921b74ee6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child table-rows.
run-in-contains-table-row-group-001 reference/run-in-basic-ref Run in - a child table-row-group should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 59d3afe1e5c5b1cd1f5623ccb93b84e5b2a71da5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if they have child table-row-groupss.
run-in-display-none-between-001 reference/run-in-basic-ref Run in - display:none should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in fede536baa98d00e489a2f66b2f0ca42ca961bff `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if there is a display:none element between the run-in and the following block.
run-in-display-none-between-002 reference/run-in-basic-ref Run in - block set to display:none should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 19245a43349b1cf5add54ef4a306c28f13c801fa `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a block is dynamically set to display:none between them and the following block.
run-in-display-none-between-003 reference/run-in-text-ref Run in - inline toggled from display:none should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 5395a99cc1120c9de62aff61aa4b7e922ae8704a `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if an inline between them and the block is toggled from display:none.
run-in-fixedpos-between-001 reference/run-in-basic-ref Run in - fixed pos should not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in bb99dba90ee0c0462fa3de8adbfb2522ff71c8e6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if there is an fixed positioned element between the run-in and the following block.
run-in-fixedpos-between-002 reference/run-in-basic-ref Run in - block set to fixed pos should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in d735d3a9f7ab6720be39c9ecb5904e825fad779a `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a block is dynamically set to fixed positioned between them and the following block.
run-in-fixedpos-between-003 reference/run-in-text-ref Run in - inline toggled from fixed pos should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in a578796125004a1c663a2f0921d9f9e1aab829b0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if an inline between them and the block is toggled from being fixed positioned.
run-in-float-between-001 reference/run-in-basic-ref Run in - floatshould not prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 3e6ef0d729fc8f1b1a1663bce9c6f8b8997a4f81 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins actually run in if there is a float element between the run-in and the following block.
run-in-float-between-002 reference/run-in-basic-ref Run in - block set to float should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 61c4118d481edb3933a0891e01f8ef49355fa8f4 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a block is dynamically set to float between them and the following block.
run-in-float-between-003 reference/run-in-text-ref Run in - inline toggled from float should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 4d6a803e5a4004ae41039d17e6cad3c56ead3365 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if an inline between them and the block is toggled from float.
run-in-inherit-001 reference/run-in-inherit-001-ref Run in - run-in property inheritance http://www.w3.org/TR/CSS21/visuren.html#run-in 765c09f4a0cc2132eb442876cc0d705f5b60754e `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests property inheritance for run-ins, and margin collapsing for the block following a run-in. Should inherit from our content parent, and the margins should not collapse through a border.
run-in-inheritance-001 Run-in boxes and inheritance http://www.w3.org/TR/CSS21/visuren.html#run-in 735637c3d6260ac5ad221911f8149830875ec194 `Microsoft`<http://www.microsoft.com/> Run-in boxes inherit properties from its parent element.
run-in-inline-between-001 reference/run-in-text-ref Run in - inline should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 0ce17987f15a6448de2df612b3dc3de9da922d0a `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's an inline between them and the block.
run-in-inline-between-002 reference/run-in-text-ref Run in - dynamically inserted inline should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 341ca011ac824ad4002077126b2b4d2f47c77bbf `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted inline between them and the block.
run-in-inline-between-003 reference/run-in-basic-ref Run in - dynamically removed inline should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in a9b91b43fe1f189f7d610f72720ad80270a180b7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if an inline is dynamically removed from between them and the block.
run-in-inline-block-between-001 reference/run-in-text-ref Run in - inline-block should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in f0a95a06aff6105bcee870c394991917bad830b6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's an inline-block between them and the block.
run-in-inline-block-between-002 reference/run-in-text-ref Run in - dynamically inserted inline-block should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in d2b123b70d477801faf36412058c30ee4ef39e56 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted inline-block between them and the block.
run-in-inline-block-between-003 reference/run-in-basic-ref Run in - dynamically removed inline-block should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in fbd1bcb8e3f24761a1307bb46682aa097217598e `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if an inline-block is dynamically removed from between them and the block.
run-in-inline-table-between-001 reference/run-in-text-ref Run in - inline-table should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 509bea05ca40a6237231b0778341b263d31c0a0b `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a inline-table between them and the block.
run-in-inline-table-between-002 reference/run-in-text-ref Run in - dynamically inserted inline-table should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 66f50227e3b8fb19ca7d98d37c1418bb879b7815 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted inline-table between them and the block.
run-in-inline-table-between-003 reference/run-in-basic-ref Run in - dynamically removed inline-table should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 9d37c7bc3cebb827fd88711806511e9bf25d1198 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a inline-table is dynamically removed from between them and the block.
run-in-linebox-001 run-in and sibling blocks http://www.w3.org/TR/CSS21/visuren.html#run-in 8964dd32321dcd6c32b876c974248e1f700ec221 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
run-in-linebox-002 run-in and the line box model http://www.w3.org/TR/CSS21/visuren.html#run-in b98279114f30ca7ce047b2042031d855f0e66c6a `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> A run-in element inherits (line-height) from its document tree parent
run-in-listitem-between-001 reference/run-in-text-ref Run in - block should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in e8456e19509f0dc0a96099da8e1fd3683466885d `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a list-item between them and the block.
run-in-listitem-between-002 reference/run-in-text-ref Run in - dynamically inserted block should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in e7c2d7e4f45ad483f82c2fd6064e44f2a15a5886 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted list-item between them and the block.
run-in-listitem-between-003 reference/run-in-basic-ref Run in - dynamically removed block should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in ded1f434709ccc37645c5f7658dca3bc3da01730 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a list-item is dynamically removed from between them and the block.
run-in-relpos-between-001 reference/run-in-text-ref Run in - rel pos inline should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 42d84090b41d124f7bf95ca6466635e31ae578ce `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a rel pos inline between them and the block.
run-in-relpos-between-002 reference/run-in-text-ref Run in - dynamically inserted rel pos inline should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 602a5dfefc24fd74c6b593933dab353c70b0fa63 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted rel pos inline between them and the block.
run-in-relpos-between-003 reference/run-in-basic-ref Run in - dynamically removed rel pos inline should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 4dafb9774598ff05de1a39cc1c17ddff70ab8aaa `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a rel pos inline is dynamically removed from between them and the block.
run-in-replaced-001 reference/run-in-replaced-001-ref Run in - basic replaced element http://www.w3.org/TR/CSS21/visuren.html#run-in 23367b9a2efa95d896cd80a204f0f24179eb1228 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that replaced elements can actually run in and that they ten get sized correctly.
run-in-restyle-001 reference/run-in-text-ref Run in - should run out when they stop being run-ins dom http://www.w3.org/TR/CSS21/visuren.html#run-in e6b0a356a7979cda7ecf7b563517a0691e340ec1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run once they stop being run-ins.
run-in-restyle-002 reference/run-in-text-ref Run in - should run out when following block becomes an inline dom http://www.w3.org/TR/CSS21/visuren.html#run-in 9fa73155ae2cb522b13f5103a2bc4e0da550b946 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run once their following block becomes an inline.
run-in-restyle-003 reference/run-in-basic-ref Run in - should run in when following inline becomes a block dom http://www.w3.org/TR/CSS21/visuren.html#run-in e97a9315886064ebb40f4c5c5dc288cdb2cb8c77 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in when the inline after them becomes a block.
run-in-run-in-between-001 reference/run-in-text-ref Run in - run in that has not run in should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 130cbf241f145d163f6e1e882a0faaef447758d1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a run in that has not run in between them and the block.
run-in-run-in-between-002 reference/run-in-text-ref Run in - dynamically inserted run-in which does not run in should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in fd45f017d79fdde8b7181645b7962660832ebef4 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted run-in which has not run in between them and the block.
run-in-run-in-between-003 reference/run-in-basic-ref Run in - dynamically removed run-in which did not run in should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in e34f4968e0e43fb8ca5e19d534271be070f20496 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a run-in which has not run in is dynamically removed from between them and the block.
run-in-run-in-between-004 reference/run-in-text-ref Run in - run in that has run in should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in bb9afddd44c0a8ea9c442273a3742a5e853e645d `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a run-in that has run in between them and the block.
run-in-run-in-between-005 reference/run-in-text-ref Run in - dynamically inserted run-in which runs in should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 1ffd5c690e43160d71f55e3dfe471f7b89fa3188 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted run-in which has run in between them and the block.
run-in-run-in-between-006 reference/run-in-basic-ref Run in - dynamically removed run-in which ran in should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 371be89042a470b38b8a698c93339f7adbf5ed28 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a run-in which has run in is dynamically removed from between them and the block.
run-in-run-in-between-007 reference/run-in-text-ref Run in - run-in which runs in should prevent running in of dynamically inserted run-in dom http://www.w3.org/TR/CSS21/visuren.html#run-in afb087f5070d50b117ba3703c741c1cabc7dbd48 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that dynamically inserted run-ins don't run in if there's a run-in which has run in between them and the block.
run-in-run-in-between-008 reference/run-in-text-ref Run in - run-in which does not run in should prevent running in of dynamically inserted run-in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 914c03eb471aaf3c71635dfb39ed502f1f6a1a30 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that dynamically inserted run-ins don't run in if there's a run-in which has not run in between them and the block.
run-in-table-between-001 reference/run-in-text-ref Run in - table should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 7021ad1ab68e7316655d880177910e809fdd2553 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a table between them and the block.
run-in-table-between-002 reference/run-in-text-ref Run in - dynamically inserted table should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 1e05c0493317cd50cd1f6a7333ef2ca3aeb03617 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted table between them and the block.
run-in-table-between-003 reference/run-in-basic-ref Run in - dynamically removed table should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in fa80ad16fae6cc3c7ffc4a56a23738530bb6c95f `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a table is dynamically removed from between them and the block.
run-in-table-cell-between-001 reference/run-in-text-ref Run in - table-cell should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 7324f50913fc0a7ab4bc297444fbb9f5502eb690 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a table-cell between them and the block.
run-in-table-cell-between-002 reference/run-in-text-ref Run in - dynamically inserted table-cell should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 7c7d3dcfd0b174a27829a45517c23c80f41d76dc `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted table-cell between them and the block.
run-in-table-cell-between-003 reference/run-in-basic-ref Run in - dynamically removed table-cell should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in dd6fed32ea917b45a432b9994d15f6c54c188d20 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a table-cell is dynamically removed from between them and the block.
run-in-table-row-between-001 reference/run-in-text-ref Run in - table-row should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in e66043f94ad65aaf19ab9bb112c43caee5d4cd3d `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a table-row between them and the block.
run-in-table-row-between-002 reference/run-in-text-ref Run in - dynamically inserted table-row should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in c7dfb6a4149652b8a53bf83a0c657c39a1c4bfab `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's a dynamically inserted table-row between them and the block.
run-in-table-row-between-003 reference/run-in-basic-ref Run in - dynamically removed table-row should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in d0b55e6862ae24f6bd1581aedbb24fa4d6c3a9cb `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if a table-row is dynamically removed from between them and the block.
run-in-text-between-001 reference/run-in-text-ref Run in - text should prevent running in http://www.w3.org/TR/CSS21/visuren.html#run-in 36977846315b20bb27e815170dee63d2e9075c31 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's text between them and the block.
run-in-text-between-002 reference/run-in-text-ref Run in - dynamically inserted text should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 4d29024a30b3ccba157d674d5c5f4113faa393b3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's dynamically inserted text between them and the block.
run-in-text-between-003 reference/run-in-text-ref Run in - dynamically changed text should prevent running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in a9deb49be220ba4d01024757bcb1e391a6e4dbba `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins don't run in if there's dynamically changed text between them and the block.
run-in-text-between-004 reference/run-in-basic-ref Run in - dynamically removed text should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in 701b19a8dae2b4b661641d669c42e00883ad2e35 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if text is dynamically removed from between them and the block.
run-in-text-between-005 reference/run-in-basic-ref Run in - dynamically set to whitespace text should allow running in dom http://www.w3.org/TR/CSS21/visuren.html#run-in d7fa420809bc09607ad23eae4224b6f81ed3cedc `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Tests that run-ins run in if text is dynamically set to whitespace between them and the block.
selectors-001 reference/selectors-001-ref CSS Selectors (basic) http://www.w3.org/TR/CSS21/selector.html#pattern-matching 6b503f0ef853d63d4d4ca578fe072a87fbc0a4a3 `Ian Hickson`<mailto:ian@hixie.ch>
selectors-002 reference/selectors-002-ref CSS Selectors (basic tests) http://www.w3.org/TR/CSS21/selector.html#type-selectors c0d2b8a6eac0cb1cf711ed1be634603768801308 `Ian Hickson`<mailto:ian@hixie.ch>
selectors-parsing-001 reference/selectors-parsing-001-ref CSS: Selector Parsing and Invalid Pseudo-Elements http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 4730dd497040aee8a611c9bcbbff167414bb3646 `Ian Hickson`<mailto:ian@hixie.ch>
separated-border-model-001 Distance between the table border and a bordering cell http://www.w3.org/TR/CSS21/tables.html#separated-borders ab3fd30a5f7b961667fc7ae8931b6097c7a44d3c `Microsoft`<http://www.microsoft.com/> The distance between table border and bordering cell equals table padding + cell's border spacing.
separated-border-model-003 HTML/XHTML table width equation http://www.w3.org/TR/CSS21/tables.html#separated-borders 888d164c8c95c999b21d857a61d2cef899a88d6d `Microsoft`<http://www.microsoft.com/> The width of an HTML/XHTML table is the distance between the left and right table border edges.
separated-border-model-003a reference/ref-filled-green-100px-square table width as set when greater than sum of columns width http://www.w3.org/TR/CSS21/tables.html#separated-borders a12ffe6ab7c5ddeaafb0fb5ca773ffbad5de9e86 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of an HTML/XHTML table is the distance between the left and right table border edges. The width of a table with 'table-layout' set to 'fixed' is the greater of the value of the 'width' property for the <table> element and the sum of the columns width (plus cell spacing and cell borders). If the table is wider than the sum of columns' width, then the extra (exceeding) space should be distributed over the columns.
separated-border-model-003b reference/separated-border-model-003b-ref border-collapse: separate - HTML/XHTML table set width greater than sum of columns http://www.w3.org/TR/CSS21/tables.html#separated-borders b96ccfd2b8ffe7535495146ac4c22cdaca1247c1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In the border-collapse: separate model, the width of an HTML/XHTML table is the distance between the left and right table border edges. If the set width of an HTML/XHTML table is greater than the sum of the columns width (plus cell spacing and table borders), then the extra (exceeding) space should be distributed over the columns.
separated-border-model-004 Width of a table in separated borders mode http://www.w3.org/TR/CSS21/tables.html#separated-borders 64a4ba084962bb6a7e6908b08b2cf0aceac7c303 `Microsoft`<http://www.microsoft.com/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge (including the border spacing but excluding padding and border).
separated-border-model-004a reference/ref-filled-green-100px-square width of CSS table in border-collapse separate model http://www.w3.org/TR/CSS21/tables.html#separated-borders 31a45dfa9ca4ba8143bdc1d4611149497959ec6f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge (including the table border-spacing but excluding table padding and table borders).
separated-border-model-004b reference/ref-filled-green-100px-square width of CSS table in border-collapse separate model http://www.w3.org/TR/CSS21/tables.html#separated-borders 117da772d84d024ecaa4bd2cced1eb7bb359132c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge (including the table border spacing but excluding table padding and table borders).
separated-border-model-004c reference/ref-filled-green-100px-square width of CSS table in border-collapse separate model http://www.w3.org/TR/CSS21/tables.html#separated-borders 08ded0f5713278149f62566e620eb42c59d75da4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge (including the table border-spacing but excluding table padding and table borders).
separated-border-model-004d reference/separated-border-model-004d-ref width of CSS table in border-collapse separate model http://www.w3.org/TR/CSS21/tables.html#separated-borders 9002134497f27c519efba032c3dd20a29fac3f0d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge (including the table border-spacing but excluding table padding and table borders).
separated-border-model-004e reference/separated-border-model-004e-ref width of CSS table in border-collapse separate model http://www.w3.org/TR/CSS21/tables.html#separated-borders ca1ec514bfaf7ce1f6e381863f49737e46acd07d `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The width of a CSS table is the distance from the left inner padding edge to the right inner padding edge (including the table border-spacing but excluding table padding and table borders).
separated-border-model-006 Row and column backgrounds in the separated borders model http://www.w3.org/TR/CSS21/tables.html#separated-borders b41565b45f68fce5124b49dccd4b5b7b0a517634 `Microsoft`<http://www.microsoft.com/> Table row, column, row group and column group backgrounds are invisible in the space between borders.
separated-border-model-007 reference/separated-border-model-007-ref Border-spacing - contiguous table-row-groups (thead and tbody) http://www.w3.org/TR/CSS21/tables.html#separated-borders de2648ed72f927fd6a207bdcd3bbd0b7e1b36244 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When a table element has 2 contiguous table-row-groups (thead, tbody, tfoot or more than 1 tbody elements), then border-spacing between such table-row-groups - thead and tbody in this testcase - must merge, must collapse into one.
separated-border-model-008 reference/separated-border-model-007-ref Border-spacing - contiguous table-row-groups (tbody and tfoot) http://www.w3.org/TR/CSS21/tables.html#separated-borders fda5bcbe9a44e6e7adb24f7d3064a8843984fae4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When a table element has 2 contiguous table-row-groups (thead, tbody, tfoot or more than 1 tbody elements), then border-spacing between such table-row-groups - tbody and tfoot in this testcase - must merge, must collapse into one.
separated-border-model-009 reference/separated-border-model-007-ref Border-spacing - contiguous table-row-groups (2 tbodies) http://www.w3.org/TR/CSS21/tables.html#separated-borders 479587acac09451d7ad2110cca551dcfed876804 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When a table element has 2 contiguous table-row-groups (thead, tbody, tfoot or more than 1 tbody elements), then border-spacing between such table-row-groups - 2 tbodies in this testcase - must merge, must collapse into one.
sgml-comments-000 reference/ref-this-text-should-be-green SGML comments http://www.w3.org/TR/CSS21/syndata.html#comments a91d756f57d28c61ea4acc492541e0715521a75d `Gabriele Romanato`<mailto:gabriele.romanato@gmail.com> UAs must ignore SGML comment delimiters between statements.
sgml-comments-001 reference/filler-text-below-green Parsing SGML comments http://www.w3.org/TR/CSS21/syndata.html#comments 48a6f1c8501687b1fb041a5a4111302d51f24cdf `Microsoft`<http://www.microsoft.com/> SGML comment tokens are parsed and ignored.
sgml-comments-002 reference/sgml-comments-002-ref Parsing of CDO/CDC in stylesheets http://www.w3.org/TR/CSS21/syndata.html#comments fbf88cdc37877fd2d23a30b742d44022b7712769 `Ian Hickson`<mailto:ian@hixie.ch>
shand-border-000 reference/shand-border-000-ref Shorthand Properties (border) http://www.w3.org/TR/CSS21/about.html#shorthand bcce001275c66aa98c69ac0d4f1d91eae0b6bf6c `L. David Baron`<https://dbaron.org/>
shand-border-001 reference/ref-if-there-is-no-red Shorthand Properties (border) - maximum of 3 border subproperties invalid http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties,http://www.w3.org/TR/CSS21/about.html#shorthand 090681aa062e7927c73b3b7389072c821ff4a029 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The 'border' shorthand property, 'border-top' shorthand property and 'border-bottom' shorthand property accept a maximum of 3 border subproperties.
shand-font-000 reference/shand-font-000-ref Shorthand Properties (font) http://www.w3.org/TR/CSS21/about.html#shorthand 8983bba7f939144890ade70d4d7b0a3e1db3aead `L. David Baron`<https://dbaron.org/>
shand-font-001 reference/shand-font-000-ref Shorthand Properties (font) http://www.w3.org/TR/CSS21/about.html#shorthand cc63ee11075698bc1cdc086c1cd78702a2290058 `L. David Baron`<https://dbaron.org/>
shand-font-002 reference/shand-font-002-ref Shorthand Properties (font) http://www.w3.org/TR/CSS21/about.html#shorthand 29a9cda89f7a607d9009cd70c322f4267c4ef5d4 `L. David Baron`<https://dbaron.org/>
shand-font-003 reference/shand-font-002-ref Shorthand Properties (font) http://www.w3.org/TR/CSS21/about.html#shorthand f79072c06ae0c271d1734a5d6c81bf5aea810eac `L. David Baron`<https://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 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 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 9773cfe5322c395ee96301de9fb056965ef5bdc2 `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.
specificity-003 reference/filler-text-below-green Calculating specificity - Specificity 0100 vs. 0011 http://www.w3.org/TR/CSS21/cascade.html#specificity 0720ec28e555e5ba3ef3e7d23ac1afaca9266eda `Microsoft`<http://www.microsoft.com/> The ID attribute in a selector has the higher specificity than the combined pseudo-class and element selectors - specificity 0100 takes precedence over 0011.
specificity-004 reference/filler-text-below-green Calculating specificity - Specificity 0011 vs. 0010 http://www.w3.org/TR/CSS21/cascade.html#specificity 9e03138179f609bdb80b2a2746a14a3bf2eda186 `Microsoft`<http://www.microsoft.com/> The combined pseudo-class and element selectors have a higher specificity than the attribute selector - specificity 0011 takes precedence over 0010.
specificity-005 reference/filler-text-below-green Calculating specificity - Specificity 0002 vs. 0001 http://www.w3.org/TR/CSS21/cascade.html#specificity c41d693dfb8b3e5cbbd76af1fe7c2baa1f83af0b `Microsoft`<http://www.microsoft.com/> An element selector with a pseudo-element selector wins over a pseudo-element selector - specificity 0002 takes precedence over 0001.
specificity-006 reference/filler-text-below-green Calculating specificity - Pseudo-element vs. simple element http://www.w3.org/TR/CSS21/cascade.html#specificity 6d048d23fa69a8b19a6b2391f3b776ff8b4dc798 `Microsoft`<http://www.microsoft.com/> The combination of a pseudo-element selector with an element selector takes takes precedence over simple and single element selector - specificity 0002 takes precedence over 0001.
specificity-007 reference/filler-text-below-green Calculating specificity - Specificity 0001 vs. 0000 http://www.w3.org/TR/CSS21/cascade.html#specificity 622731e11440eedab90d5ca564c8165274cf4679 `Microsoft`<http://www.microsoft.com/> The element selector has a higher specificity over the universal selector - specificity 0001 takes precedence over 0000.
specificity-008 reference/filler-text-below-green Calculating specificity - specificity 0012 vs. 0002 http://www.w3.org/TR/CSS21/cascade.html#specificity d88cfa49919fe74aca9346f74664056cb1775e42 `Microsoft`<http://www.microsoft.com/> The combined specificity of an element selector, with a pseudo-class selector and a pseudo-element selector achieves an higher specificity than the combined specificity of an element selector with a pseudo-element selector.
specificity-009 Calculating specificity - specificity 0003 vs. 0002 http://www.w3.org/TR/CSS21/cascade.html#specificity c2d29b7164b61f8ea2e14864824fd11fcb9042d2 `Microsoft`<http://www.microsoft.com/> First-line selector with highest specificity wins - specificity 0003 take precedence over 0002.
specificity-011 reference/specificity-011-ref Generated Content via Universal Selectors http://www.w3.org/TR/CSS21/cascade.html#specificity 1ae756eb5ca86b4865b43e0a7a7bd0ee060c5e1a `Ian Hickson`<mailto:ian@hixie.ch>
specificity-012 Pseudo-class Specificity history,interact http://www.w3.org/TR/CSS21/cascade.html#specificity 80cd504bdc49583dc7d538ff523ce77e7b373393 `Ian Hickson`<mailto:ian@hixie.ch>
specificity-013 reference/specificity-013-ref Specificity with universal selector http://www.w3.org/TR/CSS21/cascade.html#specificity 477b1b59b59a3a995571e7d02e44f063041a5331 `Ian Hickson`<mailto:ian@hixie.ch>
square-brackets-001 reference/ref-this-text-should-be-green Parser recovery after invalid '[' invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors,https://drafts.csswg.org/css-syntax-3/#css-stylesheets d3553fe94b4abfac7cde55e57db6e0d5a538bb21 `Boris Zbarsky`<mailto:bzbarsky@mit.edu> When an invalid '[' is encountered where a selector is expected, the CSS parser skips to the matching ']' and then ignores the following ruleset.
stack-floats-001 reference/stack-floats-001-ref Stacking order: Floats and Blocks in Inlines ahem http://www.w3.org/TR/CSS21/visuren.html#layers,http://www.w3.org/TR/CSS21/visuren.html#floats 0b71f3a9bc0d307c2bf6a3b71fc7fe0db347dda5 `Ian Hickson`<mailto:ian@hixie.ch>
stack-floats-002 reference/stack-floats-001-ref Stacking order: Floats and Blocks in Inlines ahem http://www.w3.org/TR/CSS21/visuren.html#layers,http://www.w3.org/TR/CSS21/visuren.html#floats cee01d92d52aa6090966d434d61acacb41172824 `Ian Hickson`<mailto:ian@hixie.ch>
stack-floats-003 reference/stack-floats-001-ref Stacking order: Floats and Blocks in Inlines ahem http://www.w3.org/TR/CSS21/visuren.html#layers,http://www.w3.org/TR/CSS21/visuren.html#floats 15f58588205beb4203c978a180a61443faaee936 `Ian Hickson`<mailto:ian@hixie.ch>
stack-floats-004 reference/stack-floats-001-ref Stacking order: Floats and Blocks in Inlines ahem http://www.w3.org/TR/CSS21/visuren.html#layers,http://www.w3.org/TR/CSS21/visuren.html#floats 0f8fd79cf745f740454080e9ad28d66a38804666 `Ian Hickson`<mailto:ian@hixie.ch>
stack-overflow-001 Stacking order and overflow http://www.w3.org/TR/CSS21/visufx.html#overflow 0ac2075313895de5408d667a6624eb9b684c0be8 `Ian Hickson`<mailto:ian@hixie.ch>
strings-000 reference/ref-this-text-should-be-green Newlines in strings http://www.w3.org/TR/CSS21/syndata.html#strings 3f9070555ce98df41c88f8eb04f1d1deb1ea329f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
style-attr-cascade-001 reference/ref-green CSS: style attributes vs. important tag selector http://www.w3.org/TR/CSS21/cascade.html#important-rules,http://www.w3.org/TR/CSS21/cascade.html#cascading-order,http://www.w3.org/TR/css-style-attr/#interpret 9ea5fe841cee012c60f48a36f301ef4554767c4b `Ian Hickson`<mailto:ian@hixie.ch>
style-attr-cascade-002 reference/ref-green CSS: style attribute (normal vs. important) http://www.w3.org/TR/CSS21/cascade.html#important-rules,http://www.w3.org/TR/css-style-attr/#interpret acbe2d01ac56c44e2fc6c7e7a8a4507ec8984f9a `Ian Hickson`<mailto:ian@hixie.ch>
style-attr-cascade-003 reference/ref-green CSS: style attribute vs. tag selector http://www.w3.org/TR/CSS21/cascade.html#cascading-order,http://www.w3.org/TR/css-style-attr/#interpret 17ce428ad2e965f4f3fc07558f21c2f3ff71d9ae `Ian Hickson`<mailto:ian@hixie.ch>
style-attr-cascade-004 reference/ref-white-on-green-background CSS: style attribute vs. important tag selectors http://www.w3.org/TR/CSS21/cascade.html#important-rules,http://www.w3.org/TR/CSS21/cascade.html#cascading-order,http://www.w3.org/TR/css-style-attr/#interpret 002bed21e9e44e603e6c8431853eb0fd8c636dad `Ian Hickson`<mailto:ian@hixie.ch>
style-attr-cascade-005 reference/ref-white-on-green-background CSS: style attribute vs. tag selectors (interleaved importance) http://www.w3.org/TR/CSS21/cascade.html#important-rules,http://www.w3.org/TR/CSS21/cascade.html#cascading-order,http://www.w3.org/TR/css-style-attr/#interpret 72e8f4b20c569e6bb4c3634639719332bc70a223 `Ian Hickson`<mailto:ian@hixie.ch>
style-attr-cascade-006 reference/ref-green CSS: style attribute and 'inherit' http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/cascade.html#cascading-order,http://www.w3.org/TR/css-style-attr/#interpret 5f31a718bbe6eedd436062d4e68e5878b74aa581 `Ian Hickson`<mailto:ian@hixie.ch>
style-attr-cascade-007 reference/style-attr-cascade-007 Style Attribute Inheritance image http://www.w3.org/TR/CSS21/cascade.html#inheritance,http://www.w3.org/TR/css-style-attr/#interpret d59eaebdf15f153ab8c1016e07344df3bed2dbd2 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Iff a property inherits, it also inherits when declared via style attribute.
style-attr-specificity-001 reference/ref-green-on-green Style attribute and specificity of selectors http://www.w3.org/TR/css-style-attr/#interpret,http://www.w3.org/TR/CSS21/cascade.html#specificity ff304694f5444dd8bbe043ceb52447cea2ec2cee `Microsoft`<http://www.microsoft.com/> The style attribute has a higher specificity than any other selector.
style-attr-specificity-002 reference/ref-green-on-green Inline styles vs. 101 ID selectors http://www.w3.org/TR/css-style-attr/#interpret,http://www.w3.org/TR/CSS21/cascade.html#specificity 29e69440bdd31c3db98008ba9db14c305db7c42b `Microsoft`<http://www.microsoft.com/> The style attribute has a higher specificity than all selectors, including ID selectors no matter how many.
system-colors-001 CSS Colours: Highlight and HighlightText http://www.w3.org/TR/CSS21/ui.html#system-colors 4bd1d9600a98bf5d84ec2c3d6ebc61bd56bccf1a `Ian Hickson`<mailto:ian@hixie.ch>
table-001 Display-table http://www.w3.org/TR/CSS21/tables.html#table-display 3e5f00326a7e1c57fd7dcdb4fa758afcf890f83e `Microsoft`<http://www.microsoft.com/> An element with display set to 'table' renders as if it were a table.
table-anonymous-block-001 The anonymous block box around a table does not work with run-in interaction http://www.w3.org/TR/CSS21/tables.html#model 3a1274c6f69658f919c6f1935abb806350bc0176 `Microsoft`<http://www.microsoft.com/> The anonymous block around a table does not behave like a block for 'run-in' interaction.
table-anonymous-block-002 The anonymous block box around a table is not used for baseline vertical alignment http://www.w3.org/TR/CSS21/tables.html#model 413fafe7f43aee6cf93d535fdd5a06341734f56c `Microsoft`<http://www.microsoft.com/> The table box (and not anonymous containing block) is used for doing baseline vertical alignment for inline-table.
table-anonymous-block-003 The anonymous block box around a table is as wide as the border edge of the table http://www.w3.org/TR/CSS21/tables.html#model 91e66ab015e2f5382cca6514c4771fb00193caaa `Microsoft`<http://www.microsoft.com/> The anonymous block around the table and caption is as wide as the border edge of the table box.
table-anonymous-block-004 The anonymous block box around a table is not used for table percentage width http://www.w3.org/TR/CSS21/tables.html#model 8a0225fca0f41795d8bfe9ece5f84e258c4b9277 `Microsoft`<http://www.microsoft.com/> The percentage width of table is relative to its anonymous box's containing block.
table-anonymous-block-005 The anonymous block box around a table and the table 'position' property http://www.w3.org/TR/CSS21/tables.html#model 6747cc2edc99861420202e176fe9208e8ba3f86f `Microsoft`<http://www.microsoft.com/> The 'position' property of a table is actually applied to its anonymous block box.
table-anonymous-block-006 The anonymous block box around a table and the table 'float' property http://www.w3.org/TR/CSS21/tables.html#model e01456e6bdabc01dd299d54c47a04ec74500406e `Microsoft`<http://www.microsoft.com/> The 'float' property of a table is actually applied to its anonymous block box.
table-anonymous-block-007 The anonymous block box around a table and the table 'margin-top' property http://www.w3.org/TR/CSS21/tables.html#model e8a48579718fc2d89e134655d544751b00243860 `Microsoft`<http://www.microsoft.com/> The 'margin-top' property of a table is actually applied to its anonymous block box.
table-anonymous-block-008 The anonymous block box around a table and the table 'right' property http://www.w3.org/TR/CSS21/tables.html#model 711fe2839023fed3702e244fe1298ec1bfe2bbd1 `Microsoft`<http://www.microsoft.com/> The 'right' property of a table is actually applied to its anonymous block box.
table-anonymous-block-009 The anonymous block box around a table and the table 'bottom' property http://www.w3.org/TR/CSS21/tables.html#model 9aad2ffc802ee33c1b7fc362011d199be7ed9b41 `Microsoft`<http://www.microsoft.com/> The 'bottom' property of a table is actually applied to its anonymous block box.
table-anonymous-block-010 The anonymous block box around a table and the table 'left' property http://www.w3.org/TR/CSS21/tables.html#model 5a2bc67813e2bcb1f5eb1b226213a422733ee2cf `Microsoft`<http://www.microsoft.com/> The 'left' property of a table is actually applied to its anonymous block box.
table-anonymous-block-011 The anonymous block box around a table - table top margin is collapsed with caption top margin ahem http://www.w3.org/TR/CSS21/tables.html#model 94044a2ce949d64e7a951cb99184f9830c8f0540 `Microsoft`<http://www.microsoft.com/> The top margin of the table caption is not collapsed with top margin of the table.
table-anonymous-block-012 The anonymous block box around a table - table bottom margin is collapsed with caption bottom margin ahem http://www.w3.org/TR/CSS21/tables.html#model 866dd07a29d3a38ebe040833b43de60acf03ddbe `Microsoft`<http://www.microsoft.com/> The bottom margin of the table caption is not collapsed with bottom margin of the table when 'caption-side: bottom'.
table-anonymous-block-013 The anonymous box around a table as a 'block' box http://www.w3.org/TR/CSS21/tables.html#model 6c1eb5cdafbcf5abf53e6176b5ead3f3aca70c3b `Microsoft`<http://www.microsoft.com/> The anonymous box around a table is a 'block' box if the table is block-level.
table-anonymous-block-014 The anonymous box around a table as an 'inline-block' box http://www.w3.org/TR/CSS21/tables.html#model 14a7bf80ff0343234fb1a8b3333c62fd1f991f0a `Microsoft`<http://www.microsoft.com/> The anonymous box around a table is an 'inline-block' box if the table is inline-level.
table-anonymous-block-015 The anonymous block box around a table is not used for table percentage height http://www.w3.org/TR/CSS21/tables.html#model 9dd2d7bae9030eda8eb9e877b8789d72639a2a54 `Microsoft`<http://www.microsoft.com/> Percentage height of table is relative to its anonymous box's containing block.
table-anonymous-block-016 The anonymous block box around a table and the table 'margin-bottom' property http://www.w3.org/TR/CSS21/tables.html#model 5a5dc96e393d5f417cfc707d6eb2a6541a2ec330 `Microsoft`<http://www.microsoft.com/> The 'margin-bottom' property of a table is actually applied to its anonymous block box.
table-anonymous-block-017 The anonymous block box around a table and the table 'margin-left' property http://www.w3.org/TR/CSS21/tables.html#model 840833b50648611beb8757ef3f55ea926fe5560b `Microsoft`<http://www.microsoft.com/> The 'margin-left' property of a table is actually applied to its anonymous block box.
table-anonymous-block-018 The anonymous block box around a table and the table 'margin-right' property http://www.w3.org/TR/CSS21/tables.html#model 4b151be434ea75db4428bf24d97c21cd05d823da `Microsoft`<http://www.microsoft.com/> The 'margin-right' property of a table is actually applied to its anonymous block box.
table-anonymous-block-019 The anonymous block box around a table and the table 'margin' property http://www.w3.org/TR/CSS21/tables.html#model 69205839ce83617e37ffee24c2135db283cd1e5a `Microsoft`<http://www.microsoft.com/> The 'margin' property of a table is actually applied to its anonymous block box.
table-anonymous-objects-000 CSS Tables: Anonymous Cell Children http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes fca21671a87a7d3898022f52d21ec6b061784ec5 `Ian Hickson`<mailto:ian@hixie.ch>
table-anonymous-objects-001 Auto-imported from Gecko test 121142-1a.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes ebea9fd32055c023ad13fdf7d6485c6bfe6ded8c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-002 Auto-imported from Gecko test 121142-1a.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 0f2bb7858edc6e96a5f3930da9844ef1a55ab313 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-003 Auto-imported from Gecko test 121142-1b.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes cb494ca170684a6b6031023d095b2fd2f7143930 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-004 Auto-imported from Gecko test 121142-1b.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b6b40ce6572e13ac5288758db433878f1671770f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-005 Auto-imported from Gecko test 121142-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4571e5741ba8ad29675a0668ebff26e98ad89b96 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-006 Auto-imported from Gecko test 121142-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8431530b501a81c53e3b497a2b93c621c06b1c52 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-007 Auto-imported from Gecko test 156888-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c50f4807d5d92ce3bafa2b4c70b7d68b617d9815 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-008 Auto-imported from Gecko test 156888-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 17075b07632ec08bbc07ca8658aefbcf57e6016e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-009 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 203923-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9156e3851613ee6f06b7b134be550251c47af538 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-010 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 203923-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9fe824b185e2d25a7c6bfe4a2cf3d7de783db39d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-011 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 203923-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 202dc36a34c85f0410f63b70d4ce6d52cf5b3f3a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-012 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 203923-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8a7945a669457fd297481ff5238d31972559b48a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-013 Auto-imported from Gecko test 208305-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 273c924d92153be73cc2fdc9157aa94fd3837633 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-014 Auto-imported from Gecko test 208305-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes ff1ea8857fbf4c315562942e811c9ca21ded895d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-015 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 208305-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 076e4a52183c7f26f26ed1a2d34a98e2921cb094 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-016 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 208305-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1af6f5a5a2f5735c72018847b355eac11b2b3f06 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-017 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 208305-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 5cca144d3228e7c5482e9efa5a9ac89cc3e40d28 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-018 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 208305-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b8f90b077c69c27dfe17aaa57c270beba999f8d5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-019 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 208305-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 3309758fd99e8f89bd6d259c3853f5fd72c6dbb0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-020 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test 208305-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 22f1e3df3d1c757b83ff32cbc7ac3c36e133cc0c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-021 Auto-imported from Gecko test 277995-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f11f06ff4a854b1d299bff5b30f61ea16b475a7e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-022 Auto-imported from Gecko test 277995-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a438984b55bf30ac2ef178c96f59ffe0bb98f425 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-023 Auto-imported from Gecko test 293576-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 0ca11a4a8a8f4da539753c51e78fe42128d1e6d8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-024 Auto-imported from Gecko test 293576-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 588ff3510e8cd201415514fe91e88423b374bc4e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-025 Auto-imported from Gecko test 302113-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1a2383067b1eca9544302ea34c215d6c38782dbc `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-026 Auto-imported from Gecko test 302113-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 0371562f6ab2f4875f002ec8af02352c2360698f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-027 Auto-imported from Gecko test 315146-1.xhtml dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6c44795370b6088b08b9a01b0f224f35d106cf13 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-028 Auto-imported from Gecko test 315146-1.xhtml dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 0fb3407d774113016bb5781d1bbd3bb7d3885bd7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-029 Auto-imported from Gecko test 325543-1a.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 64d53c8ec06f90d654cc24650f1a6dd5237eb3d6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-030 Auto-imported from Gecko test 325543-1a.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e96d2ef977edf0c915c8530836a84cf8dcc989b3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-031 Auto-imported from Gecko test 325543-1b.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes db1e7526af5e51a1757e88ae12b588a9ff5a448c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-032 Auto-imported from Gecko test 325543-1b.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 94a04a6641545c8088c9f7ea12e4eb6abd93cef0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-033 Auto-imported from Gecko test 338735-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 64ceb6199dec2b8e7bfbf7638181e72ff102c64c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-034 Auto-imported from Gecko test 338735-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes fa084e3ea8075ee7cca08f55c9f21c3074bb4574 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-035 Auto-imported from Gecko test 339388-1a.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a5c6402720e2f5994af1cf5a831c39e07f53dd13 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-036 Auto-imported from Gecko test 339388-1a.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 302188ee039d140e6cf4db6c93ac9bbdf3c75aef `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-037 Auto-imported from Gecko test 339388-1b.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 708ee835a5e20442781875c27acf201fb0f682c8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-038 Auto-imported from Gecko test 339388-1b.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 33c3224abc30d617613972ad4d7defe5783de8d9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-039 Auto-imported from Gecko test 363326-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9bd6fe7f9cbfd3f8f0f1213dc5fea3c077edbc00 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-040 Auto-imported from Gecko test 363326-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8a606b11b607cb61aff593035b192e85915b09ed `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-041 Auto-imported from Gecko test 368932-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 27a453f2f728bf051909cb116632bf7f8db3b526 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-042 Auto-imported from Gecko test 368932-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4f872671fb5932efe98b60e7c5cc8e70d61bf109 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-043 Auto-imported from Gecko test 371054-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e8f19c095d520fd4ceb82c0f8f4fa198a928f9eb `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-044 Auto-imported from Gecko test 371054-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 075ce680e0748f31e0f5b76ef1a8bab3f7f47b91 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-045 Auto-imported from Gecko test 372641-1a.xhtml dom,nonHTML http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c0132b13270f862eadefccf8b690641416a48138 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-046 Auto-imported from Gecko test 372641-1a.xhtml dom,nonHTML http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 721b06ec68074befede2dad8cd32ac1609ca0dce `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-047 Auto-imported from Gecko test 372641-1b.xhtml dom,nonHTML http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 5691282eda8b303da3232c94054727db2a7ccd60 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-048 Auto-imported from Gecko test 372641-1b.xhtml dom,nonHTML http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 5480ef818f7d5174c06323091b9a1ebbfa1a2498 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-049 Auto-imported from Gecko test 372641-1c.xhtml dom,nonHTML http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 7d362f7627ce2d26fe298b3d850e24f9d13030f1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-050 Auto-imported from Gecko test 372641-1c.xhtml dom,nonHTML http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 98dace6e0b40c46786dfbb21d3ecf8166cef5a05 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-051 Auto-imported from Gecko test 372649-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 7273531314158d6e63603304a6043be99e5afcd8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-052 Auto-imported from Gecko test 372649-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes df02df3206bde23b5c5ce84946871196fee19251 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-053 Auto-imported from Gecko test 373379-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9cdc8092073cf1fa67fcaa29f0dca0caf591662e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-054 Auto-imported from Gecko test 373379-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2bce086f75ef36d27d8c56b6dce432c3d1a3fbb8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-055 Auto-imported from Gecko test 407115-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f5c03112cdcb0428d8f275d0d745f02e5657eaa6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-056 Auto-imported from Gecko test 407115-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4d2b267889507572daad8f782e2c219f93bbcaea `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-057 Auto-imported from Gecko test 448111-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes ecc4b7cc3bd7b1c3198e67cd18a1df8042cee678 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-058 Auto-imported from Gecko test 448111-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b1d19e3ecf4c42728b3ed353149218a9adda1546 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-059 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-first-row.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4c9488232a73fb2132556ac759901ad6d64f2a33 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-060 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-first-row.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 98559e0c1d0e84d848591d1bc5621232f29702e5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-061 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-first-row-and-table.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 22711a9129ea589763785c61a1742d970c1eb4ec `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-062 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-first-row-and-table.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f3b6d2093c5eaeeb15ca43595e53c17575aed998 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-063 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-second-row.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 7515bee13d53f57d6fe7539344ce9d26f01b0f54 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-064 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-second-row.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes cc40d4e3f236caea00c7f869b6f9f690c5a775b5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-065 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-second-row-and-table.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 07c2ad1503696a1b166b95c345652e92be57673e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-066 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-second-row-and-table.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes be2fad3ba8af1114b1f177b27552d215eb8c7ea1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-067 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-around-headers-footers-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes ccbbc859523e7e37832d9e25fbb5969d695b11e8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-068 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-around-headers-footers-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2309d63ccbbec14ad99b5f19b2c294e0e3d44aba `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-069 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-around-headers-footers-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f9e919ed3999cb3c2b0d512d429d42fa3966d3f5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-070 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-around-headers-footers-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2b8101cd5895a7a2bef7cd132a9faab23943ae30 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-071 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-around-headers-footers-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1c58f97dd0c8f9ac4e2189e11f1e3168fffef14e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-072 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-around-headers-footers-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 7578f95cb805f443f2d44f7bef86afc150a25db8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-073 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-rows-inside-rowgroups.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f7f227f5a3e7d815982650888b642de9481442ff `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-074 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-rows-inside-rowgroups.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e1c7340b0bdb5e92b5137fd7c51f99ee131de703 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-075 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-row-cell.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f6c3b3d49331cc7dfe50ace870a644dcd0af8e53 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-076 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table-row-cell.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 0bffc63c4a7c915091c8db5a9936ceaf73f6a0f9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-077 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1c22e2d06881602c7be9b7f4ffbe8a0a9d2c30c5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-078 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-table.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8543f4ce855add44e859cacc798e64cb911524a9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-079 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test 3-tables-ref.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 45bf190015708d66fe6423d252571c35bcb76844 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-080 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test 3-tables-ref.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e12447979a31b52b7a66026ab87568486052128b `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-081 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test blocks-divide-tables-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes d0841293be823edbf1416b1ee48239591204e518 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-082 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test blocks-divide-tables-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 19207872d9b0d4ae00026ed0191ccf68b7fcf18d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-083 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test blocks-divide-tables-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes acad60d4ccaa1ce18e3a936c590a7805b7729b7d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-084 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test blocks-divide-tables-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c4d72dfd4211869df9110f7a9707c94d4bc461f8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-085 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 43aa5f0b982bbcf52063161d66ed6fe1915a19d5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-086 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2200de6cf8a8ad1eeaddd1505908cc3bd4804d38 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-087 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 3bbbb968f4f0fdfd1059ad64f126c089edf36b27 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-088 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 5a64a43f387db4c1c37fb47910c716261be32d32 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-089 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes ac5c6a267c0ecaeaa145fd00b9fa72d37699a9be `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-090 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f7723f53c60f82a45f8ab572ffee699d012c112c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-091 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-4.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e51437f773c6a457adaaf1ea84ad56460ff82bbf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-092 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test infer-cells-4.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes daf871558903279dd1b820edc4e27bfd3884b5a7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-093 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test cols-test-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e6ad421a7601ad370515204e4ac98ae96130e86d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-094 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test cols-test-1.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a9c1b85eb8f5deb475be6df24d633a44132bdc21 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-095 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test cols-test-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 3771a199dfcbc8df1d1a030a69d91bc74ec1d0f1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-096 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test cols-test-2.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9c5ebb1bed555e37cbf292a657e83e24b1f30eb7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-097 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test cols-test-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 99558dfadad616219f3c6cea9459f57c600374f5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-098 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test cols-test-3.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b719c773f3fc14bcd8e00dc48c6edaabc1b7dc81 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-099 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 3f4dc1271f576c40569ec62bef21b2ac2dfe4a04 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-100 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 40524847537a043cc3be432f0eae01384f9300a7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-101 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2bc1c3f2bcd4bb9a05d44258985645a9e28959f5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-102 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4d3e88a723d9290bdab6c881a1e04f842d5d65b8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-103 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e14cc4fbc15fe3670c2a22fa55e5d0a5d3209635 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-104 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 992af5621a6a6d18664074e525240d462ed7e12b `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-105 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 96683ca710ca94a2631ef58195a353dbc97c1d26 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-106 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2d5d501ddc8f5208effd22d912f56ac99937888f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-107 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e60223bddb71dfc227575e7e2d39a4df5552255d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-108 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1a4399be8d173398c5a7c647f6e803ce18227d72 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-109 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-6.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c66fd19f7e1aeb2b327e0849877f4cb4baa11b86 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-110 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-6.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f43fb3a23096f292bddcaebcb702a99afc745239 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-111 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-7.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c5c4ad60e89af3a19cbb12ecde80ac7ddc326bf2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-112 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-7.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e4c7cc00a0381a17e6683c4455470f532aaa0bc8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-113 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-8.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6f6176506f0ecf972eaf958903db38728368b4fd `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-114 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-8.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8489d4e484e969256748925c186530be77c569bb `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-115 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-9.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6887a31af8654715ad5a2a28c04d60ef8307fcc3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-116 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-9.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes fb0e32a233d1e6c55e08af767b9585512c8487d5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-117 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-10.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes be7dfd7d28d767d0ac784ec4a654b2967eb2c642 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-118 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-10.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e3e75c663fa4ccc4ac9b5ec1365591f5d7aeeb5f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-119 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-11.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 734d0ceb697ea806d2319b4105766c1cebb3b61c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-120 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-11.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 77f18b828bf5cbf4a6997371dfe41533eb707585 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-121 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-12.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6617b2c8ef51a6f0903649adc66ac1e3d3266ff0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-122 reference/no_red_antialiasing_a_bc_d-ref;reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-12.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 82543f1a4b5f435e95d50b3fda96010055ad34c2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-123 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-13.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4386ed1d5dec6608bb13af3a2c6ffdf80a730849 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-124 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-13.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 08c50565764c1fd27df1d5c5461ff69d52c5fbe2 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-125 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-14.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a07dfa38a8b8473d94dfa95b7a1df90772ba7a6a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-126 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-14.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 252c50244b8c68ca80a2c658f233fa5a5c3642c9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-127 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-15.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 02c3f250f3c25e26b785ccbd2b6c00afd8f9db3f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-128 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-15.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes cbb21628d64b3ffa22cd55c5e62bd00847c8842d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-129 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-16.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f4e705d2f6d67b067018bccf02e4f7c3485e27dc `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-130 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-16.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes bd042123597c8eb00baa7f2aae3aef36b869f9e1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-131 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-17.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 0db57b1707422df0332d52b2a922d6c2f89fc471 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-132 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-removal-17.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 61418745b728f7a76b13fdd1327de65a7a503332 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-133 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-insert-cell-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4a8d7774969a1cc93bebe153924702b6b00fdb0d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-134 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-insert-cell-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 91e463df2672f4cddbdc7e4906da9a14bad1fe26 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-135 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8122c1aedb51744f05c645c2b7233c7e57fa9a44 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-136 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b29f9fe8c5ef7182c60089cc9b65f30362b224ca `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-137 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a2018e6a5b086f47e64a96d4703778f6823098ca `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-138 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2140e6fe95961301a26eea8d13f7f344d1814070 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-139 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 39d56fc9a8179dfa3f4832f6860da2b36221ca40 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-140 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e6de16aee342e63a3e4c07177b045f60d9df003f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-141 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9a18d8f257486acea31e8f7476bf8c9c5fc84f5c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-142 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1b1c03c171271bce2448426c3c15d9c2f7732eb8 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-143 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 36d1f6bc148a4afaf926ff30d6ae7c87f9ecc159 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-144 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-block-to-cell-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c89428495cb43d5b3a85013135cae572c67330af `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-145 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes cb3550676331c609660781bd9efdd28505b446b4 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-146 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2f38c831ea975683951ace76eb55a6e03f938d60 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-147 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 45e5504dede386b53b698ab1ad0a718f4fb68b1c `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-148 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 90a857d52fecb656dbe6d26025de7bf334b210b0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-149 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 83b905be3ced7a7d340d26125a910e5c1567b023 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-150 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes d071f7e3c15602e71eb3844026d92c717ced15ef `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-151 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 34c9ed36c4439b295c29e0f45ab9c50ac4cfb7f1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-152 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 8a0a4493efee253744408ad21de47694369a60a9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-153 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e13fcf2984a1556a1b6ece9193aa6a1e22f81b57 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-154 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test dynamic-switch-inline-to-cell-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e3f58cc2878c46c0e8280d85272005ed27fac37d `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-155 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes cc9a4278359a99c9af18dc4daec0930b8dca2298 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-156 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 848c5d2de83fba6d5b5222f1d9d1002dbfbde200 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-157 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a91705a1024cd8555df8e58c628ff4a558f8bde5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-158 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-2.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 9007e048f2376288743d21d4667f5ec9413de194 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-159 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 65ad8c3a94df4134bc7a93697d70f99ea3d22667 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-160 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-3.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes fccdf558479be30e23f18c55f1fac6cfa5830ccf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-161 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes fc5f63cc34ccf5f6d416cf9c1e9db045cb8eb622 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-162 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-4.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 447b4a313f2cdc7b2631068e83512c1906a53831 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-163 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4902388305ae22c2687f1e222a9800c405a2b751 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-164 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-5.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6ada50459c545a1486017f2703e4b49801996047 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-165 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-6.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 7a2de33b5295c119c4cacc49bae12c807c5ad139 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-166 reference/no_red_3x3_monospace_table-ref Auto-imported from Gecko test white-space-6.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f715ae57fe4ff095144b11a41d5a251b954d9ebf `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-167 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-7.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 09bf6675198862cfae986aabe398364aaae61e1a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-168 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-7.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f1ec3ba3d3e0dd11ec5b40fed6e481f5d3cd39c9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-169 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-8.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 26072069b3150cd5441639870937c4a9d2ea5353 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-170 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-8.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 400dcb6b820b0e23f38e17f9008454ce9fd3e6c7 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-171 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-9.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a89a8a80ba9b8d7cf7c61d458ca8cb9c27685de4 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-172 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-9.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c06ce94c0c02743f568b8db14ae4f5d62c103869 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-173 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-10.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes eee739b045764874449d505395aa96d46faa7075 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-174 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-10.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a252c2f8c0ebebd76184574f27fcf3b0963975b3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-175 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-11.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6ead7efc2dff084f7a9f83f4fd32f567d491c599 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-176 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-11.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e96f4af7a14988bbb6ab6aa2356f91ddb34b38a5 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-177 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-12.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 310d13351ca8c49a4e99fca38cb5a2181eb68b14 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-178 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-12.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b91be6223f673f852bcbdf7e353e15f6c0a20624 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-179 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-13.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 5f0124969de45075917f2c1a82159c2c3a805b9b `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-180 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-13.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 91db9dabd4643eb808d5e66359df1544079860ec `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-181 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-14.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes b9e22b741b5fd4718d5b0d10e7947adf7d2628f3 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-182 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-14.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes d39f36800c952b922a9256d866303dde00edbd80 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-183 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-15.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 652f924dcf88250652293bbcddf448a8036a62bc `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-184 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-15.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f1f5304bf2b558882a4372999e73c604805db03e `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-185 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-16.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes be2337fe0e731f92e997d8a3e72c763ca03b6384 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-186 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-16.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 6e8a47488b6be65feb8c2e867656ac743ebbbf45 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-187 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-17.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a9a0ac004c28e6b0cc5a4cf1494e5ded57fb3522 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-188 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-17.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes f0c807aa565da09406f91a0492dfa7f27a827c44 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-189 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-18.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 2a72f01e2c3fb9723bbd656466e074b1fe0749f9 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-190 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-18.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 936fa6592296692d3e76f02957594ab956e560b6 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-191 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-19.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 90d4b43a086a40d9aeeed7a4d3e3ba0965b63e7a `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-192 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-19.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1a55349a92edf02118a473542598983971cbe832 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-193 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-20.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 91707a0e21adcce5ca32b2963414880445b812d0 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-194 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-20.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 1c4d48e00805f4abf73128d831a478a087b44894 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-195 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-21.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 7a23386391ad5782efcc3a28dee99f1730917e83 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-196 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-21.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 22ef2042df224a8ecb08c812814c011e2bdd1704 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-197 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-22.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 69eecab302fe2b32729ddf5bb0af440886181311 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-198 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-22.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes d92db87f9a8f2949551bab9d358616dd08fb5705 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-199 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-23.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes e68ba6dd63ba3a68cc606d7618529cd9c8694522 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-200 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-23.html http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 09e004cf98cb3296fb814046da3c75e64db2b19b `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-201 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-24.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 25a18f56a5c534c3aa19834c78985d8dc6ca63aa `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-202 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-24.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 79d51f685b0c8e2f11827609da0cc912f316b335 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-203 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-25.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 54016049bd6834394a83175e78672789d3fb6d5f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-204 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-25.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 4990edbef4cb24ddbaccd9c8049e944ed32c6cac `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-205 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-26.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes c8828fff97e3035f48583946cf1eca59be005eee `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-206 reference/no_red_antialiasing_a_bc_d-ref Auto-imported from Gecko test white-space-26.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 90a1a278907630954a4d4285f36ffc2d41ef2d3f `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-207 Auto-imported from Gecko test white-space-pre-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 834da64b2872f45ed5041f6a4bbc07a9db2e6ba1 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-208 Auto-imported from Gecko test white-space-pre-1.html dom http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes fcdf3e449ad75faa53050bd7393bd06306f129ee `Boris Zbarsky`<mailto:bzbarsky@mit.edu>
table-anonymous-objects-209 CSS table model: nested tables http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes a3cd992268b5069e513b286689e5a7676e679c9e `Ian Hickson`<mailto:ian@hixie.ch>
table-anonymous-objects-210 anonymous table cell and white space separating inline elements http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes d66fd2ca0ca3c7ce3c5e6d85908075fad13fd304 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Anonymous table objects are automatically generated by UAs when a table element is missing necessary sub-table elements (like table-row or table-cell). In this test, an anonymous table-row and one anonymous table-cell will be created around the inline elements. This test checks that each white space separating the 3 span elements are preserved.
table-anonymous-whitespace-001 Table Anonymous Box Generation - interleaved whitespace http://www.w3.org/TR/CSS21/visufx.html#clipping bb0540c928f84817dd4b3d6325776e381b5afd87 `Elika J. Etemad`<http://fantasai.inkedblade.net/> Anonymous white space inside a tabular container does not generate any boxes.
table-background-edge-and-border-model-001 Table background edge in the collapsing borders model image http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 410e0f2329313e16d93f5ecf0c32c62e379971b0 `Microsoft`<http://www.microsoft.com/> The background edge of a table could start either behind the table's border or at its edge in the collapsing borders model (non-normative rule).
table-background-edge-and-border-model-002 Table background edge in the separated borders model image,may http://www.w3.org/TR/CSS21/tables.html#collapsing-borders 671d5a238f95dfec486d8862fe33b733ae32825c `Microsoft`<http://www.microsoft.com/> The background edge of a table could start either behind the table's border or at its edge in the separated borders model (non-normative rule).
table-backgrounds-bc-cell-001 reference/table-backgrounds-bc-cell-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers 774267bace773fe0312f135f0c16a0bd2a8c0dbb `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bc-colgroup-001 reference/table-backgrounds-bc-colgroup-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers b351446e1d2a645f4543623fdf3b104cc12d970a `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bc-column-001 reference/table-backgrounds-bc-column-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers 7af5e076b0fd25890113f10fe1f17fd9f431d959 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bc-row-001 reference/table-backgrounds-bc-row-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers 74b1ec3b6031513cc1da4ea40e3baf416ed5bdae `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bc-rowgroup-001 reference/table-backgrounds-bc-rowgroup-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers e7955bd5924750b5efc8c47d2fede3ded26b49e4 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bc-table-001 reference/table-backgrounds-bc-table-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers e4bd225a46a3c5a19080ecab6c91178b8ee1053e `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bs-cell-001 reference/table-backgrounds-bs-cell-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers 3082e7e00e4b6dd75dee3311d00fa16e3b539126 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bs-colgroup-001 reference/table-backgrounds-bs-colgroup-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers a3c3d8f10b0230712f833aca6488a1f674c0ab0d `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bs-column-001 reference/table-backgrounds-bs-column-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers d071f507571f0ced7eed2a6f24baf8f3ba5cde03 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bs-row-001 reference/table-backgrounds-bs-row-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers bb1dad1f5ae903f03e6746c50f7fee93dad7b3d6 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bs-row-002 background-position - table-row image http://www.w3.org/TR/CSS21/tables.html#table-layers,http://www.w3.org/TR/CSS21/colors.html#background-properties 1d84c1a99b5c911d6b69b4427686c8f066ddb3f3 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> Positioning a background image on a table row positions it within a box that extends from the left edge of its leftmost table cell to the right edge of its rightmost tabel cell.
table-backgrounds-bs-rowgroup-001 reference/table-backgrounds-bs-rowgroup-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers fddf5b3284eccb48fd86445fee64bcf52a681609 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-backgrounds-bs-table-001 reference/table-backgrounds-bs-table-001-ref table backgrounds http://www.w3.org/TR/CSS21/tables.html#table-layers 2a2da263d3be4f3ba0b50e7ca6b0fb179370381d `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-borders-001 Borders on Table Elements (row groups) http://www.w3.org/TR/CSS21/tables.html#tables-intro 29a13e6e6215e86d0658342383b1de6901832277 `Microsoft`<http://www.microsoft.com/> Borders can be applied to row groups (through the use of tbody elements).
table-borders-002 Borders on Table Elements (rows) http://www.w3.org/TR/CSS21/tables.html#tables-intro a23440959758b2600dfba527c33c570f57add464 `Microsoft`<http://www.microsoft.com/> Borders can be applied to table rows.
table-borders-003 Borders on Table Elements (column-groups) http://www.w3.org/TR/CSS21/tables.html#tables-intro 2c2457bb1d94446387ce1792a77ef150367eefce `Microsoft`<http://www.microsoft.com/> Borders can be applied to table column groups.
table-borders-004 Borders on Table Elements (columns) http://www.w3.org/TR/CSS21/tables.html#tables-intro 44574112659ac592e863e80821f8ca738f1f2b73 `Microsoft`<http://www.microsoft.com/> Borders can be applied to table columns.
table-borders-005 Borders on Table Elements (cell) http://www.w3.org/TR/CSS21/tables.html#tables-intro 51135f7c41d4046a193d37253d09fc2741f5e894 `Microsoft`<http://www.microsoft.com/> Border can be applied to table cells.
table-caption-001 Table-caption http://www.w3.org/TR/CSS21/tables.html#table-display 78a632a8d6fd1f053065d25e587e8ad6e2f86d38 `Microsoft`<http://www.microsoft.com/> An element with 'display: table-caption' is rendered as if it were a table caption.
table-caption-002 CSS Tables: Multiple captions http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes ad6c8e38ccf34482e2073c2ebad40d8884c84d90 `Ian Hickson`<mailto:ian@hixie.ch>
table-caption-003 CSS Tables: Captions in the middle of tables http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes feca6576bd0621d89bae50ff0774f726969f272e `Ian Hickson`<mailto:ian@hixie.ch>
table-caption-horizontal-alignment-001 Horizontally aligning table caption content http://www.w3.org/TR/CSS21/tables.html#caption-position e75f353c94e303a2b73ae31d44d3dd8c52d2daa8 `Microsoft`<http://www.microsoft.com/> Table caption content can be horizontally aligned with the 'text-align' property.
table-caption-margins-001 Table Caption Margin Collapsing http://www.w3.org/TR/CSS21/tables.html#model fb67f6f15a0d25130991c88b54bfa1765deecf45 `Elika J. Etemad`<http://fantasai.inkedblade.net/> The table caption's margins do not collapse with the margins applied to the table wrapper box.
table-caption-optional-001 Tables with and without the optional caption may http://www.w3.org/TR/CSS21/tables.html#table-display 1980a2e600f4c15b3b9c23c0dbc67af85bee0bc8 `Microsoft`<http://www.microsoft.com/> The table caption is optional - a table can be rendered with or without it.
table-caption-optional-002 Inline-tables with and without the optional caption may http://www.w3.org/TR/CSS21/tables.html#table-display 896b92d454e81999c875e405c1147b6bbee527b4 `Microsoft`<http://www.microsoft.com/> A caption on an inline-table is optional - an inline table can be rendered with or without it.
table-cell-001 Table-cell http://www.w3.org/TR/CSS21/tables.html#table-display 187bd7bb2a5c8ce744b415e4b787b38653cfac19 `Microsoft`<http://www.microsoft.com/> An element with 'display: table-cell' is rendered as if it were a table cell.
table-cell-002 Image as 'display: table-cell' image http://www.w3.org/TR/CSS21/tables.html#table-display 2e48c6d5a1187a047483ee0d950917abdbd8d3c5 `Microsoft`<http://www.microsoft.com/> An image element can have a display value of 'table-cell'.
table-column-001 Table-column http://www.w3.org/TR/CSS21/tables.html#table-display fedd033126a594d424c7ba90c7d87e4e25758f1b `Microsoft`<http://www.microsoft.com/> An element with 'display: table-column' as if it were a table column.
table-column-group-001 Table-column-group http://www.w3.org/TR/CSS21/tables.html#table-display 8b9729fed277084ade8ed87cad0a455a41788c52 `Microsoft`<http://www.microsoft.com/> An element with 'display: table-column-group' is rendered as if it were a table column group.
table-column-rendering-001 reference/no-red-on-blank-page-ref Table columns are not rendered http://www.w3.org/TR/CSS21/tables.html#table-display 124f3d859127fea1195da7318aae6527a653f3b1 `Microsoft`<http://www.microsoft.com/> Table columns in themselves are not rendered.
table-column-rendering-002 reference/no-red-on-blank-page-ref Table column groups are not rendered http://www.w3.org/TR/CSS21/tables.html#table-display 077bbf72c9d21c77c119cfa89da1856d7c5fc5e0 `Microsoft`<http://www.microsoft.com/> Table column groups in themselves are not rendered.
table-column-rendering-003 Table columns can induce a style on their cells http://www.w3.org/TR/CSS21/tables.html#table-display f1185f5bd42b47a73d7bcf091e628817248921e1 `Microsoft`<http://www.microsoft.com/> Table columns can induce a style (background-color) on the cells they occupy.
table-column-rendering-004 Table column groups can induce a style on their cells http://www.w3.org/TR/CSS21/tables.html#table-display b9f32155565ef6a076f6a0b870d6d419d4bfbf73 `Microsoft`<http://www.microsoft.com/> Table column groups can induce a style (background-color) on the cells they occupy.
table-columns-example-001 Table columns - Emulating the HTML table 'rules' attribute on columns http://www.w3.org/TR/CSS21/tables.html#columns 3a57f86b5d3d6c2190bb8b39e5858dab1bd2a3b9 `W3C`<http://www.w3c.org>,`Microsoft`<http://www.microsoft.com/> CSS can be used to emmulate the HTML 'rules = cols' attribute (example from section 17.3).
table-columns-example-002 Table columns - Assigning a background to a column http://www.w3.org/TR/CSS21/tables.html#columns 98d47827ffb93f77b0bfac6371976518496c5595 `W3C`<http://www.w3c.org>,`Microsoft`<http://www.microsoft.com/> A specific column class can be selected for a blue background (example from section 17.3).
table-columns-example-003 Table columns - assigning a fixed size to a column http://www.w3.org/TR/CSS21/tables.html#columns 41f12bd40fb8622dd97824ad4727c1bb1b2ee795 `W3C`<http://www.w3c.org>,`Microsoft`<http://www.microsoft.com/> A specific width can be set on a table column (modified example from section 17.3).
table-footer-group-001 Table-footer-group http://www.w3.org/TR/CSS21/tables.html#table-display bf536f4fea4cb04c9cfe527ac60bb025480bd494 `Microsoft`<http://www.microsoft.com/> An element with 'display: table-footer-group' is rendered as if it were a table footer group.
table-footer-group-002 Table footer group and other row groups http://www.w3.org/TR/CSS21/tables.html#table-display cc7aaa2d17437447216f175c2a88e63281c2e6fc `Microsoft`<http://www.microsoft.com/> A table-footer-group element is placed after all other row groups in a table.
table-footer-group-003 Table footer group and top captions http://www.w3.org/TR/CSS21/tables.html#table-display 6405db6f5d6f081af82f1654816148309d9766bc `Microsoft`<http://www.microsoft.com/> A table-footer-group element is placed before any bottom captions.
table-footer-group-004 Repeating table footer groups in paged media may,paged http://www.w3.org/TR/CSS21/tables.html#table-display 2d524abede344ee918086437415f318318b335ac `Microsoft`<http://www.microsoft.com/> Print user agents may repeat footer rows on each page spanned by a table (non-normative rule).
table-footer-group-005 Multiple table footer groups http://www.w3.org/TR/CSS21/tables.html#table-display cd5ad4ecd0267d26432b5ddf97b1b1868234ffbc `Microsoft`<http://www.microsoft.com/> A table containing multiple table-footer-group elements only uses the first one as its footer and treats the others as table row groups.
table-header-group-001 Table-header-group http://www.w3.org/TR/CSS21/tables.html#table-display 3435ded12522e4e97b79317d7a5e144908584f65 `Microsoft`<http://www.microsoft.com/> An element with 'display: table-header-group' is rendered as if it were a table header group.
table-header-group-002 Table header group and other row groups http://www.w3.org/TR/CSS21/tables.html#table-display dad185093279048354b3ace87b0084862fc2c19a `Microsoft`<http://www.microsoft.com/> A table-header-group element is placed before all other row groups in a table.
table-header-group-003 Table header group and top captions http://www.w3.org/TR/CSS21/tables.html#table-display 5389b52a6d8b5812f1863bae202585451d8f2564 `Microsoft`<http://www.microsoft.com/> A table-header-group element is placed after any top captions.
table-header-group-004 Repeating table header groups in paged media may,paged http://www.w3.org/TR/CSS21/tables.html#table-display 926d2155de6464374b1868c2e475a1b82bff1d00 `Microsoft`<http://www.microsoft.com/> Print user agents may repeat header rows on each page spanned by a table (non-normative rule).
table-header-group-005 Multiple table header groups http://www.w3.org/TR/CSS21/tables.html#table-display 30bf4ed68caa1c996fd32dc338bf4b76a13e71e7 `Microsoft`<http://www.microsoft.com/> A table containing multiple table-header-group elements only uses the first one as its header and treats the others as table row groups.
table-height-algorithm-001 Table height of 'auto' equals sum of row heights, cell spacing and borders ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 5eec804f3ba0b228fe220dc59efd43097a8833a2 `Microsoft`<http://www.microsoft.com/> A table height of 'auto' equals the sum of the row heights plus any cell spacing and borders.
table-height-algorithm-002 Specified table height is treated as minimum height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 6cf218a28c6bb703c809ff0983795b2913dffa2d `Microsoft`<http://www.microsoft.com/> A specified table height value is treated as the minimum height of the table.
table-height-algorithm-003 Specified row height is treated as minimum row height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 06d90046dd00535c1ebebd6e5e526ee3272e4b03 `Microsoft`<http://www.microsoft.com/> A specified row height value is treated as the minimum height of the row.
table-height-algorithm-004 Specifying 'auto' height on a row assigns it its minimum content height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout a218a36afea4b244fafdab10515d480245d38571 `Microsoft`<http://www.microsoft.com/> This tests that setting 'height: auto' on a row assigns the row its minimum content height.
table-height-algorithm-008 Height of a cell is maximum between its specified 'height' and content minimum height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 71c77de46fe38078f235c1398bef839fe385ba68 `Microsoft`<http://www.microsoft.com/> The height of a cell is the maximum between its specified 'height' and content minimum height.
table-height-algorithm-008a reference/ref-filled-green-100px-square Height of a cell is maximum between its specified 'height' and content minimum height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 0b225dcb3db7ca06e6c93614b4986f07d91efb95 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The height of a 'table-row' element's box is the maximum of the row's computed 'height', the computed 'height' of each cell in such row and the minimum height required by the content of the cells. The height of a cell is the maximum between its specified 'height' and the minimum height required by its content.
table-height-algorithm-008b reference/ref-filled-green-100px-square Height of a cell is maximum between its specified 'height' and content minimum height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout b6b4a540ac7e3a23db2082e0215fab9c8eadfc8c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The height of a 'table-row' element's box is the maximum of the row's computed 'height', the computed 'height' of each cell in such row and the minimum height required by the content of the cells. The height of a cell is the maximum between its specified 'height' and the minimum height required by its content.
table-height-algorithm-008c reference/ref-filled-green-100px-square Height of a cell is maximum between its specified 'height' and content minimum height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout c3d4d1c5b7cc3aa6388e60436e63fc579eafe89e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The height of a 'table-row' element's box is the maximum of the row's computed 'height', the computed 'height' of each cell in such row and the minimum height required by the content of the cells. The height of a cell is the maximum between its specified 'height' and the minimum height required by its content.
table-height-algorithm-009 Height value of 'auto' on a cell assigns it its content minimum height ahem http://www.w3.org/TR/CSS21/tables.html#height-layout af41a65bdedfd060f468c6a1c478d99711a0ca43 `Microsoft`<http://www.microsoft.com/> A 'height' value of 'auto' on a cell assigns it its content minimum height.
table-height-algorithm-010 Sum of row heights of a spanning cell must be great enough to encompass the full cell ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 25e7136b9f2f9d7d692ee688fd04996288a50c5e `Microsoft`<http://www.microsoft.com/> The sum of row heights for a spanning cell are great enough to encompass the full cell.
table-height-algorithm-011 Vertical-align set to 'baseline' aligns the cell content baseline with baseline of the row http://www.w3.org/TR/CSS21/tables.html#height-layout a8eef5171bd0d50de22cd900025967e27a86422f `Microsoft`<http://www.microsoft.com/> A cell with Vertical-align set to 'baseline' aligns the cell's content baseline with the baseline of the row.
table-height-algorithm-012 Vertical-align set to 'baseline' with a spanning cell http://www.w3.org/TR/CSS21/tables.html#height-layout 8e2533f212b9faa4a06cf8af6c78fb62a13e831c `Microsoft`<http://www.microsoft.com/> A spanning cell with Vertical-align set to 'baseline' aligns the cell's content baseline (which is the bottom of the first line of text or in-flow content) with the baseline of the first of the rows it spans.
table-height-algorithm-013 Vertical-align set to 'top' aligns cell content to the top of the cell http://www.w3.org/TR/CSS21/tables.html#height-layout 57a42e2531c8deed967911f122fe999408897164 `Microsoft`<http://www.microsoft.com/> A cell with Vertical-align set to 'top' aligns a cell's content to the top of the cell.
table-height-algorithm-014 Vertical-align set to 'top' with a spanning cell http://www.w3.org/TR/CSS21/tables.html#height-layout 8abd6089c5c313246ced59fd062bb5cac5bb13c8 `Microsoft`<http://www.microsoft.com/> A spanning cell with Vertical-align set to 'top' aligns the cell's content to the top of the first row that it spans.
table-height-algorithm-015 Vertical-align set to 'bottom' aligns cell content to the bottom of the cell http://www.w3.org/TR/CSS21/tables.html#height-layout 534bf0ead65b188276dd9f23185cd7bd38cd573b `Microsoft`<http://www.microsoft.com/> A cell with Vertical-align set to 'bottom' aligns the cell's content to the bottom of the cell.
table-height-algorithm-016 Vertical-align set to 'bottom' with a spanning cell http://www.w3.org/TR/CSS21/tables.html#height-layout ecded16b5b318d466321289b487798d8bf5c8a95 `Microsoft`<http://www.microsoft.com/> A spanning cell with Vertical-align set to 'bottom' aligns the cell's content to the bottom of the last row it spans.
table-height-algorithm-017 Vertical-align set to 'middle' aligns content to the middle of the cell http://www.w3.org/TR/CSS21/tables.html#height-layout 2aa5e48a07d96bfaeab36f28178813c108420431 `Microsoft`<http://www.microsoft.com/> A cell with Vertical-align set to 'middle' aligns cell content in the middle of the cell.
table-height-algorithm-018 Vertical-align set to 'middle' with a spanning cell http://www.w3.org/TR/CSS21/tables.html#height-layout 83fbbba978e40a3ca994a9da5dd4d6feadbeccd1 `Microsoft`<http://www.microsoft.com/> A spanning cell with 'vertical-align' set to 'middle' aligns content to the vertical center of the rows it spans.
table-height-algorithm-019 Cell with 'vertical-align: sub' renders as 'vertical-align: baseline' http://www.w3.org/TR/CSS21/tables.html#height-layout 827e2f25b7528eb81ad417b6252e268a66439d61 `Microsoft`<http://www.microsoft.com/> A cell with 'vertical-align: sub' renders as if the value were 'baseline'.
table-height-algorithm-020 Cell with 'vertical-align: super' renders as 'vertical-align: baseline' http://www.w3.org/TR/CSS21/tables.html#height-layout b6c3d2ccb1c8930efc16b96c3285a67fbce1f3e2 `Microsoft`<http://www.microsoft.com/> A cell with 'vertical-align: super' renders as if the value were 'baseline'.
table-height-algorithm-021 Cell with 'vertical-align: text-top' renders as 'vertical-align: baseline' http://www.w3.org/TR/CSS21/tables.html#height-layout e887fa2eabdc655c1097304e56ba2e04f428fb3d `Microsoft`<http://www.microsoft.com/> A cell with 'vertical-align: text-top' renders as if the value were 'baseline'.
table-height-algorithm-022 Cell with 'vertical-align: text-bottom' renders as 'vertical-align: baseline' http://www.w3.org/TR/CSS21/tables.html#height-layout 8713d4160dae1905a907b944d4c38ac714f8ecc8 `Microsoft`<http://www.microsoft.com/> A cell with 'vertical-align: text-bottom' renders as if the value were 'baseline'.
table-height-algorithm-023 Cell with 'vertical-align: [length]' renders as 'vertical-align: baseline' http://www.w3.org/TR/CSS21/tables.html#height-layout 5d9ad3b51cf818c3d95c3dd24f36050eddb3b2c0 `Microsoft`<http://www.microsoft.com/> A cell with 'vertical-align: [length]' renders as if the value were 'baseline'.
table-height-algorithm-024 Cell with 'vertical-align: [percentage]' renders as 'vertical-align: baseline' http://www.w3.org/TR/CSS21/tables.html#height-layout 9cdaf722e8ac219830675314baeefb38eca3636d `Microsoft`<http://www.microsoft.com/> A cell with 'vertical-align: [percentage]' renders as if the value were 'baseline'.
table-height-algorithm-025 Finding the baseline of a cell http://www.w3.org/TR/CSS21/tables.html#height-layout 5c411150e9db9fc9ff0aa5f23d23a1e5d31fd5e7 `Microsoft`<http://www.microsoft.com/> The baseline of a cell is the baseline of the first in-flow line box in the cell or first in-flow table-row in the cell, whichever comes first.
table-height-algorithm-026 Finding the baseline of a cell when no in-flow lines or rows http://www.w3.org/TR/CSS21/tables.html#height-layout 03edaaa1e1b48dbc87aeec23e8e1a0fa07d1083b `Microsoft`<http://www.microsoft.com/> The baseline of a cell is determined by the bottom content edge of a cell when in-flow line boxes and table rows are not present.
table-height-algorithm-027 In-flow boxes are considered scrolled to origin position when finding a baseline ahem http://www.w3.org/TR/CSS21/tables.html#height-layout d783b802c8a4a73734282152f7758941f71cf242 `Microsoft`<http://www.microsoft.com/> In-flow boxes are considered to be scrolled to their origin position when finding a baseline.
table-height-algorithm-028 Baseline of a cell might end up below its bottom border ahem,may http://www.w3.org/TR/CSS21/tables.html#height-layout 77353ab350dca8e0da326bfd87970a3c05b7dfa9 `Microsoft`<http://www.microsoft.com/> The baseline of a cell may end up below its bottom border (modified example from spec section 17.5.3).
table-height-algorithm-029 Table cells with different 'vertical-align' values http://www.w3.org/TR/CSS21/tables.html#height-layout c9b28c8d5eeb3189035a5530607d126491588ede `Microsoft`<http://www.microsoft.com/> A table can have cells with different 'vertical-align' values.
table-height-algorithm-030 Cell boxes smaller than their rows receive extra padding ahem http://www.w3.org/TR/CSS21/tables.html#height-layout 9d074d5afaa94197ea445a542aa6126dd9f3024f `Microsoft`<http://www.microsoft.com/> A cell box that is smaller than height of its row receives extra top or bottom padding.
table-height-algorithm-031 Table baseline and caption http://www.w3.org/TR/CSS21/tables.html#height-layout,http://www.w3.org/TR/CSS21/visudet.html#leading 65eca5feb9ce005655803e21634e7db8b7b8dc87 `Microsoft`<http://www.microsoft.com/> A table caption does not set the baseline for a table.
table-height-algorithm-032 Inline-table baseline and caption http://www.w3.org/TR/CSS21/tables.html#height-layout,http://www.w3.org/TR/CSS21/visudet.html#leading 4067a0970a6c859e9836ea36d8bed04790e01c29 `Microsoft`<http://www.microsoft.com/> A table caption does not set the baseline for an inline-table.
table-in-inline-001 reference/table-in-inline-001-ref blocks inside inlines &#8211; table-pseudo-in-part3-1 http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level 5736ce35d142b5b5210309b68e33956e7da02d39 `Boris Zbarsky`<mailto:bzbarsky@mit.edu>,`Mozilla Corporation`<http://mozilla.com/>
table-intro-example-001 Introduction to Tables (text-align, font-weight) http://www.w3.org/TR/CSS21/tables.html#tables-intro d3ec6d14d1ed132e0f7395c85d9803967a1aa6cb `Microsoft`<http://www.microsoft.com/> 'text-align' and 'font-weight' can be applied to table cells (example from spec section 17.1).
table-intro-example-002 Introduction to Tables (vertical-align) http://www.w3.org/TR/CSS21/tables.html#tables-intro 8702bfd06511a290586cb2565d9afd6227dbf1b3 `Microsoft`<http://www.microsoft.com/> 'vertical-align' can be set on table cells (example from section 17.1).
table-intro-example-003 Introduction to Tables (border-collapse, border) http://www.w3.org/TR/CSS21/tables.html#tables-intro a748de6ac35b1b954e607023905ff851605c5412 `Microsoft`<http://www.microsoft.com/> 'border-collapse' and 'border' can be set on table elements (example from section 17.1).
table-intro-example-004 Introduction to Tables (caption-side) http://www.w3.org/TR/CSS21/tables.html#tables-intro 330287e4994e9b26e19f3d1b63a98e272fbe9506 `Microsoft`<http://www.microsoft.com/> 'caption-side' can be set on a table caption (example from section 17.1).
table-layer-transparency-001 Background on a table element shows if all elements above its layer are transparent http://www.w3.org/TR/CSS21/tables.html#table-layers 11f26cdc88668b70c3c86bd93e5bc970799e8643 `Microsoft`<http://www.microsoft.com/> A background set on a table element will show if all table element layers above it are transparent.
table-layer-transparency-002 Background on a column group element shows if all elements above its layer are transparent http://www.w3.org/TR/CSS21/tables.html#table-layers 825f6a7c7e4e9e7a130adf95489923cc130981c1 `Microsoft`<http://www.microsoft.com/> A background set on a column group element will show if all table element layers above it are transparent.
table-layer-transparency-003 Background on a column group element shows on all of a cell that spans through it 96dpi,image http://www.w3.org/TR/CSS21/tables.html#table-layers 9518bed9b069d5b14537e2b5561158bd8ca24898 `Microsoft`<http://www.microsoft.com/> A background set on a column group element will show on all of a cell that spans outside of it, but it will not affect background image positioning.
table-layer-transparency-004 Background on a column element shows if all elements above its layer are transparent http://www.w3.org/TR/CSS21/tables.html#table-layers 0ef8e77e24a60e88cbc93d6b5a502730d032f88e `Microsoft`<http://www.microsoft.com/> A background set on a column element will show if all table element layers above it are transparent.
table-layer-transparency-005 Background on a column element shows in all of a cell that spans through it 96dpi,image http://www.w3.org/TR/CSS21/tables.html#table-layers 164f5a2522bb848f4edbbba5cd62e0d199880779 `Microsoft`<http://www.microsoft.com/> A background set on a column element will show on all of a cell that spans outside of it, but it will not affect background image positioning.
table-layer-transparency-006 Background on a row group element shows if all elements above its layer are transparent http://www.w3.org/TR/CSS21/tables.html#table-layers 79e64dfb5a084b0b23702b8208e66a9d2dea551e `Microsoft`<http://www.microsoft.com/> A background set on a row group element will show if all table element layers above it are transparent.
table-layer-transparency-007 Background on a row element shows if all elements above its layer are transparent http://www.w3.org/TR/CSS21/tables.html#table-layers f3d2993cd23c60a1b0151cfeee56ae4b122e172c `Microsoft`<http://www.microsoft.com/> A background set on a row element will show if all table element layers above it are transparent.
table-layer-transparency-008 Background on a row elements shows on all of a cell spanning through it 96dpi,image http://www.w3.org/TR/CSS21/tables.html#table-layers a1d57c5789a7d372157a7fa9e37511f111592ef4 `Microsoft`<http://www.microsoft.com/> A background set on a row element will show on all of a cell that spans outside of it, but it will not affect background image positioning.
table-layer-transparency-009 Cell element background overlays backgrounds of all other table layers http://www.w3.org/TR/CSS21/tables.html#table-layers 7a0eab71a6f56da8f52015d729b94f8ebface929 `Microsoft`<http://www.microsoft.com/> A background set on a cell element will overlay the backgrounds of all table elements below it.
table-layer-transparency-010 Hidden empty cells are transparent down to table background http://www.w3.org/TR/CSS21/tables.html#table-layers 876ee9f9eda8edf4c64001c08981fdc3dbbcbae9 `Microsoft`<http://www.microsoft.com/> If 'empty-cells' is set to 'hide', empty cells are transparent all the way down to the table background.
table-layer-transparency-011 The background between cell borders is the table background http://www.w3.org/TR/CSS21/tables.html#table-layers 1dee75b7c254b461c6dc49463c0f0d9d85d39aff `Microsoft`<http://www.microsoft.com/> The background between cell borders (using the separated borders model) is the background of the table element.
table-layer-transparency-example-001 Empty cells set to 'hide' are transparent down to the table background http://www.w3.org/TR/CSS21/tables.html#table-layers 4841cf3202c9d7a909b581de429348b16580f330 `Microsoft`<http://www.microsoft.com/> If 'empty-cells' is set to 'hide', empty cells are transparent all the way down to the table background, (example from spec section 17.5.1).
table-layout-001 Table-layout set to 'auto' ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 36e9d5357a6242ae4811cf95da0881737b819d9e `Microsoft`<http://www.microsoft.com/> Cell content width is taken into account in the used width of a table when the table has 'table-layout' set to 'auto'.
table-layout-002 Table-layout set to 'fixed' ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 35e9cf4e128a29ce5e899a8378991ce1b767f557 `Microsoft`<http://www.microsoft.com/> Cell content width is not taken into account in the used width of a table when the table has 'table-layout' set to 'fixed'.
table-layout-003 Table-layout set to 'inherit' ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout c2f614d55ea98ef5dc906baebeee1af34b988ba7 `Microsoft`<http://www.microsoft.com/> A table can inherit its 'table-layout' behavior from its parent container.
table-layout-applies-to-001 Table-layout and 'display: inline' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout ec92b3de4ec86284f37f7ec5dbcc871223d7d12b `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: inline' elements.
table-layout-applies-to-002 Table-layout and 'display: block' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 861910fa845196a03b1f29f15298f6dd16a86c58 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: block' elements.
table-layout-applies-to-003 Table-layout and 'display: list-item' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 461cf9ef7957258ab9c3d9ca68860ed0d74183da `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: list-item' elements.
table-layout-applies-to-004 Table-layout and 'display: run-in' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout e6be46ba235249672739d860d5f210bbb414fe85 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: run-in' elements.
table-layout-applies-to-005 Table-layout and 'display: inline-block' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 655a9fa00e3dbea1754efb28ae3dccd4f65550fb `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: inline-block' elements.
table-layout-applies-to-006 Table-layout and 'display: table' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 0d5561856644ae1c872602533f7ccaf4fa8ce5a8 `Microsoft`<http://www.microsoft.com/> Table-layout applies to 'display: table' elements.
table-layout-applies-to-007 Table-layout and 'display: inline-table' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 6ff7e9d611b392f3fd7836d6dc2d53d889c80d59 `Microsoft`<http://www.microsoft.com/> Table-layout applies to 'display: inline-table' elements.
table-layout-applies-to-008 Table-layout and 'display: table-row-group' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 1fa1099a40b0802ca20520444f9991e819d2e54b `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-row-group' elements.
table-layout-applies-to-009 Table-layout and 'display: table-header-group' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout b5d3280ae3ab52bb8c8737b962befbaa9eaadc3c `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-header-group' elements.
table-layout-applies-to-010 Table-layout and 'display: table-footer-group' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout a8135c025ca216ffaabaee68369d48c7d24010b2 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-footer-group' elements.
table-layout-applies-to-011 Table-layout and 'display: table-row' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout d40b562096dca51c90776d87fce791831547bb92 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-row' elements.
table-layout-applies-to-012 Table-layout and 'display: table-column' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout d1788f91bace7d72f423cda4abcd74f3be4ceca7 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-column' elements.
table-layout-applies-to-013 Table-layout and 'display: table-column-group' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 489fcd0ce906a12561a24aaa2db1c47c34c6c821 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-column-group' elements.
table-layout-applies-to-014 Table-layout and 'display: table-cell' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout b603376cfd9aa548dba1327cd2eeb2061c190afa `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-cell' elements.
table-layout-applies-to-015 Table-layout and 'display: table-caption' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout a10927cfafbc0c52388d9795311cd50dc209bbd9 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: table-caption' elements.
table-layout-applies-to-016 reference/no-red-on-blank-page-ref Table-layout and 'display: none' elements http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout c5da56c2179dcbffe4c29a39b0dbce7699aad203 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: none' elements.
table-layout-applies-to-017 Table-layout and 'display: inherit' elements ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout b7d811480da1fbeaf121145f765de33ad5b74170 `Microsoft`<http://www.microsoft.com/> Table-layout does not apply to 'display: inherit' elements which do not inherit the value of 'table'.
table-layout-inherited-001 Table-layout is not inherited by default ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 52d2cbffb66da80c2afbc45c6d309f0f82b380de `Microsoft`<http://www.microsoft.com/> Table-layout is not inherited by default.
table-layout-initial-001 Initial value of table-layout ahem http://www.w3.org/TR/CSS21/tables.html#propdef-table-layout,http://www.w3.org/TR/CSS21/tables.html#width-layout 9b751e103392d8e0cf4d3f79eb886d2f92490f11 `Microsoft`<http://www.microsoft.com/> The initial value of table-layout is 'auto'.
table-layout-property-001 A table doesn't size to fit its container when margins are zero and width is 'auto' http://www.w3.org/TR/CSS21/tables.html#width-layout a497c7d54033198dbd4ff9b584f2d5813759a269 `Microsoft`<http://www.microsoft.com/> When table margins are zero and width is 'auto', the table doesn't automatically size to fill its containing block .
table-layout-property-002 Centering a table in its containing block by setting its left and right margins to 'auto' http://www.w3.org/TR/CSS21/tables.html#width-layout 1cc5f7c83cb4cedad66048d251d1db228b054778 `Microsoft`<http://www.microsoft.com/> A table can be centered in its containing block by setting its left and right margins to 'auto'.
table-margin-001 CSS Tables: Margins http://www.w3.org/TR/CSS21/box.html#margin-properties 96f29150658c2fe146b1e13e52c2e511f731b912 `Ian Hickson`<mailto:ian@hixie.ch>
table-margin-002 CSS Tables: Margins http://www.w3.org/TR/CSS21/box.html#margin-properties 4a9b93faa820ba9f7df482ca591cc585eb3bf908 `Ian Hickson`<mailto:ian@hixie.ch>
table-margin-003 CSS Tables: Margins http://www.w3.org/TR/CSS21/box.html#margin-properties fb709ac85aa0a6614e16687fcf6c81b0a241a707 `Ian Hickson`<mailto:ian@hixie.ch>
table-margin-004 reference/table-margin-004-ref CSS Tables: Margin Collapsing ahem http://www.w3.org/TR/CSS21/box.html#collapsing-margins 55f74470d366a714ef18a2fe17aadd820a685e06 `Ian Hickson`<mailto:ian@hixie.ch>
table-organization-001 Table organization (columns in column groups) http://www.w3.org/TR/CSS21/tables.html#tables-intro e4551f95522db2b9b073f90137cb9caf1da35204 `Microsoft`<http://www.microsoft.com/> Table columns can be grouped into table column groups.
table-organization-002 Table organization (rows in row groups) http://www.w3.org/TR/CSS21/tables.html#tables-intro 30609c2f6fe792486338112ecae8af3be10de1cf `Microsoft`<http://www.microsoft.com/> Table rows can be grouped into table row groups.
table-percent-width-001 Testing percent widths of kids of anonymous table cells http://www.w3.org/TR/CSS21/tables.html#auto-table-layout,http://www.w3.org/TR/CSS21/visudet.html#containing-block-details 1113e24522ad8aea5f593e94e096e9c6b86a36cb `Boris Zbarsky`<mailto:bzbarsky@mit.edu> Percentage width kids of anonymous cells should use anonymous cell as containing block
table-row-001 Table-row http://www.w3.org/TR/CSS21/tables.html#table-display 5d4c4c567289386c4ce1e50bbb03701a55410809 `Microsoft`<http://www.microsoft.com/> An element with 'display: table-row' is rendered as if it were a table row.
table-row-group-001 Table-row-group http://www.w3.org/TR/CSS21/tables.html#table-display 9a95e083e3c477d4dc949ccdfe18c04f77a54efc `Microsoft`<http://www.microsoft.com/> An element with 'display: table-row-group' is rendered as if it were a table row group.
table-valign-001 Table Cell Vertical Alignment Affect on Specified Height http://www.w3.org/TR/CSS21/tables.html#height-layout d011baf7c8426656bd8930656b58411846e4adf0 `Bruno Fassino`<fassino[at]gmail.com> Vertical alignment of cell contents does not increase the height of cells in the row if there is already enough room.
table-valign-002 Table Cell Vertical Alignment with Specified Height http://www.w3.org/TR/CSS21/tables.html#height-layout 747778c8d163bd8f19139843da3f2b6c7fd34b41 `L. David Baron`<https://dbaron.org/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Vertical alignment in table cells works whether or not that cell has a specified height.
table-vertical-align-baseline-001 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout 3eaf948382ed515bad5b1b63b2ee73607492f5d1 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-vertical-align-baseline-002 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout 170a852905e644802e917256ff12f22aabd0c51e `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-vertical-align-baseline-003 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout 20545eb6d75c706e1e4bbc3027baad673d84a8ef `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-vertical-align-baseline-004 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout 8fed795fdf93981e2299d248696af1f7de3fc91d `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-vertical-align-baseline-005 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout 445769875bc003e792d67e1abbcb662882e5d5f9 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-vertical-align-baseline-006 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout cd9abac1fbe433ddade37a3f2751abc87bd52b92 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-vertical-align-baseline-007 reference/table-vertical-align-baseline-001-ref Test for baseline alignment of table cells http://www.w3.org/TR/CSS21/tables.html#height-layout b526b0b89c847bf7e0b9055031ca2ef3c33884da `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
table-visual-layout-001 Cells can have padding ahem http://www.w3.org/TR/CSS21/tables.html#table-layout 0867651bc6593ecca06a25188fad2470dad703ed `Microsoft`<http://www.microsoft.com/> Table cells can have padding.
table-visual-layout-002 Internal table elements do not have margins http://www.w3.org/TR/CSS21/tables.html#table-layout 7d5847a21a265ae9a02b006cf2051204cc2f76d4 `Microsoft`<http://www.microsoft.com/> Internal table elements do not have margins.
table-visual-layout-003 Each table row box occupies one row of cells http://www.w3.org/TR/CSS21/tables.html#table-layout 8d0f74529fe7fe927ae12fff69692916a3327b94 `Microsoft`<http://www.microsoft.com/> Each table row box occupies one row of cells.
table-visual-layout-004 Table row boxes are rendered in source order http://www.w3.org/TR/CSS21/tables.html#table-layout 446654d436b56f38345e06b615a3c104a353af71 `Microsoft`<http://www.microsoft.com/> Table row boxes fill the table from top to bottom by the order they occur in the page source.
table-visual-layout-005 Row groups occupy same cells as the rows they contain http://www.w3.org/TR/CSS21/tables.html#table-layout d9f6dca54e7f89d0eb0b81deac075c2cfa31321c `Microsoft`<http://www.microsoft.com/> A row group occupies the same cells as the rows it contains.
table-visual-layout-006 Column boxes can occupy more than one column of cells http://www.w3.org/TR/CSS21/tables.html#table-layout 1e65f5ac9a839baa3482fb47df6a9e124591df87 `Microsoft`<http://www.microsoft.com/> A column box can occupy more than one column of cells.
table-visual-layout-007 Column boxes are rendered by page source order http://www.w3.org/TR/CSS21/tables.html#table-layout ea50c42fe253da77ba44458461dbe5fae93160c3 `Microsoft`<http://www.microsoft.com/> Column boxes are placed consecutively by their order in the page source.
table-visual-layout-008 Column boxes are rendered by source order ('rtl' table scenario) http://www.w3.org/TR/CSS21/tables.html#table-layout 1460de2c3d31ec9ac36f035b0b9d6ace80885d6f `Microsoft`<http://www.microsoft.com/> Column boxes are placed consecutively by their order in the page source, from right to left when 'direction' is set to 'rtl'.
table-visual-layout-009 Column group boxes occupy same cells as the columns they contain http://www.w3.org/TR/CSS21/tables.html#table-layout 63bbedc1c2944508a23895534f7dea830a53000a `Microsoft`<http://www.microsoft.com/> A column group box occupies the same cells as the columns it contains.
table-visual-layout-010 A row-spanning cell http://www.w3.org/TR/CSS21/tables.html#table-layout f8326d328bc05e82d92c934dffe8b9561594deee `Microsoft`<http://www.microsoft.com/> A table cell can span several rows.
table-visual-layout-011 A column-spanning cell http://www.w3.org/TR/CSS21/tables.html#table-layout 0907b17509699725ddccb140ae839eb8e5bc6a6b `Microsoft`<http://www.microsoft.com/> A cell can span several columns.
table-visual-layout-012 Top row of a spanning cell is the row of its parent element http://www.w3.org/TR/CSS21/tables.html#table-layout 4ea108c65df62def62c1a25d50caec0aa9a38dba `Microsoft`<http://www.microsoft.com/> The top row of a spanning cell's rectangle is in the row specified by the cell's parent.
table-visual-layout-013 A spanning cell must be as far to the left as possible in an 'ltr' table http://www.w3.org/TR/CSS21/tables.html#table-layout 663542aca4caeaf1c7d0473958a8d8a9d18e7d26 `Microsoft`<http://www.microsoft.com/> The spanning cell's rectangle is as far to the left as possible, but to the right of all cells in the same row that were earlier in source (no overlapping).
table-visual-layout-014 A spanning cell's rectangle must be as far to the right as possible in an 'rtl' table http://www.w3.org/TR/CSS21/tables.html#table-layout b69efa7ea88154735a56626a8ac5eb75796f4b68 `Microsoft`<http://www.microsoft.com/> With 'rtl' tables, the spanning cell's rectangle is as far to the right as possible, but to the left of all cells in the same row that were earlier in source (no overlapping).
table-visual-layout-015 A cell cannot extend beyond the last row box of a table http://www.w3.org/TR/CSS21/tables.html#table-layout 97332c0bbd0429ea56d2842f07cfa71bb563ceeb `Microsoft`<http://www.microsoft.com/> A cell box cannot extend beyond the last row box of a table.
table-visual-layout-016 A cell box cannot extend beyond the last row of a row group http://www.w3.org/TR/CSS21/tables.html#table-layout 1b59e4fbfcf334a430c5521d8d3199ebebcfee75 `Microsoft`<http://www.microsoft.com/> A cell box cannot extend beyond the last row box of a row group.
table-visual-layout-017 reference/no-red-on-blank-page-ref Table row boxes exactly cover the table in the collapsing borders model http://www.w3.org/TR/CSS21/tables.html#table-layout 420d52c762ad19d1286affdfe9817b4c0473abb3 `Microsoft`<http://www.microsoft.com/> In the collapsing border model, the table row boxes together exactly cover the table.
table-visual-layout-018 reference/no-red-on-blank-page-ref Table column boxes exactly cover the table in the collapsing borders model http://www.w3.org/TR/CSS21/tables.html#table-layout 9c0ec6baa024d9fb7db11945d3b995bef0eb46c1 `Microsoft`<http://www.microsoft.com/> In the collapsing border model, the table column boxes together exactly cover the table.
table-visual-layout-019 There may be gaps between rows in the separated borders model may http://www.w3.org/TR/CSS21/tables.html#table-layout 381a225344050b799165ef59d1e32b27904a4876 `Microsoft`<http://www.microsoft.com/> In the separated border model, there may be gaps between rows.
table-visual-layout-020 There may be gaps between columns in the separated borders model may http://www.w3.org/TR/CSS21/tables.html#table-layout 0cc0f89fdf892ae02fb6f3584e5af8c4f3cae1e6 `Microsoft`<http://www.microsoft.com/> In the separated border model, there may be gaps between columns.
table-visual-layout-021 There may be gaps between row groups in the separated borders model may http://www.w3.org/TR/CSS21/tables.html#table-layout 052cb3c595ec3d1d1bece8c444d88a0fe01cc23e `Microsoft`<http://www.microsoft.com/> In the separated border model, there may be gaps between row groups.
table-visual-layout-022 There may be gaps between column groups in the separated borders model may http://www.w3.org/TR/CSS21/tables.html#table-layout c745e94644cc5def7c550a1d54351b2f95e3a745 `Microsoft`<http://www.microsoft.com/> In the separated borders model, there may be gaps between column groups.
table-visual-layout-023 Positioning table cells can cause them not to be table cells anymore http://www.w3.org/TR/CSS21/tables.html#table-layout 2daa838d6bf4d671ec5e9fc25eb33f23c22bad6f `Microsoft`<http://www.microsoft.com/> Positioning table cells can cause them not to be table cells anymore.
table-visual-layout-026a reference/ref-filled-green-100px-square width of column in border-collapse separate model must include cell padding http://www.w3.org/TR/CSS21/tables.html#table-layout 9525419c320ee63ccc64a24ffc548674eabb5ff3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/>,`Boris Zbarsky`<mailto:bzbarsky@MIT.EDU> In the separated borders model, the edges of columns coincide with the border edges of cells. Therefore, a column width must include horizontal padding of cells.
table-visual-layout-026b reference/ref-filled-green-100px-square width of column in border-collapse separate model must include cell padding http://www.w3.org/TR/CSS21/tables.html#table-layout 64e9769db66a61996138e095ce54e9fcbafffb5b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/>,`Boris Zbarsky`<mailto:bzbarsky@MIT.EDU> In the separated borders model, the edges of columns coincide with the border edges of cells. Therefore, a column width must include horizontal padding of cells.
table-visual-layout-026c reference/ref-filled-green-100px-square width of column in border-collapse separate model must include cell padding http://www.w3.org/TR/CSS21/tables.html#table-layout 972e1e4e6dfdf0dc2ab46780e0e89e48c4a9a3c4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/>,`Boris Zbarsky`<mailto:bzbarsky@MIT.EDU> In the separated borders model, the edges of columns coincide with the border edges of cells. Therefore, a column width must include horizontal padding of cells.
table-visual-layout-026d reference/ref-filled-green-100px-square width of column in border-collapse separate model must include cell padding http://www.w3.org/TR/CSS21/tables.html#table-layout eba1c7c6e34f1f7642c163258447afc2dfca83c7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<http://www.brunildo.org/>,`Boris Zbarsky`<mailto:bzbarsky@MIT.EDU> In the separated borders model, the edges of columns coincide with the border edges of cells. Therefore, a column width must include horizontal padding of cells.
tables-001 CSS Tables: Nested anonymous table objects and border-spacing http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes,http://www.w3.org/TR/CSS21/tables.html#separated-borders a2cb697d304c25239f9d052d4bf6b6a67f2ae876 `Ian Hickson`<mailto:ian@hixie.ch> border-spacing is applied around anonymous table objects, but anonymous table objects only exist if the table has content.
tables-002 CSS Tables: Empty Tables http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes 3002e69ecf7813cd313d3b54d467b70456d4d7d3 `Ian Hickson`<mailto:ian@hixie.ch>
tables-003 Table cell size with no line box content http://www.w3.org/TR/CSS21/tables.html#table-layout 7957fcea21a84124ff3444fa645e92c7adecaef1 `Ian Hickson`<mailto:ian@hixie.ch>
tables-004 Table cell size with line box content http://www.w3.org/TR/CSS21/tables.html#table-layout 926483d240a43b5860c221b73dd3db7c0b82c6be `Ian Hickson`<mailto:ian@hixie.ch>
tables-101 Table layout: checking dynamic percentage margin layouts match initial layouts dom http://www.w3.org/TR/CSS21/box.html#margin-properties 8b221a9818697c70e200e35ee33b6d01ab530551 `Ian Hickson`<mailto:ian@hixie.ch>
tables-102 Table layout: checking dynamic layouts match initial layouts dom http://www.w3.org/TR/CSS21/box.html#margin-properties 0168ae7b18f1f81a3713dceae814975d363ad630 `Ian Hickson`<mailto:ian@hixie.ch>
test-synthetic-bold Test for synthetic bold rendering font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight,http://www.w3.org/TR/CSS21/fonts.html#font-boldness,http://www.w3.org/TR/css-fonts-3/#font-weight-prop 86b1c489ef051793c46b397cf5b162d0aed58d0e `Mozilla`<http://www.mozilla.com/> Synthetic bold text should render differently than normal text
test-synthetic-italic Test for synthetic italic rendering font http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style,http://www.w3.org/TR/CSS21/fonts.html#font-styling,http://www.w3.org/TR/css-fonts-3/#font-style-prop 1afe6706bc2f079f658923f94a4ade061b27d46e `Mozilla`<http://www.mozilla.com/> Synthetic italic text should render differently than normal text
text-align-001 Text-align set to 'left' http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop ac0429b0d21c7325fc62a701b4f419ce3241c581 `Microsoft`<http://www.microsoft.com/> The 'text-align' property set to 'left' on a block element aligns the text to the left.
text-align-002 Text-align set to 'right' http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop d9fc121e469346e8826ca2c2412f7494ee7fb87c `Microsoft`<http://www.microsoft.com/> The 'text-align' property set to 'right' on a block element aligns the text to the right.
text-align-003 Text-align set to 'center' http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 8e7265639341abb96305fab8c7aa2e436beb3486 `Microsoft`<http://www.microsoft.com/> The 'text-align' property set to 'center' on a block element aligns the text in the center.
text-align-004 Text-align set to 'justify' http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop c56ed3cb75a56d81e753486b6a9f6575707bc7cc `Microsoft`<http://www.microsoft.com/> Text-align justify on a block element aligns the text on both the left and right sides.
text-align-005 Text-align set to 'inherit' http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 4399ce298ced240885cd53e558a09fd430c6f093 `Microsoft`<http://www.microsoft.com/> The 'text-align' property set to a value of 'inherit' correctly inherits its value from the parent element.
text-align-applies-to-001 Text-align application on a 'display: inline' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 236e6ff050213cff779d5305f144506a83f03280 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is not applied to 'display: inline' element.
text-align-applies-to-002 Text-align application on a 'display: block' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop b15eb04e596af555e39a48e06e46f47923a13fbd `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: block' elements.
text-align-applies-to-003 Text-align application on a 'display: list-item' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 850e73d85054f7be25ea4d80a09d5d2ee29914c3 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: list-item' elements.
text-align-applies-to-004 Text-align application on a 'display: run-in' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop f4a781646e19a64a1fdb82cc9a854654283a94ed `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied ton 'display: run-in' elements.
text-align-applies-to-005 Text-align application on a 'display: inline-block' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 8ce7cdeb018f9a2414bad879e3a99d35a9548423 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: inline-block' elements.
text-align-applies-to-006 Text-align application on a 'display: table' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop ab3f5fc31304ab9a0deb8e2dcc2a1f91787278be `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table' elements.
text-align-applies-to-007 Text-align application on a 'display: inline-table' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop b4b6ee4e92059099a01b5d2bd6dffcae67a19935 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: inline-table' elements.
text-align-applies-to-008 Text-align application on a 'display: table-row-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 95ee6b2341bc4a1cdcced12e20bdf5431a8a462b `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table-row-group' elements.
text-align-applies-to-009 Text-align application on a 'display: table-header-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 0af9506d10e78ef7e982eb6e024e6627383094b7 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table-header-group' elements.
text-align-applies-to-010 Text-align application on a 'display: table-footer-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop bd21e2dc673e1eed4140b9c5b5db1b4bfd83a38a `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table-footer-group' elements.
text-align-applies-to-011 Text-align application on a 'display: table-row' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 4d71aaaa2d126d8e55244650ea1b56fa925f2822 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table-row' elements.
text-align-applies-to-012 Text-align application on a 'display: table-column-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop c3327611e2909b07ee06c5c56d65b76ccf49e268 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is not applied to a 'display: table-column-group' element.
text-align-applies-to-013 Text-align application on a 'display: table-column' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop c321e0ca093f6c2045ac46896be32d67f254e11a `Microsoft`<http://www.microsoft.com/> The 'text-align' property is not applied to a 'display: table-column' element.
text-align-applies-to-014 Text-align application on a 'display: table-cell' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 61958756c8fc63787e2ebff37d9f40b5cd21ecef `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table-cell' elements.
text-align-applies-to-015 Text-align application on a 'display: table-caption' element http://www.w3.org/TR/CSS21/text.html#propdef-text-align,http://www.w3.org/TR/CSS21/text.html#alignment-prop 7f2e6323f867e183b157a6c0b311bf531f8cb6e1 `Microsoft`<http://www.microsoft.com/> The 'text-align' property is applied to 'display: table-caption' elements.
text-align-bidi-001 Text-align and direction - left and rtl http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction 763dd543b78995313a70bb96fac91bd86dd48eb7 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align property should override the default text-align change caused by a switch of direction
text-align-bidi-002 Text-align and direction - nested center and rtl http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction d5f977054622d246a54c311cda53eec6f16addb5 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align property should override the default text-align change caused by a switch of direction
text-align-bidi-003 Text-align and direction - nested rtl, center and ltr http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction bd70ee5ee12ee32180a1b2bf9f6ac5b23bf29ce6 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align property should override the default text-align change caused by a switch of direction
text-align-bidi-004 Text-align and direction - nested center and ltr http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction 408650f7815939ec5913675e05200101caee9b88 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align property should override the default text-align change caused by a switch of direction
text-align-bidi-005 Text-align and direction - nested rtl, right and ltr http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction d06c42add4e4e68523007660def460ffa0f05639 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align property should override the default text-align change caused by a switch of direction
text-align-bidi-006 Text-align and direction - nested left and rtl http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction 3a796685f23547ee02900f57009120b06ace3f7c `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align property should override the default text-align change caused by a switch of direction
text-align-bidi-007 direction:rtl and text-align: left http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction 2337f9a7ec32e531db8a577be8a4985cdfdcea4f `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align should override default text-align in rtl context
text-align-bidi-008 direction:rtl and text-align: justify http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction 0c8d380bd3648f63bd60a17ef5cfc4348f8a8f12 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Text-align should override default text-align in rtl context
text-align-bidi-009 text-align: justify - implicit rtl text http://www.w3.org/TR/CSS21/text.html#alignment-prop e9b7f76587d910f13e7521c5924a4de8ae44ca5c `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Implicit rtl text should be justified by text-align: justify
text-align-bidi-010 text-align: justify - joined text http://www.w3.org/TR/CSS21/text.html#alignment-prop,http://www.w3.org/TR/CSS21/visuren.html#propdef-direction 80a72fe1cd8473c0a8d5fc2322804ba42afda6d8 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Joined text should be justified by text-align: justify
text-align-bidi-011 reference/text-align-bidi-011-ref text-align and bidi (basic test) ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop 7f092f85ca2e93af53829668cfbcf4a014af5343 `Ian Hickson`<mailto:ian@hixie.ch>
text-align-bidi-012 text-align and bidi (basic test) http://www.w3.org/TR/CSS21/text.html#alignment-prop 60b66361d31a68779f690615a5c90f10e2d1f5d5 `Ian Hickson`<mailto:ian@hixie.ch>
text-align-bidi-013 text-align and bidi http://www.w3.org/TR/CSS21/text.html#alignment-prop 63b5c5b40ccb1342a1b524ff8081907ee32939e1 `Ian Hickson`<mailto:ian@hixie.ch>
text-align-inherit-001 Text-align inheritance on block level elements (spec example) http://www.w3.org/TR/CSS21/text.html#alignment-prop 6da1085656c7f29225ac457f095f8090e9a6631b `Microsoft`<http://www.microsoft.com/> Ensure that block level elements inherit text-align values of parent elements.
text-align-white-space-001 reference/text-align-white-space-001-ref Text-align set to 'justify' with 'white-space' set to 'pre' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop 00cfa1af12b3d097712ee331a41a7f0f5757fccc `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'pre', text-align is computed to its initial value.
text-align-white-space-002 reference/text-align-white-space-002-ref Text-align set to 'justify' with 'white-space' set to 'pre-line' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop 789736e919e2279a8cca80322e1a0dca230e5a4d `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'pre-line', 'text-align' remains 'justified'.
text-align-white-space-003 reference/text-align-white-space-002-ref Text-align set to 'justify' with 'white-space' set to 'pre-wrap' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop 6fa871de93129563e370526fc2418743dd3d4e3c `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'pre-wrap', text-align is computed to its initial value.
text-align-white-space-004 reference/text-align-white-space-004-ref Text-align set to 'justify' with 'white-space' set to 'nowrap' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop e1536c9f0a85adf21dc6be1114ec267f63a213af `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'nowrap', text-align is computed to 'justify'.
text-align-white-space-005 reference/text-align-white-space-005-ref Text-align set to 'justify' with 'white-space' set to 'pre' and 'direction' set to 'rtl' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop 57566e62e8c616e5d763c1d4dacafd6aa7ab706f `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'pre', text-align is computed to its initial value.
text-align-white-space-006 reference/text-align-white-space-002-ref Text-align set to 'justify' with 'white-space' set to 'pre-line' and 'direction' set to 'rtl' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop f62e439f361febb5a312429dd3421037aded1365 `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'pre-line', 'text-align' remains 'justified'.
text-align-white-space-007 reference/text-align-white-space-002-ref Text-align set to 'justify' with 'white-space' set to 'pre-wrap' and 'direction' set to 'rtl' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop b8962cfe704e14a9262224241b30082290d14b93 `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'pre-wrap', text-align is computed to its initial value.
text-align-white-space-008 reference/text-align-white-space-008-ref Text-align set to 'justify' with 'white-space' set to 'nowrap' and 'direction' set to 'rtl' ahem http://www.w3.org/TR/CSS21/text.html#alignment-prop 0720d668a44526616342a844c89cf89c6f6f1a04 `Microsoft`<http://www.microsoft.com/> Setting 'text-align' to 'justify' and 'white-space' to 'nowrap', text-align is computed to 'justify'.
text-decoration-001 Text-decoration set to 'underline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props bf4c930d0b900203b008710c6f5b47ef35110b26 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' renders the appropriate decorations.
text-decoration-002 Text-decoration set to 'overline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props f9ed23273876f5bfcb98226cbefc5d7930f1c577 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' renders the appropriate decorations.
text-decoration-003 Text-decoration set to 'line-through' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5dad668c3cc3e0fade93d6d01f2b7972e2f46441 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' renders the appropriate decorations.
text-decoration-004 Text-decoration set to 'blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 7741fd2f946652d6cd04b30bc7db332fddced13d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink' renders the appropriate decorations.
text-decoration-005 Text-decoration set to 'underline overline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 247a82963545ae49da1a586cd35eb8ce59c0c1fc `Microsoft`<http://www.microsoft.com/> Ensure that text-decoration underline, overline applied to paragraph element.
text-decoration-006 Text-decoration set to 'underline line-through' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2a2e4731225f8ec437940c109c82be6634482228 `Microsoft`<http://www.microsoft.com/> Ensure that text-decoration underline, line-through applied to paragraph element.
text-decoration-007 Text-decoration set to 'underline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 7c8b3be3e891f648147401d52cd70abef0cbf729 `Microsoft`<http://www.microsoft.com/> Ensure that text-decoration underline, blink is applied to an inline element.
text-decoration-008 Text-decoration set to 'overline underline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props f7caf7108c4ce0519ebb89e5f9606fc04d8fe6a1 `Microsoft`<http://www.microsoft.com/> Ensure that text-decoration overline underline is applied to a paragraph element.
text-decoration-009 Text-decoration set to 'overline line-through' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props bcbad52ab4c5ee4b25b34d3b5bd97f83321f9cb6 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline line-through' renders the appropriate decorations.
text-decoration-010 Text-decoration set to 'overline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 88878aae4987aac04f6cc175ada08fd34cb8f828 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline blink' renders the appropriate decorations.
text-decoration-011 Text-decoration set to 'line-through underline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 1c1f6559c6b13dc35d2c50e1f857a6f3029efde4 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through underline' renders the appropriate decorations.
text-decoration-012 Text-decoration set to 'line-through overline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 78b26c3b71d80f350d17d0f5fd39200e62a9603d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through overline' renders the appropriate decorations.
text-decoration-013 Text-decoration set to 'line-through blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 77d5d83e2dea47d9947251bd63d6aa3f259bb8b5 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through blink' renders the appropriate decorations.
text-decoration-014 Text-decoration set to 'blink underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 4a95f07ca5fdc97a99f61906a249f83097a381b7 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink underline' renders the appropriate decorations.
text-decoration-015 Text-decoration set to 'blink overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props aade6c0e746be9db3ea68257191600c6a2e6bf29 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink overline' renders the appropriate decorations.
text-decoration-016 Text-decoration set to 'blink line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2ba9323821ab5d5306f5255dc2f257805cacf0f9 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink line-through' renders the appropriate decorations.
text-decoration-017 Text-decoration set to 'underline overline line-through' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 6a13cf2fbff320b5b706997997cb729f5d839a1f `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline overline line-through' renders the appropriate decorations.
text-decoration-018 Text-decoration set to 'underline overline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5ef0c43c5352617bf9205bd281764afa407ec3e9 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline overline blink' renders the appropriate decorations.
text-decoration-019 Text-decoration set to 'underline line-through overline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 7222e31548a28cab438524fe7bd9c1421fd20b21 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline line-through overline' renders the appropriate decorations.
text-decoration-020 Text-decoration set to 'underline line-through blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 3335b62e8bddc7e2183571361146db7751321d46 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline line-through blink' renders the appropriate decorations.
text-decoration-021 Text-decoration set to 'underline blink overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 988353b9967bcfae21bfef4757217facb7fdc0ee `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline blink overline' renders the appropriate decorations.
text-decoration-022 Text-decoration set to 'underline blink line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props f693c8deb228cd27a67564ecb85dd16202bbdd69 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline blink line-through' renders the appropriate decorations.
text-decoration-023 Text-decoration set to 'overline underline line-through' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 3642a581f457dd3226403868af031541435cb391 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline underline line-through' renders the appropriate decorations.
text-decoration-024 Text-decoration set to 'overline underline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props daf4d1e5cfb30d7be8a7ce427070205fdcf5878a `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline underline blink' renders the appropriate decorations.
text-decoration-025 Text-decoration set to 'overline line-through underline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 51fbca27f267619dc75b7d624cab04549118e9bf `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline line-through underline' renders the appropriate decorations.
text-decoration-026 Text-decoration set to 'overline line-through blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props f66eefe7ba6775d43926e3cf9187498c2714b799 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline line-through blink' renders the appropriate decorations.
text-decoration-027 Text-decoration set to 'overline blink underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props cfdd803f2c872abd76f7b55951ef137b74b403ba `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline blink underline' renders the appropriate decorations.
text-decoration-028 Text-decoration set to 'overline blink line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 08e6739a41cdff04d3b8a3f09ae652acab1ba475 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline blink line-through' renders the appropriate decorations.
text-decoration-029 Text-decoration set to 'line-through underline overline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props afe4cdffce3c9a8c267d735b2e7c7b6c5e0c1b50 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through underline overline' renders the appropriate decorations.
text-decoration-030 Text-decoration set to 'line-through underline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props d9b1003a12daeb29e7e1da5e89da1c4a901a3f53 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through underline blink' renders the appropriate decorations.
text-decoration-031 Text-decoration set to 'line-through overline underline' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 1d8c1408bc82ba6d4c0acaa09fc0aeae568bd581 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through overline underline' renders the appropriate decorations.
text-decoration-032 Text-decoration set to 'line-through overline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 4f1d48e1c2bd7e616a6dbe4100357dc05613b56d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through overline blink' renders the appropriate decorations.
text-decoration-033 Text-decoration set to 'line-through blink underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props f15f3dc39c7d037cb148ccc47ecdcdd128304a47 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through blink underline' renders the appropriate decorations.
text-decoration-034 Text-decoration set to 'line-through blink overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 94f47be3eab3815c5ce7e76225ec0ccebe490b64 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through blink overline' renders the appropriate decorations.
text-decoration-035 Text-decoration set to 'blink underline overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props b4918b828f0c81c943259aac3850c921084586a9 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink underline overline' renders the appropriate decorations.
text-decoration-036 Text-decoration set to 'blink underline line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props af7cc7a775cf9ad2a16e83ab9dc0623c8362580a `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink underline line-through' renders the appropriate decorations.
text-decoration-037 Text-decoration set to 'blink overline underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 7c40de1e78eb45e1a093e089768854e272fca0e2 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink overline underline' renders the appropriate decorations.
text-decoration-038 Text-decoration set to 'blink overline line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 10c8414dac1d334722f9191d0aaa6cb36595e7b3 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink overline line-through' renders the appropriate decorations.
text-decoration-039 Text-decoration set to 'blink line-through underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 3fc61c5ca7988bf08eb2ef98f580d1fcd15d2457 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink line-through underline' renders the appropriate decorations.
text-decoration-040 Text-decoration set to 'blink line-through overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props d1a864ac6eb9aad59fa56f34791b40a3b7b58499 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink line-through overline' renders the appropriate decorations.
text-decoration-041 Text-decoration set to 'underline overline line-through blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 4024ddc0e64fb403fbbc3eaf46ef4884c94f63ab `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline overline line-through blink' renders the appropriate decorations.
text-decoration-042 Text-decoration set to 'underline overline blink line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 3dd2488c719e494bcde7c71f16fc9acdfc9e2815 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline overline blink line-through' renders the appropriate decorations.
text-decoration-043 Text-decoration set to 'underline line-through overline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 519f9233edf6017ee51c19a3dcd0cae8666f684e `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline line-through overline blink' renders the appropriate decorations.
text-decoration-044 Text-decoration set to 'underline line-through blink overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props ae7772d21e08806e134811eaf76ee8306ae626e5 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline line-through blink overline' renders the appropriate decorations.
text-decoration-045 Text-decoration set to 'underline blink overline line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props d410f078c06fb597f143216c6e9470ad892d93e5 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline blink overline line-through' renders the appropriate decorations.
text-decoration-046 Text-decoration set to 'underline blink line-through overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props ea6330653797e08b5f39022b99ad644f95f6fc26 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline blink line-through overline' renders the appropriate decorations.
text-decoration-047 Text-decoration set to 'overline underline line-through blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 3c1c1d6a85ed327b56600d351f1cc32f08c625e3 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline underline line-through blink' renders the appropriate decorations.
text-decoration-048 Text-decoration set to 'overline underline blink line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 267a87f02457bd2df5f843ccf5924ea01f9eff80 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline underline blink line-through' renders the appropriate decorations.
text-decoration-049 Text-decoration set to 'overline line-through underline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5ee726d9d2f93d1911d56c184dea959cba30cf3d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline line-through underline blink' renders the appropriate decorations.
text-decoration-050 Text-decoration set to 'overline line-through blink underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 6eb0f5f7282b00248d365254a155ac5bac6bdefd `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline line-through blink underline' renders the appropriate decorations.
text-decoration-051 Text-decoration set to 'overline blink underline line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props cb0a137980f50273a1d05ce1977d0ada5a8c9350 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline blink underline line-through' renders the appropriate decorations.
text-decoration-052 Text-decoration set to 'overline blink line-through underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props b7fca11a23773d39b326ce72baa8b5234904539f `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline blink line-through underline' renders the appropriate decorations.
text-decoration-053 Text-decoration set to 'line-through underline overline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props a9d3100f2cfd2dd7a3eb44203965f15f771f6490 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through underline overline blink' renders the appropriate decorations.
text-decoration-054 Text-decoration set to 'line-through underline blink overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props dcac177f22d371c0a7b3804bdd72da434c9f4cfe `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through underline blink overline' renders the appropriate decorations.
text-decoration-055 Text-decoration set to 'line-through overline underline blink' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props b567232aaaf672700bcb1c2cae78999ca7af7394 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through overline underline blink' renders the appropriate decorations.
text-decoration-056 Text-decoration set to 'line-through overline blink underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 152d00931648ad8432b5ddfeab9c2b7f0b926e58 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through overline blink underline' renders the appropriate decorations.
text-decoration-057 Text-decoration set to 'line-through blink underline overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props ab0f2faf08d252592ce6d05fb1631d3e073b92f4 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through blink underline overline' renders the appropriate decorations.
text-decoration-058 Text-decoration set to 'line-through blink overline underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2aeef3bf49ea72e7f8b536fe4d4244b242b71c5e `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through blink overline underline' renders the appropriate decorations.
text-decoration-059 Text-decoration set to 'blink underline overline line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props c23d5549a7eae67eb82ef323a49ac477d0f3dc90 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink underline overline line-through' renders the appropriate decorations.
text-decoration-060 Text-decoration set to 'blink underline line-through overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props af71732a8589b4cb4ac19fa925f8b9e492d31aeb `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink underline line-through overline' renders the appropriate decorations.
text-decoration-061 Text-decoration set to 'blink overline underline line-through' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props adbc160126021980f4559af114eaabe068902432 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink overline underline line-through' renders the appropriate decorations.
text-decoration-062 Text-decoration set to 'blink overline line-through underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5ff25a0d96d5ac6d4b5fa6d5053b088421568971 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink overline line-through underline' renders the appropriate decorations.
text-decoration-063 Text-decoration set to 'blink line-through underline overline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 170e4d65b4f1af1271d206bb6c4a066b7c383bbc `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink line-through underline overline' renders the appropriate decorations.
text-decoration-064 Text-decoration set to 'blink line-through overline underline' animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 86943445695e404203ba85d64a9dfd3179bc1323 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'blink line-through overline underline' renders the appropriate decorations.
text-decoration-065 Text-decoration set to 'none' http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 3faae82b83875d0e3781edc570ecf4d2be376dd1 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'none' does not render any text decorations.
text-decoration-066 Text-decoration set to 'inherit', inheriting one value http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2a418861aeb52da2e0062091690cd159bda03330 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' set to 'inherit' on an element will inherit the text-decoration set on the div1 element.
text-decoration-067 Text-decoration set to 'inherit', inheriting two values http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 05410edff606f67d424bc033283902c04162a092 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' set to 'inherit' on an element will inherit the text-decoration set on the div1 element.
text-decoration-068 Text-decoration set to 'inherit', inheriting three values http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props e51ab3f7e5a23d59e503eb17f85f2aed6f74cbb1 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' set to 'inherit' on an element will inherit the text-decoration set on the div1 element.
text-decoration-069 Text-decoration set to 'inherit', inheriting four values animated,may http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 8d8fe1718984be9387d0fa19d2b26cb07336be84 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' set to 'inherit' on an element will inherit the text-decoration set on the div1 element.
text-decoration-070 'text-decoration' - 'color' inheritance http://www.w3.org/TR/CSS21/text.html#lining-striking-props d72ca566b70ec826f89900fc270e4196bfe501ba `James Hopkins`<http://idreamincode.co.uk/css21testsuite> The color of 'text-decoration' of ascendant must be applied to descendants even if descendant elements have different 'color' values
text-decoration-071 'text-decoration' - inheritance exception 1 http://www.w3.org/TR/CSS21/text.html#lining-striking-props 1bb89590d96b14582f5926d1f0b28e1f48bfde6c `James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'text-decoration' values must not be propagated to floating descendants
text-decoration-072 'text-decoration' - inheritance exception 2 http://www.w3.org/TR/CSS21/text.html#lining-striking-props 489807861cd46acd937f8e3cc6b7779851a1a174 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'text-decoration' values must not be propagated to absolutely-positioned descendants
text-decoration-073 'text-decoration' - inheritance exception 3 http://www.w3.org/TR/CSS21/text.html#lining-striking-props 0fee58dde7444cde19fa92dcf769030d13e40392 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'text-decoration' values must not be propagated to the contents of 'inline-table' descendants
text-decoration-074 'text-decoration' - inheritance exception 4 http://www.w3.org/TR/CSS21/text.html#lining-striking-props 672c54cc5d0d900894310a7baaa182ed8278fdb4 `James Hopkins`<http://idreamincode.co.uk/css21testsuite> 'text-decoration' values must not be propagated to the contents of 'inline-block' descendants
text-decoration-081 text-decoration underlining and spaces http://www.w3.org/TR/CSS21/text.html#lining-striking-props 31d0a86f4326a65c6535a5517b2980a57e923c0b `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
text-decoration-082 text-decoration underlining and images http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5335faa258d79c4e45a3d862f039b087713fe7ac `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
text-decoration-083 text-decoration underlining and images http://www.w3.org/TR/CSS21/text.html#lining-striking-props 8549de78bf06e256b7df4c5c777e880b795e369b `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
text-decoration-084 text-decoration underlining and images http://www.w3.org/TR/CSS21/text.html#lining-striking-props 4ea515af057154a25a7d048ac24eb3f2ec58d555 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
text-decoration-085 text-decoration with block children http://www.w3.org/TR/CSS21/text.html#lining-striking-props c1226ed2ff85d6027d6500873a9dc53d4ae2095b `Ian Hickson`<mailto:ian@hixie.ch>
text-decoration-086 text-decoration with block children http://www.w3.org/TR/CSS21/text.html#lining-striking-props 7fed16cc681bd4b5a40f2867cffa6bae0a6d0610 `Ian Hickson`<mailto:ian@hixie.ch>
text-decoration-087 text-decoration with inline children http://www.w3.org/TR/CSS21/text.html#lining-striking-props ed8fce94bbce5b996755643ee7d41a8edb9923d6 `Ian Hickson`<mailto:ian@hixie.ch>
text-decoration-088 text-decoration with block children http://www.w3.org/TR/CSS21/text.html#lining-striking-props ffaab9adfb12f6800393b23dcaf29cdf13370695 `Ian Hickson`<mailto:ian@hixie.ch>
text-decoration-089 text-decoration with inline children http://www.w3.org/TR/CSS21/text.html#lining-striking-props f7127087593d59cb838b64e22135f5d7ca2b7404 `Ian Hickson`<mailto:ian@hixie.ch>
text-decoration-a-element-001 Text-decoration set to 'underline' on a elements (spec example) http://www.w3.org/TR/CSS21/text.html#lining-striking-props 50d9a9de207ed0ebd24736b239600687d2b6861d `Microsoft`<http://www.microsoft.com/> Text-decoration set to 'underline' is applied to a elements.
text-decoration-applies-to-001 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on an 'inline' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5ea8d5ae59aff0ac810986bf0eaf2dc71003905d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to an 'inline' element.
text-decoration-applies-to-002 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'block' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 1a4341d6d13e75b011265ce9bc7abd45e68150aa `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'block' element.
text-decoration-applies-to-003 Text-decoration application on a 'list-item' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 02ff5b7d01eb4377888957261d23c7b3257911ce `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'list-item' element.
text-decoration-applies-to-004 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'run-in' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 6de8c94b7e9e83cf7fdf687b58889f8986bfce8d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'run-in' element.
text-decoration-applies-to-005 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on an 'inline-block' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props d22012de658bc346f5db32dc6a50ac9839d101d3 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to an 'inline-block' element.
text-decoration-applies-to-006 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 31f5945b7d8859c0187ca3693fe3be30f74b3c2c `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table' element.
text-decoration-applies-to-007 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on an 'inline-table' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 563adb3510c77ddb6587568e14606b577f4f5e9d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to an 'inline-table' element.
text-decoration-applies-to-008 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table-row-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props d099fc78796fdde1a468adab97b68419095770d6 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table-row-group' element.
text-decoration-applies-to-009 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table-header-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 25fa1dee154cdeef046265590af7764c74da1ee2 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table-header-group' element.
text-decoration-applies-to-010 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table-footer-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 6fde10a69c69692be8a1ffd46fe60fe5293f757a `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table-footer-group' element.
text-decoration-applies-to-011 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table-row' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 1cf2842645ab35df17eb315c0347887f3fbb1c9b `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table-row' element.
text-decoration-applies-to-012 Text-decoration application on a table-column-group element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 6c513d33b6ddba227b5cb3620ba9a5d31429ef03 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property does not apply to a table-column-group element
text-decoration-applies-to-013 Text-decoration application on a table-column element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props 9dffa4769d1e560518596f4c167c35f79a5614a8 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property does not apply to a table-column element
text-decoration-applies-to-014 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table-cell' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props bb4480b0bff3c191f6f5e53da54f58b368b2322e `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table-cell' element.
text-decoration-applies-to-015 reference/pass_if_filler_text_underlined,!reference/pass_if_filler_text_underlined-notref Text-decoration application on a 'table-caption' element http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration,http://www.w3.org/TR/CSS21/text.html#lining-striking-props e117dab4b0c622c9af51990898cd2ece30a1b167 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property applies to a 'table-caption' element.
text-decoration-border-001 Text-decoration set to 'underline' on 'border' http://www.w3.org/TR/CSS21/text.html#lining-striking-props c2cff1702ae8e1ba2634a8b95172322e41ba1b98 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is not applied to 'border' in elements.
text-decoration-border-002 Text-decoration set to 'overline' on 'border' http://www.w3.org/TR/CSS21/text.html#lining-striking-props d5266dff650b14155a100704ae390c7bf7a84618 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' is not applied to 'border' in elements.
text-decoration-border-003 Text-decoration set to 'line-through' on 'border' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 6ea9a487c98db9100e454083968d76a29d7afecb `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' is not applied to 'border' in elements.
text-decoration-color-001 Text-decoration with 'color' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 291aa4967140028b4f7277382b9755fa4a3540d4 `Microsoft`<http://www.microsoft.com/> Text-decoration is the color set on the element.
text-decoration-color-002 Text-decoration and 'color' on parent elements http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2f9eb95703b3d65045b6f1f4a26f0d29c145ef0e `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'color' is equal to the color on the element with 'text-decoration' set on it, even if a descendent element has a different color.
text-decoration-image-001 reference/no-red-on-blank-page-ref Text-decoration on images image http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2fa737b84eb66023abd534e667a673836b562f72 `Microsoft`<http://www.microsoft.com/> Text-decoration is not applied to images.
text-decoration-margin-001 Text-decoration set to 'underline' on 'margin' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5aed791bd80383ff66f9eee2e668e52d8ef6ef6b `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is not applied to 'margin' in elements.
text-decoration-margin-002 Text-decoration set to 'overline' on 'margin' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 825f94ac39e740fc6206f3c795bd45e6e30838bc `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' is not applied to 'margin' in elements.
text-decoration-margin-003 Text-decoration set to 'line-through' on 'margin' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5f6b4389a0d9b1078fc8e2d506cd91c533c9b70d `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' is not applied to 'margin' in elements.
text-decoration-padding-001 Text-decoration set to 'underline' on 'padding' http://www.w3.org/TR/CSS21/text.html#lining-striking-props de69b3a8d938796c0e82194fe1fbb7e7430d25df `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is not applied to 'padding' in elements.
text-decoration-padding-002 Text-decoration set to 'overline' on 'padding' http://www.w3.org/TR/CSS21/text.html#lining-striking-props e81a646b727dc24c24b4e52da5630a9ff313c826 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' is not applied to 'padding' in elements.
text-decoration-padding-003 Text-decoration set to 'line-through' on 'padding' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 2852925f9f26bb5f7cf36fd199ed7fc221166920 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' is not applied to 'padding' in elements.
text-decoration-parent-child-001 Text-decoration on ancestors http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5537868ab64f81fc6d85c872232f0d9d4079e1f9 `Microsoft`<http://www.microsoft.com/> Text-decoration on a child does not affect the parent element's 'text-decoration'.
text-decoration-position-001 text-decoration: overline - font-size http://www.w3.org/TR/CSS21/text.html#lining-striking-props 81fc0452dbae33806dd239d87db1c7d8d3ffc350 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline.
text-decoration-propagation-001 Text-decoration on inline elements with multiple boxes http://www.w3.org/TR/CSS21/text.html#lining-striking-props 1f340373c5b598b07a23e9604ad5face92273ec0 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is applied to all boxes within inline element (in this case, with different styles).
text-decoration-propagation-002 Text-decoration inheritance to inline elements http://www.w3.org/TR/CSS21/text.html#lining-striking-props b05e8a126267234fb1cf748f950898089fbc0cfc `Microsoft`<http://www.microsoft.com/> Text-decoration is applied to anonymous inline element for block level elements with text not in inline element.
text-decoration-propagation-003 Text-decoration inheritance to block level elements http://www.w3.org/TR/CSS21/text.html#lining-striking-props 007e3f4750e3573cb1e12942de765df53b0051e5 `Microsoft`<http://www.microsoft.com/> Text-decoration is inherited by block level elements from block level elements.
text-decoration-propagation-004 Text-decoration on floated children http://www.w3.org/TR/CSS21/text.html#lining-striking-props adeea0909dc76c1fcb28e6c97ee17d6c42f2203b `Microsoft`<http://www.microsoft.com/> Text-decoration is not propagated to children elements that are floated.
text-decoration-propagation-005 Text-decoration on absolutely positioned children http://www.w3.org/TR/CSS21/text.html#lining-striking-props 5d1e37f4680d3e2e7396318e83ae3d55c33ad0cf `Microsoft`<http://www.microsoft.com/> Text-decoration is not propagated to children elements that are absolutely positioned.
text-decoration-propagation-006 Text-decoration on 'inline-table' children http://www.w3.org/TR/CSS21/text.html#lining-striking-props ae118165232e41e2e66ed73f47eb018bf3e8a117 `Microsoft`<http://www.microsoft.com/> Text-decoration is not propagated to children elements that are 'inline-tables'.
text-decoration-propagation-007 Text-decoration on 'inline-block' children http://www.w3.org/TR/CSS21/text.html#lining-striking-props 948cf44cf476965e5f5262db648f10bf7c89e743 `Microsoft`<http://www.microsoft.com/> Text-decoration is not propagated to children elements that are 'inline-block'.
text-decoration-relative-001 Text-decoration on descendents with relative positioning http://www.w3.org/TR/CSS21/text.html#lining-striking-props e456b279139b24afdf11177bf2ebdfca91d1d2dc `Microsoft`<http://www.microsoft.com/> Text-decoration is moved with relative positioned elements.
text-decoration-space-001 Text-decoration set to 'underline' on white space http://www.w3.org/TR/CSS21/text.html#lining-striking-props aa42b0d99aa681b1761cb4afde8bdce84b5a07c9 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is applied to white space in elements.
text-decoration-space-002 Text-decoration set to 'overline' on white space http://www.w3.org/TR/CSS21/text.html#lining-striking-props 756d02128ec084a23beab275a8ad35b1aa43a8cb `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' is applied to white space in elements.
text-decoration-space-003 Text-decoration set to 'line-through' on white space http://www.w3.org/TR/CSS21/text.html#lining-striking-props 08871d6e55e4591499d12b14d84a21e56468acc3 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' is applied to white space in elements.
text-decoration-space-004 Text-decoration set to 'underline' on 'letter-spacing' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 68371b19a7e6f4f47e6b1092d261c6a3f4c796d5 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is applied to 'letter-spacing' in elements.
text-decoration-space-005 Text-decoration set to 'overline' on 'letter-spacing' http://www.w3.org/TR/CSS21/text.html#lining-striking-props a710e73c36460fb6a8debc3643106654b39b4f7c `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' is applied to 'letter-spacing' in elements.
text-decoration-space-006 Text-decoration set to 'line-through' on 'letter-spacing' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 4ef9072d7f8cba8f2dd06fc6badb6b55db436675 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' is applied to 'letter-spacing' in elements.
text-decoration-space-007 Text-decoration set to 'underline' on 'word-spacing' http://www.w3.org/TR/CSS21/text.html#lining-striking-props 330683ab10f7771f44ced57666e4d96766ce02f2 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'underline' is applied to 'word-spacing' in elements.
text-decoration-space-008 Text-decoration set to 'overline' on 'word-spacing' http://www.w3.org/TR/CSS21/text.html#lining-striking-props dae62c6a5ca5b7c632ad3fde9e64389b8ec15f60 `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'overline' is applied to 'word-spacing' in elements.
text-decoration-space-009 Text-decoration set to 'line-through' on 'word-spacing' http://www.w3.org/TR/CSS21/text.html#lining-striking-props c496a70209bd6109d3787521a747247dcd43742f `Microsoft`<http://www.microsoft.com/> The 'text-decoration' property set to 'line-through' is applied to 'word-spacing' in elements.
text-decoration-thickness-001 Text-decoration underline across elements with different font sizes http://www.w3.org/TR/CSS21/text.html#lining-striking-props 4fad93de9352efe25679496a2d7fa16d95d303fb `Microsoft`<http://www.microsoft.com/> Thickness and baseline are the same for all children of elements with 'text-decoration' set.
text-decoration-va-length-001 reference/text-decoration-va-length-001-ref text-decoration: overline - vertical-align: <length> http://www.w3.org/TR/CSS21/text.html#lining-striking-props af1f664c402bf9fb0ba2dabd132da40f36cb6d3b `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline and is not affected by 'vertical-align' applied on its descendants.
text-decoration-va-length-002 reference/text-decoration-va-length-002-ref text-decoration: underline - vertical-align: <length> http://www.w3.org/TR/CSS21/text.html#lining-striking-props 000c4781e4fdd8ae0910bc987c5f0175f53dfdfd `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline and is not affected by 'vertical-align' applied on its descendants.
text-decoration-va-sub-super-001 text-decoration: line-through - vertical-align: sub http://www.w3.org/TR/CSS21/text.html#lining-striking-props c99795d686899111026147fb5dca0cee91cf20cf `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline and is not affected by 'vertical-align' applied on its descendants.
text-decoration-va-sub-super-002 text-decoration: line-through - vertical-align: sub http://www.w3.org/TR/CSS21/text.html#lining-striking-props 84c234519fa64774c52916ceb390a254937d95da `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline and is not affected by 'vertical-align' applied on its descendants.
text-decoration-va-sub-super-003 text-decoration: line-through - vertical-align: super http://www.w3.org/TR/CSS21/text.html#lining-striking-props 8025dd218c73e8a7a2054f6b1ba3259faf8db2b2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline and is not affected by 'vertical-align' applied on its descendants.
text-decoration-va-sub-super-004 text-decoration: line-through - vertical-align: super http://www.w3.org/TR/CSS21/text.html#lining-striking-props cb793a7be54db643ab305754308878e7a38bfb10 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The position of text decoration lines must be determined in relation to the same baseline and is not affected by 'vertical-align' applied on its descendants.
text-indent-004 Text-indent using pixels with a negative zero value, -0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 6052ff79b347250c740fecfc5c868626b92a172c `Microsoft`<http://www.microsoft.com/> The 'text-indent' property sets a negative zero length value in pixels.
text-indent-005 Text-indent using pixels with a zero value, 0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 7dc7ad4d9d1baa5904a197746734090b8828777d `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0px adds 0px in front of the text.
text-indent-006 Text-indent using pixels with a positive zero value, +0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 550097e04bae428df741c2245fec418c4da745dd `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0px adds 0px in front of the text.
text-indent-007 reference/pass_if_box_ahem Text-indent using pixels with a nominal value, 96px ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop f2de53b0789feb7ed01abd14fd1fb2c5e61b9ec4 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 96px adds 96px in front of the text.
text-indent-008 reference/pass_if_box_ahem Text-indent using pixels with a nominal value with a plus sign, +96px ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 247719ed49440198b444705e56731fe70933116a `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +96px adds 96px in front of the text.
text-indent-010 CSS text-indent: Negative http://www.w3.org/TR/CSS21/text.html#indentation-prop 55b44aa42a4b15a84dc2f762f632f1bcdd013896 `Ian Hickson`<mailto:ian@hixie.ch>
text-indent-011 CSS text-indent: Percentages http://www.w3.org/TR/CSS21/text.html#indentation-prop 9e8f87ac98c1b22fb4da3c87e86fbe3992da3f61 `Ian Hickson`<mailto:ian@hixie.ch>
text-indent-012 reference/text-indent-012-ref CSS text-indent: Hyatt's Evil Test Which Mixes Lots Of Stuff ahem http://www.w3.org/TR/CSS21/text.html#indentation-prop 3578e033352b2962dc2cc3b1f42494719befd961 `Ian Hickson`<mailto:ian@hixie.ch>
text-indent-013 CSS text-indent: Floats http://www.w3.org/TR/CSS21/text.html#indentation-prop 80e1d53895dff51c2150ade505af3ed4230161c8 `Ian Hickson`<mailto:ian@hixie.ch>
text-indent-014 text-indent on anonymous blocks http://www.w3.org/TR/CSS21/text.html#indentation-prop 4f7574dcc64d32886480353e018d74cc1e870879 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> text-indent affects only the first line of a block container if that line is also the first formatted line of an element.
text-indent-016 Text-indent using points with a negative zero value, -0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 0ebe4b7cec99354ed1d140a68aeb0d3275544d21 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 pt adds 0pt in front of the text.
text-indent-017 Text-indent using points with a zero value, 0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop c4f057f8250668fa0b091543904a1da07e5d2f5e `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0pt adds 0pt in front of the text.
text-indent-018 Text-indent using points with a positive zero value, +0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 3626351397e0201d3188a0f4a1f5de798935b8e7 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0pt adds 0pt in front of the text.
text-indent-019 reference/pass_if_box_ahem Text-indent using points with a nominal value, 72pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop c08cde104611f8349ad38c5aa15e0379c65d23e2 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 72pt adds 72pt in front of the text.
text-indent-020 reference/pass_if_box_ahem Text-indent using points with a nominal value with a plus sign, +72pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 0d4a4effab2ba0b9224e42fc9864844dcbbcd14e `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +72pt adds 72pt in front of the text.
text-indent-028 Text-indent using picas with a negative zero value, -0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop c9545606bbcc0d66e2534783b1e5616cfa42e96c `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 pc adds 0pc in front of the text.
text-indent-029 Text-indent using picas with a zero value, 0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 3dd6216eae5007c6121cc2ce655c21372664dfcb `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0pc adds 0pc in front of the text.
text-indent-030 Text-indent using picas with a positive zero value, +0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 8a695e630a8d29a904f93eedbf3f5f48b30f9cbe `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0pc adds 0pc in front of the text.
text-indent-031 reference/pass_if_box_ahem Text-indent using picas with a nominal value, 6pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop bd5e09b506cb4a11665afd7a10fb37b8fe0ec9b2 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 6pc adds 6pc in front of the text.
text-indent-032 reference/pass_if_box_ahem Text-indent using picas with a nominal value with a plus sign, +6pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 8463a6bd513dc34d9f62a61bee3cbeb7694e64c5 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +6pc adds 6pc in front of the text.
text-indent-040 Text-indent using centimeters with a negative zero value, -0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop d5f670061cb6d54af75e70233d966f34774c5fb5 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 cm adds 0cm in front of the text.
text-indent-041 Text-indent using centimeters with a zero value, 0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop fc0b8ea2add10f52b1593aa3d90c439fda0facb4 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0cm adds 0cm in front of the text.
text-indent-042 Text-indent using centimeters with a positive zero value, +0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 1cb7a9a17a82720b4a1e3c34fccf5c9e3cffa775 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0cm adds 0cm in front of the text.
text-indent-043 reference/pass_if_box_ahem Text-indent using centimeters with a nominal value, 2.54cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 9128c3de9ee994ee622ef030e1ab42ab5b7af90e `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 2.54cm adds 2.54cm in front of the text.
text-indent-044 reference/pass_if_box_ahem Text-indent using centimeters with a nominal value with a plus sign, +2.54cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 6b467c69280075051962ac8fdaa03851ac5f3bf1 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +2.54cm adds 2.54cm in front of the text.
text-indent-052 Text-indent using millimeters with a negative zero value, -0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop fe6edde37d7aad069a70c61951cb85726f83f8c6 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 mm adds 0mm in front of the text.
text-indent-053 Text-indent using millimeters with a zero value, 0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 224b9ea1c453bb6231a8de0c5ec64c464e424e1b `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0mm adds 0mm in front of the text.
text-indent-054 Text-indent using millimeters with a positive zero value, +0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop aaf3e3ecfb4139896756a3721c23e3b3aa1fb098 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0mm adds 0mm in front of the text.
text-indent-055 reference/pass_if_box_ahem Text-indent using millimeters with a nominal value, 25.4mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 2146dfdbf14f9732f081578d75472aeba0e68d88 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 25.4mm adds 25.4mm in front of the text.
text-indent-056 reference/pass_if_box_ahem Text-indent using millimeters with a nominal value with a plus sign, +25.4mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 419a1963effd70b6d56ed00da90d1cb3d79ff5c7 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +25.4mm adds 25.4mm in front of the text.
text-indent-064 Text-indent using inches with a negative zero value, -0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop ee8d396761914fe937ff498273bec23bdd4660f3 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 in adds 0in in front of the text.
text-indent-065 Text-indent using inches with a zero value, 0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 9fe9d87ad54b08852d2dcc84a851b24b42e63fcb `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0in adds 0in in front of the text.
text-indent-066 Text-indent using inches with a positive zero value, +0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 2e1b896685158745e8fcb8b119bea1406e05b29e `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0in adds 0in in front of the text.
text-indent-067 reference/pass_if_box_ahem Text-indent using inches with a nominal value, 1in ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 55962cf462da79637c3ce5b91ce1117fc755855a `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 1in adds 1in in front of the text.
text-indent-068 reference/pass_if_box_ahem Text-indent using inches with a nominal value with a plus sign, +1in ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 3eaae35463db11f7fd613f9afcc64c839a17ca86 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +1in adds 1in in front of the text.
text-indent-076 Text-indent using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop b3368f6802344ae87b5735532bc557fa65279c7b `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 em adds 0em in front of the text.
text-indent-077 Text-indent using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop d50e4eaf7e340cfbd919698c9eeb36cc6b43ca5b `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0em adds 0em in front of the text.
text-indent-078 Text-indent using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 84951bba0167ec5507f5c9ffcaeecfae31afd3c9 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0em adds 0em in front of the text.
text-indent-079 reference/pass_if_box_ahem Text-indent using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 5650dc542c565fa2621d7aa124e0ece0bef5535d `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 6em adds 6em in front of the text.
text-indent-080 reference/pass_if_box_ahem Text-indent using 'em' units with a nominal value with a plus sign, +6em ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 8cca579716004927e16ddd15c619fcf804074173 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +6em adds 6em in front of the text.
text-indent-088 Text-indent using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 13aff6289a574a675c47ac1e16bd9320efb5c0b1 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property sets a negative zero length value in 'ex' units.
text-indent-089 Text-indent using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop edd7b3553c3a5b7fd3f269424a8ffcd05ee0aed6 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0ex adds 0ex in front of the text.
text-indent-090 Text-indent using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 829cb160fe262c6803e1e2828cecdaa9052d082a `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0ex adds 0ex in front of the text.
text-indent-091 Text-indent set to a nominal value for 'ex' units ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 470ba38bbdb6575ee14356e12b94ac3b64b10a5a `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 12ex adds 12ex in front of the text.
text-indent-092 Text-indent set to a nominal value for 'ex' units with a plus sign ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 6ec2ec0ae33b643129dc0e3a7fc91cb61fadf02b `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +12ex adds 12ex in front of the text.
text-indent-100 Text-indent using percentages with a negative zero value, +0% ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 878f8077e387a52f8151644d8caccb54c822ca4d `Microsoft`<http://www.microsoft.com/> The 'text-indent' property sets a negative zero length value in percentages.
text-indent-101 Text-indent using percentages with a zero value, 0% ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 01c908db9e7494dd57c71144d225d7c2acd66cef `Microsoft`<http://www.microsoft.com/> The 'text-indent' property sets a zero length value in percentages.
text-indent-102 Text-indent using percentages with a positive zero value, +0% ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 5a4fea3a15990bbf8609a1d15240d67e2fd895f0 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property sets a positive zero length value in percentages.
text-indent-103 Text-indent set to '50%' ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop d9ede43c8e4525b39c989295dd0e4a402d50bacf `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 50% adds 50% of its containing block's width in front of the text.
text-indent-104 Text-indent set to '+50%' ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 6a814064c976382057fc9fb9d89b5df7dbdc0941 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +50% adds 50% of its containing block's width in front of the text.
text-indent-109 Text-indent set to a negative zero value with no units, '0' ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 7db71465bb9d6081f71deab30bc9468ad4f48548 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent -0 adds 0 in front of the text.
text-indent-110 Text-indent set to a zero value with no units, '0' ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 8cd181ebe312f2d4cfad293b46a9801a7d0aa461 `Microsoft`<http://www.microsoft.com/> Ensure that text-indent 0 adds 0 in front of the text.
text-indent-111 Text-indent set to a positive zero value with no units, +0 ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 30dd7b41fe54ec72a6e7173b4c8c378832d01c2b `Microsoft`<http://www.microsoft.com/> Ensure that text-indent +0 adds 0px in front of the text.
text-indent-112 Text-indent set to 'inherit' ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 60c17ef88e04bcd5d99e92d051cea67b9278e8dc `Microsoft`<http://www.microsoft.com/> Ensure that text-indent with inherit uses its parent's value for text-indent.
text-indent-113 reference/text-indent-113-ref-margin,!reference/text-indent-114-ref text-indent test (single-line-100) http://www.w3.org/TR/CSS21/text.html#indentation-prop cce1cfb0640fac1f93c78b2b45eb29e83ad27bdf `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-114 reference/text-indent-114-ref,!reference/text-indent-113-ref-margin text-indent test (single-line-0) http://www.w3.org/TR/CSS21/text.html#indentation-prop 03f9aab8e153929fe206fd85f0aaaccc2e92610d `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-115 reference/text-indent-115-ref-block-margin,reference/text-indent-115-ref-inline-margin text-indent test (single-line-indent-inline) http://www.w3.org/TR/CSS21/text.html#indentation-prop 26ef11b3fbd42605c79f168e5f9a9ae129bb34cc `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-applies-to-001 Text-indent application on a 'display: inline' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 48730e431e7cacce6837e23791b2497e803abc39 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is not applied to 'display: inline' elements.
text-indent-applies-to-002 Text-indent application on a 'display: block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 99a567ebc6c6e66e57a7ae13e16c518811747a7f `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: block' elements.
text-indent-applies-to-003 Text-indent application on a 'display: list-item' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop f0b087f9f8e1bc916b3e28036b08f665fba5f220 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to display: list-item elements.
text-indent-applies-to-004 Text-indent application on a 'display: run-in' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 07aa7aa9dcf6488f221d3d42e22108d19dccda3e `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: run-in' elements.
text-indent-applies-to-005 Text-indent application on a 'display: inline-block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 895a6377e74aab3b1d123e765b03957d4fd31df1 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: inline-block' elements.
text-indent-applies-to-006 Text-indent application on a 'display: table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 243bc8027931dbceb9ab12fcaa083ef2d832aa3c `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table' elements.
text-indent-applies-to-007 Text-indent application on a 'display: inline-table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop d713f6584d851e920ae0bcfba93e974b5f7a2ede `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: inline-table' elements.
text-indent-applies-to-008 Text-indent application on a 'display: table-row-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 91666f7e1d6f040c2b6ef2c36eca216da16a272b `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table-row-group' elements.
text-indent-applies-to-009 Text-indent application on a 'display: table-header-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop e4de6f17bde65a648865b74934b23265c9c00923 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table-header-group' elements.
text-indent-applies-to-010 Text-indent application on a 'display: table-footer-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop b90f3e96ccf85851ff10e0d25ee6eb2f23f2ddc9 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table-footer-group' elements.
text-indent-applies-to-011 Text-indent application on a 'display: table-row' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop e6df3e4ee866eadb677978f984dd17bb22b9cd43 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table-row' elements.
text-indent-applies-to-012 Text-indent application on a 'display: table-column-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop a6b4bc5164ed38ef5573858c5de638efc27ae15c `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is not applied to 'display: table-column-group' elements.
text-indent-applies-to-013 Text-indent application on a 'display: table-column' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop d78f8f3a83308208925699d353b59fa191bb27b3 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is not applied to 'display: table-column' elements.
text-indent-applies-to-014 Text-indent application on a 'display: table-cell' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop 871a5eac8bf5bd1042b9269b56d0d11504ba35ff `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table-cell' elements.
text-indent-applies-to-015 Text-indent application on a 'display: table-caption' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-text-indent,http://www.w3.org/TR/CSS21/text.html#indentation-prop ccb2fc011c0cb65dc49c99e2ff614057413ff176 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is applied to 'display: table-caption' elements.
text-indent-inherited-001 Text-indent and inline-block level inheritance ahem http://www.w3.org/TR/CSS21/text.html#indentation-prop 3038c16992374989912d6d63d072376e5bc9ad34 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property is inherited by inline-block level elements resulting in a double indent.
text-indent-intrinsic-001 reference/text-indent-intrinsic-001-ref Test for intrinsic widths and text-indent (intrinsic-min) http://www.w3.org/TR/CSS21/text.html#indentation-prop 4caf950b62c98ab86b239abc3d99c8e71932baa7 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-intrinsic-002 reference/text-indent-intrinsic-002-ref Test for intrinsic widths and text-indent (intrinsic-pref) http://www.w3.org/TR/CSS21/text.html#indentation-prop cfdb39dae6b596ce5693248c507d181bbbb675cf `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-intrinsic-003 reference/text-indent-intrinsic-003-ref Test for intrinsic widths and negative text-indent (negative-intrinsic-min) http://www.w3.org/TR/CSS21/text.html#indentation-prop 3ff9fd5367e4ead80ae96e83c4dbadeeb93bbc3c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-intrinsic-004 reference/text-indent-intrinsic-004-ref Test for intrinsic widths and negative text-indent (negative-intrinsic-pref) http://www.w3.org/TR/CSS21/text.html#indentation-prop 9cd1205d4fdf00589b5f04df493fa8ca7521bfa0 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-overflow-001 reference/no-red-on-blank-page-ref Text-indent with negative value with overflow hidden http://www.w3.org/TR/CSS21/text.html#indentation-prop ab8e793d9b508548c4a65cbb44ce68eb0875c831 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property with negative value follows the overflow hidden assignment.
text-indent-overflow-002 Text-indent with negative value with 'overflow' set to 'visible' ahem http://www.w3.org/TR/CSS21/text.html#indentation-prop d10c027b916ec75c9a3b664c12f4577c1d11df4f `Microsoft`<http://www.microsoft.com/> The 'text-indent' property with negative value follows the 'overflow: visible' assignment.
text-indent-overflow-003 Text-indent with value larger than the available width with 'overflow' set to 'visible' ahem http://www.w3.org/TR/CSS21/text.html#indentation-prop be6c32c5cfdbc74ec65dcbcfc11d16132748426f `Microsoft`<http://www.microsoft.com/> The 'text-indent' property with a value exceeding the available width follows the 'overflow: visible' assignment.
text-indent-overflow-004 reference/no-red-on-blank-page-ref Text-indent with value larger than the available width with 'overflow' set to 'hidden' http://www.w3.org/TR/CSS21/text.html#indentation-prop 6362c307412574a7289bc501e8ac56dce84bb9dd `Microsoft`<http://www.microsoft.com/> The 'text-indent' property with value exceeding the available width of the element follows the 'overflow: hidden' assignment.
text-indent-percent-001 reference/text-indent-percent-001-ref text-indent test (single-line-percent) http://www.w3.org/TR/CSS21/text.html#indentation-prop cac66d950a6dc66b3c6fcd2c7559b00f4f723743 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-indent-rtl-001 Text-indent with 'direction' set to 'rtl' ahem http://www.w3.org/TR/CSS21/text.html#indentation-prop a052b86472369411f420bf45ccad9ceeceec02b1 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property on an element with 'direction: rtl' indents from the right instead of left.
text-indent-rtl-002 Text-indent with negative value ahem http://www.w3.org/TR/CSS21/text.html#indentation-prop b8e8c25a729f6a87699e5cb9095ecd06664a4f98 `Microsoft`<http://www.microsoft.com/> The 'text-indent' property with negative values with direction rtl indent to the right.
text-indent-wrap-001 reference/text-indent-wrap-001-ref-inline-margin,reference/text-indent-wrap-001-ref-float,!reference/text-indent-wrap-001-notref-block-margin text-indent test (multiple-line) http://www.w3.org/TR/CSS21/text.html#indentation-prop b1cac980695907aa5105102efeb1de1886a7a5a4 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
text-transform-001 Text-transform set to 'capitalize' http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop df27affe75270effabe70bbd3352c18db4ea8a59 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property set to 'capitalize' on an element makes the first character of every word uppercase.
text-transform-002 Text-transform set to 'lowercase' http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop b876caf79dc9db6dbec1d561b973ec5de006ed72 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property set to 'lowercase' on an element makes every letter lowercase.
text-transform-003 Text-transform set to 'uppercase' http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 6db9506913db6e4372b65894b3eebb70a3a2173b `Microsoft`<http://www.microsoft.com/> The 'text-transform' property set to 'uppercase' on an element makes every letter uppercase.
text-transform-004 Text-transform set to 'none' http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop b501741c65f574bcc97931411c9949fc29cc65d7 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property set to 'none' on an element makes no changes to the text.
text-transform-005 Text-transform set to 'inherit' http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 55235eca96f4f4a800ffff1cf7cb200513fda6bf `Microsoft`<http://www.microsoft.com/> The 'text-transform' property set to 'inherit' on an element inherits its parent element's 'text-transform' value.
text-transform-applies-to-001 reference/pass_if_letter_uppercase Text-transform application to 'display: inline' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop ba3038510d23ceb8cbb84e53cbeb0dde09232e5c `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: inline' elements.
text-transform-applies-to-002 reference/pass_if_letter_uppercase Text-transform application to 'display: block' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 8488207202629f8ca6383577df16df6d06e8a62c `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: block' elements.
text-transform-applies-to-003 Text-transform application to 'display: list-item' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop ea18c21e767fc71bd13043277cc12787a9092a28 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: list-item' elements.
text-transform-applies-to-004 reference/pass_if_letter_uppercase Text-transform application to 'display: run-in' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop fee16086dfc82e9fca6fe0b4320386ccf0c8d5d3 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: run-in' elements.
text-transform-applies-to-005 reference/pass_if_letter_uppercase Text-transform application to 'display: inline-block' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop fcf0ddf10e4cab2f5c47a8d34baf947064cd45c6 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: inline-block' elements.
text-transform-applies-to-006 reference/pass_if_letter_uppercase Text-transform application to 'display: table' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop f5f2a8aa0e33316a36ff478d33e7f64aff20c60d `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table' elements.
text-transform-applies-to-007 reference/pass_if_letter_uppercase Text-transform application to 'display: inline-table' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop cc1bcb5edbdf7382ba2c67574f0a7d5060734d3a `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: inline-table' elements.
text-transform-applies-to-008 reference/pass_if_letter_uppercase Text-transform application to 'display: table-row-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 911896042a4ced995fdaaaba4fa22ffa70e84e05 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table-row-group' elements.
text-transform-applies-to-009 reference/pass_if_letter_uppercase Text-transform application to 'display: table-header-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 16f2fb4dd0c506d765243d7029a456a2c9880829 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table-header-group' elements.
text-transform-applies-to-010 reference/pass_if_letter_uppercase Text-transform application to 'display: table-footer-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 0f85f938f3d7e0e1e2e2d3c0034b006d28a64d23 `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table-footer-group' elements.
text-transform-applies-to-011 reference/pass_if_letter_uppercase Text-transform application to 'display: table-row' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 8b93408ade2526e9d216249f56e0862178cf894c `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table-row' elements.
text-transform-applies-to-012 reference/pass_if_letter_uppercase Text-transform application to 'display: table-column-group' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 640ef0bd9180a14f56aa63d7d6d4000b0d65f44c `Microsoft`<http://www.microsoft.com/> Verifies that text-transform is not applied to 'display: table-column-group' elements.
text-transform-applies-to-013 reference/pass_if_letter_uppercase Text-transform application to 'display: table-column' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop e162c19551ea96fac4ada8eda47ed5c01a2897ab `Microsoft`<http://www.microsoft.com/> Verifies that text-transform is not applied to 'display: table-column' elements.
text-transform-applies-to-014 reference/pass_if_letter_uppercase Text-transform application to 'display: table-cell' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop cab3aac6e47ad226402c720c2d3f9334c18d644e `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table-cell' elements.
text-transform-applies-to-015 reference/pass_if_letter_uppercase Text-transform application to 'display: table-caption' element http://www.w3.org/TR/CSS21/text.html#propdef-text-transform,http://www.w3.org/TR/CSS21/text.html#caps-prop 3d78f327a2f2441f6ee1b46bf146ee020d09dc8d `Microsoft`<http://www.microsoft.com/> The 'text-transform' property is applied to 'display: table-caption' elements.
text-transform-bicameral-001 text-transform - Latin1 uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop facff174a08907b7336a77304f2e83c0f47c8159 `Richard Ishida`<http://rishida.net> The UA will uppercase all letters in the Latin 1 set when text-transform is set to uppercase.
text-transform-bicameral-002 text-transform - Latin1 lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 5c42fc479666936d394ca59144b01a311d3d7b9d `Richard Ishida`<http://rishida.net> The UA will lowercase all letters in the Latin 1 set when text-transform is set to lowercase.
text-transform-bicameral-003 text-transform - Unicode Latin, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop 9631391bdf19583074e4a337e9c4c757b505fe55 `Richard Ishida`<http://rishida.net> The UA will uppercase all Latin Unicode letters beyond Latin1 when text-transform is set to uppercase.
text-transform-bicameral-004 text-transform - Unicode Latin, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 2b161956034c60b2b1ffd6b51f3f66b62e81dd6f `Richard Ishida`<http://rishida.net> The UA will lowercase all Latin Unicode letters beyond Latin1 when text-transform is set to lowercase.
text-transform-bicameral-005 text-transform - Turkish, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop 2688db7d9e8fcb2d46ab61f39077771aed7b8a48 `Richard Ishida`<http://rishida.net> When the language is declared to be Turkish, the UA will use Turkish-specific rules when text-transform is set to uppercase.
text-transform-bicameral-006 text-transform - Turkish, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 5745b30e2f88206e6e59fca68ba09cd163064cf5 `Richard Ishida`<http://rishida.net> When the language is declared to be Turkish, the UA will use Turkish-specific rules when text-transform is set to lowercase.
text-transform-bicameral-007 text-transform - Greek, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop f61cadc3d25f35959df642f0068c45cd019b230c `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Greek when text-transform is set to uppercase.
text-transform-bicameral-008 text-transform - Greek, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop d4f5f73ae8042b8c8a3171d6b81b4237ee9033b3 `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Greek when text-transform is set to lowercase.
text-transform-bicameral-009 text-transform - Coptic, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop 570f1eb25af31daeeebb47d19d335ffc9796c508 `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Coptic when text-transform is set to uppercase.
text-transform-bicameral-010 text-transform - Coptic, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 54317b7e12e0254030d5eb0de25d3d40087ec688 `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Coptic when text-transform is set to lowercase.
text-transform-bicameral-011 text-transform - Cyrillic, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop f890567f6bf1578a5eebfddba11f66136c905ec0 `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Cyrillic when text-transform is set to uppercase.
text-transform-bicameral-012 text-transform - Cyrillic, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 76d822e6d3a08a54cc2a9a604c9af4fd6534db5c `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Cyrillic when text-transform is set to lowercase.
text-transform-bicameral-013 text-transform - Armenian, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop 5eaa679b6164d7f8634ea07877097283dd542686 `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Armenian when text-transform is set to uppercase.
text-transform-bicameral-014 text-transform - Armenian, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop e16a095706454836fe18321e9cf39812ee4025ca `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Armenian when text-transform is set to lowercase.
text-transform-bicameral-015 text-transform - Roman numerals, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop 68f7aa28d5aa0a33fd5dbb88ae2e7993f5b3a3c6 `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Roman numerals when text-transform is set to uppercase.
text-transform-bicameral-016 text-transform - Roman numerals, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 158c5c55a711308dfb26c8f5b8964f41268c050f `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Roman numerals when text-transform is set to lowercase.
text-transform-bicameral-017 text-transform - Circled Latin, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop fe1fe4aadcee1b56e0305f27d5bf19bd9f6db45a `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Circled Latin when text-transform is set to uppercase.
text-transform-bicameral-018 text-transform - Circled Latin, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 8ca07f9ffa9f126135854b7e0c71b7b9488dd5a4 `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Circled Latin when text-transform is set to lowercase.
text-transform-bicameral-019 text-transform - Full-width Latin, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop c387d61cb95c6d19149cd765d22ccf4f4e4a39c6 `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Full-width Latin when text-transform is set to uppercase.
text-transform-bicameral-020 text-transform - Full-width Latin, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 604a92c66c232ff4ef3430eae8fcd45c1093c18a `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Full-width Latin when text-transform is set to lowercase.
text-transform-bicameral-021 text-transform - Deseret, uppercase http://www.w3.org/TR/CSS21/text.html#caps-prop 192425d696d587df9e2e35e6096bb158c58363d6 `Richard Ishida`<http://rishida.net> The UA will uppercase Unicode Deseret characters when text-transform is set to uppercase.
text-transform-bicameral-022 text-transform - Deseret, lowercase http://www.w3.org/TR/CSS21/text.html#caps-prop 56ca313b784d02a1f24aa74bbbbdcb8f2214fc6c `Richard Ishida`<http://rishida.net> The UA will lowercase Unicode Deseret characters when text-transform is set to lowercase.
text-transform-capitalize-001 reference/text-transform-capitalize-001-ref text-transform http://www.w3.org/TR/CSS21/text.html#caps-prop e65d751e8e83bba1abb4ecd57d342b6316f67fa2 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
text-transform-capitalize-002 reference/text-transform-capitalize-001-ref text-transform http://www.w3.org/TR/CSS21/text.html#caps-prop 6b1f7a63c5860d4e0d9b3b0dc32c9bc3ff637cbf `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
text-transform-capitalize-003 reference/text-transform-capitalize-003-ref text-transform http://www.w3.org/TR/CSS21/text.html#caps-prop 3fb12b9ecbdfbfc161ed040137b1539df6e8f79c `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
text-transform-lowercase-001 reference/text-transform-lowercase-001-ref text-transform http://www.w3.org/TR/CSS21/text.html#caps-prop 84ebaa3a54bddc3b868cfa76f0d49e02d347d5e6 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
text-transform-unicase-001 Text-transform and unicase scripts http://www.w3.org/TR/CSS21/text.html#caps-prop a40aa69f3ba4faa0bc9285cd4815511506779331 `Microsoft`<http://www.microsoft.com/> Verifies that text-transform does not capitalize a unicase script.
text-transform-uppercase-001 reference/text-transform-uppercase-001-ref text-transform http://www.w3.org/TR/CSS21/text.html#caps-prop 20390298f925007060ee03f7323fc4054cbeffcf `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
text-transform-uppercase-002 reference/text-transform-uppercase-002-ref text-transform szlig http://www.w3.org/TR/CSS21/text.html#caps-prop c6b346b49eaed1b948ce7f8c3101f586ef0325e5 `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Mozilla Corporation`<http://mozilla.com/>
top-004 reference/ref-no-vert-space-between Top using pixels with a value of negative zero, -0px http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 35331d1e76e4b572ed27550698408e372c2e63ef `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in pixels.
top-005 reference/ref-no-vert-space-between Top using pixels with a value of zero, 0px http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props d346aaeacc03273fc4ef89e17936b808ec8a77ea `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in pixels.
top-006 reference/ref-no-vert-space-between Top using pixels with a value of positive zero, +0px http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 0712306191d6ad29cafe4337297c02ac2a470db6 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in pixels.
top-007 reference/top-007-ref Top using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 8ecfdce088e10d7e07ca7a7e0ca6907a66657b80 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in pixels.
top-008 reference/top-007-ref Top using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 6b42232fb1a4fabffdee90e1570cc730bdb14fdf `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in pixels.
top-016 reference/ref-no-vert-space-between Top using points with a value of negative zero, -0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props ecfdb41253125b8a228050cfeab2579cc88bbfe0 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in points.
top-017 reference/ref-no-vert-space-between Top using points with a value of zero, 0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 15da388cac3e60422a813192b54a7427d47f3246 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in points.
top-018 reference/ref-no-vert-space-between Top using points with a value of positive zero, +0pt http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 3982398353949e9eb7ec3bee32872d197e36c64d `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in points.
top-019 reference/top-019-ref Top using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 12897d5420dce538e700f61dfa78a1aac4ae2920 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in points.
top-020 reference/top-019-ref Top using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 1f71d0b53b1d31be5740d64d4b7a0e6df9366e20 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in points.
top-028 reference/ref-no-vert-space-between Top using picas with a value of negative zero, -0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 542e309317e89c3b4913d3031dbc1cb6851a76e6 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in picas.
top-029 reference/ref-no-vert-space-between Top using picas with a value of zero, 0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 3cef679b6e39e6118a6c978be8ff0261886dc8dd `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in picas.
top-030 reference/ref-no-vert-space-between Top using picas with a value of positive zero, +0pc http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 779a43ebc7e186a85d209b8cc71323211e870db9 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in picas.
top-031 reference/top-007-ref Top using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 133928b0a1fbcb97fee45d7050099e3b7df2259d `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in picas.
top-032 reference/top-007-ref Top using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 05091f6d6ae4d0149319b037a429d24fd7bff309 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in picas.
top-040 reference/ref-no-vert-space-between Top using centimeters with a value of negative zero, -0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props f24c8d0ad381c7d8e7a86665588ddbf6d02959ac `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in centimeters.
top-041 reference/ref-no-vert-space-between Top using centimeters with a value of zero, 0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props b92afeda7b3037c0acd76d83f5c4a96eb1afca31 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in centimeters.
top-042 reference/ref-no-vert-space-between Top using centimeters with a value of positive zero, +0cm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props cf1028ee12f409bfa8bc95e72a2b87974066e077 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in centimeters.
top-043 reference/top-019-ref Top using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props b4bbb8f2614d53eef4d42bff3f3da0c0282c4c9b `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in centimeters.
top-044 reference/top-019-ref Top using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props a6542141af45b4d8e5437e2e2327a42fca37a3f4 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in centimeters.
top-052 reference/ref-no-vert-space-between Top using millimeters with a value of negative zero, -0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props c74422ba9ebb5e68cea02bfdb1d7b7d6ef04d3e8 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in millimeters.
top-053 reference/ref-no-vert-space-between Top using millimeters with a value of zero, 0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 860dcc9477091d81c42e03e3cac9819b8e991a5f `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in millimeters.
top-054 reference/ref-no-vert-space-between Top using millimeters with a value of positive zero, +0mm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 6d8fb241a60b0c69e0642be659ed878fe79d1826 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in millimeters.
top-055 reference/top-019-ref Top using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 59071b79082cb04366882d4108d8f1b81c2c1394 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in millimeters.
top-056 reference/top-019-ref Top using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props c62003a0c5d5b4fdf6eaf8af5767241dd84f685c `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in millimeters.
top-064 reference/ref-no-vert-space-between Top using inches with a value of negative zero, -0in http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 1b787183496d05c50d41033aab516a17ec0133a2 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in inches.
top-065 reference/ref-no-vert-space-between Top using inches with a value of zero, 0in http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 383b150bd18f5302e9c2fdc3c208301fa3eff874 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in inches.
top-066 reference/ref-no-vert-space-between Top using inches with a value of positive zero, +0in http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 01cc84c18689023bd6ea6b0db3927501bf0a5418 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in inches.
top-067 reference/top-019-ref Top using inches with a nominal value, 1in http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 92569fc02a8effb06667dde016c3d96617a2fcdc `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in inches.
top-068 reference/top-019-ref Top using inches with a positive nominal value, +1in http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props a830201375a69060214403c991cfa8810a80db13 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in inches.
top-076 reference/ref-no-vert-space-between Top using 'em' units with a value of negative zero, -0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 8c4cdb51a13f153b3116669b7aa3e1bd929c1218 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in 'em' units.
top-077 reference/ref-no-vert-space-between Top using 'em' units with a value of zero, 0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 0ce26fb5ed31462cc58f2410cc9ef56918ba917b `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in 'em' units.
top-078 reference/ref-no-vert-space-between Top using 'em' units with a value of positive zero, +0em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props f8681c4360189c7810c024d31d11d8127622fbd6 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in 'em' units.
top-079 reference/top-079-ref Top using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 018311f081a38f6a0e858211da6e04828b242245 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in 'em' units.
top-080 reference/top-079-ref Top using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 5a2d5fe2fdcb4ee0600bf085b166e74bfc5e9650 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in 'em' units.
top-088 reference/ref-no-vert-space-between Top using 'ex' units with a value of negative zero, -0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 3eef9d7699e1faf5d981e4ac55cff11567351e00 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in 'ex' units.
top-089 reference/ref-no-vert-space-between Top using 'ex' units with a value of zero, 0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props ea07923c7722bae2467ddfe54f2978a82f9e93f4 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in 'ex' units.
top-090 reference/ref-no-vert-space-between Top using 'ex' units with a value of positive zero, +0ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 263649f0a8e7b929b284c9e60640e67bdb8f78f2 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in 'ex' units.
top-091 reference/top-019-ref Top using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 824336cd01095c4dae2a2dbaf22befcd93c78e01 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in 'ex' units.
top-092 reference/top-019-ref Top using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 18bb7587cf57b316a7b91a5f2661d255535b72bf `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in 'ex' units.
top-100 reference/ref-no-vert-space-between Top using percentages with a value of negative zero, -0% http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props af53b0a832732cea47b90a1b26e68c5458c43cd8 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value in percentages.
top-101 reference/ref-no-vert-space-between Top using percentages with a value of zero, 0% http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 534142d87f230dedeffe6f548cca833dd74904a4 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value in percentages.
top-102 reference/ref-no-vert-space-between Top using percentages with a value of positive zero, +0% http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 2862d2bdc6e037e4af82f373e02618e44c489abb `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value in percentages.
top-103 reference/top-019-ref Top using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 2d69fea538cab241258b5e8fe533805eb5d0ccca `Microsoft`<http://www.microsoft.com/> The 'top' property sets a nominal length value in percentages.
top-104 reference/top-019-ref Top using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 27311cc52209d6c7aeafd0b9d5bc84e354520635 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive nominal length value in percentages.
top-109 reference/ref-no-vert-space-between Top with a value of negative zero and no units, -0 http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 2a06ee1231a7800eb643c7579c62b1045b953a40 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a negative zero length value with no units.
top-110 reference/ref-no-vert-space-between Top with a value of zero and no units, 0 http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 0ccf09f7b8c8ab0d1c36f1ef69f60d1c40394198 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a zero length value with no units.
top-111 reference/ref-no-vert-space-between Top with a value of positive zero and no units, +0 http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 852cecec882aeff29dfbdc9827f1d61e9d946e98 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a positive zero length value with no units.
top-112 reference/ref-no-vert-space-between Top with a value of 'auto' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 90c878b91d62a692b60145fd553e58657b5f2028 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a value of 'auto'.
top-113 reference/top-113-ref Top with a value of 'inherit' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 7f4d0724492bbb749e6fb7752c4592bcf08b2028 `Microsoft`<http://www.microsoft.com/> The 'top' property sets a value of 'inherit', inheriting the value from the parent element.
top-114 reference/top-114-ref position relative - top offset percentage and inherit http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit 6049d34b9ac644084f788312b6b7a4f86efc0a44 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'top: inherit' makes the top property take the same computed value as the top property for the element's parent; in the case of a percentage value, the computed value is the specified percentage value. 'top: [percentage]' refers to height of containing block.
top-115 reference/top-115-ref position relative - top offset percentage and auto-height containing block http://www.w3.org/TR/CSS21/visuren.html#position-props,http://www.w3.org/TR/CSS21/visudet.html#the-height-property f38368fff11756ee1437c3301a04ff04d3a3239f `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'top: [percentage]' for a relatively positioned box refers to height of its containing block. If the height of the containing block is not specified explicitly (i.e., it depends on content height), and this element is not absolutely positioned, then the percentage height value computes to 'auto'.
top-applies-to-001 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 0553c91808456379894bbd7af1d7bba3405111fb `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-row-group'.
top-applies-to-002 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 427990f407774c8a4bde36cd0bc86fca0e8ce1aa `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-header-group'.
top-applies-to-003 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 345d0822fed2142bd99510fdef9cae8a6036e1ee `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-footer-group'.
top-applies-to-004 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 7414ba4ae95bb08508c32226d296263cbc8d61cc `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-row'.
top-applies-to-005 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 7bdba8c3556d2f1eb906f568459ca380bb0843f2 `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-column-group'.
top-applies-to-006 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props cf36498b09a0275a9284136841a6876c4b0d7b00 `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-column'.
top-applies-to-007 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 22c021fc37715c201a39dce31411c91fc8b16aef `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-cell'.
top-applies-to-008 Top applied to element with 'display' set to inline http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 0c84d0749e2733e208cc0af4ecbbf7e40eaffe9a `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of inline.
top-applies-to-009 reference/top-applies-to-001-ref Top applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props d0cfbc350bf31c915a808a874c35e6f8710747af `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of block.
top-applies-to-010 Top applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 4973080bf67f0115cf713338edbbf3e36232b2e7 `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of list-item.
top-applies-to-011 Top applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 1147706a8eced6b228c756f66314d323b0dddc0d `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of run-in.
top-applies-to-012 reference/top-applies-to-001-ref Top applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 602582d0b2a664b5989607b980cbddb4b6eaaf99 `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of inline-block.
top-applies-to-013 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 9851bb468352cd5caedacbfa8b4d21315f4ee20e `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table'.
top-applies-to-014 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 2e84d8977aa52a982ebec9bfa91cbd47cfeae79e `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'inline-table'.
top-applies-to-015 reference/top-applies-to-001-ref Top applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo,http://www.w3.org/TR/CSS21/visuren.html#position-props 11df4cb2890cc6872056e03302851df14ad6b1af `Microsoft`<http://www.microsoft.com/> The 'top' property applies to elements with a display of 'table-caption'.
top-offset-001 reference/bottom-offset-001-ref Position 'top' property defines the offset from the top edge of the containing block for absolute positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 039a595460e0a2723c13a900014c749307e93a3a `Microsoft`<http://www.microsoft.com/> The 'top' property, for absolute positioning, specifies the offset of the element in relation to the containing block's top edge. The containing block of an absolutely positioned element is formed by the padding box of its nearest (closest) positioned ancestor element.
top-offset-002 reference/bottom-offset-001-ref Position 'top' offset property - absolute length value and relative positioning http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props f77ac3fd4ffff27f14ce061d8660e51b3700f505 `Microsoft`<http://www.microsoft.com/> The 'top' property, when using an absolute length value (not percentage) for relative positioning, specifies the offset of the box itself.
top-offset-003 reference/top-offset-003-ref Position 'top' property defines the offset from the top edge of the containing block http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 711011505b4efb136b124f6b2f4e04dd733e2902 `Microsoft`<http://www.microsoft.com/> The 'top' property, for absolute positioning, specifies the offset of the element in relation to the containing block's top edge. The containing block of an absolutely positioned element is formed by the padding box of its nearest (closest) positioned ancestor element.
top-offset-percentage-001 reference/top-offset-percentage-001-ref Top offset using percentage http://www.w3.org/TR/CSS21/visuren.html#propdef-top,http://www.w3.org/TR/CSS21/visuren.html#position-props 08b10b1262dda677dfea9804beede0f26aa71598 `Microsoft`<http://www.microsoft.com/> Percentage offset values for the 'top' property are based off the height of the containing block.
top-offset-percentage-002 reference/left-offset-percentage-002-ref position absolute - top offset percentage and inherit http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit,http://www.w3.org/TR/CSS21/visuren.html#position-props 33a5c3276a37571e2c6bbc6486515d742c26e887 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 'top: inherit' makes the top property take the same computed value as the top property for the element's parent; in the case of a percentage value, the computed value is the specified percentage value. 'top: [percentage]' refers to height of containing block.
type-selector-001 reference/type-selector-001-ref Type selectors http://www.w3.org/TR/CSS21/selector.html#type-selectors 58dfb53bd9b789f46a72572c5d7deed2964d4fff `Microsoft`<http://www.microsoft.com/> Basic type selectors apply to each type.
unicode-bidi-001 reference/direction-002-ref Unicode-bidi set to 'normal' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 23dd56a09e50c8f068ed78bfbec09343f4189224 `Microsoft`<http://www.microsoft.com/> The property 'unicode-bidi' set to 'normal' doesn't modify the directionality of text.
unicode-bidi-002 reference/unicode-bidi-002-ref Unicode-bidi set to 'embed' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 535becc845007aa55e2f38cbd69e8f284fe434d6 `Microsoft`<http://www.microsoft.com/> The property 'unicode-bidi' set to 'embed' opens a new level of embedding in the Unicode bi-directional algorithm.
unicode-bidi-003 reference/direction-002-ref Unicode-bidi set to 'bidi-override' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 6b6e2d5a6826f07407b45cc0c1f26cfb111c730a `Microsoft`<http://www.microsoft.com/> The property 'unicode-bidi' set to 'bidi-override' overrides the directionality of text.
unicode-bidi-004 reference/direction-002-ref Unicode-bidi set to 'inherit' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 617c5bdce926be521cbe6a61ef62c32a854be566 `Microsoft`<http://www.microsoft.com/> The property 'unicode-bidi' set to 'inherit' sets a value the same as parent element's value.
unicode-bidi-applies-to-001 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-row-group' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction ec0631eddab3748753cff8aaebbdcbf3716420e1 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table-row-group'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-002 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-header-group' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 5e6d46e7fc28cda8cf647900032211871eed989e `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table-header-group'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-003 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-footer-group' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 1a1a3d902fb6ce54962b903b4842eec7dcea8c20 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table-footer-group'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-004 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-row' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction a6a30f85783c06d2f2aef0a3fda1d3bcb39b3476 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table-row'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-005 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-column-group' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction eb944d6cefa803e901f89076aae5b683cd175392 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table-column-group'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-006 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-column' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction ec20507d0150b01714c6690dc5f08b10eb6636b7 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table-column'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-007 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-cell' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction cbfaad3ab430ec3df1d5ae47c641fed5edaae695 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of 'table-cell'.
unicode-bidi-applies-to-008 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to inline http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction c5446ca8c5d73d5d9a35491dcd6a80b864dad91c `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of inline.
unicode-bidi-applies-to-009 reference/unicode-bidi-applies-to-009-ref Unicode-bidi applied to element with 'display' set to block http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 0dde36235c0827c6f66fb2d75f2d31cd5c7e0ffd `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of block.
unicode-bidi-applies-to-010 Unicode-bidi applied to element with 'display' set to list-item http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction be355ba37bc4e9848f742e6ad9a889e27f8154d2 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of list-item.
unicode-bidi-applies-to-011 Unicode-bidi applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 080952845a449660752af93726e67eec0283bbc3 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of run-in.
unicode-bidi-applies-to-012 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to inline-block http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 728b35f78f0acc38b7717a932edaa6ae3245576f `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of inline-block.
unicode-bidi-applies-to-013 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 5e96cad2593bff9bf262c57806aa45b87820f36b `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'table'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-014 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction 1ea78d913a72bdf534c9701bc8a771df856e3d2f `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property does not apply to elements with a display of 'inline-table'. 'unicode-bidi' property only applies to inline elements or block containers' immediate inline-level descendants.
unicode-bidi-applies-to-015 reference/direction-applies-to-008-ref Unicode-bidi applied to element with 'display' set to 'table-caption' http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#propdef-unicode-bidi,http://www.w3.org/TR/CSS21/visuren.html#direction f319b3e86aea3385f390f78d56ba608a6ac94f27 `Microsoft`<http://www.microsoft.com/> The 'unicode-bidi' property applies to elements with a display of 'table-caption'.
units-001 reference/units-001-ref Units: Equivalence ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 5b9de9d826304839b91722db2351f9384e1e6da0 `Ian Hickson`<mailto:ian@hixie.ch>
units-002 reference/units-002-ref Units: ex ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 8820b419ae1f6d8d9712c837909a96f980868396 `Ian Hickson`<mailto:ian@hixie.ch>
units-003 reference/units-003-ref Units: ex ahem http://www.w3.org/TR/CSS21/syndata.html#length-units ef5717eecdd4d8aa19c8b6ad49d9518e95ab2cc3 `Ian Hickson`<mailto:ian@hixie.ch>
units-004 reference/units-004-ref Units: ex ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 298881b918329c6e213ae3181a00016313542946 `Ian Hickson`<mailto:ian@hixie.ch>
units-005 reference/units-005-ref Units: em (0.87em floats) http://www.w3.org/TR/CSS21/syndata.html#length-units 7740a320b02c33d69b30e6f61440f79fefd76c29 `Ian Hickson`<mailto:ian@hixie.ch>
units-006 reference/units-006-ref Units: px and font-size ahem http://www.w3.org/TR/CSS21/syndata.html#length-units 5819af2a4624efaa28aec5fde72fef0f6fba0015 `Ian Hickson`<mailto:ian@hixie.ch>
units-008 reference/units-006-ref Units: px and inherited font-size ahem http://www.w3.org/TR/CSS21/syndata.html#length-units c0506c28ee0ee18f1de10bc47f78dc0d33406d92 `Ian Hickson`<mailto:ian@hixie.ch>
units-009 reference/units-006-ref Units: px and dependent font-size ahem http://www.w3.org/TR/CSS21/syndata.html#length-units ded56e72ffbcf5ccec4a9a229e5f6d4f1cc36aaa `Ian Hickson`<mailto:ian@hixie.ch>
universal-selector-001 reference/universal-selector-001-ref,!reference/universal-selector-001-notref Universal selector http://www.w3.org/TR/CSS21/selector.html#universal-selector c3617ee8179a5ddf65d3039b16b36a2c81f22f2c `Microsoft`<http://www.microsoft.com/> The universal selector applies to all elements.
universal-selector-002 reference/universal-selector-002-ref,!reference/universal-selector-002-notref Implied universal selector for pseudo selector http://www.w3.org/TR/CSS21/selector.html#universal-selector 541b29371c37d591b7d4fea5ab905416feeb0a23 `Microsoft`<http://www.microsoft.com/> If the universal selector is not the only component of a simple pseudo selector the '*' can be omitted.
universal-selector-003 reference/filler-text-below-green Implied universal selector for class selector http://www.w3.org/TR/CSS21/selector.html#universal-selector f7735be57f5127a3a29ad8c6bee15e2f43000257 `Microsoft`<http://www.microsoft.com/> If the universal selector is not the only component of a simple class selector the * can be omitted.
universal-selector-004 reference/filler-text-below-green Implied universal selector for ID http://www.w3.org/TR/CSS21/selector.html#universal-selector bd7108e9b37a4a7ae047b325e84371676d8f59f8 `Microsoft`<http://www.microsoft.com/> If the universal selector is not the only component of a simple id selector the * can be omitted.
universal-selector-005 reference/universal-selector-005-ref universal selector - list-style-image image http://www.w3.org/TR/CSS21/selector.html#universal-selector,http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image 6e6d599d373aac09dec14d4de232c69fdc8ff465 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite>,`Mark McKenzie-Bell`<mailto:info@temerity.co.uk>,`Alexander Dawson`<mailto:alexander_dawson@hotmail.com> The universal selector matches the name of any element type. 'list-style-image' applies to elements with 'display: list-item'.
unterminated-string-001 reference/filler-text-below-green Error handling of unterminated strings invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 0382eec4d581ec23a53d6eda52c957c826f5866e `Microsoft`<http://www.microsoft.com/> When the parser encounters an unterminated string, the parser drops everything up to the next ';'.
uri-001 reference/filler-text-below-green Parsing valid URIs with white space and no quotes http://www.w3.org/TR/CSS21/syndata.html#uri 69b6499c2b5b5aea78312180be7647a2ea0c4253 `Microsoft`<http://www.microsoft.com/> A url function is valid if it is 'url(', followed by the URI, followed by ')', even with white space between.
uri-002 reference/no-red-filler-text-ref Parsing URL with an invalid space invalid http://www.w3.org/TR/CSS21/syndata.html#uri b8f3777c50d2e318dc49c93c6e1ce0a39826ead1 `Microsoft`<http://www.microsoft.com/> URL functions with invalid spaces are ignored.
uri-003 reference/no-red-filler-text-ref URL with missing closing parenthesis image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri 4a87a21092abcb735c658a83ee6e5877c73c0260 `Microsoft`<http://www.microsoft.com/> Url functions with missing closing parenthesis are ignored.
uri-004 reference/ref-green-background URL function with URI that has escaped special chars image http://www.w3.org/TR/CSS21/syndata.html#uri f398813b293e8353317901a55009bb6e0fd5632b `Microsoft`<http://www.microsoft.com/> URI escapes are allowed in URL functions.
uri-005 reference/ref-green-background URL function with escaped special chars - single quote image http://www.w3.org/TR/CSS21/syndata.html#uri cf2dee1e554e78f8e3a318a49f59b5bf1d5215da `Microsoft`<http://www.microsoft.com/> Single quote characters appearing in an unquoted URI need to be escaped with a backslash so that the resulting URI value is a URI token.
uri-006 reference/no-red-filler-text-ref Invalid character (*) after URL function values image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri e194a428f88ca8e8faa726ff5004dde06c8c0c12 `Microsoft`<http://www.microsoft.com/> Special CSS characters following URL strings invalidate the entire url assignment.
uri-007 reference/no-red-filler-text-ref Invalid character (&) after URL functions values image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri e7fab72cf0198ca4711275e874a24f848cfd86a8 `Microsoft`<http://www.microsoft.com/> Invalid characters following URL strings invalidate the entire url assignment.
uri-008 reference/no-red-filler-text-ref Invalid characters (alpha) before URL function values image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri f9fea3bf598e7bf081543336b854c1301e32e71c `Microsoft`<http://www.microsoft.com/> Alpha characters preceding URL strings invalidate the entire url assignment.
uri-009 reference/no-red-filler-text-ref Invalid character (/) before URL functions image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri 4790543b15e3799ef2fd01574c7175153839050e `Microsoft`<http://www.microsoft.com/> A slash character preceding URL string invalidates the entire url assignment.
uri-010 reference/no-red-filler-text-ref Invalid character (_) before URL functions image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri cb586834dbfbd00e398327a544a7805fd2ae7c1d `Microsoft`<http://www.microsoft.com/> An underscore character preceding URL string invalidates the entire url assignment.
uri-011 reference/no-red-filler-text-ref Invalid character (=) before URL functions image,invalid http://www.w3.org/TR/CSS21/syndata.html#uri 8ee9e9b077a9a882a77d8e556215ad32592a0048 `Microsoft`<http://www.microsoft.com/> An equal sign character preceding URL string invalidates the entire url assignment.
uri-012 reference/uri-012-ref Error handling of broken url() - balancing braces invalid http://www.w3.org/TR/CSS21/syndata.html#uri e876f304de4636f8a5245dd1df1f0643945ab01d `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
uri-013 reference/uri-013-ref handling of invalid url() functions invalid http://www.w3.org/TR/CSS21/syndata.html#tokenization,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors d657c70bb6fa2e4260dc2d06f6aaa908996eb864 `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
uri-014 reference/ref-green-background Unquoted commas in url() http://www.w3.org/TR/CSS21/syndata.html#uri c944498e840590ecde933a0b4a090b7ceb9dafa1 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Unquoted commas inside url() are valid.
uri-015 reference/ref-green-background Escaped url() functional notation http://www.w3.org/TR/CSS21/syndata.html#uri 8ba0157bc5cf38d1e2ab65282cf1d2997b5553d8 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> url() notation is case-insensitive and can be escaped.
uri-016 reference/uri-016-ref Error handling of broken url() with open /* http://www.w3.org/TR/CSS21/syndata.html#uri 131fefc9a82309864af5baed0011d07ecd2a78e6 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Comments are just regular tokens inside unquoted URLs.
uri-017 reference/uri-017-ref Unclosed URI Token at EOF (in declaration) image,invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 6d19a196077d8c11349f2ba3d8dee2732946dcfc `Bert Bos`<mailto:bert@w3.org> User agents must close open URI constructs and style rules at the end of the style sheet.
uri-018 reference/ref-this-text-should-be-green Unclosed URI Token at EOF (in @import) image,invalid http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 65b9bb7d3226d46e37132e8a941df28aa1446f4f `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> User agents must close open URI constructs and statements at the end of the style sheet.
vertical-align-004 reference/vertical-align-004-ref Vertical-align using pixels with a negative zero value, -0px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading d0d92f0565c4d395b81323e36f1b9f4c5ec435b7 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in pixels.
vertical-align-005 reference/vertical-align-004-ref Vertical-align using pixels with a zero value, 0px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 4a7013babac495829341c2816ffa9c39b93da479 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in pixels.
vertical-align-006 reference/vertical-align-004-ref Vertical-align using pixels with a positive zero value, +0px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 8e37317aa325c64d89ba2faa5204bb04ff193603 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in pixels.
vertical-align-007 reference/vertical-align-007-ref Vertical-align using pixels with a nominal value, 96px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading ac15d914478cc1cc90b30297e2f08d72f4d5e3ba `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in pixels.
vertical-align-008 reference/vertical-align-007-ref Vertical-align using pixels with a positive nominal value, +96px ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading b8ea67194ea283911c1ab6c36d9a239cddf5b66c `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in pixels.
vertical-align-016 reference/vertical-align-004-ref Vertical-align using points with a negative zero value, -0pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 38df3433193ffa9efdf668e840431941210eb949 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in points.
vertical-align-017 reference/vertical-align-004-ref Vertical-align using points with a zero value, 0pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading a6db3604f803dadbfc8a900dab09b2bbf7378638 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in points.
vertical-align-018 reference/vertical-align-004-ref Vertical-align using points with a positive zero value, +0pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 569a13058d16f6a92c1cb514047570018fc4d901 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in points.
vertical-align-019 reference/vertical-align-007-ref Vertical-align using points with a nominal value, 72pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading dfd6eb7117d9da8b35cb7e8711d5d6aa61dfca76 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in points.
vertical-align-020 reference/vertical-align-007-ref Vertical-align using points with a positive nominal value, +72pt ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading a52b44db6f577c4ce497193f9fcaf5880ffed57e `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in points.
vertical-align-028 reference/vertical-align-004-ref Vertical-align using picas with a negative zero value, -0pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading dfc2bd12f74bb1e10921cd1b1dd6e9035e2ea9c5 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in picas.
vertical-align-029 reference/vertical-align-004-ref Vertical-align using picas with a zero value, 0pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 1d5a584f9daf72b9177f01797d8563f515e18447 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in picas.
vertical-align-030 reference/vertical-align-004-ref Vertical-align using picas with a positive zero value, +0pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 9be7e8abdf901765d6e6228221aeb2f1ab1c9c2d `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in picas.
vertical-align-031 reference/vertical-align-007-ref Vertical-align using picas with a nominal value, 6pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 4613d21ac7f70143db2a749daee85c84f1402891 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in picas.
vertical-align-032 reference/vertical-align-007-ref Vertical-align using picas with a positive nominal value, +6pc ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 5084e4917ba4b7dfaf0dc3c58a2c9e496b2c6de6 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in picas.
vertical-align-040 reference/vertical-align-004-ref Vertical-align using centimeters with a negative zero value, -0cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading b8e4f95b8b63fdfac7607d4993625e1b99c8eb8c `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in centimeters.
vertical-align-041 reference/vertical-align-004-ref Vertical-align using centimeters with a zero value, 0cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 7812c4204798ba50c6a0b857f3878448cce489ea `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in centimeters.
vertical-align-042 reference/vertical-align-004-ref Vertical-align using centimeters with a positive zero value, +0cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 55b307e12c2614898c25fd5c7af1ed7af672d194 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in centimeters.
vertical-align-043 reference/vertical-align-007-ref Vertical-align using centimeters with a nominal value, 2.54cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 66746b06ab6923a13723efbd9821eb7d24b8606d `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in centimeters.
vertical-align-044 reference/vertical-align-007-ref Vertical-align using centimeters with a positive nominal value, +2.54cm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 5e727120e112de19fb93570952067c5477215fc1 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in centimeters.
vertical-align-052 reference/vertical-align-004-ref Vertical-align using millimeters with a negative zero value, -0mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 54a24c5e879919ea36a676b2468fd1c713478a47 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in millimeters.
vertical-align-053 reference/vertical-align-004-ref Vertical-align using millimeters with a zero value, 0mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 876ac77da1ed56d267cd3a171dd19031948eb687 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in millimeters.
vertical-align-054 reference/vertical-align-004-ref Vertical-align using millimeters with a positive zero value, +0mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 27a95b9bef028b43633470b4d40c4a044e3c4d04 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in millimeters.
vertical-align-055 reference/vertical-align-007-ref Vertical-align using millimeters with a nominal value, 25.4mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 2ac6ad5282e5990e354af74b5dbcdd590d37890a `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in millimeters.
vertical-align-056 reference/vertical-align-007-ref Vertical-align using millimeters with a positive nominal value, +25.4mm ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 13224fe128234e557fbd1236e400506325c881d3 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in millimeters.
vertical-align-064 reference/vertical-align-004-ref Vertical-align using inches with a negative zero value, -0in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading ac510c2026c85fd4986359c9a7916f4d15b2ab44 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in inches.
vertical-align-065 reference/vertical-align-004-ref Vertical-align using inches with a zero value, 0in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 2a55a8e332426143a249af616665f2fb4c3c663c `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in inches.
vertical-align-066 reference/vertical-align-004-ref Vertical-align using inches with a positive zero value, +0in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 1fd3a695f7cec07cf89cf6f9ed3b69ac9357de72 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in inches.
vertical-align-067 reference/vertical-align-007-ref Vertical-align using inches with a nominal value, 1in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 9a14806e26d273ea3748b461f7e182c8f9ee0164 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in inches.
vertical-align-068 reference/vertical-align-007-ref Vertical-align using inches with a positive nominal value, +1in ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 2bcb8eecc89161953528a65f18ff13b0b9eec205 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in inches.
vertical-align-076 reference/vertical-align-004-ref Vertical-align using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 9c3296fe0c7a361e95d909c65f2e5fca66635077 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in 'em' units.
vertical-align-077 reference/vertical-align-004-ref Vertical-align using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading bbb50414a7f1684261c0f205414285232d089012 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in 'em' units.
vertical-align-078 reference/vertical-align-004-ref Vertical-align using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading c2c8165cc41183bc851e7ca935b0675bb9a4fcd6 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in 'em' units.
vertical-align-079 reference/vertical-align-079-ref Vertical-align using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading a5adda5b53dbb4f9dd39b371c89a08cf816d4168 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in 'em' units.
vertical-align-080 reference/vertical-align-079-ref Vertical-align using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 5e411db33d0120c8f7541a8b1f9806f085564816 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in 'em' units.
vertical-align-088 reference/vertical-align-004-ref Vertical-align using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 611864a7a10cfc1d58f9110028d7b997cfc60850 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in 'ex' units.
vertical-align-089 reference/vertical-align-004-ref Vertical-align using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 78968476d48700332be42a82bb29ce06f43d0c78 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in 'ex' units.
vertical-align-090 reference/vertical-align-004-ref Vertical-align using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 9613d9d14ac233f096af17890dd919f146590c8b `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in 'ex' units.
vertical-align-091 reference/vertical-align-007-ref Vertical-align using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 42a9495998f777ee8bbf6cacb8b36ae01cef6fe1 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in 'ex' units.
vertical-align-092 reference/vertical-align-007-ref Vertical-align using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 2b8b7e9f1500adc42c783abe0ec55fdc4aa89c3e `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in 'ex' units.
vertical-align-100 reference/vertical-align-004-ref Vertical-align using percentages with a negative zero value, -0% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 8f0b0676f59a9524610749c3e264851a4036ca4c `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value in percentages.
vertical-align-101 reference/vertical-align-004-ref Vertical-align using percentages with a zero value, 0% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 7d694fb4cace7a919f80faf31e8a98ee1ee77eed `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value in percentages.
vertical-align-102 reference/vertical-align-004-ref Vertical-align using percentages with a positive zero value, +0% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 0cf579e3a9ec6358469e652cfd3e6f396a871266 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value in percentages.
vertical-align-103 reference/vertical-align-103-ref Vertical-align using percentages with a nominal value, 100% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading c52832a140e66e548029f29dde79ee8ef5ed94d7 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a nominal length value in percentages.
vertical-align-104 reference/vertical-align-103-ref Vertical-align using percentages with a positive nominal value, +100% ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 21ee85734a843024fa5d67d12a031b67056a57b0 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive nominal length value in percentages.
vertical-align-109 reference/vertical-align-004-ref Vertical-align with a negative zero value and no units, -0 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading c2baac7b0c886aad4b19252df4ce024b99fa0177 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a negative zero length value with no units.
vertical-align-110 reference/vertical-align-004-ref Vertical-align with a zero value and no units, 0 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 4141880a7d77a1555197b2502f1c34fc87fce125 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a zero length value with no units.
vertical-align-111 reference/vertical-align-004-ref Vertical-align with a positive zero value and no units, +0 ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 03069d375c3884530b739aae5cb3d9607b6e19ac `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets a positive zero length value with no units.
vertical-align-112 Vertical-align with a keyword, 'baseline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 684b673c913b16230192f125f78343c560babdb8 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'baseline'.
vertical-align-113 Vertical-align with a keyword, 'bottom' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading f965a7a09770c53dd8f6ec72ea751a2c258c4906 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'bottom'.
vertical-align-114 Vertical-align with a keyword, 'middle' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 02a6815ed925e25b53b60cca3289bf2637bb143e `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'middle'.
vertical-align-115 Vertical-align with a keyword, 'sub' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 5abf32f02d8015fa2e67310e2c4cbacdd504bfa4 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'sub'.
vertical-align-116 Vertical-align with a keyword, 'super' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 06c43d995827f36af24bfaf1c1d4570a3d20ea7e `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'super'.
vertical-align-117 Vertical-align with a keyword, 'text-bottom' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading deb12c0c8209c071ee5ac0fa8545ac71df15d1e4 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'text-bottom'.
vertical-align-117a reference/vertical-align-117a-ref 'vertical-align: text-bottom' - line-height ahem http://www.w3.org/TR/CSS21/visudet.html#leading 03e4328ef36556bb0598a05fc759600e405419c3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> For inline non-replaced elements (such as the span element in this testcase), the box used for vertical-alignment is the box whose height is the 'line-height' (containing the box's glyphs and the half-leading on each side). 'vertical-align: text-bottom' will align the bottom of such box with the bottom of the parent's content area and not with the bottom of the parent's box.
vertical-align-118 Vertical-align with a keyword, 'text-top' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading c4ad39747c48b1caddf2697009033e40d99bb4df `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'text-top'.
vertical-align-118a reference/vertical-align-118a-ref 'vertical-align: text-top' - line-height ahem http://www.w3.org/TR/CSS21/visudet.html#leading f75fc9562077212a4a292dba0ec39daed5dcb228 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> For inline non-replaced elements (such as the span element in this testcase), the box used for vertical-alignment is the box whose height is the 'line-height' (containing the box's glyphs and the half-leading on each side). 'vertical-align: text-top' will align the top of such box with the top of the parent's content area and not with the bottom of the parent's box.
vertical-align-119 Vertical-align with a keyword, 'top' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading f76e8ca6cf6ab0e7f92eee7e08d370d06d1f04a7 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'top'.
vertical-align-120 Vertical-align with a keyword, 'inherit' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading f6b703027b0b65a50c25ac30a10d68702a976fc0 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property sets the keyword 'inherit' and inherits the computed value from the parent element.
vertical-align-121 reference/vertical-align-121-ref vertical-align: top ahem http://www.w3.org/TR/CSS21/visudet.html#line-height 29293c1ce936270c9a0993f0b688cdb7c4318f05 `Ian Hickson`<mailto:ian@hixie.ch>
vertical-align-applies-to-001 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-row-group' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading d57c6e5a9328e53e64df517c64d1ceaf7d6f865c `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-row-group'.
vertical-align-applies-to-002 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-header-group' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 8e68558fb86d6df332bd94e2a3399caf850b9ca5 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-header-group'.
vertical-align-applies-to-003 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-footer-group' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading fa944a1fe1c464e33915cc7f852a9f1b6c3ffaaa `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-footer-group'.
vertical-align-applies-to-004 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-row' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 56328b392345a841031f4453370085a5a06268af `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-row'.
vertical-align-applies-to-005 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-column-group' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 0fd11b66740b4079ffb5dac677bf34c0124faec0 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-column-group'.
vertical-align-applies-to-006 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-column' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 29b7b56fa04896da552075d3e607d9ad77a71e9a `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-column'.
vertical-align-applies-to-007 reference/vertical-align-applies-to-007-ref Vertical-align applied to elements with 'display' set to 'table-cell' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 6a615765f577a61f5c38985621c5c994616ea0b4 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property applies to elements with 'display' set to 'table-cell'.
vertical-align-applies-to-008 reference/vertical-align-applies-to-008-ref Vertical-align applied to elements with 'display' set to 'inline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 1574b8237680d07f5b42df9c5723e3b67a8ad00a `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property applies to elements with 'display' set to 'inline'.
vertical-align-applies-to-009 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'block' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 2e6a4819842bbf5928c5bbf24ec86676d894ed1f `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'block'.
vertical-align-applies-to-010 Vertical-align applied to elements with 'display' set to 'list-item' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 3b847b617a1c8b84c9dcbb0df1e02aa3bc7955ae `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'list-item'.
vertical-align-applies-to-011 Vertical-align applied to elements with 'display' set to 'run-in' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading f73ee33989cdc260c0b0b17ad38c6a552d9497aa `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'run-in'.
vertical-align-applies-to-012 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'inline-block' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 9c91844a582a56196ed34b32fdeab4423b2bd8c6 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'inline-block'.
vertical-align-applies-to-013 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading b2aeff2f1d48f56bc438cf10fc1fa4c098130927 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table'.
vertical-align-applies-to-014 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'inline-table' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 7875a6819aa2a7d61e17c113f0a55184b0e85727 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'inline-table'.
vertical-align-applies-to-015 reference/vertical-align-applies-to-001-ref Vertical-align applied to elements with 'display' set to 'table-caption' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 0886f9409aa934419ef8ac1b54988525441dbd71 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property does not apply to elements with 'display' set to 'table-caption'.
vertical-align-baseline-001 reference/vertical-align-baseline-001-ref Vertical-align set to '0%' is equal to 'baseline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading de16406030584375c5e882fddcaa73092a31a17b `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property set to '0%' means the same as the 'baseline'.
vertical-align-baseline-002 reference/vertical-align-baseline-001-ref Vertical-align set to '0' is equal to 'baseline' ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 73629dc3fae90bd6cea1c19779b544ae4eb1aa4e `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property set to '0' means the same as the 'baseline'.
vertical-align-baseline-003 reference/vertical-align-baseline-003-ref Vertical-align applied to 'inline-block' and baseline alignment http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 281912a4c5f2b7ea739e0b97b30ead9f810a9c8f `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property aligns the last line box of 'inline-block' elements with the baseline.
vertical-align-baseline-004 Vertical-align applied to empty 'inline-block' and baseline alignment ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading cd077054a25c3fc6a63ee3f810913ce686fc2f93 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property aligns an empty 'inline-block' elements' bottom margin edge with the baseline.
vertical-align-baseline-004a reference/vertical-align-baseline-004a-ref Vertical-align applied to empty 'inline-block' and baseline alignment ahem,image http://www.w3.org/TR/CSS21/visudet.html#leading e7c7def43684f723d2503086a598d4b4e6df1710 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The baseline of an 'inline-block' that has no in-flow line boxes is at its bottom margin edge. The bottom margin edge of an 'inline-block' that has no inflow line boxes will 'sit' on the baseline, will be located on the baseline of such 'inline-block'.
vertical-align-baseline-005 Vertical-align applied to an 'inline-block' with 'overflow' not set to 'visible' and baseline alignment ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 6fc76ff24e45d217ac952776e7c339b13f383fa0 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property aligns an 'inline-block' elements' bottom margin edge with the baseline when 'overflow' is not set to 'visible'.
vertical-align-baseline-005a reference/vertical-align-baseline-004a-ref Vertical-align applied to an 'inline-block' with 'overflow' not set to 'visible' and baseline alignment ahem,image http://www.w3.org/TR/CSS21/visudet.html#leading 56736a769f9a3fee6dd987375e481b7b9baa37c2 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The baseline of an 'inline-block' whose 'overflow' property has a computed value other than 'visible' is located at its bottom margin edge.
vertical-align-baseline-006 Baseline alignment with an inline element parent http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading b518e1b308f8766ec9e1a3d933483e470d6e0a90 `Microsoft`<http://www.microsoft.com/> The baseline of an inline element is aligned with the baseline of its child inline-block when 'vertical-align: baseline' is specified on the child.
vertical-align-baseline-006a Baseline alignment of an inline-block with vertical padding and margin http://www.w3.org/TR/CSS21/visudet.html#leading d24cdc3d0fe744a39d99f8c16bff210368836c17 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> The baseline of an (anonymous) inline element is aligned with the baseline of the last line box of an 'inline-block' in the normal flow as 'vertical-align: baseline' is by default applied. In such case, the vertical padding and vertical margin have no influence on the position of the baseline line of an 'inline-block'.
vertical-align-baseline-007 reference/vertical-align-baseline-007-ref Baseline alignment with a block element parent http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading ed306bc357642ddc74050323cb27e0d6112cf526 `Microsoft`<http://www.microsoft.com/> The baseline of a block element is aligned with the baseline of its child inline element when 'vertical-align: baseline' is specified on the child.
vertical-align-baseline-008 reference/vertical-align-baseline-008-ref Baseline alignment with a table-cell element parent http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 05149aa2eceefc137a0e016a9fbfa29aea57480b `Microsoft`<http://www.microsoft.com/> The baseline of a table cell element is aligned with the baseline of its child inline element when 'vertical-align: baseline' is specified on the child.
vertical-align-baseline-009 reference/vertical-align-baseline-007-ref Baseline alignment with a table caption element parent http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 52a6c89089d92472d09b1f5bf0fb84dd03e202ba `Microsoft`<http://www.microsoft.com/> The baseline of a table caption element is aligned with the baseline of its child inline element when 'vertical-align: baseline' is specified on the child.
vertical-align-baseline-010 Baseline alignment with an inline-block element parent http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading 34bb3ea6fd7fab56decdcaf7869d4725eea7a002 `Microsoft`<http://www.microsoft.com/> The baseline of an inline-block element is aligned with the baseline of its child inline element when 'vertical-align: baseline' is specified on the child.
vertical-align-boxes-001 Vertical Alignment boxes: replaced elements ahem,image http://www.w3.org/TR/CSS21/visudet.html#line-height ea20cd0e29e45da3941ffba447d828bdb97dc458 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Vertical alignment aligns the margin box of inline replaced elements.
vertical-align-sub-001 reference/vertical-align-sub-001-ref Vertical-align set to 'sub' does not adjust font-size http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading f6f78c9fe452d927dafd31fac65954862b72c202 `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property value 'sub' has no effect on the font-size of an element's text.
vertical-align-super-001 reference/vertical-align-sub-001-ref Vertical-align set to 'super' does not adjust font-size http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align,http://www.w3.org/TR/CSS21/visudet.html#leading e99029cbeff79d345336ea9ddb33274302e13a5f `Microsoft`<http://www.microsoft.com/> The 'vertical-align' property value 'super' has no effect on the font-size of an element's text.
viewport-001 Viewport resize can change layout interact,may http://www.w3.org/TR/CSS21/visuren.html#viewport ee2403cfe1c614848472858de2b9f8a9ce32a325 `Microsoft`<http://www.microsoft.com/> Resizing the viewport may change the layout of page.
viewport-002 Scrolling mechanism interact,scroll,should http://www.w3.org/TR/CSS21/visuren.html#viewport 4165251e6f75e74e08615646f82d00f33cd66bfe `Microsoft`<http://www.microsoft.com/> Scrolling mechanism should be available when canvas is larger than viewport.
viewport-003 Scrolling mechanism and right-to-left interact,scroll,should http://www.w3.org/TR/CSS21/visuren.html#viewport bff48e6b88066cb2bf700399a7cb30fb4f004818 `Microsoft`<http://www.microsoft.com/> Scrolling mechanism should be available when canvas is larger than viewport even when page is set to right-to-left.
viewport-004 Rendering more than one canvas may http://www.w3.org/TR/CSS21/visuren.html#viewport c56b4c7040272f8b2168a44fd509f5fc338f0c93 `Microsoft`<http://www.microsoft.com/> User agents may render more than one canvas.
visibility-001 Visibility set to 'collapse' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 11c46582a0742bfeeba36bc2e9fd6d8363d30ed9 `Microsoft`<http://www.microsoft.com/> A block with 'visibility' set to 'collapse' will not be rendered on the page but will still affect layout flow.
visibility-002 Visibility set to 'hidden' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 10ae36060386fd2eeb34333d7b9f639650f493fc `Microsoft`<http://www.microsoft.com/> A block with 'visibility' set to 'collapse' will not be rendered on the page but will still affect layout flow.
visibility-003 Visibility set to 'visible' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility b4e9ef801d59bb480912c56096d92b3758aec6ea `Microsoft`<http://www.microsoft.com/> A block with 'visibility' set to 'visible' will be rendered on the page.
visibility-004 Visibility set to 'inherit' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 17145599247a478dd94a43e20bcfddcf3ae10b52 `Microsoft`<http://www.microsoft.com/> A block can inherit its 'visibility' behavior from its parent container.
visibility-005 reference/ref-filled-green-100px-square visibility - descendants of a 'visibility: hidden' element ahem http://www.w3.org/TR/CSS21/visufx.html#visibility,http://www.w3.org/TR/CSS21/changes.html#q250 39f59cb9723d84041e89736a5481d37ee32b395e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Descendants of a 'visibility: hidden' element will be visible if they have 'visibility: visible'
visibility-applies-to-001 Visibility applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 3998c87650bd382ac60b6005cdbd7333ea300faf `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-row-group'.
visibility-applies-to-002 Visibility applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 399d67a7000212c35947aa4c908462e1c0e08498 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-header-group'.
visibility-applies-to-003 Visibility applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility ab8c210f9b8e2fe6aa2eb60372e0592b7e02d2ee `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-footer-group'.
visibility-applies-to-004 Visibility applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility f5e5129f80fcb9345a2036608d2a4102c93f1612 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-row'.
visibility-applies-to-005 Visibility applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 5aee5d3a6101171330eea6b14b5d303a6add2501 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-column-group'.
visibility-applies-to-006 Visibility applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 1d944e14ab590b6934a56795ed579503bfcab284 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-column'.
visibility-applies-to-007 Visibility applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 3f518564762ed3d929a04e76a15eb4a73cac2261 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-cell'.
visibility-applies-to-008 Visibility applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 064f84789881b9b4165f42e48946dd07d932ceeb `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'inline'.
visibility-applies-to-009 Visibility applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility ddcc9cd12899c3cdcd3936c87a7bed45997c449d `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'block'.
visibility-applies-to-010 Visibility applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 73435b82992a00f222e1e17d48676200b7491a30 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'list-item'.
visibility-applies-to-011 Visibility applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 4b298d2954f3e098e3a38271c9f11f3fee5e099f `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'run-in'.
visibility-applies-to-012 Visibility applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 9fa91b5369555a10a4a08fddf4eba59463c55b51 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'inline-block'.
visibility-applies-to-013 Visibility applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 076700dccb5b365733165383fe5cf91938a30250 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table'.
visibility-applies-to-014 Visibility applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility 279e656c788123b122decc050f5dc6efe1e5f0f8 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'inline-table'.
visibility-applies-to-015 Visibility applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visufx.html#propdef-visibility,http://www.w3.org/TR/CSS21/visufx.html#visibility f898cf45ed6138ac487c1ec12530717d6646ffd9 `Microsoft`<http://www.microsoft.com/> The 'visibility' property applies to elements with 'display' set to 'table-caption'.
visibility-block-001 reference/no-red-on-blank-page-ref Visibility 'collapse' on non-table row or column elements http://www.w3.org/TR/CSS21/visufx.html#visibility efca0975a764903e6572621f6795e529c482190c `Microsoft`<http://www.microsoft.com/> The 'visibility' property set to 'collapse' acts like 'hidden' when applied to non-table row or column elements.
visibility-collapse-001 CSS Tables: Visibility dom,interact http://www.w3.org/TR/CSS21/tables.html#dynamic-effects,http://www.w3.org/TR/CSS21/visufx.html#visibility ffd081a32a86ebd9a8a291f2ec422f3094bdde19 `Ian Hickson`<mailto:ian@hixie.ch>
visibility-descendants-001 Descendents of hidden elements can specify a different visibility http://www.w3.org/TR/CSS21/visufx.html#visibility 43e727a44ac7454a6aa84314a88de6a41db987c9 `Microsoft`<http://www.microsoft.com/> Descendents of a hidden element will be visible if they have 'visibility' set to 'visible'.
visibility-layout-001 Hidden elements still affect layout http://www.w3.org/TR/CSS21/visufx.html#visibility e1be110453e84409ff89789e9e543d730e5b0c26 `Microsoft`<http://www.microsoft.com/> Invisible boxes still affect layout.
white-space-001 White-space set to 'normal' ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop ec8a74ccb8681cc47b8cf5f751816d58e53e0510 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'normal' removes extra spacing when more than one space is next to another.
white-space-002 White-space set to 'pre' ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 02defe4774ce8fa2ea9f4165c11a98bf97b3bb88 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'pre' does not remove extra spacing when more than one space is next to another.
white-space-003 White-space set to 'nowrap' ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 45015c1f57db5f91c71d2f34b7a472687a2153a4 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'nowrap' removes extra spacing when more than one space is next to another. And the text does not wrap when width is constrained.
white-space-004 White-space set to 'pre-wrap' ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 3a97ec9c9ab77eae7a8ee74b11db165587223e8d `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'pre-wrap' does not remove extra spacing when two spaces are next to each other and introduces line breaking opportunities.
white-space-005 White-space set to 'pre-line' ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop d4e352881de6d9df174e83ab334d2524a101ee68 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'pre-line' does remove extra spacing when two spaces are next to each other and breaks at new lines.
white-space-006 White-space set to 'inherit' ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop cd2f90d08c706c3e206be0b325e8fd8d119f6018 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'inherit' causes the element to use its parent's white-space value.
white-space-007 white-space ahem https://www.w3.org/TR/CSS21/changes.html#q21.363,http://www.w3.org/TR/CSS21/text.html#white-space-model,http://www.w3.org/TR/CSS21/text.html#white-space-prop eee4a690224ce99d4649924497040d744debae36 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite>,`Justin Boss`<http://www.bosspro.org/contactus/> 'white-space: normal' and 'white-space: nowrap' should collapse sequences of white space. Regarding wrapping, line breaking opportunities are determined on the text prior to white space collapsing steps.
white-space-008 white-space - pre and newlines in source http://www.w3.org/TR/CSS21/text.html#white-space-prop 59f440e369588f8a4b47d0c3c7052a690b93dcc0 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Bruno Fassino`<fassino[at]gmail.com> Newlines in source must be preserved with 'white-space: pre'
white-space-applies-to-001 White-space application to 'display: inline' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 1b08329b81025a2f586cddb03267a27ae9a88b38 `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: inline' elements.
white-space-applies-to-002 White-space application to 'display: block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 19f58d49c64e07fe8de06229c68401fef82d24fa `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: block' elements.
white-space-applies-to-003 White-space application to 'display: list-item' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop dd0fb58b12baec634bf6e5a4ecf8fd99ebb9ff45 `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to display: list-item elements.
white-space-applies-to-004 White-space application to 'display: run-in' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop e00d30992041f65c0dfdfa8b7d65ff0276b9d08f `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: run-in' elements.
white-space-applies-to-005 White-space application to 'display: inline-block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 1ff1b4c1b8af54b5a5abb4733ef5368136ac0d4f `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: inline-block' elements.
white-space-applies-to-006 White-space application to 'display: table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop adfaddae2c5bb2bf5ed851816d6c3dfb68b9db0f `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table' elements.
white-space-applies-to-007 White-space application to 'display: inline-table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop efee44846e3f44f4151d3255def6975fa8375019 `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: inline-table' elements.
white-space-applies-to-008 White-space application to 'display: table-row-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 26d36b1c4b35d84e7c43e39e4a4c0877d6c07146 `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table-row-group' elements.
white-space-applies-to-009 White-space application to 'display: table-header-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 00612f5d4e1cd1f86e25edcfad35e0fecf63a89a `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table-header-group' elements.
white-space-applies-to-010 White-space application to 'display: table-footer-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop fbd4d073def043170ac6ff0bcc859ca74a703f4e `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table-footer-group' elements.
white-space-applies-to-011 White-space application to 'display: table-row' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop a357dc1687fbae12a2d862b4b328a4b3d2c1286c `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table-row' elements.
white-space-applies-to-012 White-space application to 'display: table-column-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 29de43ba5c541c8f780eb3a27c627c4fd7ed55aa `Microsoft`<http://www.microsoft.com/> The 'white-space' property is not applied to 'display: table-column-group' elements.
white-space-applies-to-013 White-space application to 'display: table-column' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 0a305ca80e9c235667ff162a66b166862c102b42 `Microsoft`<http://www.microsoft.com/> The 'white-space' property is not applied to 'display: table-column' elements.
white-space-applies-to-014 White-space application to 'display: table-cell' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 495f989abc9babd60bfce89d1ae7dfc341213e46 `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table-cell' elements.
white-space-applies-to-015 White-space application to 'display: table-caption' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-white-space,http://www.w3.org/TR/CSS21/text.html#white-space-prop 01d378591de73c19af38a5f9249b2d245d8658ac `Microsoft`<http://www.microsoft.com/> The 'white-space' property applies to 'display: table-caption' elements.
white-space-bidirectionality-001 White-space and bidirectionality (example from spec) http://www.w3.org/TR/CSS21/text.html#white-space-prop 212f581115fd9d04283ac2a41c6cbf7fe1c94be8 `Microsoft`<http://www.microsoft.com/> The white space processing model does not take bidi into account for the first half of the processing model but does for the second half.
white-space-collapsing-001 reference/white-space-collapsing-001-ref white-space normal: collapsing through padding, borders, margins ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 4abf4eded35e6742a34aabb9df18d4bc5a5d65fa `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-002 reference/white-space-collapsing-001-ref white-space normal: collapsing through padding, borders, margins ahem http://www.w3.org/TR/CSS21/text.html#white-space-model b3bf5228d7b3b57b96813c026bab7d7aac02ff37 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-003 white-space normal: collapsing at line edges http://www.w3.org/TR/CSS21/text.html#white-space-model 6b1a311b1ca10a0db0ccbf029d9ffff8565afe80 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-004 reference/white-space-collapsing-004-ref white-space normal: simple tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 1dedff62ce45b17b767630c36141bd0c4a898121 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-005 reference/white-space-collapsing-004-ref white-space normal: simple tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 45dc2b5f72bdab349a528efe5604a89087509375 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-bidi-001 reference/white-space-collapsing-bidi-001-ref White-space collapsing and the bidi algorithm ahem http://www.w3.org/TR/CSS21/text.html#egbidiwscollapse ce53e034e62074f93db910438fdb48c0586472f2 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-bidi-002 reference/white-space-collapsing-bidi-001-ref White-space collapsing and the bidi algorithm (using <dir>) ahem http://www.w3.org/TR/CSS21/text.html#egbidiwscollapse d03e195df9d2542cfd9300cbd47f1565107686f1 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-bidi-003 reference/white-space-collapsing-bidi-003-ref Trailing spaces in table cells ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 6382422f3665d617c39b35a0c4f8d8efbfecf50f `Ian Hickson`<mailto:ian@hixie.ch>
white-space-collapsing-breaks-001 Line Breaking in Collapsed White Space http://www.w3.org/TR/CSS21/text.html#white-space-model e6e09226604aeda1b73ee61b611bb29954023390 `Elika J. Etemad`<http://fantasai.inkedblade.net/> Line break opportunities are determined before white space collapsing.
white-space-control-characters-001 White-space and non white space control characters ahem http://www.w3.org/TR/CSS21/text.html#ctrlchars e1c0d2616f227bd3b72f79ad675668a85c4a6e2c `Microsoft`<http://www.microsoft.com/> White space processing model does not affect non white space control characters, in this case the 'Start of string' character.
white-space-generated-content-before-001 White-space 'pre-line' vs. ':before' assignment http://www.w3.org/TR/CSS21/text.html#white-space-prop e77b5978f8f0a35abdfe8e3c7fec8de5c039927c `Microsoft`<http://www.microsoft.com/> The ':before' assignment and 'white-space: pre-line' assignment behave the same way with respect to white space.
white-space-mixed-001 reference/white-space-mixed-001-ref white-space: mixed tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 356f95be6c99d2ba20dce12e4ce9268b91b88e14 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-mixed-002 reference/white-space-mixed-002-ref white-space: mixed tests (simple) ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 758e5672f3cdf30a5e78c53ff8f689fa9b2b5571 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-mixed-003 reference/white-space-mixed-003-ref white-space: mixed tests (simple) ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 64ab66ae30b60151a26141ead94ce277f8a1f1d3 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-mixed-004 white-space: mixed tests ahem,interact http://www.w3.org/TR/CSS21/text.html#white-space-model a6191472f93bdc441fe9df650343e0e52bd13530 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-001 reference/white-space-normal-001-ref white-space normal: simple tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 05564dc2e75f6348dfaa3df84052113d0da2f96d `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-002 reference/white-space-normal-001-ref white-space normal: simple tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 95f20d3a6b901469961290aa11fae7837fbc8fc3 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-003 reference/white-space-normal-003-ref white-space normal: UNICODE space characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 3d4fce551a7d2af1619510c542c79f5cb48651ba `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-004 reference/white-space-normal-003-ref white-space normal: UNICODE space characters with inline elements ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 2a7dcc4acd694b8d1e48d907b37907eeb9e3d4e7 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-005 reference/white-space-normal-005-ref white-space normal: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 009a71f62b8b00c9ed54e6abe176306e9fb9e504 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-006 reference/white-space-normal-005-ref white-space normal: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 589635981136c82c5e6b61d4af31606ffdf64605 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-007 reference/white-space-normal-007-ref white-space normal: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 39e5550bf60105ac564502329d89892eeef4ea18 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-008 reference/white-space-normal-008-ref white-space normal: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 39afe6d9625833066f30ca65a22a22165e41d75c `Ian Hickson`<mailto:ian@hixie.ch>
white-space-normal-009 reference/white-space-normal-009-ref white-space normal: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 61083c4d9af924398bb4dc77837f2db0d888f73b `Ian Hickson`<mailto:ian@hixie.ch>
white-space-nowrap-001 reference/white-space-nowrap-001-ref white-space nowrap: basic test ahem http://www.w3.org/TR/CSS21/text.html#white-space-model af1031d7c0922764e084d0d5e86a55c5afbb1b41 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-nowrap-005 reference/white-space-normal-005-ref white-space nowrap: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 70b18870de1421be9144ce370132a0582bf8c0c5 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-nowrap-006 reference/white-space-normal-005-ref white-space nowrap: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model c24f8a818325202e895431da810550c40bef5462 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-nowrap-attribute-001 White-space 'nowrap' vs. 'nowrap' attribute http://www.w3.org/TR/CSS21/text.html#white-space-prop aeb339e2ac877318448003448cf36f37bb4bfca4 `Microsoft`<http://www.microsoft.com/> The 'nowrap' attribute and 'white-space: nowrap' assignment behave the same way with respect to white space.
white-space-p-element-001 White-space 'normal' vs. 'p' element http://www.w3.org/TR/CSS21/text.html#white-space-prop e3afc72fdfb651ecbbd905d36360f9db588fc12e `Microsoft`<http://www.microsoft.com/> The 'p' element and 'white-space: normal' assignment behave the same way with respect to white space.
white-space-pre-001 reference/white-space-pre-001-ref white-space pre: simple tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 86e66a91cc4c63e94e1d20a464f77f5794037c7c `Ian Hickson`<mailto:ian@hixie.ch>
white-space-pre-002 reference/white-space-pre-002-ref white-space pre: simple tests ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 903e1e885204676685c45ce1702e04364cb74184 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-pre-005 reference/white-space-normal-005-ref white-space pre: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model adb29f028ef8ffcaed643d5ad3412ea0d2459311 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-pre-006 reference/white-space-normal-005-ref white-space pre: zero width non-breaking space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 03687b878bd65e7fc34952a77aa632f9b27ba040 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-pre-007 white-space and word-spacing http://www.w3.org/TR/CSS21/text.html#white-space-model 857dd77b576a748edaaaec3c83c4b4f9b9450785 `Ian Hickson`<mailto:ian@hixie.ch>
white-space-pre-element-001 White-space 'pre' vs. 'pre' element http://www.w3.org/TR/CSS21/text.html#white-space-prop 0081a493e28ec783b4573e8a94692182c9e98d10 `Microsoft`<http://www.microsoft.com/> The 'pre' element and 'white-space: pre' assignment behave the same way with respect to white space.
white-space-processing-001 Block level elements with text and white space ahem http://www.w3.org/TR/CSS21/text.html#white-space-model da8718dccdfe330d9e358e8c114c001e5ff1f608 `Microsoft`<http://www.microsoft.com/> Text within a block element is treated like an anonymous inline element for white space processing model.
white-space-processing-002 White-space 'normal' with tab adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 73410a59fa6314bea01900e0ffd831aca8ab3b3e `Microsoft`<http://www.microsoft.com/> A tab before a linefeed is removed if 'white-space' is set to 'normal'. The linefeed may be rendered as a space or not rendered.
white-space-processing-003 White-space 'nowrap' with tab adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 816d83800b8ceeed22ef50283a92e8e82075bd41 `Microsoft`<http://www.microsoft.com/> A tab before a linefeed is removed if 'white-space' is set to 'nowrap'. The linefeed may be rendered as a space or not rendered.
white-space-processing-004 White-space 'pre-line' with tab adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 1fa72de2594623a19f19c9989567e7c6faf16ec0 `Microsoft`<http://www.microsoft.com/> A tab before a linefeed is removed if 'white-space' is set to 'pre-line'. The linefeed may be rendered as a space or not rendered.
white-space-processing-005 White-space 'normal' with carriage return adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 606f46b1c9d9a145a82d21d8364602844cfe4272 `Microsoft`<http://www.microsoft.com/> A carriage return before a linefeed is removed if 'white-space' is set to 'normal'. The linefeed may be rendered as a space or not rendered.
white-space-processing-006 White-space 'nowrap' with carriage return adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 82fd66f274002e003fed1ae4691749a189c6f648 `Microsoft`<http://www.microsoft.com/> A carriage return before a linefeed is removed if 'white-space' is set to 'nowrap'. The linefeed may be rendered as a space or not rendered.
white-space-processing-007 White-space 'pre-line' with carriage return adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 03a5b30fb431451f3d0f7c5c26e5d9a58b753564 `Microsoft`<http://www.microsoft.com/> A carriage return before a linefeed is removed if 'white-space' is set to 'pre-line'. The linefeed may be rendered as a space or not rendered.
white-space-processing-008 White-space 'normal' with space adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model ea29b2b420017ea3c5de8057aeb80974b381a65c `Microsoft`<http://www.microsoft.com/> A space before a linefeed is removed if 'white-space' is set to 'normal'. The linefeed may be rendered as a space or not rendered.
white-space-processing-009 White-space 'nowrap' with space adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model d361491fb2936d4d1cbc4621e07843f27158291d `Microsoft`<http://www.microsoft.com/> A space before a linefeed is removed if 'white-space' is set to 'nowrap'. The linefeed may be rendered as a space or not rendered.
white-space-processing-010 White-space 'pre-line' with space adjoining linefeed ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 25c3858ebaaaecb121b7f0e11869de332b45ee8c `Microsoft`<http://www.microsoft.com/> A space before a linefeed is removed if 'white-space' is set to 'pre-line'. The linefeed may be rendered as a space or not rendered.
white-space-processing-011 White-space 'pre' with sequence of spaces ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 2f2f2d3c73c67d17c7c28b3447fe82e9e632941b `Microsoft`<http://www.microsoft.com/> A sequence of spaces are not collapsed when 'white-space' is set to 'pre'.
white-space-processing-012 White-space 'pre-wrap' with sequence of spaces ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 51c110593899a293cd4ca68dfb1a1517774af6ae `Microsoft`<http://www.microsoft.com/> Sequence of spaces are not collapsed when 'white-space' is set to 'pre-wrap'.
white-space-processing-013 White-space 'pre-wrap' and line opportunity with sequence of spaces ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 92aed276286209e2d8d174ab3da71b52499ccaa5 `Microsoft`<http://www.microsoft.com/> A line breaking opportunity is introduced at the end of a sequence of spaces when 'white-space' is set to 'pre-wrap'.
white-space-processing-014 White-space 'normal' and linefeed characters ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model ad4a8a56d1e66c2dc06e7820f6e5e88cf83bb6a1 `Microsoft`<http://www.microsoft.com/> Linefeed characters are transformed into spaces, zero-width space, or not rendered when 'white-space' is set to 'normal'.
white-space-processing-015 White-space 'nowrap' and linefeed characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model b9cdb9c32442f51e7912302801b0961401d45321 `Microsoft`<http://www.microsoft.com/> Linefeed characters are transformed into spaces, zero-width space, or not rendered when 'white-space' is set to 'nowrap'.
white-space-processing-016 White-space 'pre' and linefeed characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 4e3d6a461336a8bfa7e2b5ebe12469ca25a41c56 `Microsoft`<http://www.microsoft.com/> Linefeed characters are not transformed when 'white-space' is set to 'pre'.
white-space-processing-017 White-space 'pre-line' and linefeed characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 6d3b39e1223827af0574de3226a798c1e90b169b `Microsoft`<http://www.microsoft.com/> Linefeed characters are not transformed when 'white-space' is set to 'pre-line'.
white-space-processing-018 White-space 'pre-wrap' and linefeed characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 54da56bc20513973f9c88bc9e2842c2d500e6ddc `Microsoft`<http://www.microsoft.com/> Linefeed characters are not transformed when 'white-space' is set to 'pre-wrap'.
white-space-processing-019 White-space 'normal' and tabs ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 573a50d123fc38f182338ebc8b930006a1df7838 `Microsoft`<http://www.microsoft.com/> Tabs are converted to spaces when 'white-space' is set to 'normal'.
white-space-processing-020 White-space 'nowrap' and tabs ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 8cfadc559639de8f5364b4949d4d49a780b07748 `Microsoft`<http://www.microsoft.com/> Tabs are converted to spaces when 'white-space' is set to 'nowrap'.
white-space-processing-021 White-space 'pre-line' and tabs ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 230a6bf9f4e6dfb4f51fa523b1f0d4b158a71fe9 `Microsoft`<http://www.microsoft.com/> Tabs are converted to spaces when 'white-space' is set to 'pre-line'.
white-space-processing-022 White space processing model with 'space' characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model edd7c420cca889f7499aee33e2820fe38ffb4013 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'normal' adjoining a space with 'white-space' set to 'normal' collapse into one space.
white-space-processing-023 Two spaces adjoining with 'white-space' 'normal'/'nowrap' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 32f556ba74a2bcd8bddc26b256c2e9137ebfaa29 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'normal' adjoining a space with 'white-space' set to 'nowrap' collapse into one space.
white-space-processing-024 Two spaces adjoining with 'white-space' 'normal'/'pre-line' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 0eb825420bc04ddf384c4eff46231b2895884594 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'normal' adjoining a space with 'white-space' set to 'pre-line' collapse into one space.
white-space-processing-025 Two spaces adjoining with 'white-space' 'nowrap'/'normal' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model bdae09996b92449e4b38a045158cb36073572297 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'nowrap' adjoining a space with 'white-space' set to 'normal' collapse into one space.
white-space-processing-026 Two spaces adjoining with 'white-space' 'nowrap'/'nowrap' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 50c89e97a0b78615806b844ef1d1f33f397ceaa6 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'nowrap' adjoining a space with 'white-space' set to 'nowrap' collapse into one space.
white-space-processing-027 Two spaces adjoining with 'white-space' 'nowrap'/'pre-line' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model cc1efbc8e7d7a24d6a50681c6bad0089fd4c1a0e `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'nowrap' adjoining a space with 'white-space' set to 'pre-line' collapse into one space.
white-space-processing-028 Two spaces adjoining with 'white-space' 'pre-line'/'normal' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model b410997d7c4a162f8012e35afa4b5aadbc7bb8f3 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'pre-line' adjoining a space with 'white-space' set to 'normal' collapse into one space.
white-space-processing-029 Two spaces adjoining with 'white-space' 'pre-line'/'nowrap' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 964a2a080607bb711ef76abafa9705a73f0657a6 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'pre-line' adjoining a space with 'white-space' set to 'nowrap' collapse into one space.
white-space-processing-030 Two spaces adjoining with 'white-space' 'pre-line'/'pre-line' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 34f67a45bee26c7f63ae93cb545ff10f87c60549 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'pre-line' adjoining a space with 'white-space' set to 'pre-line' collapse into one space.
white-space-processing-031 Two spaces adjoining with 'white-space' 'normal'/'pre' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 1985d848ae1931583d3879c094cf99c2e249899a `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'normal' adjoining a space with 'white-space' set to 'pre' remain two spaces.
white-space-processing-032 Two spaces adjoining with 'white-space' 'normal'/'pre-wrap' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model dca4c11c46e1f5bda1baadfa84bc50853f4493aa `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'normal' adjoining a space with 'white-space' set to 'pre-wrap' remain two spaces.
white-space-processing-033 Two spaces adjoining with 'white-space' 'nowrap'/'pre' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 8181c8c3f6bbb41fceb921b3439bb08076e4f03c `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'nowrap' adjoining a space with 'white-space' set to 'pre' remain two spaces.
white-space-processing-034 Two spaces adjoining with 'white-space' 'nowrap'/'pre-wrap' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 7d6856bf66bd7a19e93e2d956a5c0dd6b136e4c4 `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'nowrap' adjoining a space with 'white-space' set to 'pre-wrap' remain two spaces.
white-space-processing-035 Two spaces adjoining with 'white-space' 'pre-line'/'pre' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model ed09b3ebd86285d8b4cfd3b25218a8355737339e `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'pre-line' adjoining a space with 'white-space' set to 'pre' retain two spaces.
white-space-processing-036 Two spaces adjoining with 'white-space' 'pre-line'/'pre-wrap' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model d39bb1bd7fd2aa621a9013a115c92da8b7a92b1a `Microsoft`<http://www.microsoft.com/> One space with 'white-space' set to 'pre-line' adjoining a space with 'white-space' set to 'pre-wrap' retain two spaces.
white-space-processing-037 White-space 'normal' and space at beginning of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 5c6caaf9922076e94df10a75096bc5c2151f39ca `Microsoft`<http://www.microsoft.com/> Space at beginning of line is removed when 'white-space' is set to 'normal'.
white-space-processing-038 White-space 'nowrap' and space at beginning of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 629ee8c92ae48f99d27e8fdd4e8e2286a8095e09 `Microsoft`<http://www.microsoft.com/> Space at beginning of line is removed when 'white-space' is set to 'nowrap'.
white-space-processing-039 White-space 'pre-line' and space at beginning of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model d7e07bd43b4d402c5381b05945c19919f9066fa9 `Microsoft`<http://www.microsoft.com/> Space at beginning of line is removed when 'white-space' is set to 'pre-line'.
white-space-processing-040 White-space 'pre-wrap' and space at beginning of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 4ced420d406ce0ed9d5e672eecf89ae3042435a8 `Microsoft`<http://www.microsoft.com/> Space at beginning of line is not removed when 'white-space' is set to 'pre-wrap'.
white-space-processing-041 White-space 'pre' and space at beginning of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model a266e4dd07daa02a125b07a521466ca08f156a6b `Microsoft`<http://www.microsoft.com/> Space at beginning of line is not removed when 'white-space' is set to 'pre'.
white-space-processing-042 Tab width ahem http://www.w3.org/TR/CSS21/text.html#white-space-model de4d7fa31ec6bd79b22c551f0fb8ae4759c42881 `Microsoft`<http://www.microsoft.com/> Tabs (when rendered) render spaces at 8 character stops. That is, within a line, split the line into 8 character lengths. The tab would continue until the end of the next length. So if there are already 3 characters in a line, the tab would be rendered as 5 spaces.
white-space-processing-043 White-space 'normal' and space at end of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model f84b8674cd3c4a7a9b837faf386932cc04f547bd `Microsoft`<http://www.microsoft.com/> Space is removed at the end of the line when 'white-space' is set to 'normal'.
white-space-processing-044 White-space 'nowrap' and space at end of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model def7ba21c58d47fe6b42db36f26657f530a04e34 `Microsoft`<http://www.microsoft.com/> Space is removed at the end of the line when 'white-space' is set to 'nowrap'.
white-space-processing-045 White-space 'pre-line' and space at end of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 970702d641885a129e5f507232d22094baf9a7ef `Microsoft`<http://www.microsoft.com/> Space is removed at the end of the line when 'white-space' is set to 'pre-line'.
white-space-processing-046 White-space 'pre' and space at end of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 211c7cac6c5407a8b344fac6a2116fd53e9cc32d `Microsoft`<http://www.microsoft.com/> Space is not removed at the end of the line when 'white-space' is set to 'pre'.
white-space-processing-047 White-space 'pre-wrap' and space at end of line ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 95ec39649fd585541a8fadcaf776780a27b6e418 `Microsoft`<http://www.microsoft.com/> Space is not removed at the end of the line when 'white-space' is set to 'pre-wrap'.
white-space-processing-048 Floats and line opportunity with 'white-space' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 28743bd171e8304f6694a02aba3d03ce38235668 `Microsoft`<http://www.microsoft.com/> A line breaking opportunity is not introduced with floats.
white-space-processing-049 reference/white-space-processing-049-ref Floats and line-breaking opportunities with 'white-space' ahem http://www.w3.org/TR/CSS21/text.html#white-space-model df37d8ec1257e58e51d97ef2a5b5888ae2a2f965 `Microsoft`<http://www.microsoft.com/> A line breaking opportunity is not introduced with an absolutely positioned element.
white-space-processing-050 White-space 'normal' on a 'pre' element ahem http://www.w3.org/TR/CSS21/text.html#white-space-model c52962a48813b63074c0efbc996e37a71f2f44ae `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'normal' removes extra spacing when two spaces are next to each other when set on 'pre' element.
white-space-processing-051 White-space 'nowrap' on a 'pre' element ahem http://www.w3.org/TR/CSS21/text.html#white-space-model ca8e92cc20f5522018ec9b669f5d25db17977921 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'nowrap' does not remove extra spacing when two spaces are next to each other.
white-space-processing-052 White-space 'pre-wrap' on a 'pre' element ahem http://www.w3.org/TR/CSS21/text.html#white-space-model b09cfa1df4c2b06c490a75f07c0b8822b34c38b0 `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'pre-wrap' does not remove extra spacing when two spaces are next to each other and introduces line breaking opportunities when set on a 'pre' element.
white-space-processing-053 White-space 'pre-line' on a 'pre' element ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 24a92227f39de86c8d3c2a8b0d34e485da0b15fd `Microsoft`<http://www.microsoft.com/> The 'white-space' property set to 'pre-line' does remove extra spacing when two spaces are next to each other and breaks at new lines when set on a 'pre' element.
white-space-processing-054 White space processing model with 'en quad' characters ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 88570188ea2c0e7a8ac8db3072f0ae83821624a0 `Microsoft`<http://www.microsoft.com/> An 'en quad' characters is not collapsed by the white space processing model.
white-space-processing-055 White space processing model with 'zero width no break space' character ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 1f449ed3a2a4ac6393e2fd6e490698d2c08a0ed7 `Microsoft`<http://www.microsoft.com/> A 'zero width no break space' character is not collapsed by the white space processing model.
white-space-processing-056 White space processing model with 'ideographic space' character ahem http://www.w3.org/TR/CSS21/text.html#white-space-model 18b3bcfd76b1a9163a93b6aeed3b9d3b5d903be3 `Microsoft`<http://www.microsoft.com/> The 'ideographic space' character is not collapsed by the white space processing model.
white-space-processing-057 White-space 'pre-wrap' and tab at end of line ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 76ca640feff22a7b851b1266465cad7f540e7d16 `Microsoft`<http://www.microsoft.com/> A tab at end of line may be removed when 'white-space' is set to 'pre-wrap'.
white-space-processing-058 White-space 'pre-wrap' and space at end of line before following inline element ahem,may http://www.w3.org/TR/CSS21/text.html#white-space-model 4063567cbd4849ab75cfcf1591fa09e39d7966b8 `Microsoft`<http://www.microsoft.com/> A space at end of line may be removed when 'white-space' is set to 'pre-wrap'.
whitespace-001 reference/no-red-filler-text-ref White space - em-space (U+2003) http://www.w3.org/TR/CSS21/syndata.html#tokenization a03d15e7e718a0197bc291f056770f02984370fc `Microsoft`<http://www.microsoft.com/> Em-space is not treated as white space.
whitespace-002 reference/no-red-filler-text-ref White space - ideographic space (U+3000) http://www.w3.org/TR/CSS21/syndata.html#tokenization 1e25d2450954c3a034e1bb6e209164ce626116cd `Microsoft`<http://www.microsoft.com/> Ideographic space is not treated as white space.
widows-001 breaks inside elements: widows - initial value paged http://www.w3.org/TR/CSS21/page.html#break-inside a5a0a0b0d45560b3f5f85aab4351bb689957cfbd `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The initial value of the 'widows' property is 2.
widows-002 breaks inside elements: orphans - block-level only paged http://www.w3.org/TR/CSS21/page.html#break-inside 110cac2ac49d1e7e3b3af9e5f4120e7c93f27a89 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'widows' property is only applied to block-level elements.
widows-003 breaks inside elements: widows - inheritance paged http://www.w3.org/TR/CSS21/page.html#break-inside 7808a7d00cd3a80834931778303ec0a3db01a782 `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'widows' property is inherited.
widows-004a widows property syntax - positive integer paged http://www.w3.org/TR/CSS21/page.html#break-inside,http://www.w3.org/TR/css3-page/#breaks-inside 32760cf127776e4ecc1649a4f897ee532f6146ed `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The syntax of the 'widows' property is positive integer.
widows-004b widows property syntax - one paged http://www.w3.org/TR/CSS21/page.html#break-inside,http://www.w3.org/TR/css3-page/#breaks-inside 5e8e9d11957d84445d8214927de05f43fa55c47a `Tom Clancy`<mailto:tclancy@revenution.com>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The 'widows' property accepts the integer one.
width-001 reference/ref-if-there-is-no-red Width using pixels with a minimum minus one value, -1px invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 394d460dafdfb0d9749e202077f92e93e77ae0df `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in pixels.
width-002 reference/ref-if-there-is-no-red Width using pixels with a minimum value, 0px http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 88985e0cbbcc7eafcdb15244cce189b9326a3862 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in pixels.
width-003 reference/max-width-003-ref Width using pixels with a minimum plus one value, 1px http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property bcc700b60eca791a845de1796ffae8a538386113 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in pixels.
width-004 reference/ref-if-there-is-no-red Width using pixels with a negative zero value, -0px http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 689fa2131fb370fa3f53d8ac096b66413af62ce6 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in pixels.
width-005 reference/ref-if-there-is-no-red Width using pixels with a positive zero value, +0px http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 0577c53fe504181012e806fc377123b014857ddd `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in pixels.
width-006 reference/max-width-006-ref Width using pixels with a nominal value, 96px http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 587550e07cdfef3fb1b52123df5eac50423d6c9e `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in pixels.
width-007 reference/max-width-006-ref Width using pixels with a positive nominal value, +96px http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property c9e68b32194eac94b95e3757fa3f44c4eb4451d2 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in pixels.
width-012 reference/ref-if-there-is-no-red Width using points with a minimum minus one value, -1pt invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 2f09ff533dcd7c03c99d64cd9de2671f26cde80f `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in points.
width-013 reference/ref-if-there-is-no-red Width using points with a minimum value, 0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 31ada4a15e0230f796383dd71406d9d8c9adb158 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in points.
width-014 Width using points with a minimum plus one value, 1pt http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 45a37535bf2505cdf8fd985e53e28f9dbbde0550 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in points.
width-015 reference/ref-if-there-is-no-red Width using points with a negative zero value, -0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 1e5d3286d5c76227a1542b5aaf4d1c73cf18205b `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in points.
width-016 reference/ref-if-there-is-no-red Width using points with a positive zero value, +0pt http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property ce1a7c28b44f193f9286f2fa9bf1c7d5463f75ae `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in points.
width-017 reference/max-width-006-ref Width using points with a nominal value, 72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 836c440e81551403284bb2988d85e04e27d7aab5 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in points.
width-018 reference/max-width-006-ref Width using points with a positive nominal value, +72pt http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 9b58b50366ba83d29342a3896653a3e6826875e2 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in points.
width-023 reference/ref-if-there-is-no-red Width using picas with a minimum minus one value, -1pc invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property b63afef40d3a0e63f93860fe841d6e7e490ec5a5 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in picas.
width-024 reference/ref-if-there-is-no-red Width using picas with a minimum value, 0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 04c5e49aa23d129a87d895872456249e3247d438 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in picas.
width-025 reference/max-width-025-ref Width using picas with a minimum plus one value, 1pc http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property d42ee885f20485500a1fd9af01100e0001be41cc `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in picas.
width-026 reference/ref-if-there-is-no-red Width using picas with a negative zero value, -0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e877d28d804c104a05e06453bd392909509234d1 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in picas.
width-027 reference/ref-if-there-is-no-red Width using picas with a positive zero value, +0pc http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 93e5f4ab8deb3e3ab900eaaa133cdcc1ffeac3dc `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in picas.
width-028 reference/max-width-006-ref Width using picas with a nominal value, 6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 1372c359cd176fef195d64624495c63f4776961e `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in picas.
width-029 reference/max-width-006-ref Width using picas with a positive nominal value, +6pc http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property cf14aec3cc5cc1d49f0813ab362ae33f2f3cb770 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in picas.
width-034 reference/ref-if-there-is-no-red Width using centimeters with a minimum minus one value, -1cm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property a524562e4a110012e8e3404bf9dde4f68b0bd3f0 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in centimeters.
width-035 reference/ref-if-there-is-no-red Width using centimeters with a minimum value, 0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 9c2b99c5affd15314d35b27cd23fe254ebbc694c `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in centimeters.
width-036 reference/max-width-036-ref Width using centimeters with a minimum plus one value, 1cm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property bce9b5a08f0a3f5092c1579b974cd7b08465bca8 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in centimeters.
width-037 reference/ref-if-there-is-no-red Width using centimeters with a negative zero value, -0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 14b6e21f590c68a04eb836db4e82c9c270fc7798 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in centimeters.
width-038 reference/ref-if-there-is-no-red Width using centimeters with a positive zero value, +0cm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 54832a86f7c54a7cf0e441828d66720e648fafd3 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in centimeters.
width-039 reference/max-width-006-ref Width using centimeters with a nominal value, 2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 74507cf4fc3a61f4a590fdd27830c9de657f3085 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in centimeters.
width-040 reference/max-width-006-ref Width using centimeters with a positive nominal value, +2.54cm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 79351529b15ae4d615f6a9f77720c89335dbfa80 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in centimeters.
width-045 reference/ref-if-there-is-no-red Width using millimeters with a minimum minus one value, -1mm invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 999ba3d73295ceb482b62a762bf998508379a6db `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in millimeters.
width-046 reference/ref-if-there-is-no-red Width using millimeters with a minimum value, 0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 8777e6ee109a5b5b3f84122c29de8d4990d01418 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in millimeters.
width-047 reference/max-width-047-ref Width using millimeters with a minimum plus one value, 1mm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property f8deb8b442ec7e67d9dd4901b8003f51a187029e `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in millimeters.
width-048 reference/ref-if-there-is-no-red Width using millimeters with a negative zero value, -0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 6afa7bac6d003a39f3b53a918d6287afc171bde6 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in millimeters.
width-049 reference/ref-if-there-is-no-red Width using millimeters with a positive zero value, +0mm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 33572eac0e95c2455f85f92a813360888dd8192c `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in millimeters.
width-050 reference/max-width-006-ref Width using millimeters with a nominal value, 25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 2f50abae39b626815b9f31e5fcf1266f70f1b86b `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in millimeters.
width-051 reference/max-width-006-ref Width using millimeters with a positive nominal value, +25.4mm http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 2d92deac89f88feb027c6c7c7e7f8b8a14a0cdd5 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in millimeters.
width-056 reference/ref-if-there-is-no-red Width using inches with a minimum minus one value, -1in invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property dd175fe0a6e85d43c48de9932747d80de5e2d88f `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in inches.
width-057 reference/ref-if-there-is-no-red Width using inches with a minimum value, 0in http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 248b5287efa123dd414d4bf40e9996dac072a5bb `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in inches.
width-058 reference/ref-filled-black-96px-square Width using inches with a minimum plus one value, 1in http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e9eb2602ee5a63a774aad30e39d953f871f4efdf `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in inches.
width-059 reference/ref-if-there-is-no-red Width using inches with a negative zero value, -0in http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property b3188b337ad6700f731741d76f7688881627ceaf `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in inches.
width-060 reference/ref-if-there-is-no-red Width using inches with a positive zero value, +0in http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 8508e27fce7ae0d9c9288f9e7613c5e98d38c14f `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in inches.
width-061 reference/max-width-061-ref Width using inches with a nominal value, 3in http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property b395d78cf66b22ab905fc752c0aa15ed33af141c `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in inches.
width-062 reference/max-width-061-ref Width using inches with a positive nominal value, +3in http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 3a44de157ddf6007930b3767fc9d63e82b71e16e `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in inches.
width-067 reference/ref-if-there-is-no-red Width using 'em' units with a minimum minus one value, -1em ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 6a0fb774871eb659efbfb050b0f6921821fc2420 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in 'em' units.
width-068 reference/ref-if-there-is-no-red Width using 'em' units with a minimum value, 0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e8126d63f63301eb763d2fdaec98f2dee2dcfef0 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in 'em' units.
width-069 reference/max-width-069-ref Width using 'em' units with a minimum plus one value, 1em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property eed5ac5f6798ac56d34891a1e1aef50d6b0dada7 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in 'em' units.
width-070 reference/ref-if-there-is-no-red Width using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 820463dfdf102a08f2ea471c9f6672dc78142060 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in 'em' units.
width-071 reference/ref-if-there-is-no-red Width using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 96969ac8fe1b226c662ba4180151ab51a858844e `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in 'em' units.
width-072 reference/max-width-072-ref Width using 'em' units with a nominal value, 6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 503756492e28deb0867aae047f2b16802d0a8568 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in 'em' units.
width-073 reference/max-width-072-ref Width using 'em' units with a positive nominal value, +6em ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 79cc7d8fa919af8268b56536eae55e5e09d19dde `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in 'em' units.
width-078 reference/ref-if-there-is-no-red Width using 'ex' units with a minimum minus one value, -1ex ahem,invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property ceb94eb795eac86887b5df86878c858730f09a05 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in 'ex' units.
width-079 reference/ref-if-there-is-no-red Width using 'ex' units with a minimum value, 0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property bbf28c84977e3deccbd074622edc9ceb54d7dd3d `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in 'ex' units.
width-080 reference/max-width-025-ref Width using 'ex' units with a minimum plus one value, 1ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 20c663e4309c94ee7e7640e9535a409cc9f70589 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in 'ex' units.
width-081 reference/ref-if-there-is-no-red Width using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 660a240739d036bad36a722859ea1cd52cb66f4d `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in 'ex' units.
width-082 reference/ref-if-there-is-no-red Width using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e4b639101ef8f542eb985e7b52f6c377b27df615 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in 'ex' units.
width-083 reference/max-width-006-ref Width using 'ex' units with a nominal value, 6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property cb8557e3cdfcd9e7251a6f61877123a0824ecc12 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in 'ex' units.
width-084 reference/max-width-006-ref Width using 'ex' units with a positive nominal value, +6ex ahem http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property f5a6995009a8f86e39c963ead2260512096af081 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in 'ex' units.
width-089 reference/ref-if-there-is-no-red Width using percentages with a minimum minus one value, -1% invalid http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property f1fc1f6b1baf1da9d0013c64d50cd472fe7732d2 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum minus one length value in percentages.
width-090 reference/ref-if-there-is-no-red Width using percentages with a minimum value, 0% http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 201a170336c2a4e39f4a40b74b22a607b9a9c477 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum length value in percentages.
width-091 reference/max-width-003-ref Width using percentages with a minimum plus one value, 1% http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 3eff1b67a2c90891f249db7920322362fbd110ec `Microsoft`<http://www.microsoft.com/> The 'width' property sets a minimum plus one length value in percentages.
width-092 reference/ref-if-there-is-no-red Width using percentages with a negative zero value, -0% http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e5a9e77495cb68abdd366507ae822fb2f6b2a905 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value in percentages.
width-093 reference/ref-if-there-is-no-red Width using percentages with a positive zero value, +0% http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 669a858a8a7b5cdc54d2ae420a56103316e25bb3 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value in percentages.
width-094 reference/max-width-006-ref Width using percentages with a nominal value, 100% http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 6dbd56a73774899bf7d1e6835360b4aaad4e2ca4 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a nominal length value in percentages.
width-095 reference/max-width-006-ref Width using percentages with a positive nominal value, +100% http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e368bb4cb31d9a719eebf2b2ac819c43be580b51 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive nominal length value in percentages.
width-100 reference/ref-if-there-is-no-red Width with a negative zero value and no units, -0 http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property d12c7239dc3635abb044eb22fc43692e4a3c4430 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a negative zero length value with no units.
width-101 reference/ref-if-there-is-no-red Width with a zero value and no units, 0 http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 5ff1b0353a022deaa43e74fd332a33b0b0dc5633 `Microsoft`<http://www.microsoft.com/> The 'width' property sets a zero length value with no units.
width-102 reference/ref-if-there-is-no-red Width with a positive zero value and no units, +0 http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 75a0d33fd815d140b06837b2c0b410b9e32ca1ae `Microsoft`<http://www.microsoft.com/> The 'width' property sets a positive zero length value with no units.
width-103 reference/width-103-ref Width set to a value of 'auto' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 20ec9212758d20d13ce32efa8cea468a4ab1e193 `Microsoft`<http://www.microsoft.com/> The 'width' property applies a value of 'auto'.
width-104 reference/max-width-003-ref Width set to 'inherit' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property f3f79fd3258c488160a21fea7872e5e28b77127c `Microsoft`<http://www.microsoft.com/> The 'width' property properly inherits the width value of the parent.
width-applies-to-001 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-row-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 77de823163b480a79ab2018bb11c9ef6ee58f197 `Microsoft`<http://www.microsoft.com/> The 'width' property does not apply to elements with 'display' set to 'table-row-group'.
width-applies-to-002 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-header-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 6abefac44512a32083b46f69e6f3e0bd76c002e0 `Microsoft`<http://www.microsoft.com/> The 'width' property does not apply to elements with 'display' set to 'table-header-group'.
width-applies-to-003 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-footer-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property a775e6ce9a4cd92e2cdb36304a60098fd6969240 `Microsoft`<http://www.microsoft.com/> The 'width' property does not apply to elements with 'display' set to 'table-footer-group'.
width-applies-to-004 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-row' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 8607b70e71cebc1af1144dad04a32de3c7f680e1 `Microsoft`<http://www.microsoft.com/> The 'width' property does not apply to elements with 'display' set to 'table-row'.
width-applies-to-005 reference/pass_if_square_96px_black Width applied to elements with 'display' set to 'table-column-group' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 712a9cdb67b161c635ac1cbb10f43ea174aca724 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'table-column-group'.
width-applies-to-006 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-column' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property d555813f580ec5ea9a315a9bac24138a410d1dd4 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'table-column'.
width-applies-to-007 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-cell' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 73ddc4c477bcf277da4e443d9eb2ffb765cd0a67 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'table-cell'.
width-applies-to-008 reference/ref-if-there-is-no-red Width applied to elements with 'display' set to 'inline' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 85cbf00615f709e385ca60d66b4ee80523c305b9 `Microsoft`<http://www.microsoft.com/> The 'width' property does not apply to elements with 'display' set to 'inline'.
width-applies-to-009 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'block' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 9937029f3e775f732c0a1d05d79c72ce62605c1a `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'block'.
width-applies-to-010 Width applied to elements with 'display' set to 'list-item' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property f8fd15f013e0b36b00376d83691e08de2b06eb13 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'list-item'.
width-applies-to-011 reference/pass_if_square_96px_black Width applied to elements with 'display' set to 'run-in' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e8cf0e94016a24e125b579fa40f99ed162659f79 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'run-in'.
width-applies-to-012 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'inline-block' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 43d4c12f197834387dd564fba56823854839d87d `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'inline-block'.
width-applies-to-013 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property f5b5fc7b31bc6fff2a8d36c8888490f281468da5 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'table'.
width-applies-to-014 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property e645816502c6bc0c63309edd30b54d51139b63de `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'inline-table'.
width-applies-to-015 reference/ref-filled-black-96px-square Width applied to elements with 'display' set to 'table-caption' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property 5783183e0b5cae25a3b4ea89efca3e90e245f8a4 `Microsoft`<http://www.microsoft.com/> The 'width' property applies to elements with 'display' set to 'table-caption'.
width-applies-to-016 reference/ref-if-there-is-no-red Width applied to elements set to 'display: none' http://www.w3.org/TR/CSS21/visudet.html#propdef-width,http://www.w3.org/TR/CSS21/visudet.html#the-width-property a5955a4ff43519f4f3334f4d33977971ec0c522a `Microsoft`<http://www.microsoft.com/> Width can be declared onto 'display: none' elements but since 'display: none' declaration on an element does not generate a CSS box, then it won't have a rendering effect nor a visual formatting repercussion.
width-inherit-001 reference/block-non-replaced-width-001-ref Inheriting Explicit Widths http://www.w3.org/TR/CSS21/generate.html#list-style 1fe7a96dcfffca5aba3ff33080e3922f9dfdca72 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The computed width is inherited, even if the 'width' property does not apply.
width-non-replaced-inline-001 reference/width-non-replaced-inline-001-ref Width of non-replaced inline element should be the same as its content http://www.w3.org/TR/CSS21/visudet.html#the-width-property afcf82e9d16d508a69d4109a5efda035849fb919 `Microsoft`<http://www.microsoft.com/> Content width of a non-replaced inline element is that of the rendered content.
width-percentage-001 reference/max-width-percentage-001-ref Calculating percentage based width off of the parent container http://www.w3.org/TR/CSS21/visudet.html#the-width-property 78775f305bedcbf4ad0901e1cbfb61051280fefc `Microsoft`<http://www.microsoft.com/> Percentage is calculated with respect to the width of the generated boxes containing block.
width-percentage-002 reference/max-width-percentage-001-ref Calculating widths for absolutely positioned elements http://www.w3.org/TR/CSS21/visudet.html#the-width-property ee98b2cf30c14717088ebb9597fd1dd05c66f3ae `Microsoft`<http://www.microsoft.com/> Absolutely positioned elements whose containing block is based on a block-level element, the percentage is calculated with respect to the width of the padding box of that element.
width-replaced-element-001 Scaling replaced elements with a width specified can scale the image image,may http://www.w3.org/TR/CSS21/visudet.html#the-width-property 8731437c22b4deb16a9b2d4290aab2a814a525d4 `Microsoft`<http://www.microsoft.com/> Replaced elements width may be scaled by the user agent when the value of the property is not 'auto'.
width-undefined-001 Width of containing block is determined by with of child ahem http://www.w3.org/TR/CSS21/visudet.html#the-width-property f2135e630e6df8069b807996289840a8f538b2c3 `Microsoft`<http://www.microsoft.com/> The containing block's width depends on this element's width because the resulting layout has not been defined in CSS2.1.
word-spacing-004 Word-spacing using pixels with a negative zero value, -0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 8acf81a7f7f35e0192e27f28877a1fbe0bb44122 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in pixels.
word-spacing-005 Word-spacing using pixels with a zero value, 0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 49661efd384856dbb18d2f55431fd5556d61e97c `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in pixels.
word-spacing-006 Word-spacing using pixels with a positive zero value, +0px ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props b3b3bc6feda1a1934eea3b2568ad846980ad264c `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in pixels.
word-spacing-007 Word-spacing normal pixel on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 1593ad728f86029b6cbc8c272563b31079c27de0 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 96px adds 96px (in addition to default spacing) between words in the element.
word-spacing-008 Word-spacing +normal pixel on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 2fb3d5a063f0cd98162c14d69ef1d1b3bbeee2e9 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +96px adds 96px (in addition to default spacing) between words in the element.
word-spacing-016 Word-spacing using points with a negative zero value, -0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props c9839badba4c65b31c6b83fa43da981ec3dd3783 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in points.
word-spacing-017 Word-spacing using points with a zero value, 0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props e3f28601a1481e1335b4c3d70b103ae331cca02d `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in points.
word-spacing-018 Word-spacing using points with a positive zero value, +0pt ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 44bad02cc7144190c6c8c73414f598326cca5f0a `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in points.
word-spacing-019 Word-spacing set to a nominal value of '72pt' ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props c17d3a22861cdca8ca412c535b5c88633ce31680 `Microsoft`<http://www.microsoft.com/> Ensure that letter-spacing 72pt adds 72pt (in addition to default spacing) between letters in the element.
word-spacing-020 Word-spacing +normal pt on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props d26def0b97ef94ee924f14afd6eb28f24225dd85 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +72pt adds +72 points (in addition to default spacing) between words in the element.
word-spacing-028 Word-spacing using picas with a negative zero value, -0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 681b4e47a396e05bfa74018fd8360c424a243347 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in picas.
word-spacing-029 Word-spacing using picas with a zero value, 0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 09f2657b16f239f036c7fe912c22068f0db5ba51 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in picas.
word-spacing-030 Word-spacing using picas with a positive zero value, +0pc ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 2afd1985691b6321c846cd1537b1e7a4609d9c6f `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in picas.
word-spacing-031 Word-spacing normal pc on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 91d5d457128bf1a23fc6a460c00eb2b45b862998 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 6pc adds 6pc (in addition to default spacing) between words in the element.
word-spacing-032 Word-spacing +normal pc on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props a16286371b2ee1b7944ef6ce73d7f86d5f8e43fd `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +6pc adds 6pc (in addition to default spacing) between words in the element.
word-spacing-040 Word-spacing using centimeters with a negative zero value, -0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 94a551b91eb5f71963c37089fb0f1f004855f939 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in centimeters.
word-spacing-041 Word-spacing using centimeters with a zero value, 0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props c405b02ae9ad764e56398b28b8e2cf9d0190251a `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in centimeters.
word-spacing-042 Word-spacing using centimeters with a positive zero value, +0cm ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 1943e85b730c825fbf3c7793cd9de6b6123d894b `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in centimeters.
word-spacing-043 Word-spacing normal cm on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 20daa54230ee3c273fe05cb204d1ddfe5120b022 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 2.54cm adds 2.54cm (in addition to default spacing) between words in the element.
word-spacing-044 Word-spacing +normal cm on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ef96ccedbf05ffa45c024f07af359c8279d8ffbd `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +2.54cm adds 2.54cm (in addition to default spacing) between words in the element.
word-spacing-052 Word-spacing using millimeters with a negative zero value, -0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 72863a16f7d87194bd3b83e3113c2beccb60d5fc `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in millimeters.
word-spacing-053 Word-spacing using millimeters with a zero value, 0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 72f08b4089478440230c1a7218f8eb307f06738c `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in millimeters.
word-spacing-054 Word-spacing using millimeters with a positive zero value, +0mm ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 512a301631b81802135621ab19c33f64b147c806 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in millimeters.
word-spacing-055 Word-spacing normal mm on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props a83d84e41bca12d523a8356375f965a95c05593e `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 25.4mm adds 25.4mm (in addition to default spacing) between words in the element.
word-spacing-056 Word-spacing +normal mm on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props ed0525b7c7809706e3dc083b2db97780f40b5e53 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +25.4mm adds 25.4mm (in addition to default spacing) between words in the element.
word-spacing-064 Word-spacing using inches with a negative zero value, -0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 01d77532149fc1419caebcb932cca5a5fb305615 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in inches.
word-spacing-065 Word-spacing using inches with a zero value, 0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 96883eb289f2e0428638fa0e56d0327b8f8a7a07 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in inches.
word-spacing-066 Word-spacing using inches with a positive zero value, +0in ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 7b38405f44d65fda69434b84c8516f3806531394 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in inches.
word-spacing-067 Word-spacing normal in on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props fd5bef6dd7131ca48e89238c26094c5e17a9b3df `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 1in adds 1in (in addition to default spacing) between words in the element.
word-spacing-068 Word-spacing +normal in on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 532cdae44fe1bbeef974351fc46a73859860cd2c `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +1in adds 1in (in addition to default spacing) between words in the element.
word-spacing-076 Word-spacing using 'em' units with a negative zero value, -0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 6d2f97a6a3849b2985a458f382d330cf15890b36 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in 'em' units.
word-spacing-077 Word-spacing using 'em' units with a zero value, 0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 21f6fee90ff840ae12af3e2aeb1d196a1e6cb834 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in 'em' units.
word-spacing-078 Word-spacing using 'em' units with a positive zero value, +0em ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 4dbfc9e61708216981faef789ed7b498e773fb3e `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in 'em' units.
word-spacing-079 Word-spacing normal em on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 4bfa64293d994cec71cec4a68894dbf3e09b87b2 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 6em adds 6em (in addition to default spacing) between words in the element.
word-spacing-080 Word-spacing +normal em on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 04340644d0c1838480542a6eb14b4c88f1f40a80 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +6em adds 6em (in addition to default spacing) between words in the element.
word-spacing-088 Word-spacing using 'ex' units with a negative zero value, -0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props d4c91bee7310bd85dcd6aaf313d7ada3657eeaca `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a negative zero length value in 'ex' units.
word-spacing-089 Word-spacing using 'ex' units with a zero value, 0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 69668351e171eebe213232bc61b64b78bd500165 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a zero length value in 'ex' units.
word-spacing-090 Word-spacing using 'ex' units with a positive zero value, +0ex ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 7ce483431761dac2414c2d50fe444719bc19ecc5 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property sets a positive zero length value in 'ex' units.
word-spacing-091 Word-spacing nominal ex on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 82f5b939be6f36af3e5dbf993649d3a79617c622 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 12ex adds 12ex (in addition to default spacing) between words in the element.
word-spacing-092 Word-spacing +normal ex on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 0ba85375c18b248fbd0ebd679a0d740a5384508f `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +12ex adds 12ex (in addition to default spacing) between words in the element.
word-spacing-097 Word-spacing -0 on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 7d48212515195a5c5ae504b18b0180dd75eb154d `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing -0 adds 0 (in addition to default spacing) between words in the element.
word-spacing-098 Word-spacing 0 on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props f00784a359790f445801d14b71277382e100a02e `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing 0 adds no extra space (in addition to default spacing) between words in the element.
word-spacing-099 Word-spacing +0 on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 2767b0139ffcff4888524e67d7e69cd6c7d4e350 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing +0 adds no extra space (in addition to default spacing) between words in the element.
word-spacing-100 Word-spacing set to 'normal' ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props af2075d32ff6b4be5d3a684480c1de1a4b5cbc15 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property set to normal does not change spacing between words.
word-spacing-101 Word-spacing inherit on an element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 1a5a1c673b797e514b8f51452e50520f696e5de0 `Microsoft`<http://www.microsoft.com/> Ensure that word-spacing with inherit uses its parents value for word-spacing.
word-spacing-applies-to-001 Word-spacing application to 'display: inline' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 6294532c666d4f8c50f68f37ff0afbd6de77d8c2 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: inline' elements.
word-spacing-applies-to-002 Word-spacing application to 'display: block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 00a19460533093767c2503ec51786f54a2cbec22 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: block' elements.
word-spacing-applies-to-003 Word-spacing application to 'display: list-item' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 64582359971804c812f25f3f530612dc34ad7673 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: list-item' elements.
word-spacing-applies-to-004 Word-spacing application to 'display: run-in' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 12aef28cfd906fbd94db8ec266bc5eebcc983cbb `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: run-in' elements.
word-spacing-applies-to-005 Word-spacing application to 'display: inline-block' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props f2b4620929cf7fac5ca7ab8809e62e71aa37dcd2 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: inline-block' elements.
word-spacing-applies-to-006 Word-spacing application to 'display: table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props e6b0dc2968a4a4f570ab068fc24c7472f9d73de6 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table' elements.
word-spacing-applies-to-007 Word-spacing application to 'display: inline-table' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props a9022bef80290d87ae43a29ed823fd9ad2ebbec7 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: inline-table' elements.
word-spacing-applies-to-008 Word-spacing application to 'display: table-row-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 8e87b8eaf8c29676777fa13e6b9b49c6a0cfa434 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table-row-group' elements.
word-spacing-applies-to-009 Word-spacing application to 'display: table-header-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 76df55c78cdb0b9fd96052fa5a014ac12473c2ef `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table-header-group' elements.
word-spacing-applies-to-010 Word-spacing application to 'display: table-footer-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props e51449d65fdc5fade8be4b6ba7e2c14cc5c7f334 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table-footer-group' elements.
word-spacing-applies-to-011 Word-spacing application to 'display: table-row' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 616cd45e0372ca3c0b39293dbde0fd0493f9feca `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table-row' elements.
word-spacing-applies-to-012 Word-spacing application to 'display: table-column-group' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 9b997ef5e15172856ca68ae76e29d4699c3fe884 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property is not applied to 'display: table-column-group' elements.
word-spacing-applies-to-013 Word-spacing application to 'display: table-column' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props d3c19c762b5012dfc3d05759832d41d17067e8af `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property is not applied to 'display: table-column' elements.
word-spacing-applies-to-014 Word-spacing application to 'display: table-cell' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props c0a1cd56abfa447c356cd4670f6679a7a0f57d90 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table-cell' elements.
word-spacing-applies-to-015 Word-spacing application to 'display: table-caption' element ahem http://www.w3.org/TR/CSS21/text.html#propdef-word-spacing,http://www.w3.org/TR/CSS21/text.html#spacing-props 419832f1ad48080aa678b9a33fa67295f0196d06 `Microsoft`<http://www.microsoft.com/> The 'word-spacing' property applies to 'display: table-caption' elements.
word-spacing-characters-001 word-spacing on Flexible Space Characters http://www.w3.org/TR/CSS21/text.html#spacing-props 04be3fdd45ac8c1e62096e8422f8b666e856c0cc `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Word-spacing affects each space (U+0020) and non-breaking space (U+00A0).
word-spacing-characters-002 word-spacing on Fixed-Width Space Characters http://www.w3.org/TR/CSS21/text.html#spacing-props a1c47129741442bbc09d80b5ecacfd46910d71a6 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Word-spacing does not affect fixed-width spaces.
word-spacing-characters-003 word-spacing on Zero-Width Characters http://www.w3.org/TR/CSS21/text.html#spacing-props bdf325c47978242674cd06e4de0826e08456927c `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> Word-spacing does not affect zero-width characters.
word-spacing-justify-001 Word-spacing and 'text-align: justify' ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 7372a984d14eafc25d5cc19d6d7ba04aa41b7464 `Microsoft`<http://www.microsoft.com/> The word spacing is changed when combined with 'text-align: justify'.
word-spacing-remove-space-001 Word-spacing and white space with multiple spaces ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 6f54300fe880aab633fda905a6b28566606da4f5 `Microsoft`<http://www.microsoft.com/> The white space processing removes spaces before 'word-spacing' is applied.
word-spacing-remove-space-002 Word-spacing and white space with multiple non-breaking spaces ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 773e7166146387a9992ba8123a83d913d9bbda63 `Microsoft`<http://www.microsoft.com/> The white space processing removes non-breaking space before 'word-spacing' is applied.
word-spacing-remove-space-003 Word-spacing and white space with multiple ideographic spaces ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 03a6f60001074c069545030039d6b776b5e22317 `Microsoft`<http://www.microsoft.com/> The white space processing removes ideographic space before 'word-spacing' is applied.
word-spacing-remove-space-004 Word-spacing and white space with multiple preserved spaces ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 9eed5c9207e8e18445738c9c23dd950db486cd8b `Microsoft`<http://www.microsoft.com/> Any space left after white-space processing model occurs, has word-spacing applied to it.
word-spacing-remove-space-005 Word-spacing and white space with multiple preserved spaces ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 354fc4088ade3a4af888b6e5fdd67fae38d15e1f `Microsoft`<http://www.microsoft.com/> Any non-breaking space left after white-space processing model occurs, has word-spacing applied to it.
word-spacing-remove-space-006 Word-spacing and white space with multiple preserved spaces ahem http://www.w3.org/TR/CSS21/text.html#spacing-props 87fc26b994c0176e7f9c107b9db730906be834d4 `Microsoft`<http://www.microsoft.com/> Any ideographic space left after white-space processing model occurs, has word-spacing applied to it.
z-index-001 reference/ref-filled-green-100px-square Z-index set to minimum value minus 1 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index efee906830af100555822c214c1e3735723881a5 `Microsoft`<http://www.microsoft.com/> The property z-index set to a minimum value minus 1 for a 32-bit integer is correctly handled.
z-index-002 reference/ref-filled-green-100px-square Z-index set to minimum value 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 3b70b2b186467201667593fe05964e9f66b9894d `Microsoft`<http://www.microsoft.com/> The property z-index set to a minimum value for a 32-bit integer is correctly handled.
z-index-003 reference/ref-filled-green-100px-square Z-index set to minimum value plus 1 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 843c7456fd660f87673512e9ca613ba3c8ea0cb4 `Microsoft`<http://www.microsoft.com/> The property z-index set to a minimum value plus 1 for a 32-bit integer is correctly handled.
z-index-004 reference/ref-filled-green-100px-square Z-index set to zero prefixed with a minus sign http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 403d6a61c7eb17904e6cc5f04bd241f0369d5bba `Microsoft`<http://www.microsoft.com/> The property z-index set to '0' prefixed with a minus sign is read as value '0'.
z-index-005 reference/ref-filled-green-100px-square Z-index set to zero http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index f4bb790a92b64c8336a4e196287cf78822ce537f `Microsoft`<http://www.microsoft.com/> The property z-index with a zero value is read and applied as the value '0'.
z-index-006 reference/ref-filled-green-100px-square Z-index set to zero prefixed with a plus sign http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 008bf528000621aa95c1a5d3d473d167bc4d5fa3 `Microsoft`<http://www.microsoft.com/> The property z-index set to '0' prefixed with a plus sign is read as value '0'.
z-index-007 reference/ref-filled-green-100px-square Z-index set to a nominal value http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 379ce2b452fea78f0c695f05c88d26d18ecc88f5 `Microsoft`<http://www.microsoft.com/> The property z-index set to a nominal value is correctly read and applied.
z-index-008 reference/ref-filled-green-100px-square Z-index set to a nominal value prefixed with a plus sign http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index a6a88ea1e8c5d5eaa42f21acfdd7c7b41b7f4260 `Microsoft`<http://www.microsoft.com/> The property z-index set to nominal value and prefixed with a plus sign is read the same as the value without the plus sign.
z-index-009 reference/ref-filled-green-100px-square Z-index set maximum value minus 1 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 590f79745afea7febee8880bc535eec579781190 `Microsoft`<http://www.microsoft.com/> The property z-index set to a maximum value minus 1 for a 32-bit integer is correctly handled.
z-index-010 reference/ref-filled-green-100px-square Z-index set to the maximum value 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 4183e38c163e972df3867a79beb905285c4a074d `Microsoft`<http://www.microsoft.com/> The property z-index set to a maximum value for a 32-bit integer is correctly handled.
z-index-011 reference/ref-filled-green-100px-square Z-index set to maximum value prefixed with a plus sign 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 7ad9f4e64691e36526a417dd735a40fba90f07a0 `Microsoft`<http://www.microsoft.com/> The property z-index set to a maximum value for a 32-bit integer, prefixed with a plus sign is correctly handled.
z-index-012 reference/ref-filled-green-100px-square Z-index set to maximum value plus 1 32bit,may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index a368359bd9e6ddb1ff5d128ac474a1c5fb8aaa55 `Microsoft`<http://www.microsoft.com/> The property 'z-index' set to a maximum value plus 1 for a 32-bit integer is correctly handled.
z-index-013 reference/ref-filled-green-100px-square Z-index: auto results in the same stack level as parent element http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 7756d4d1e293b6f2732ac2e06ad82acfd425c3b5 `Microsoft`<http://www.microsoft.com/> The property z-index set to 'auto' results in the same stacking level as its parent element.
z-index-014 reference/ref-filled-green-100px-square Z-index: inherit sets a value the same as parent element's value http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 661d133eb1c9921c924e0e702ca9c57a4eb33d49 `Microsoft`<http://www.microsoft.com/> The property z-index set to 'inherit' sets a value the same as parent element's computed value.
z-index-015 reference/ref-filled-green-100px-square z-index - integer value invalid http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/syndata.html#numbers,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 01bec1e58419bce7c593ddbf4174dbc9b8be1124 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> Besides 'auto' and 'inherit' keyword values, z-index property can only accept an integer value. An integer consists of one or more digits '0' to '9'.
z-index-016 reference/ref-filled-green-100px-square z-index - integer value invalid http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/syndata.html#numbers,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 4fe10b49d220b247d403c73ee9a6ed904ce641fa `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> Besides 'auto' and 'inherit' keyword values, z-index property can only accept an integer value. An integer consists of one or more digits '0' to '9'.
z-index-017 reference/ref-filled-green-100px-square z-index - integer value invalid http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/syndata.html#numbers,http://www.w3.org/TR/CSS21/syndata.html#parsing-errors 9f37d00693899ba57c7431df9b3117141d705318 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`James Hopkins`<http://idreamincode.co.uk/css21testsuite> Besides 'auto' and 'inherit' keyword values, z-index property can only accept an integer value. An integer consists of one or more digits '0' to '9'.
z-index-018 reference/ref-filled-green-100px-square z-index - negative values 32bit http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/syndata.html#numbers cc9411d04fcdb3cb55b8efc23db2be3177f9658c `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Integers should range from -2,147,483,648 to 2,147,483,647 according to C Language Specification
z-index-019 reference/ref-filled-green-100px-square z-index - negative values 32bit http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/syndata.html#numbers e6f9824d1cb14d06ee798210d99022b429164aea `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Integers should range from -2,147,483,648 to 2,147,483,647 according to C Language Specification
z-index-020 reference/z-index-020-ref z-index http://www.w3.org/TR/CSS21/visuren.html#z-index b49a9d3e7ff38b95128b794406ac9488002f543e `Robert O'Callahan`<mailto:robert@ocallahan.org>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Mozilla Corporation`<http://mozilla.com/>
z-index-abspos-001 reference/z-index-abspos-001-ref CSS: z-index auto, -1 and backgrounds (child) http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order ba7dd4dc1b330345454344b9c67069bdc9f3b239 `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-002 reference/z-index-abspos-001-ref CSS: z-index auto and -1 (siblings) http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order 1f8ecf8206c4d91c2280a10b475b037f8db9b712 `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-003 reference/z-index-abspos-001-ref CSS: z-index 0, -1 and backgrounds (child) http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order becca22b7661714de0d2b5db1ae59e3e8038d1c0 `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-004 reference/z-index-abspos-001-ref CSS: z-index auto and 0 (siblings) http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order 33e77b4ceea2238645907cfc7468292d2cafc43d `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-005 reference/z-index-abspos-001-ref CSS: z-index auto and 0 (siblings) http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order 0d6fb2caa1025be54bb2ad1c96c4a6a17945217c `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-006 CSS: z-index and SELECT elements http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order 2cf11b9ac192006f0c53a2c7d2b594d3836c8262 `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-007 reference/z-index-abspos-001-ref CSS: z-index 1, -1 and backgrounds (child) http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order 51b232915101d783349bb64962be45c8a1e49df8 `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-008 z-index http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order d24f473d25d5c76ce25d4492f08414275459f625 `Ian Hickson`<mailto:ian@hixie.ch>
z-index-abspos-009 CSS: z-index and the canvas and background propagation http://www.w3.org/TR/CSS21/visuren.html#z-index,http://www.w3.org/TR/CSS21/zindex.html#painting-order 21f39e7e76e194db22e9636ed8f97a7a4062d4e8 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact>
z-index-applies-to-001 Z-index applied to element with 'display' set to 'table-row-group' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 08f88f5c74393b01695f6c12ab6656dae7ffa766 `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-row-group'.
z-index-applies-to-002 Z-index applied to element with 'display' set to 'table-header-group' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 3ad446d4484cb278136ede5d17c22295d94c22e3 `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-header-group'.
z-index-applies-to-003 Z-index applied to element with 'display' set to 'table-footer-group' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 6dfd8f7b1e08113cdf7fefdc1201645c17aa802c `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-footer-group'.
z-index-applies-to-004 Z-index applied to element with 'display' set to 'table-row' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 88f852f3a1939e035b50120d97757090aadcb36a `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-row'.
z-index-applies-to-005 Z-index applied to element with 'display' set to 'table-column-group' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 9bc9b2d6d213029d3cc7d0d4e005df4548512597 `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-column-group'.
z-index-applies-to-006 Z-index applied to element with 'display' set to 'table-column' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 09b8c606e05e80bfa1cb34668d31228cb9079c73 `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-column'.
z-index-applies-to-007 Z-index applied to element with 'display' set to 'table-cell' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 3a11ca83b4695727115d9f46138fdda5e3e2b7c3 `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-cell'.
z-index-applies-to-008 Z-index applied to element with 'display' set to inline ahem http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 07403dc51aef4b73bbd24a57c3fd105293c190d0 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of inline.
z-index-applies-to-009 Z-index applied to element with 'display' set to block http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index daf2249b5663233547887d3a6e42b5f1dc8e4b08 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of block.
z-index-applies-to-010 Z-index applied to element with 'display' set to list-item http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 256cd55b155dadbbc0c0d8b91dd0f3d642f6a6f3 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of list-item.
z-index-applies-to-011 Z-index applied to element with 'display' set to run-in http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 0ca5733935b3dc51099fd3e792e8283fc99a0ca0 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of run-in.
z-index-applies-to-012 Z-index applied to element with 'display' set to inline-block http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 9afcba197475428390f3596ba786e8d27fa49db0 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of inline-block.
z-index-applies-to-013 Z-index applied to element with 'display' set to 'table' http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 9915e3748ac6b0d2e7eb7fa614a6607d7952ea08 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of 'table'.
z-index-applies-to-014 Z-index applied to element with 'display' set to 'inline-table' http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 38ee40a0ae5e3c0c9c1c9af7380193193c2c0624 `Microsoft`<http://www.microsoft.com/> The 'z-index' property applies to elements with a display of 'inline-table'.
z-index-applies-to-015 Z-index applied to element with 'display' set to 'table-caption' may http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index,http://www.w3.org/TR/CSS21/visuren.html#z-index 628c09f2f361b9df3b81f584a56494bbf26d1f77 `Microsoft`<http://www.microsoft.com/> The 'z-index' property can apply to elements with a display of 'table-caption'.
z-index-dynamic-001 reference/ref-filled-green-100px-square Z-index - dynamically setting z-index to bring an element from back to in front of dom http://www.w3.org/TR/CSS21/visuren.html#z-index cba0e83724c547db19502ebe7050df7e6d8cdb10 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Setting the 'z-index' property of a positioned element can bring it from behind the surface on a lower stack level to a greater stack level passing it in front of another element painted on the surface.
z-index-stack-001 Z-index and stacking levels http://www.w3.org/TR/CSS21/visuren.html#layers 1b44148ba6c63b7c29e94d8be05b396ed411419b `Microsoft`<http://www.microsoft.com/> Boxes with greater stack levels are always formatted in front of boxes with lower stack levels.
z-index-stack-002 Z-index and similar stacking levels http://www.w3.org/TR/CSS21/visuren.html#layers 3e4051e117e35591c79e8a8086eacd45f902f13a `Microsoft`<http://www.microsoft.com/> Boxes with the same stack level in a stacking context are stacked back-to-front according to document tree order.
z-index-stack-003 Z-index - stacking levels of positioned elements versus floated elements http://www.w3.org/TR/CSS21/visuren.html#z-index b518b04dcffe0faa79b17f7ade0512a83de72ac4 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Positioned elements should be painted over floated elements. A positioned descendant with 'z-index: auto' has a greater stacking level than non-positioned floated elements.