mirror of
https://github.com/servo/servo.git
synced 2025-09-07 05:28:21 +01:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
parent
7f2d81933a
commit
bff545d198
1882 changed files with 16167 additions and 10909 deletions
|
@ -480,32 +480,32 @@ anonymous-boxes-001b reference/anonymous-boxes-001b-ref Percent height inside an
|
|||
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 c14e3b5aff949c743707dbf7e126c413b8314887 `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 43447b070391816bdb697e1b3d2b485013c14a08 `Gé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 93897b73f6608b76f4a5019b6332498d66819dac `Microsoft`<http://www.microsoft.com/> The Byte Order Mark in the stylesheet overrides the HTTP charset setting.
|
||||
at-charset-002 at-charset-001,reference/at-charset-001-ref HTTP Charset over @charset http http://www.w3.org/TR/CSS21/syndata.html#charset 3321d569645976e4ad31ad7d8ae56beec83fc93a `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the @charset designation in the stylesheet.
|
||||
at-charset-003 at-charset-001,reference/at-charset-001-ref HTTP charset over link charset http http://www.w3.org/TR/CSS21/syndata.html#charset c9d5df0b136416557c7fdb6f4bcf5dc985b00ce1 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset designation in the link tag.
|
||||
at-charset-004 at-charset-001,reference/at-charset-001-ref HTTP charset over set referring code page (UTF-8) http http://www.w3.org/TR/CSS21/syndata.html#charset 3f11f93fb92e27a22b5c015bc47babd445609651 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the referring document's code page.
|
||||
at-charset-005 at-charset-001,reference/at-charset-001-ref HTTP charset over set referring code page (windows-1252) http http://www.w3.org/TR/CSS21/syndata.html#charset 87668d0a4ffb30a0a88a4ead0693a426c00037a3 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset designation in the referring document's meta tag.
|
||||
at-charset-006 at-charset-001,reference/at-charset-001-ref HTTP charset over referring code page (not set) http http://www.w3.org/TR/CSS21/syndata.html#charset f22ace8a452f783ecebba8ccf6646a548665ef05 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset of referring document.
|
||||
at-charset-007 at-charset-001,reference/at-charset-001-ref @charset over link charset attribute http://www.w3.org/TR/CSS21/syndata.html#charset f0a613cab842dcb89e298cf1d33b2374b11b4da4 `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the charset attribute of the link element.
|
||||
at-charset-008 at-charset-001,reference/at-charset-001-ref @charset over referring document's code page (set) http://www.w3.org/TR/CSS21/syndata.html#charset f35f30557db816f2f2490f3a79bf6b65d04b5401 `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the referring document's set code page.
|
||||
at-charset-009 at-charset-001,reference/at-charset-001-ref @charset over referring document's code page (unset) http://www.w3.org/TR/CSS21/syndata.html#charset 793c282531b63bbbe7abfc3a98055359d573e2cd `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the referring document's unset code page.
|
||||
at-charset-010 at-charset-001,reference/at-charset-001-ref Link charset attribute over referring document's codepage (set) http://www.w3.org/TR/CSS21/syndata.html#charset cbc1ff89a28459d6a5315580df00c55a1bd28c0f `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 at-charset-001,reference/at-charset-001-ref Link charset attribute over referring document's codepage (not set) http://www.w3.org/TR/CSS21/syndata.html#charset 92eb5671531e588e905b89f9a640d91c0738e8fd `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 at-charset-001,reference/at-charset-001-ref Stylesheet encoding via the referring document's encoding (set) http://www.w3.org/TR/CSS21/syndata.html#charset 35df77f52ef1aa8216c07921a4d611f59e6aa7ea `Microsoft`<http://www.microsoft.com/> The stylesheet's encoding is determined by the set encoding of the referring document.
|
||||
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 at-charset-001,reference/at-charset-001-ref HTTP Charset over @charset http http://www.w3.org/TR/CSS21/syndata.html#charset 9e9e12657f4e4bab38d994ca34ce96dc63552dcf `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the @charset designation in the stylesheet.
|
||||
at-charset-003 at-charset-001,reference/at-charset-001-ref HTTP charset over link charset http http://www.w3.org/TR/CSS21/syndata.html#charset 20e47e996a919f1ee9b0c9ca8476e5d60b6dff7a `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset designation in the link tag.
|
||||
at-charset-004 at-charset-001,reference/at-charset-001-ref HTTP charset over set referring code page (UTF-8) http http://www.w3.org/TR/CSS21/syndata.html#charset 634623045e0f3fc61b29bccdf44b61c4420103ae `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the referring document's code page.
|
||||
at-charset-005 at-charset-001,reference/at-charset-001-ref HTTP charset over set referring code page (windows-1252) http http://www.w3.org/TR/CSS21/syndata.html#charset 6aa1a9c5ce65f6787d3e43c5df3b1c1bb0f30edb `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset designation in the referring document's meta tag.
|
||||
at-charset-006 at-charset-001,reference/at-charset-001-ref HTTP charset over referring code page (not set) http http://www.w3.org/TR/CSS21/syndata.html#charset 4b75d2528be235f88dffd7a471e8557024df0a22 `Microsoft`<http://www.microsoft.com/> The HTTP charset setting overrides the charset of referring document.
|
||||
at-charset-007 at-charset-001,reference/at-charset-001-ref @charset over link charset attribute http://www.w3.org/TR/CSS21/syndata.html#charset a9ad8f9088c62befd76f3831ab87953fe3a1d201 `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the charset attribute of the link element.
|
||||
at-charset-008 at-charset-001,reference/at-charset-001-ref @charset over referring document's code page (set) http://www.w3.org/TR/CSS21/syndata.html#charset a6e4bfbc0d3a7321c6a1e45701bdae0b57fb5f14 `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the referring document's set code page.
|
||||
at-charset-009 at-charset-001,reference/at-charset-001-ref @charset over referring document's code page (unset) http://www.w3.org/TR/CSS21/syndata.html#charset e820588fced555314a6d075e1298cd59ed11341d `Microsoft`<http://www.microsoft.com/> The @charset setting in the stylesheet overrides the referring document's unset code page.
|
||||
at-charset-010 at-charset-001,reference/at-charset-001-ref Link charset attribute over referring document's codepage (set) http://www.w3.org/TR/CSS21/syndata.html#charset b39dee72a51df5e049fe0001bdbca19af3d01137 `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 at-charset-001,reference/at-charset-001-ref Link charset attribute over referring document's codepage (not set) http://www.w3.org/TR/CSS21/syndata.html#charset bb803f4f1bbf76e897491176102f107cbd4bb9ec `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 at-charset-001,reference/at-charset-001-ref Stylesheet encoding via the referring document's encoding (set) http://www.w3.org/TR/CSS21/syndata.html#charset a9023c2b0a8df17f3bce2a54374155da0b0aebf0 `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 145d211ea37c74e5394d6b6f93328fe536f21a1d `Microsoft`<http://www.microsoft.com/> The stylesheet's encoding is determined by the user set referring document's encoding.
|
||||
at-charset-014 at-charset-001,reference/at-charset-001-ref Matching BOM and @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset 035ea1d49efaf9456f5a528626324c6163475825 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-015 at-charset-001,reference/at-charset-001-ref Matching BOM and @charset (utf-16 LE) http://www.w3.org/TR/CSS21/syndata.html#charset f98f9c1fcfbc6cc3bda50c37fe3c9c109fc0569f `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-016 at-charset-001,reference/at-charset-001-ref Matching BOM and @charset (utf-16 BE) http://www.w3.org/TR/CSS21/syndata.html#charset 13c2949e046242c3c29d2d941af4fc0edc3d995b `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-019 at-charset-001,reference/at-charset-001-ref BOM with no @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset 1940dd08083bbe9e827cd9b882684a31eb60c451 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-8.
|
||||
at-charset-020 at-charset-001,reference/at-charset-001-ref BOM with no @charset (utf-16LE) http://www.w3.org/TR/CSS21/syndata.html#charset 53ec3c6f2204bda5ee840a7a7534996259c7c735 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-16LE.
|
||||
at-charset-021 at-charset-001,reference/at-charset-001-ref BOM with no @charset (utf-16BE) http://www.w3.org/TR/CSS21/syndata.html#charset 399a1bc5223fb311b520d7f6d9a6517df9a06c18 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-16BE.
|
||||
at-charset-024 at-charset-001,reference/at-charset-001-ref @charset specified (windows-1252) http://www.w3.org/TR/CSS21/syndata.html#charset 49c45cb0046ce1dc2870eeff339aee2b6f7f53bc `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as windows-1252.
|
||||
at-charset-025 at-charset-001,reference/at-charset-001-ref @charset specified (Shift-JIS) http://www.w3.org/TR/CSS21/syndata.html#charset b0197ed8e4f296aaf2601bedbfc8fb6b9728be8f `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as Shift-JIS.
|
||||
at-charset-026 at-charset-001,reference/at-charset-001-ref @charset specified (ISO-8859-6) http://www.w3.org/TR/CSS21/syndata.html#charset 411e99161f309c366d5f9ee2673f001d67b64df9 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as ISO-8859-6.
|
||||
at-charset-027 at-charset-001,reference/at-charset-001-ref @charset specified (Big5) http://www.w3.org/TR/CSS21/syndata.html#charset e61001f9bb837600ecb36acbc54edfcbb148849d `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as Big5.
|
||||
at-charset-028 at-charset-001,reference/at-charset-001-ref @charset specified (UTF-8) http://www.w3.org/TR/CSS21/syndata.html#charset 2a247ce833f7b9a1afdc54080e798855185f601b `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as UTF-8.
|
||||
at-charset-029 at-charset-001,reference/at-charset-001-ref @charset specified (UTF-16LE) http://www.w3.org/TR/CSS21/syndata.html#charset 68df5956df90e3212228eb631eb257b2d19e16d0 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16LE.
|
||||
at-charset-030 at-charset-001,reference/at-charset-001-ref @charset specified (UTF-16BE) http://www.w3.org/TR/CSS21/syndata.html#charset 12123d3781b19919233ed7440bb876e36a03fe85 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16BE.
|
||||
at-charset-014 at-charset-001,reference/at-charset-001-ref Matching BOM and @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset a1a3c6216ea92a07ef16e1fb147fd8432ff36c3d `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-015 at-charset-001,reference/at-charset-001-ref Matching BOM and @charset (utf-16 LE) http://www.w3.org/TR/CSS21/syndata.html#charset 2e3f28c515a9921c50d55b8d4a59b22c9fe0c686 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-016 at-charset-001,reference/at-charset-001-ref Matching BOM and @charset (utf-16 BE) http://www.w3.org/TR/CSS21/syndata.html#charset 491813e6ed6b36b76b0a486476bc2b7024615486 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-019 at-charset-001,reference/at-charset-001-ref BOM with no @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset 40abc0d34f1d9c69ee687f68339e7d135486c2bf `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-8.
|
||||
at-charset-020 at-charset-001,reference/at-charset-001-ref BOM with no @charset (utf-16LE) http://www.w3.org/TR/CSS21/syndata.html#charset fa5d10ed9ea143b05166e6f7337724e716b555a3 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-16LE.
|
||||
at-charset-021 at-charset-001,reference/at-charset-001-ref BOM with no @charset (utf-16BE) http://www.w3.org/TR/CSS21/syndata.html#charset 21dfcb2b7dc61b86a16614c1b910b96c10988015 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as utf-16BE.
|
||||
at-charset-024 at-charset-001,reference/at-charset-001-ref @charset specified (windows-1252) http://www.w3.org/TR/CSS21/syndata.html#charset 4d6f1d62e5e86352b4b58b1d847effd0859e0839 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as windows-1252.
|
||||
at-charset-025 at-charset-001,reference/at-charset-001-ref @charset specified (Shift-JIS) http://www.w3.org/TR/CSS21/syndata.html#charset 00ef4f34201f696c2b72d86542f1ac4420cfc20e `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as Shift-JIS.
|
||||
at-charset-026 at-charset-001,reference/at-charset-001-ref @charset specified (ISO-8859-6) http://www.w3.org/TR/CSS21/syndata.html#charset 48dd6fac167da364449c958832308c61b4ef0ac5 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as ISO-8859-6.
|
||||
at-charset-027 at-charset-001,reference/at-charset-001-ref @charset specified (Big5) http://www.w3.org/TR/CSS21/syndata.html#charset 098ba4c9aa47c8433745fdcb860b7e3138ffbaae `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as Big5.
|
||||
at-charset-028 at-charset-001,reference/at-charset-001-ref @charset specified (UTF-8) http://www.w3.org/TR/CSS21/syndata.html#charset 852a23caad25436c2dff35923163598e4e6518f0 `Microsoft`<http://www.microsoft.com/> The stylesheet is correctly interpreted as UTF-8.
|
||||
at-charset-029 at-charset-001,reference/at-charset-001-ref @charset specified (UTF-16LE) http://www.w3.org/TR/CSS21/syndata.html#charset 39859549ec506bb3609e5325afe421220d8cddf7 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16LE.
|
||||
at-charset-030 at-charset-001,reference/at-charset-001-ref @charset specified (UTF-16BE) http://www.w3.org/TR/CSS21/syndata.html#charset 145af154f0b4c6def2395827e9fdc1a455711ae7 `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.
|
||||
|
@ -513,15 +513,15 @@ at-charset-036 reference/filler-text-below-green Non-matching BOM (UTF-32BE with
|
|||
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 Matching BOM and @charset (utf-8) http://www.w3.org/TR/CSS21/syndata.html#charset 4fa92eaadf698020ec2eb7d1f5fd1ba4ae1d7c95 `Microsoft`<http://www.microsoft.com/> The encoding is correctly interpreted from the matched BOM and @charset.
|
||||
at-charset-040 at-charset-001,reference/at-charset-001-ref Non-matching @charset (UTF-16BE with UTF-8 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 3e309d309100e9763e52b3a485ad128671d35ad0 `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the mismatched @charset.
|
||||
at-charset-041 at-charset-001,reference/at-charset-001-ref Non-matching @charset (UTF-32LE with UTF-16BE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 730447b9716a636835e8ae8e90d2f2e62eeda22a `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the mismatched @charset.
|
||||
at-charset-042 at-charset-001,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 5227cfd6e5b85366a9f47f08996d444c3f79ee93 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-8.
|
||||
at-charset-043 at-charset-001,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 c3275c3711f9addbb053b045c3259607fce551c4 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-8.
|
||||
at-charset-044 at-charset-001,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 76f9d0fa15c413fce1a8be7f0939d5a6e9b06172 `Microsoft`<http://www.microsoft.com/> UTF-32 is not supported.
|
||||
at-charset-045 at-charset-001,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 aabf85f377f2aae34dd98c3754c5f5b4af6b22fc `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-16LE.
|
||||
at-charset-046 at-charset-001,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 36409371ee6e5cf9934440d70a0e6db064e4a1fb `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF16BE.
|
||||
at-charset-047 at-charset-001,reference/at-charset-001-ref Endianness not specified (UTF-16LE encoding with UTF-16 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 9573d78d758ae285aee8f2df196e31ff820e5968 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16LE.
|
||||
at-charset-048 at-charset-001,reference/at-charset-001-ref Endianness not specified (UTF-16BE encoding with UTF-16 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 80e125ff50d402e39517d0110aaa77bdb2aa3c88 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF16-BE.
|
||||
at-charset-040 at-charset-001,reference/at-charset-001-ref Non-matching @charset (UTF-16BE with UTF-8 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 489680b6158a0f4da648b538419918df4ce286eb `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the mismatched @charset.
|
||||
at-charset-041 at-charset-001,reference/at-charset-001-ref Non-matching @charset (UTF-32LE with UTF-16BE @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 48382e435177a0b7de025f9a75764b33ffc4ba62 `Microsoft`<http://www.microsoft.com/> The stylesheet is thrown out due to the mismatched @charset.
|
||||
at-charset-042 at-charset-001,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 bf09c3f622d616e5956adcc5b87ec3e4bc3dd775 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-8.
|
||||
at-charset-043 at-charset-001,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 4c1b8f3b873aeb0a05f789ac7186709d2235b040 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-8.
|
||||
at-charset-044 at-charset-001,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 0cffde204a8e5aba162ddf9c429efb0e5fd98125 `Microsoft`<http://www.microsoft.com/> UTF-32 is not supported.
|
||||
at-charset-045 at-charset-001,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 c4f84b1b8927853543c59b8fabff5e06ef513aa0 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-16LE.
|
||||
at-charset-046 at-charset-001,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 a7d074ac5e01ccbc79b4e58bfd686ecb8b9f35f3 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF16BE.
|
||||
at-charset-047 at-charset-001,reference/at-charset-001-ref Endianness not specified (UTF-16LE encoding with UTF-16 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 775ff1b411a729c0c184bed816b6a225a6be6962 `Microsoft`<http://www.microsoft.com/> The stylesheet is not interpreted as UTF-16LE.
|
||||
at-charset-048 at-charset-001,reference/at-charset-001-ref Endianness not specified (UTF-16BE encoding with UTF-16 @charset) http://www.w3.org/TR/CSS21/syndata.html#charset 597f96d9d16eecb2e426310be8ffc9c9c8f0273a `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.
|
||||
|
@ -533,7 +533,7 @@ at-charset-056 reference/filler-text-below-green @charset missing a space http:
|
|||
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 at-charset-001,reference/at-charset-001-ref @charset with bogus name http://www.w3.org/TR/CSS21/syndata.html#charset e2dda79c915d699ddc74b43b7b10e4b6e227d207 `Microsoft`<http://www.microsoft.com/> The stylesheet is interpreted as UTF-16LE based on BOM.
|
||||
at-charset-060 at-charset-001,reference/at-charset-001-ref @charset with bogus name http://www.w3.org/TR/CSS21/syndata.html#charset 8900921640dc676270e570082ab96c3401e75db8 `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>
|
||||
|
@ -5807,7 +5807,7 @@ focus-pseudo-class-003 :focus pseudo-class - adjacent sibling selector interact
|
|||
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 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 4d89f1e19902d328eb1c51227ca4d90cc51335c0 `Microsoft`<http://www.microsoft.com/> The 'font' shorthand property accepts and sets font-variant, 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.
|
||||
|
@ -6371,16 +6371,14 @@ inline-block-002 inline-block: width interact http://www.w3.org/TR/CSS21/visude
|
|||
inline-block-003 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 714ae4cbb8048832f658096a82b423ebc8964e06 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
inline-block-004 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width 3fe38b99cfa327f3213cc7d33e647a741ac8e83c `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
inline-block-005 inline-block: width interact http://www.w3.org/TR/CSS21/visudet.html#inlineblock-width c472c1ddc01d782a148417310a78261d99fa6cff `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
inline-block-alignment-002 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 60175462fdfbb58e93eeb1258ef62e1c9fdbb9a5 `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 38b7cacf84e6fb26a648b332664f82e6a7dfc826 `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 360276eb0317b5a04366b5d5f898ada90ba6f3e7 `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 517656f8c3381443ff3d1bd7f337e93bf2ad6ed5 `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 37c0b88073b0421abbe358b7e9bdd8574413c29c `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-007-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 8c71785e5a7ee3283a841672fd9dbb58a0f8bc77 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-008 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes e2467bb74db2fdcd2aedf2af77ee74e07f711861 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways-right', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-009 reference/inline-block-alignment-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 83d76794e4789b9c9b08071a2811326b99371b1a `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-right', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-010 reference/inline-block-alignment-010-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 3008b9c8cae464837a9beb93db9cade78e94ed1c `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-left', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-011 reference/inline-block-alignment-007-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 c945e1cd2af9cf413213d0ba59124b6bf8b325cd `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-left', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-002 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes b93f39f73d1a2639f5ab2b25a07a2749558142d1 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
||||
inline-block-alignment-003 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 132f5e6d8e244e6acf61cd929f59d15801085fbb `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
||||
inline-block-alignment-004 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes f254f9b4e72bd5cfdff0411c9ed832c0d7c437ef `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
||||
inline-block-alignment-005 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes f22e9acf9997492e59bf06af71f147cf3a7ef60b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
||||
inline-block-alignment-006 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes d331ddb7afc3bbe931b343cfec50b6f142a10f55 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-007 reference/inline-block-alignment-007-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 fa0c4bd5f60c840d6f8689ea4c9838e7534dbd11 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-008 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 0c74b7bbf813193c08885b3d85823e5a2b4fb435 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways-right', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-alignment-009 reference/inline-block-alignment-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 011236f198ba8944faf000a6768995116784c55f `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-right', then the alphabetical baseline is used as the dominant baseline.
|
||||
inline-block-height-001 reference/inline-block-height-001-ref Test for height:auto on inline-block http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 16420343ff1b3e203ff5c995965add545595a9a6 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
|
||||
inline-block-height-002 reference/inline-block-height-002-ref Test for height:<length> on inline-block http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 13f6f7d3e9b65cb978c256d0f064517e544579c9 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
|
||||
inline-block-non-replaced-height-001 reference/height-percentage-001-ref Inline-block non-replaced element with 'margin-top', margin-bottom' set to 'auto' and 'height' relying on the descendants http://www.w3.org/TR/CSS21/visudet.html#block-root-margin 3df4a8af7efd3439cc337a14a533ccb6df6a0578 `Microsoft`<http://www.microsoft.com/> If 'height' is 'auto' on an inline-block non-replaced element then the 'height' depends on the descendants.
|
||||
|
@ -6473,18 +6471,18 @@ inline-replaced-width-014 reference/inline-replaced-width-014-ref Replaced inlin
|
|||
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 8f2d30d66ae6a347075326db065f7bb4f5714a2a `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 e3e48c34ac7ece1529f5b6e23a2d150e70d5ecd5 `Gé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 da807414bd6ec01a19299115bf6cf48c0f57f76a `Gé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 526dfd1159e7273cea89b9072ee31426ae3cd4b3 `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 409e429650dd4a460b9b103cdc7494eeb33f73b3 `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 c89eaa46ba06f57b5d9b38c71986abff65df388d `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-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 e5f43cd94e0795e28565cbaee3417c19748cba60 `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 eda91a5111bf2d8af6967a384b347d09c1c817a2 `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 c678c0f2812a59a6387344dcfc2cd5a0ae258619 `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 1f912fd60b14aa24913a008e1c28326923fd2cf6 `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 605892da5c77b2c4441053389cf0003f0776a9be `L. David Baron`<http://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 399bc3f513c30f1863e0a2cc3f95caa2f0ec0ca5 `L. David Baron`<http://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 e43bc5574b4cb4f362756e890a6e6ff1ba8c4731 `L. David Baron`<http://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 4bde1e1b0fb1981a43006f7576d7d1431f0a556f `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 49382e9e0b557d14be23d9a7c04ba06806187cc6 `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 5296047e4d9850d39d4c9adc4b487509afe1c88e `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 eb4ec8dd09763960b141c5d814ba30ad2310d461 `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-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 5a12fb6ef0fe9358303eca8fb343804c752cb524 `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 933570a39c3656ffe8547bca4789286a7c2f8d17 `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 a4225278e61c6bb19485308ea475c478f49c63c6 `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 55a66161c1f5a835eaa56cf0b6403f908a1df790 `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 bfeacd6e28154a2b1f820f39a4287ce44aaddfb2 `L. David Baron`<http://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 4ede1489d3f0f19254b9f1146e9f6ede96b77d0b `L. David Baron`<http://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 024bb8c382388f0c86655b312e52db3477389f1a `L. David Baron`<http://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.
|
||||
|
@ -6624,6 +6622,7 @@ left-offset-002 reference/left-offset-001-ref Position 'left' offset property -
|
|||
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 b01fa2a64b07ebb97c6b2aa6a4fde5c360545cec `Gé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 ccdc4e630469a14bae852ca5ade5cfe442d6ac16 `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 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 35a1c7eb6a26207ef41c2a9a57418b8ba9c17bba `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a negative zero length value in pixels.
|
||||
letter-spacing-005 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 b41f3e19526acd39a3df86c8c1ba9930f86251dd `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a zero length value in pixels.
|
||||
letter-spacing-006 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 a41c9f8b0148bf6d4a74cd7d4d0fa58691b8dd65 `Microsoft`<http://www.microsoft.com/> The 'letter-spacing' property sets a positive zero length value in pixels.
|
||||
|
@ -7814,7 +7813,7 @@ numbers-units-010 reference/numbers-units-010-ref Em size with font-size set to
|
|||
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-014-ref-a;reference/numbers-units-014-ref-b Height of EX ahem,should http://www.w3.org/TR/CSS21/syndata.html#length-units cf44fc6d2f871deccf8b82446e048ce71328c531 `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-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.
|
||||
|
@ -8039,10 +8038,10 @@ outline-overlap-001 Outline overlaps with other elements http://www.w3.org/TR/
|
|||
outline-pseudo-selector-001 Outline specified with the ':focus' selector interact http://www.w3.org/TR/CSS21/ui.html#outline-focus f881d87785d587129c4f111d6bb4b366f7a579c7 `Microsoft`<http://www.microsoft.com/> Outline works with the ':focus' selectors.
|
||||
outline-pseudo-selector-002 Outline specified with the ':hover' selector interact http://www.w3.org/TR/CSS21/ui.html#outline-focus e6e45ffb2fc10cfd231f40451dfafae872e0732c `Microsoft`<http://www.microsoft.com/> Outline works with the ':hover' selector.
|
||||
outline-pseudo-selector-003 Outline specified with the ':active' selector interact http://www.w3.org/TR/CSS21/ui.html#outline-focus b6b9b38d233b4cac110284bc74cff7c15d7547e9 `Microsoft`<http://www.microsoft.com/> Outline works with the ':active' selectors.
|
||||
outline-style-001 reference/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-001 reference/outline-style-001-ref outline-style - dotted (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 9b6764e372cceab67dda037ff6138d0e911b1dec `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dotted when outline-style set dotted
|
||||
outline-style-002 reference/outline-style-002-ref outline-style - inherit (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 695fbf49c18c77abfca3e5c42c9359ab9afdf1f1 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the sub element outline style is same as parent element outline style when outline-style set inherit
|
||||
outline-style-003 reference/outline-style-003-ref outline-style - dashed (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style c26ebdb81d867b5d1d8ff893a632b8c738c934b7 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dashed when outline-style set dashed
|
||||
outline-style-004 reference/outline-style-004-ref outline-style - double (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 7027b5a477a5790afef0521288df069305856abc `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is two solid lines when outline-style set double
|
||||
outline-style-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).
|
||||
|
@ -8848,6 +8847,7 @@ right-offset-002 reference/left-offset-001-ref Position 'right' property defines
|
|||
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 718f4fb866954caf787e69dfdd5885ab69225962 `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 7f2e8e70ba5bd6f274055e58ed2012eab9cff318 `Gé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 a64a894a331b86b3ed339e57e63df8897a1516b5 `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 928f48a36f766d456b0d8806ff972b13c5b9fb2a `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue