mirror of
https://github.com/servo/servo.git
synced 2025-10-08 20:49:24 +01:00
845 lines
435 KiB
Text
845 lines
435 KiB
Text
id references title flags links revision credits assertion
|
|
abs-pos-non-replaced-icb-vlr-003 reference/ref-filled-green-100px-square position absolute and 'vertical-lr' - 'left: auto', 'width: auto' and 'right: auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d3088b2113ff9dc88028dc89b4d030a83db59a2b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left: auto', 'width: auto' and 'right: auto') whose containing block is the initial containing block must set 'left' to the static position. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-005 reference/abs-pos-non-replaced-icb-vrl-004-ref position absolute and 'vertical-lr' - 'left: auto', 'width: auto' and 'right: auto' with 'direction: rtl' in initial containing block image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout b959f5e9a4d09adc6784d74741b43ff0ac1ea0ca `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left: auto', 'width: auto' and 'right: auto') whose containing block is the initial containing block must set 'right' to the static position. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-007 reference/ref-filled-green-100px-square position absolute and 'vertical-lr' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 2920468c92b3106eb9b5ece67e5bcb5671cb4ae3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left' and 'width' are 'auto' and 'right' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-009 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c5707d898b0da047a136a5dea32eaee2f072aceb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left' and 'width' are 'auto' and 'right' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-011 reference/ref-filled-green-100px-square position absolute and 'vertical-lr' - 'left' and 'right' are 'auto' and 'width' is not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout cb3c2ddfdcf6f2a98842ab3072383bb568779b45 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left' and 'right' are 'auto' and 'width' is not 'auto') whose containing block is the initial containing block and whose direction is 'ltr' must set left to static position and then solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-013 reference/abs-pos-non-replaced-icb-vrl-004-ref position absolute and 'vertical-lr' - 'left' and 'right' are 'auto', 'width' is not 'auto' with 'direction: rtl' in initial containing block image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9f493db44442db0fa520f7dd00ddbc5bd8b053be `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left' and 'right' are 'auto', 'width' is not 'auto') whose containing block is the initial containing block and whose direction is 'rtl' must set right to static position and then solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-015 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 2771fcc484d81c24ae79b7c55ea7936222ed4362 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'width' and 'right' are 'auto' and 'left' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-017 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout a6a91f8c0313b0760406f2b6fa332bdc6a4c89aa `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'width' and 'right' are 'auto' and 'left' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-019 reference/ref-filled-green-100px-square position absolute and 'vertical-lr' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 74e0da7b167c4edac5bf1047e1a54ce980046956 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left' is 'auto', 'width' and 'right' are not 'auto') whose containing block is the initial containing block must solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-021 reference/ref-filled-green-100px-square position absolute and 'vertical-lr' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0026e669a6e5950bc999ad2861ae879a8a03721a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left' is 'auto', 'width' and 'right' are not 'auto') whose containing block is the initial containing block must solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-023 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'width' is 'auto', 'left' and 'right' are not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout fe60ac82b37aec85dfa09cfbd580a9f46cb2e45b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'width' is 'auto', 'left' and 'right' are not 'auto') whose containing block is the initial containing block must solve 'width'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-025 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'width' is 'auto', 'left' and 'right' are not 'auto' with direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0abe7aa6441751b399efa393fa5a3f8c9421fe9e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'width' is 'auto', 'left' and 'right' are not 'auto') whose containing block is the initial containing block must solve 'width'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-027 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 52dd4499e057af3f27511c6f572a1f07bcb521ab `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'right' is 'auto', 'left' and 'width' are not 'auto') whose containing block is the initial containing block must solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-029 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c8e092f6992398340c7ccc864f1f47cdd8e60e8a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'right' is 'auto', 'left' and 'width' are not 'auto') whose containing block is the initial containing block must solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-031 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - overconstrained values with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 195a5a814cdeb8071eaebae2b0ce2710ec4dd1c3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with overconstrained 'left', 'width' and 'right' values) whose containing block is the initial containing block must ignore the value for 'right' and solve for that value. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vlr-033 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-lr' - overconstrained values with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c404b980d389dadd597f743edaf48fb857284bed `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with overconstrained 'left', 'width' and 'right' values) whose containing block is the initial containing block must ignore the value for 'left' and solve for that value. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-002 reference/ref-filled-green-100px-square position absolute and 'vertical-rl' - 'left: auto', 'width: auto' and 'right: auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c1d978fed082919699d7dd9a7bbac418e1f2b3d3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left: auto', 'width: auto' and 'right: auto') whose containing block is the initial containing block must set 'left' to the static position. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-004 reference/abs-pos-non-replaced-icb-vrl-004-ref position absolute and 'vertical-rl' - 'left: auto', 'width: auto' and 'right: auto' with 'direction: rtl' in initial containing block image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout ef4aec8787e4e226422030791ced9725a9ddf92e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left: auto', 'width: auto' and 'right: auto') whose containing block is the initial containing block must set 'right' to the static position. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-006 reference/ref-filled-green-100px-square position absolute and 'vertical-rl' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 7cc616bc6d9add19fee781134bf14c9d2aaab827 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left' and 'width' are 'auto' and 'right' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-008 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout bf88578b9cf373a8e0e104472f20669679511b13 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left' and 'width' are 'auto' and 'right' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-010 reference/ref-filled-green-100px-square position absolute and 'vertical-rl' - 'left' and 'right' are 'auto', 'width' is not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0797d5d4659b501c18d7f02f54feaf2dc1fabef7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left' and 'right' are 'auto', 'width' is not 'auto') whose containing block is the initial containing block and whose direction is 'ltr' must set left to static position and then solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-012 reference/abs-pos-non-replaced-icb-vrl-004-ref position absolute and 'vertical-rl' - 'left' and 'right' are 'auto', 'width' is not 'auto' with 'direction: rtl' in initial containing block image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout af2513c28fc98085a02fac46f7e7837ec2dcb416 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left' and 'right' are 'auto', 'width' is not 'auto') whose containing block is the initial containing block and whose direction is 'rtl' must set right to static position and then solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-014 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 82b080f9862b48f9d4d4bae11a8178cbe0e04c8f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'width' and 'right' are 'auto' and 'left' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-016 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0fcd6852eb73db30e7a6a63a3d0ddcdc49137d87 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'width' and 'right' are 'auto' and 'left' is not 'auto') whose containing block is the initial containing block must set width to shrink-to-fit and then solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-018 reference/ref-filled-green-100px-square position absolute and 'vertical-rl' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout a747c42d5292e2ce1662863f9906e304eb8f542e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'left' is 'auto', 'width' and 'right' are not 'auto') whose containing block is the initial containing block must solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-020 reference/ref-filled-green-100px-square position absolute and 'vertical-rl' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 38d2c9b1105e5c01a44bb42fdb2e49e290e55242 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'left' is 'auto', 'width' and 'right' are not 'auto') whose containing block is the initial containing block must solve for 'left'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-022 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'width' is 'auto', 'left' and 'right' are not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout fca4a5e3785e0dff365055391d47d43088d046f5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'width' is 'auto', 'left' and 'right' are not 'auto') whose containing block is the initial containing block must solve 'width'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-024 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'width' is 'auto', 'left' and 'right' are not 'auto' with direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 4f464a740f5ae8248c82112351d3436a3c37d44a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'width' is 'auto', 'left' and 'right' are not 'auto') whose containing block is the initial containing block must solve 'width'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-026 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 023c809b88e0e4301aa642972d0c7147967889d0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with 'right' is 'auto', 'left' and 'width' are not 'auto') whose containing block is the initial containing block must solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-028 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 3b640d907e7e2b09e1cd6fe9d7f03944c833c582 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with 'right' is 'auto', 'left' and 'width' are not 'auto') whose containing block is the initial containing block must solve for 'right'. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-030 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - overconstrained values with 'direction: ltr' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout b2203bfe35d1f946e1778ef9e443ef9ccb9521fe `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'ltr', then an absolutely positioned box (with overconstrained 'left', 'width' and 'right' values) whose containing block is the initial containing block must ignore the value for 'right' and solve for that value. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
abs-pos-non-replaced-icb-vrl-032 reference/abs-pos-non-replaced-icb-vrl-008-ref position absolute and 'vertical-rl' - overconstrained values with 'direction: rtl' in initial containing block http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c5d52e4e1a4df4bd93e4faaea24787163e82e070 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the initial containing block's writing-mode is 'horizontal-tb' and its 'direction' is 'rtl', then an absolutely positioned box (with overconstrained 'left', 'width' and 'right' values) whose containing block is the initial containing block must ignore the value for 'left' and solve for that value. Whether such absolutely positioned box's 'writing-mode' is vertical or not is irrelevant.
|
|
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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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', then solve for 'left' 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 4a081025215343dc43c94a9afbecb4f8708d78c0 `Gé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', 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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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', then solve for 'left' 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 5ed1484c71061d9fdd91d13b776f19b73f7d1853 `Gé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', 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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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é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.
|
|
autoheight-regions-in-autoheight-flexbox-002 reference/autoheight-regions-in-autoheight-flexbox-002-ref CSS Regions: Auto-height regions with vertical writing mode in auto-height flexbox ahem http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution,http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-flexbox-1/#flex-direction-property,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 03903463d0ee57e784c8305fc4b3c522d62beb38 `Catalin Badea`<mailto:badea@adobe.com> Test checks that auto-height regions having content with vertical writing mode are sized correctly when placed inside a flex container. The flowed content should be displayed as a horizontal green stripe.
|
|
background-position-vlr-003 'background-position: left top' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 6f62ea5ca447de2cec9e79c4756f56b9ba4328be `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left top' will make background-image start at upper left corner of page (even in case there is an horizontal resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-005 'background-position: left bottom' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 6e0dc09bfe164ae0d9cc0a8eeca78824c84cdd6e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left bottom' will make background-image start at lower right corner of page (even in case there is an horizontal resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-007 'background-position: right top' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 02f2f3858b9b2020b82974ac52614286bbb3eddb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right top' will make background-image start at upper right corner of page (even in case there is an horizontal resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-009 'background-position: right bottom' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only e443e3425a7d7a9d1321da6970447eb45c05d93f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right bottom' will make background-image start at lower right corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-011 'background-position: left top' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only bb4b0b16abea231f437342b2213adea03af8e8f9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left top' will make background-image start at upper left corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-013 'background-position: left bottom' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only dd3752a7dc0db4a9bae1d164c3b01eac8d3cd4fd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left bottom' will make background-image start at lower left corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-015 'background-position: right top' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 17993272ca0af266b4186f3c004caf57ef7b584b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right top' will make background-image start at upper right corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vlr-017 'background-position: right bottom' and 'vertical-lr' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 99e15bfc55ce1bcdeb4615ad13a49df4c18e71bc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right bottom' will make background-image start at lower right corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-002 'background-position: left top' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 6fb2e232446bf178e65c82c49746ca32efcbcc60 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left top' will make background-image start at upper left corner of page (even in case there is an horizontal resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-004 'background-position: left bottom' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only f30edba80a6a3d3b37d8e2c1dd37490e2cb197d9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left bottom' will make background-image start at lower left corner of page (even in case there is an horizontal resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-006 'background-position: right top' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 4aaa31cbbebae0d4f0c87cd7643b962c55128068 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right top' will make background-image start at upper right corner of page (even in case there is an horizontal resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-008 'background-position: right bottom' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 6b2a6cd1758f2838b41fcb547fc201d86fc6225c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right bottom' will make background-image start at lower right corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-010 'background-position: left top' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only a36b85dae397ac0bd56ac7cc7bf9f75efc04c44a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left top' will make background-image start at upper left corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-012 'background-position: left bottom' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 602bfdfe81733285158b6b196cd799bff45b8acc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left bottom' will make background-image start at lower left corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-014 'background-position: right top' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only c2752b717241dac98751fe1196b58f9b1987ee3b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right top' will make background-image start at upper right corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-016 'background-position: right bottom' and 'vertical-rl' image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only d7fdce5cc5bc700ad2dee22e583b6a296fb8d5e9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: right bottom' will make background-image start at lower right corner of page (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-018 reference/background-position-vrl-018-ref 'background-position: left top' and 'vertical-rl' when document root element does not fill viewport width image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only 6a92342e5a438e5e707a8c51cf0c4691364d09d5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left top' will make background-image start at left side of document root element (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-020 reference/background-position-vrl-018-ref 'background-position: left center' and 'vertical-rl' when document root element does not fill viewport width image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only a41dd6b788db7308b352a0973e7aec81a045b0f5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left center' will make background-image start at left side of document root element (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-position-vrl-022 reference/background-position-vrl-018-ref 'background-position: left bottom' and 'vertical-rl' when document root element does not fill viewport width image,interact http://www.w3.org/TR/css-writing-modes-3/#physical-only bd466258ee3ed92c6e61376ea624725fe6a31c34 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'background-position: left bottom' will make background-image start at left side of document root element (even in case there is resizing of the window) because background properties should not be affected by vertical writing-mode.
|
|
background-size-document-root-vrl-002 reference/background-size-document-root-vrl-002-ref 'background-size: 100%' filling padding-box of document root element image http://www.w3.org/TR/css-writing-modes-3/#physical-only d32d9260f7c55e356ff0f781774350e0e9339c7d `Koji Ishii`<mailto:kojiishi@gmail.com> Test checks that 'background-size: 100% 100%' applied for the html root element will make the background-image fill the padding-box of the document box. Since 'background-color' is 'transparent' and since 'background-repeat' is set to 'no-repeat', then only the padding-box of the document root box should be painted green and such padding-box should start at top-right corner of canvas because 'writing-mode' is set to 'vertical-rl'.
|
|
background-size-document-root-vrl-004 reference/background-size-document-root-vrl-002-ref 'background-size: 100%' filling padding-box of document root element image http://www.w3.org/TR/css-writing-modes-3/#physical-only c570e55ba9e3d7cbe2ed6c537c3e24dae5f06a9b `Koji Ishii`<mailto:kojiishi@gmail.com> Test checks that 'background-size: 100% 100%' applied for the html root element will make the background-image fill the padding-box of the document box. Since 'background-color' is 'transparent' and since 'background-repeat' is set to 'no-repeat', then only the padding-box of the document root box should be painted green and such padding-box should start at top-right corner of canvas because 'writing-mode' is set to 'vertical-rl'.
|
|
background-size-document-root-vrl-006 reference/background-size-document-root-vrl-002-ref 'background-size: 100%' filling padding-box of document root element image http://www.w3.org/TR/css-writing-modes-3/#physical-only d38e22c4d9e04f1abb027bd7ba76039f6bac9e22 `Koji Ishii`<mailto:kojiishi@gmail.com> Test checks that 'background-size: 100% 100%' applied for the html root element will make the background-image fill the padding-box of the document box. Since 'background-color' is 'transparent' and since 'background-repeat' is set to 'no-repeat', then only the padding-box of the document root box should be painted green and such padding-box should start at top-right corner of canvas because 'writing-mode' is set to 'vertical-rl'.
|
|
background-size-document-root-vrl-008 reference/background-size-document-root-vrl-002-ref 'background-size: 100%' filling padding-box of document root element image http://www.w3.org/TR/css-writing-modes-3/#physical-only 8272ed7319e48fe7f94701a00ed1789bb7fb9435 `Koji Ishii`<mailto:kojiishi@gmail.com> Test checks that 'background-size: 100% 100%' applied for the html root element will make the background-image fill the padding-box of the document box. Since 'background-color' is 'transparent' and since 'background-repeat' is set to 'no-repeat', then only the padding-box of the document root box should be painted green and such padding-box should start at top-right corner of canvas because 'writing-mode' is set to 'vertical-rl'.
|
|
baseline-inline-non-replaced-002 reference/ref-filled-green-100px-square baseline-alignment of empty non-replaced inline-block element and 'vertical-rl' ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 7432fa7398eeb4c17a8e8f9c9fdd21e6368867cd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the baseline-alignment of an empty inline-block box in the line box with 'writing-mode' set to 'vertical-rl' is 'central' and not 'alphabetic'.
|
|
baseline-inline-non-replaced-003 reference/ref-filled-green-100px-square baseline-alignment of empty non-replaced inline-block element and 'vertical-rl' ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 39f30d7250f4b486aa113a92ecc7cc3c55edbfe2 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the baseline-alignment of an empty inline-block box in the line box with 'writing-mode' set to 'vertical-rl' is 'central' and not 'alphabetic'.
|
|
baseline-inline-non-replaced-004 reference/ref-filled-green-100px-square baseline-alignment of non-empty non-replaced inline-block element and 'vertical-rl' ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 70dd4df1be2c1a6e1162019e6cb01ddfaf32273c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the baseline-alignment of a non-empty inline-block box in the line box with 'writing-mode' set to 'vertical-rl' is 'central' and not 'alphabetic'.
|
|
baseline-inline-non-replaced-005 reference/ref-filled-green-100px-square baseline-alignment of non-empty non-replaced inline-block element and 'vertical-rl' ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines afd454f9156fddd4fc2e6375651908255a2cc3be `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the baseline-alignment of a non-empty inline-block box in the line box with 'writing-mode' set to 'vertical-rl' is 'central' and not 'alphabetic'.
|
|
baseline-inline-replaced-002 reference/baseline-inline-replaced-002-ref baseline-alignment of inline replaced element and 'vertical-rl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 581a025a1ed23a356d11264a391800e5529fb749 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the baseline-alignment of an image in the line box of a block with 'writing-mode' set to 'vertical-rl' is 'central' and not 'alphabetic'.
|
|
baseline-inline-replaced-003 reference/baseline-inline-replaced-002-ref baseline-alignment of inline replaced element and 'vertical-lr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 8a607d2eb975949ad64e66e2ebe0b3e083204162 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the baseline-alignment of an image in the line box of a block with 'writing-mode' set to 'vertical-lr' is 'central' and not 'alphabetic'.
|
|
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/ 48d2d4ba08ef8b06d14ef353e9fb8caa30bb43af `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/ 4fc2169d7f75864298bca1a48c3d4d3bdb3560cf `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-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-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-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-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-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-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/ c3876d81e8a04525459e58052c7e241825de8aeb `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 4d4b08257d283f8137a8319b54468d990e1236b9 `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-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 1c9b7d40184936c8dd4ae4dfb02e799aad6eec88 `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 edcd15e3c91d992560ead00f614aac93eaf45dc1 `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 ff611d61e4ddcd86c5aa16094bcb9f2335cc7a8e `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 e9e386182c31de5e3d61f64ba1933b80358563b8 `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 962e39bfe25224ab5135810423b839c579d43ee8 `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 37c8c476400a1cfc7758abcaddf42587c371d4de `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 a6e962ebce7ed428d4ead0f4f1fe0c8833cc7bd8 `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 8c510ddd2d961e2be38fbc0b1b7b73ce8c871c25 `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 8553fa2253cf1da817f035932fb36c7234a3fca1 `Eira Monstad, Opera Software ASA`<mailto:public-testsuites@opera.com> Border sides 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 e9bd7a66ce4c8abb5158f49ea9bd7cf2a61f115d `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 e10ae7a28a9c36ade38d76a62b5b3cbd4924cb5e `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 d35d1e26ca2c0560efaa12e4b6cd4e11720cedd6 `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 a5320f0797f50894c930422612c5d4f8e6f5f18e `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 598e3207af53b8419a1cd59902ee374213415c5f `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 fe86e5208cceddfdb42ead064ea22ada485ef1f4 `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 75e6e9ea6c09e2f552a53291991f2cb671f8a089 `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 816f9d52ee34cd65e31de2b9ac27d149b643a669 `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 7edef082775bc3176d6185cda5b9205b79e29f09 `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-embed-001 reference/bidi-embed-001 direction/unicode-bidi: span direction rtl, unicode-bidi embed (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction afde290f67a16aa24f6b4b982eca7e2e03ec72ac `Richard Ishida`<mailto:ishida@w3.org> 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 in rtl order.
|
|
bidi-embed-002 reference/bidi-embed-002 direction/unicode-bidi: span direction rtl, unicode-bidi embed (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 3d672bde7731e5924312c4f818195f49c02c0024 `Richard Ishida`<mailto:ishida@w3.org> 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 in rtl order.
|
|
bidi-embed-003 reference/bidi-embed-003 direction/unicode-bidi: span direction ltr, unicode-bidi embed (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 797c9336dd211c246279d80c3b1d651c80243ef8 `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:embed are applied to an inline element containing mixed direction text, the text in that element will be displayed in ltr order.
|
|
bidi-embed-004 reference/bidi-embed-004 direction/unicode-bidi: span direction ltr, unicode-bidi embed (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 7d2b25f887ed3a31e15180b3d860f5bc3b27c5e9 `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:embed are applied to an inline element containing mixed direction text, the text in that element will be displayed in ltr order.
|
|
bidi-embed-005 reference/bidi-embed-005 direction/unicode-bidi: element as directional character with unicode-bidi embed, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 87d6ca440eb8c36342be3b561892c06036906a7b `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:embed is applied to an inline element, that element will interact with the surrounding text like a strongly directional character.
|
|
bidi-embed-006 reference/bidi-embed-006 direction/unicode-bidi: element as directional character with unicode-bidi embed, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction bfaca75f188a66903586df2dce6df7f5ff28867e `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:embed is applied to an inline element, that element will interact with the surrounding text like a strongly directional character.
|
|
bidi-embed-007 reference/bidi-embed-007 direction/unicode-bidi: element isolation and unicode-bidi embed, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction b33972e083c36cad017f260b16774c574410303b `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:embed is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-embed-008 reference/bidi-embed-008 direction/unicode-bidi: element isolation and unicode-bidi embed, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 9106b9f2ef7f218496682675876313fb24d5cc4c `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:embed is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-embed-009 reference/bidi-embed-009 direction/unicode-bidi: element isolation and unicode-bidi embed, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction 2ea141336408014defe53fd98d84c411aec4dc4d `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:embed is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-embed-010 reference/bidi-embed-010 direction/unicode-bidi: element isolation and unicode-bidi embed, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction 30d16c659913406c8705520ee165821cf2965b0b `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:embed is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-embed-011 reference/bidi-embed-011 direction/unicode-bidi: direction alone and inherited, unicode-bidi embed http://www.w3.org/TR/css-writing-modes-3/#text-direction 6e225bfb6ae7eceef58b51b9cc96d9ac6656e07a `Richard Ishida`<mailto:ishida@w3.org> Directionality is not changed by the direction property on its own, but unicode-bidi: embed will apply direction declared on a higher level element.
|
|
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 1df4de4e03f644a77cd16a704e3747ad4dbbf379 `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 5032b9119f978356e85c66a9f5613aa57237dca2 `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 5f80a76128d4f7c75d562c37391a38e46fd2c0ec `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-isolate-001 reference/bidi-isolate-001 direction/unicode-bidi: span direction rtl, unicode-bidi isolate (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction c929f3c9f5f2b29873ef4c3f335e056a53fecd80 `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:isolate are applied to an inline element containing mixed direction text, the text in that element will be displayed in rtl order.
|
|
bidi-isolate-002 reference/bidi-isolate-002 direction/unicode-bidi: span direction rtl, unicode-bidi isolate (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction e69b8cc34437c122def2ae93bb3fe02d587fd04d `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:isolate are applied to an inline element containing mixed direction text, the text in that element will be displayed in rtl order.
|
|
bidi-isolate-003 reference/bidi-isolate-003 direction/unicode-bidi: span direction ltr, unicode-bidi isolate (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction dad7ee0898ae14d2fb7655bdffdd22c57bc9b3cf `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:isolate are applied to an inline element containing mixed direction text, the text in that element will be displayed in ltr order.
|
|
bidi-isolate-004 reference/bidi-isolate-004 direction/unicode-bidi: span direction ltr, unicode-bidi isolate (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 35b54c340b6a41df8428abbd7247ff5e7b53370d `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:isolate are applied to an inline element containing mixed direction text, the text in that element will be displayed in ltr order.
|
|
bidi-isolate-005 reference/bidi-isolate-005 direction/unicode-bidi: element as directional character with unicode-bidi isolate, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction dea2567ca84737d1cd470ea8c555b4159a41712c `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate is applied to an inline element, that element will interact with the surrounding text like a neutral directional character.
|
|
bidi-isolate-006 reference/bidi-isolate-006 direction/unicode-bidi: element as directional character with unicode-bidi isolate, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 97b515358bc009608c0f613db025448c663ac2b8 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate is applied to an inline element, that element will interact with the surrounding text like a neutral directional character.
|
|
bidi-isolate-007 reference/bidi-isolate-007 direction/unicode-bidi: element isolation and unicode-bidi isolate, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 40b604c65139fc42d39123fbd8dc3ed741a5fdd5 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate is applied to an inline element, the text in that element WILL be directionally isolated from surrounding text.
|
|
bidi-isolate-008 reference/bidi-isolate-008 direction/unicode-bidi: element isolation and unicode-bidi isolate, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 90504f4837d33b4ab336b964ff051de381893418 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate is applied to an inline element, the text in that element WILL be directionally isolated from surrounding text.
|
|
bidi-isolate-009 reference/bidi-isolate-009 direction/unicode-bidi: element isolation and unicode-bidi isolate, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction ba11dee94e79046eda77e6674c67d2b447218ee2 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate is applied to an inline element, the text in that element WILL be directionally isolated from following content.
|
|
bidi-isolate-010 reference/bidi-isolate-010 direction/unicode-bidi: element isolation and unicode-bidi isolate, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction a4f1af5dfaab1b1eff852e9efc8138381f3b58f4 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-isolate-011 reference/bidi-embed-011 direction/unicode-bidi: direction alone and inherited, unicode-bidi embed http://www.w3.org/TR/css-writing-modes-3/#text-direction 43536487311c98d371071c045c9957c27ca90518 `Richard Ishida`<mailto:ishida@w3.org> Directionality is not changed by the direction property on its own, but unicode-bidi: isolate will apply direction declared on a higher level element.
|
|
bidi-isolate-override-001 reference/bidi-isolate-override-001 direction/unicode-bidi: span direction rtl, isolate-override (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction b02f6695fa9e02c20f5c71088ed32a565da5acac `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:isolate-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in rtl order, ignoring the bidi algorithm.
|
|
bidi-isolate-override-002 reference/bidi-isolate-override-002 direction/unicode-bidi: span direction rtl, isolate-override (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction a9ddaea4eb9d330d7964914f957c68976a1ba18a `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:isolate-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in rtl order, ignoring the bidi algorithm.
|
|
bidi-isolate-override-003 reference/bidi-isolate-override-003 direction/unicode-bidi: span direction ltr, isolate-override (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 0e1b3e45d614378bb7872791af293ed0db030a9e `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:isolate-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in ltr order, ignoring the bidi algorithm.
|
|
bidi-isolate-override-004 reference/bidi-isolate-override-004 direction/unicode-bidi: span direction ltr, isolate-override (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction b4440671f228c4054fef80f184dedc9fda146260 `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:isolate-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in ltr order, ignoring the bidi algorithm.
|
|
bidi-isolate-override-005 reference/bidi-isolate-override-005 direction/unicode-bidi: element as directional character with isolate-override, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 4c77a3c3d711d51f66a287ef69f35b15b6ccb6e6 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to an inline element, that element will interact with the surrounding text like a neutral directional character.
|
|
bidi-isolate-override-006 reference/bidi-isolate-override-006 direction/unicode-bidi: element as directional character with isolate-override, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 2aa47785e59230265659dd5fad76ca2d0f174589 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to an inline element, that element will interact with the surrounding text like a neutral directional character.
|
|
bidi-isolate-override-007 reference/bidi-isolate-override-007 direction/unicode-bidi: element isolation and isolate-override, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 9518b6557e396f6633c62380dda116049730f144 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to an inline element, the text in that element WILL be directionally isolated from surrounding text.
|
|
bidi-isolate-override-008 reference/bidi-isolate-override-008 direction/unicode-bidi: element isolation and isolate-override, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 6941d5e0d389192ceff41199a80b5d95efcc3d34 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to an inline element, the text in that element WILL be directionally isolated from surrounding text.
|
|
bidi-isolate-override-009 reference/bidi-isolate-override-009 direction/unicode-bidi: element isolation and isolate-override, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction 61c59585a1f70d113b10fe5e198b450f4d542305 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to an inline element, the text in that element WILL be directionally isolated from following content.
|
|
bidi-isolate-override-010 reference/bidi-isolate-override-010 direction/unicode-bidi: element isolation and isolate-override, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction 47d4b74385a3f2a8ab68ab1d2b95f64b427bd246 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to an inline element, the text in that element WILL be directionally isolated from following content.
|
|
bidi-isolate-override-011 reference/bidi-isolate-override-011 direction/unicode-bidi: direction alone and inherited, isolate-override http://www.w3.org/TR/css-writing-modes-3/#text-direction f79691854b3f5c97c17b66e8e8906ee2fbe8d85f `Richard Ishida`<mailto:ishida@w3.org> unicode-bidi: isolate-override will apply direction declared on a higher level element.
|
|
bidi-isolate-override-012 reference/bidi-isolate-override-012 direction/unicode-bidi: default direction, isolate-override http://www.w3.org/TR/css-writing-modes-3/#text-direction 663a3313f2f7e81c3324cbb2fc8a9598f1c7349d `Richard Ishida`<mailto:ishida@w3.org> unicode-bidi: When no direction is set, isolate-override will apply ltr ordering to text within its scope.
|
|
bidi-normal-001 reference/bidi-normal-001 direction/unicode-bidi: span direction rtl, unicode-bidi normal (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 124bdb9e8bfae6849ee5ae2dff293419eba5c4c3 `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:normal are applied to an inline element containing mixed direction text, the text in that element will NOT be displayed in rtl order.
|
|
bidi-normal-002 reference/bidi-normal-002 direction/unicode-bidi: span direction rtl, unicode-bidi normal (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 366a21ec9e973a038d5a9a4bd0166cec7b9b92da `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:normal are applied to an inline element containing mixed direction text, the text in that element will NOT be displayed in rtl order.
|
|
bidi-normal-003 reference/bidi-normal-003 direction/unicode-bidi: span direction ltr, unicode-bidi normal (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction fe986408c57f7f138ad77a0789e36b2ff7210d28 `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:normal are applied to an inline element containing mixed direction text, the text in that element will NOT be displayed in ltr order.
|
|
bidi-normal-004 reference/bidi-normal-004 direction/unicode-bidi: span direction ltr, unicode-bidi normal (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction a3fac68dee2c29a4cb1f8142f36518a30f5fd6a2 `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr and unicode-bidi:normal are applied to an inline element containing mixed direction text, the text in that element will NOT be displayed in ltr order.
|
|
bidi-normal-005 reference/bidi-normal-005 direction/unicode-bidi: element as directional character with unicode-bidi normal, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 292929e864580a6c08daa01558ec8fcdf70290a1 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:normal is applied to an inline element, that element will NOT interact with the surrounding text like a strong or neutral directional character.
|
|
bidi-normal-006 reference/bidi-normal-006 direction/unicode-bidi: element as directional character with unicode-bidi normal, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 7d55adf9d66cdd4741b088ee63904e7d0e49b61f `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:normal is applied to an inline element, that element will NOT interact with the surrounding text like a strong or neutral directional character.
|
|
bidi-normal-007 reference/bidi-normal-007 direction/unicode-bidi: element isolation and unicode-bidi normal, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 106b2e30cc4478f34ed7812e0ac3efdf41214efb `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-normal-008 reference/bidi-normal-008 direction/unicode-bidi: element isolation and unicode-bidi normal, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction bf2c22038aafc1cbde70576ba28150e08d52b425 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-normal-009 reference/bidi-normal-009 direction/unicode-bidi: element isolation and unicode-bidi normal, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction c0cd53f8f0390890c36a22831154acdab2034a39 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-normal-010 reference/bidi-normal-010 direction/unicode-bidi: element isolation and unicode-bidi normal, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction 18688ad3565595094f60867857110d7eaf148213 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:normal is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-normal-011 reference/bidi-normal-011 direction/unicode-bidi: direction alone and inherited, unicode-bidi normal http://www.w3.org/TR/css-writing-modes-3/#text-direction d9f7fb1439a706d2e7005b8570e6a705ce520ebd `Richard Ishida`<mailto:ishida@w3.org> Directionality is not changed by the direction property on its own, nor by unicode-bidi:normal set on a lower level element.
|
|
bidi-override-001 reference/bidi-override-001 direction/unicode-bidi: span direction rtl, bidi-override (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction ac664684809c99d15cc0c7372dd2e51c62439e5d `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in rtl order, ignoring the bidi algorithm.
|
|
bidi-override-002 reference/bidi-override-002 direction/unicode-bidi: span direction rtl, bidi-override (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 6b04c2d830fd046cc43961af10058f650c2119bf `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl and unicode-bidi:bidi-override are applied to an inline element containing mixed direction text, the characters in that element will all be displayed in rtl order, ignoring the bidi algorithm.
|
|
bidi-override-003 reference/bidi-override-003 direction/unicode-bidi: span direction ltr, bidi-override (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 67db8f179dd8df097aba131592ad3bcc3febf7be `Richard Ishida`<mailto:ishida@w3.org> In a rtl 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 all be displayed in ltr order, ignoring the bidi algorithm.
|
|
bidi-override-004 reference/bidi-override-004 direction/unicode-bidi: span direction ltr, bidi-override (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction cf6dd03722c7b75b60b69955d5151a85efec6588 `Richard Ishida`<mailto:ishida@w3.org> In a rtl 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 all be displayed in ltr order, ignoring the bidi algorithm.
|
|
bidi-override-005 reference/bidi-override-005 direction/unicode-bidi: element as directional character with bidi-override, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction c960ff4c899b9f2bc4b4f4d1606866c8e648e406 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to an inline element, that element will interact with the surrounding text like a strongly directional character.
|
|
bidi-override-006 reference/bidi-override-006 direction/unicode-bidi: element as directional character with bidi-override, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction f11167a916d514ba91c53f192a3be8d9d99e7bdf `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to an inline element, that element will interact with the surrounding text like a strongly directional character.
|
|
bidi-override-007 reference/bidi-override-007 direction/unicode-bidi: element isolation and bidi-override, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction ab4508a9a414b5b4b98858613bc3683577adefb4 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-override-008 reference/bidi-override-008 direction/unicode-bidi: element isolation and bidi-override, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 9960cb8164457aea9abc1acaec74dea6c4fb690a `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-override-009 reference/bidi-override-009 direction/unicode-bidi: element isolation and bidi-override, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction 88343c319c4ba7fc86c85c2d3e46877ee0bf527d `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-override-010 reference/bidi-override-010 direction/unicode-bidi: element isolation and bidi-override, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction b96da4ea9b5f1963e385e6379296a61658a144fa `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-override-011 reference/bidi-override-011 direction/unicode-bidi: direction alone and inherited, bidi-override http://www.w3.org/TR/css-writing-modes-3/#text-direction 8cf143f0597046afa0b0a4bc6f5bf41eab41eaaa `Richard Ishida`<mailto:ishida@w3.org> unicode-bidi: bidi-override will apply direction declared on a higher level element.
|
|
bidi-override-012 reference/bidi-override-012 direction/unicode-bidi: default direction, bidi-override http://www.w3.org/TR/css-writing-modes-3/#text-direction 9c25cdba06f80a4350a5d352b655e7c5ede367bf `Richard Ishida`<mailto:ishida@w3.org> unicode-bidi: When no direction is set, bidi-override will apply ltr ordering to text within its scope.
|
|
bidi-plaintext-001 reference/bidi-plaintext-001 unicode-bidi: span unicode-bidi plaintext, rtl (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 649f84bff65e3b3b5aa0f7e9f1423690e9579e9f `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element containing mixed direction text with a first strong directional character that is rtl, the text in that element will be displayed in rtl order.
|
|
bidi-plaintext-002 reference/bidi-plaintext-002 direction/unicode-bidi: span unicode-bidi plaintext, rtl (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction e0b9c8712ca54ce329c3ad1bfee439b52a8f0add `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element containing mixed direction text with a first strong directional character that is rtl, the text in that element will be displayed in rtl order.
|
|
bidi-plaintext-003 reference/bidi-plaintext-003 unicode-bidi: span unicode-bidi plaintext, ltr (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 94ac2a8590747e7f4982606352934d10a367a9f6 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element containing mixed direction text with a first strong directional character that is ltr, the text in that element will be displayed in ltr order.
|
|
bidi-plaintext-004 reference/bidi-plaintext-004 unicode-bidi: span unicode-bidi plaintext, ltr (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction 5daccba0e59d06b6c9e7d72f8abe92fa69a823d1 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element containing mixed direction text with a first strong directional character that is ltr, the text in that element will be displayed in ltr order.
|
|
bidi-plaintext-005 reference/bidi-plaintext-005 unicode-bidi: element as directional character with unicode-bidi plaintext, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 0f052c3bf843611f0179c1f9c6891895fa5d0bf3 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element, that element will interact with the surrounding text like a neutral directional character.
|
|
bidi-plaintext-006 reference/bidi-plaintext-006 direction/unicode-bidi: element as directional character with unicode-bidi plaintext, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction d19703810abe5607fa1804b931efb8a1dd1dba1c `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element, that element will interact with the surrounding text like a neutral directional character.
|
|
bidi-plaintext-007 reference/bidi-plaintext-007 unicode-bidi: element isolation and unicode-bidi plaintext, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 72cf22137edfc3b791072610f02a2bd94b7a72a3 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element, the text in that element WILL be directionally isolated from surrounding text.
|
|
bidi-plaintext-008 reference/bidi-plaintext-008 unicode-bidi: element isolation and unicode-bidi plaintext, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction 4509f186c3c490d93f5811e693b3ebb7550f4dcb `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element, the text in that element WILL be directionally isolated from surrounding text.
|
|
bidi-plaintext-009 reference/bidi-plaintext-009 unicode-bidi: element isolation and unicode-bidi plaintext, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction bf06eff1aed8c74b837c318eeb701c109cf7dec1 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element, the text in that element WILL be directionally isolated from following content.
|
|
bidi-plaintext-010 reference/bidi-plaintext-010 unicode-bidi: element isolation and unicode-bidi plaintext, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction c761067af86f83172d5ba2b4b56aed3191dd74b2 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element, the text in that element WILL be directionally isolated from following content.
|
|
bidi-plaintext-011 reference/bidi-plaintext-011 direction/unicode-bidi: span unicode-bidi plaintext, no strong (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 659a22a7f9a8844c7fdd62ece6badab9183b7fe1 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to an inline element containing mixed direction text with no strong directional character, the text in that element will be displayed in ltr order.
|
|
bidi-table-001 direction: table columns http://www.w3.org/TR/css-writing-modes-3/#text-direction b76614ab31144548ec19f4351dcf585f59ae3e0f `Richard Ishida`<mailto:ishida@w3.org> If direction is applied to the ancestor of a table element, columns will be displayed in that direction.
|
|
bidi-unset-001 reference/bidi-normal-001 direction/unicode-bidi: span direction rtl, unicode-bidi unset (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction eb7a5acbe55bce9659d8c8fdb22ef75f7f54ea39 `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl is set but unicode-bidi is not set on an inline element containing mixed direction text, the text in that element will NOT be displayed in rtl order.
|
|
bidi-unset-002 reference/bidi-normal-002 direction/unicode-bidi: span direction rtl, unicode-bidi unset (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction f23c821ec27e544abbd055d8d78a1686bcd23650 `Richard Ishida`<mailto:ishida@w3.org> In a ltr context, if direction:rtl is set but unicode-bidi is not set on an inline element containing mixed direction text, the text in that element will NOT be displayed in rtl order.
|
|
bidi-unset-003 reference/bidi-normal-003 direction/unicode-bidi: span direction ltr, unicode-bidi unset (1) http://www.w3.org/TR/css-writing-modes-3/#text-direction 5b15aac3b0ef0ca8da7c0f55e20c7b9727ece49b `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr is set but unicode-bidi is not set on an inline element containing mixed direction text, the text in that element will NOT be displayed in ltr order.
|
|
bidi-unset-004 reference/bidi-normal-004 direction/unicode-bidi: span direction ltr, unicode-bidi unset (2) http://www.w3.org/TR/css-writing-modes-3/#text-direction f0f777db29ee0d824a301e257a70f7b1cc7410f5 `Richard Ishida`<mailto:ishida@w3.org> In a rtl context, if direction:ltr is set but unicode-bidi is not set on an inline element containing mixed direction text, the text in that element will NOT be displayed in ltr order.
|
|
bidi-unset-005 reference/bidi-normal-005 direction/unicode-bidi: element as directional character with unicode-bidi unset, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 193e0c33614ee1c81a3baceab7e8fba4edc4ed9b `Richard Ishida`<mailto:ishida@w3.org> If direction is set but unicode-bidi is not set on an inline element, that element will NOT interact with the surrounding text like a strong or neutral directional character.
|
|
bidi-unset-006 reference/bidi-normal-006 direction/unicode-bidi: element as directional character with unicode-bidi unset, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction c9c1c240d142d4ea0bb4c289d0141fc655a9c617 `Richard Ishida`<mailto:ishida@w3.org> If direction is set but unicode-bidi is not set on an inline element, that element will NOT interact with the surrounding text like a strong or neutral directional character.
|
|
bidi-unset-007 reference/bidi-normal-007 direction/unicode-bidi: element isolation and unicode-bidi unset, rtl + number http://www.w3.org/TR/css-writing-modes-3/#text-direction e75fcea325ded80edf81a92f9af8c8901db89659 `Richard Ishida`<mailto:ishida@w3.org> If direction is set but unicode-bidi is not set on an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-unset-008 reference/bidi-normal-008 direction/unicode-bidi: element isolation and unicode-bidi unset, ltr + number http://www.w3.org/TR/css-writing-modes-3/#text-direction f997a023659c92dc6d95aef715c893540c2e9f68 `Richard Ishida`<mailto:ishida@w3.org> If direction is set but unicode-bidi is not set on an inline element, the text in that element will NOT be directionally isolated from surrounding text.
|
|
bidi-unset-009 reference/bidi-normal-009 direction/unicode-bidi: element isolation and unicode-bidi unset, rtl list http://www.w3.org/TR/css-writing-modes-3/#text-direction ac72bae93b78e71ad924d198c5b25f0e3d687a79 `Richard Ishida`<mailto:ishida@w3.org> If direction is set but unicode-bidi is not set on an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
bidi-unset-010 reference/bidi-normal-010 direction/unicode-bidi: element isolation and unicode-bidi unset, ltr list http://www.w3.org/TR/css-writing-modes-3/#text-direction b85e481e086f00447910e084481f555376367376 `Richard Ishida`<mailto:ishida@w3.org> If direction is set but unicode-bidi is not set on an inline element, the text in that element will NOT be directionally isolated from following content.
|
|
block-embed-001 reference/block-embed-001 direction: div direction rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction ad3828d40cdff06f4d37fa183de424787966e75d `Richard Ishida`<mailto:ishida@w3.org> If direction is applied to a block element containing mixed direction text, the text in that element will be displayed in the expected order.
|
|
block-embed-002 reference/block-embed-002 direction: div direction ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 5069f35597f779fbb548ebf2f2ee2e5cc5416bcf `Richard Ishida`<mailto:ishida@w3.org> If direction is applied to a block element containing mixed direction text, the text in that element will be displayed in the expected order.
|
|
block-embed-003 reference/block-embed-003 direction: div direction rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 5a2ea65cfd1fccd182350cb160caaadd6d17a02d `Richard Ishida`<mailto:ishida@w3.org> If direction is applied to a block element, contained block elements inherit that direction.
|
|
block-flow-direction-001 reference/block-flow-direction-001-ref horizontal-tb - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 44f3f900314ac5af53fd9014c41c853b7bb96e93 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a 'horizontal-tb' writing mode are laid out one after the other, vertically, with the first beginning at the top of a containing block; they are ordered from top to bottom meaning that the 1st block box is the topmost one, then the 2nd block is juxtaposed at its bottom, then the 3rd block is juxtaposed to the 2nd block at its bottom, etc...
|
|
block-flow-direction-002 reference/block-flow-direction-002-ref vertical-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode f76c85033e7f77641067f179e9cb6c2a257993b9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a block formating context with 'writing-mode' set to 'vertical-rl' are laid out one after the other with the first beginning at the right-hand side of its containing block; they are ordered from right to left meaning that the 1st block box is the rightmost one, then the 2nd block is juxtaposed at its left-hand side, then the 3rd block is juxtaposed at the 2nd block on its left-hand side, etc...
|
|
block-flow-direction-003 reference/block-flow-direction-001-ref vertical-lr - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode ae8c2d3023d90bfcb87f9c1a377b8325418d9186 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a block formating context with 'writing-mode' set to 'vertical-lr' are laid out one after the other with the first beginning at the left-hand side of its containing block; they are ordered from left to right meaning that the 1st block box is the leftmost one and, then the 2nd block is juxtaposed at the right-hand side of 1st block, then the 3rd block is juxtaposed at the 2nd block on its right-hand side, etc...
|
|
block-flow-direction-004 reference/block-flow-direction-001-ref 'writing-mode' - initial value is 'horizontal-tb' ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 87224a4f647a5e688530ed22fe4fa2703adab3ef `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the default, initial value of writing-mode is 'horizontal-tb'.
|
|
block-flow-direction-005 reference/block-flow-direction-001-ref 'float: left' and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 48c141df0f86b4e5b40e84a9a8498ed955b4c091 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a left-floated box with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-006 reference/block-flow-direction-001-ref 'float: left' and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5c2da4f5b3e4dba9916cb630999350307b23fb3e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that left-floated boxes with 'writing-mode' set to 'vertical-rl' establish block formating contexts with a right-to-left block flow direction.
|
|
block-flow-direction-007 reference/block-flow-direction-002-ref 'float: right' and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 155352d758a86e7454a7a663272d1274bee8b49f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a right-floated box with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-008 reference/block-flow-direction-002-ref 'float: right' and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode f71d5f561a80b14032671961cd37a017d2268df0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that right-floated boxes with 'writing-mode' set to 'vertical-lr' establish block formating contexts with a left-to-right block flow direction.
|
|
block-flow-direction-009 reference/block-flow-direction-001-ref position absolute and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode b048a48983e46cd9c110fc4261e544dd14ae46a6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an absolutely positioned box with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-010 reference/block-flow-direction-001-ref position absolute and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3b0ca5bca3d31338df307188ac75bd4dd5e00664 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an absolutely positioned box with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-011 reference/block-flow-direction-001-ref inline-block and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 461dd467e43b124e96be1d4ac8ffae9494df3361 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-012 reference/block-flow-direction-001-ref inline-block and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 2df3eb21a2ece981c5168ada830b4353aa4385f5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-013 reference/block-flow-direction-001-ref inline-block and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode c20c2f47fd7c59884b794ad025d9c47c395e6248 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-014 reference/block-flow-direction-001-ref inline-block and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode b44acfc65ec31f4ea17dd56c9e7379ec86df7ea2 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-015 reference/block-flow-direction-001-ref inline-block and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 9af49e6edee9fe3a8cc8ed1a4b61eb86e9db6a28 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-016 reference/block-flow-direction-001-ref inline-block and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 0687ecb763842c4937f50b991b135fdb61ba1a21 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-017 reference/block-flow-direction-001-ref table-cell and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 7f600cd4a4fce114a2698658b317d444af89e2b0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-cell with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-018 reference/block-flow-direction-001-ref table-cell and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5cc2e0394ee9fc2e8c4393d1fca9b964111413ce `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-cell with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-019 reference/block-flow-direction-001-ref table-caption and 'vertical-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 38faffff4ffff208f0179399778e99f7d361e62a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-caption with its 'writing-mode' set to 'vertical-rl' establishes a block formating context with a right-to-left block flow direction.
|
|
block-flow-direction-020 reference/block-flow-direction-001-ref table-caption and 'vertical-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 4d431792ca25bd32b7f1afd91295cb1bce0b8e16 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-caption with its 'writing-mode' set to 'vertical-lr' establishes a block formating context with a left-to-right block flow direction.
|
|
block-flow-direction-021 reference/block-flow-direction-002-ref list and vertical-rl - block flow direction of block-level boxes ahem,image http://www.w3.org/TR/css-writing-modes-3/#writing-mode b651e390189799fd3ba5645a387bb0076143fcbd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a block formating context with 'writing-mode' set to 'vertical-rl' are laid out one after the other with the first beginning at the right-hand side of its containing block; they are ordered from right to left meaning that the 1st block box is the rightmost one and then the 2nd block is juxtaposed to its left-hand side, the 3rd block is juxtaposed to the 2nd block on its left-hand side, etc...
|
|
block-flow-direction-022 reference/block-flow-direction-001-ref list and vertical-lr - block flow direction of block-level boxes ahem,image http://www.w3.org/TR/css-writing-modes-3/#writing-mode b5558106d1fd33be280c620b17a771f8b8b04561 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a block formating context with 'writing-mode' set to 'vertical-lr' are laid out one after the other with the first beginning at the left-hand side of its containing block; they are ordered from left to right meaning that the 1st block box is the leftmost one and then the 2nd block is juxtaposed to the right-hand side of 1st block, the 3rd block is juxtaposed to the 2nd block on its right-hand side, etc...
|
|
block-flow-direction-023 reference/block-flow-direction-001-ref vertical-lr - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 47ff826dfb1a902d348cc85684500d3213eca3a0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a block formating context with 'writing-mode' set to 'vertical-lr' are laid out one after the other with the first beginning at the left-hand side of its containing block; they are ordered from left to right meaning that the 1st block box is the leftmost one and, then the 2nd block is juxtaposed at the right-hand side of 1st block, then the 3rd block is juxtaposed at the 2nd block on its right-hand side, etc...
|
|
block-flow-direction-024 reference/block-flow-direction-002-ref vertical-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode dd2c95409479bbec764e167cd07fe185d8677107 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that block-level boxes in a block formating context with 'writing-mode' set to 'vertical-rl' are laid out one after the other with the first beginning at the right-hand side of its containing block; they are ordered from right to left meaning that the 1st block box is the rightmost one, then the 2nd block is juxtaposed at its left-hand side, then the 3rd block is juxtaposed at the 2nd block on its left-hand side, etc...
|
|
block-flow-direction-025 reference/block-flow-direction-025-ref writing mode of document - horizontal position of first block image http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#block-formatting 6b3673477ab3c066dec96f347d5c1f6aaafc0622 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, when 'writing-mode' value of the root element is set to 'vertical-rl', then its block boxes are laid out leftwardedly (from right to left) one after the other beginning at its righthand side.
|
|
block-override-001 reference/block-override-001 direction: div override rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction c9f01a298fdc3c1c6eaceefc08c1f134078a0c61 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to a block element, characters are displayed strictly in sequence according to the direction property.
|
|
block-override-002 reference/block-override-002 direction: div override ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 1c72e7aa6e1d313b0e23b11e9e637b1f77dd39f4 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to a block element, characters are displayed strictly in sequence according to the direction property.
|
|
block-override-003 reference/block-override-003 direction: div direction ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 2cb8aa89ffc3dba127564bb84e4bdb28bd208d26 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to a block element with no direction value set, characters are displayed strictly in sequence, in ltr order.
|
|
block-override-004 reference/block-override-004 unicode-bidi: div override inheritance http://www.w3.org/TR/css-writing-modes-3/#text-direction f30b04de9ab1f434933bddb447fb5abe2ec36d82 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:bidi-override is applied to a block element, all characters in immediate inline text are displayed strictly in sequence according to the direction property, but content of contained blocks is not.
|
|
block-override-isolate-001 reference/block-override-isolate-001 direction: div override rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 43395efb2a26ff2d252db9022ffb62ab116a9ac3 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to a block element, characters are displayed strictly in sequence according to the direction property.
|
|
block-override-isolate-002 reference/block-override-isolate-002 direction: div override ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 778b81c7d5e81cafd480f6d13fe43aeacb0d4650 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to a block element, characters are displayed strictly in sequence according to the direction property.
|
|
block-override-isolate-003 reference/block-override-isolate-003 direction: div direction ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction 27c271ee3ab8ebdbd11cddcab9a2716797123572 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to a block element with no direction value set, characters are displayed strictly in sequence, in ltr order.
|
|
block-override-isolate-004 reference/block-override-isolate-004 unicode-bidi: div override inheritance http://www.w3.org/TR/css-writing-modes-3/#text-direction 3e784685274e5134f5ec0d102945c84507378b0a `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:isolate-override is applied to a block element, all characters in immediate inline text are displayed strictly in sequence according to the direction property, but content of contained blocks is not.
|
|
block-plaintext-001 reference/block-plaintext-001 unicode-bidi: div plaintext, rtl http://www.w3.org/TR/css-writing-modes-3/#text-direction 55da668d842d69384eeaf76082095964d36109fc `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi: plaintext is applied to a div element containing mixed direction text, the order of directional runs in the text in that element will be determined by its first strong character.
|
|
block-plaintext-002 reference/block-plaintext-002 unicode-bidi: div plaintext, ltr http://www.w3.org/TR/css-writing-modes-3/#text-direction ac0c86f0dfff4e6e24224cdf3dd4bd3d3f8952cb `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi: plaintext is applied to a div element containing mixed direction text, the order of directional runs in the text in that element will be determined by its first strong character.
|
|
block-plaintext-003 reference/block-plaintext-003 unicode-bidi: div plaintext inheritance http://www.w3.org/TR/css-writing-modes-3/#text-direction 7216b2a3e17d8abfc65458f1325845a37ff8b947 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to a block element, directional runs are displayed according to the first strong character, but content of contained blocks is not.
|
|
block-plaintext-004 reference/block-plaintext-004 unicode-bidi: div plaintext with br http://www.w3.org/TR/css-writing-modes-3/#text-direction b75731438c0d5544266ee8cb1ba0a895ce97cd4f `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to a div element containing br tags, each line of characters that starts after br is displayed according to the first strong character after the br.
|
|
block-plaintext-005 unicode-bidi: textarea plaintext http://www.w3.org/TR/css-writing-modes-3/#text-direction 2f2d8e6c45d62bc9d6ca61cb22615749d0a2e243 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to a textarea element, each line of characters after a linebreak is displayed according to the first strong character after the linebreak.
|
|
block-plaintext-006 unicode-bidi: pre plaintext http://www.w3.org/TR/css-writing-modes-3/#text-direction 0c629044af2ad8099dac74893c25d14cb049e242 `Richard Ishida`<mailto:ishida@w3.org> If unicode-bidi:plaintext is applied to a pre element, each line of characters after a linebreak is displayed according to the first strong character after the linebreak.
|
|
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 56ca8356bc1caf2ffb689c0e15d857178d297e79 `Gé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 446d84cc6bacc628f53003a138c0147e15a1fa16 `Gé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 315c6576eb445dc8e2b2d863345253c2847ca2dc `Gé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 37129eecc80074e0f3a4e6d9b74b41d0635a932e `Gé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 c8f52e8961fe71196470a3c53a696c1f9d071cae `Gé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 03fde3800840d2d24059b98a8a2939b12655da84 `Gé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 e0cf70e734a10c474ee4cfbfe4fbcc9ee4c578b6 `Gé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 b2b78afcda698c1ccbb34aafab05cbc347f9dcde `Gé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 bc2dda16e190719018652d9f06a8f7bf80117141 `Gé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 8c6ff43d69fdc2a61eca427404747564b8f60675 `Gé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 f3c495ee97eeac5bc4c8d400d8a5da49ec126cdf `Gé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 4f1623e87639f6fb72457cf515c867dc7ac618d2 `Gé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-spacing-vlr-003 reference/border-spacing-vrl-002-ref border-spacing - first value is specified and non-zero in 'vertical-lr' table ahem http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping,http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#separated-borders 58cb806c0283930b1d91725953a78bdc7042d5ae `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that first value of 'border-spacing' represents, from top to bottom, a) spacing between logical table left padding (physical table top padding) and leftmost cells and b) inter-column spacing and c) spacing between rightmost cells and logical table right padding (physical table bottom padding).
|
|
border-spacing-vlr-005 reference/border-spacing-vrl-002-ref border-spacing - second value is specified and non-zero in 'vertical-lr' table ahem http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping,http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#separated-borders 4055f1b2c59433c8a8a560f3c7014a604698ca08 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that second value of 'border-spacing' represents, from left to right, a) spacing between logical table top padding (physical table left padding) and topmost cells and b) inter-row spacing and c) spacing between bottommost cells and logical table bottom padding (physical table right padding).
|
|
border-spacing-vrl-002 reference/border-spacing-vrl-002-ref border-spacing - first value is specified and non-zero in 'vertical-rl' table ahem http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping,http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#separated-borders 64fe8754213e673cdf666322eb6a8e30758638c3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that first value of 'border-spacing' represents, from top to bottom, a) spacing between logical table right padding (physical table top padding) and rightmost cells and b) inter-column spacing and c) spacing between leftmost cells and logical table left padding (physical table bottom padding).
|
|
border-spacing-vrl-004 reference/border-spacing-vrl-002-ref border-spacing - second value is specified and non-zero in 'vertical-rl' table ahem http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping,http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#separated-borders 1ae0d9969d1da32e898ada88bb3b0d8f42e7626b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that second value of 'border-spacing' represents, from right to left, a) spacing between logical table top padding (physical table right padding) and topmost cells and b) inter-row spacing and c) between bottommost cells and logical table bottom padding (physical table left padding).
|
|
border-vlr-007 reference/margin-vrl-002-ref border in 'vertical-lr' writing-mode context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 39a32c0258da774f8016f42d80902ff392f25aef `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that border-left, border-right, border-top and border-bottom do not change in vertical writing-mode. The border-left property of a box still affects the lefthand border of such box.
|
|
border-vrl-006 reference/margin-vrl-002-ref border in 'vertical-rl' writing-mode context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9bf65bd11b8f5eee2a68f349102d768cef83115d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that border-left, border-right, border-top and border-bottom do not change in vertical writing-mode. The border-left property of a box still affects the lefthand border of such box.
|
|
box-offsets-rel-pos-vlr-003 reference/abs-pos-non-replaced-vlr-013-ref box offsets - position relative image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 3d16e0883c205cf9db0f153a21fe09328210fb9e `Gé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. The 'top', 'right', 'bottom', 'left' offset property are physical properties, not logical ones in vertical writing-modes.
|
|
box-offsets-rel-pos-vlr-005 reference/box-offsets-rel-pos-vlr-005-ref box offsets - relatively positioned boxes image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 63b0812b0ce58203acbbb078d6a358dfa8ef7921 `Gé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-vrl-002 reference/abs-pos-non-replaced-vrl-012-ref box offsets - position relative image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 71f9afb95909f5bbf2f482ea0cae18d0760dd61b `Gé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. The 'top', 'right', 'bottom', 'left' offset property are physical properties, not logical ones in vertical writing-modes.
|
|
box-offsets-rel-pos-vrl-004 reference/box-offsets-rel-pos-vrl-004-ref box offsets - relatively positioned boxes image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 2fefce44f6b5272b4e3d76d78fbd376dc7ccfcb7 `Gé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.
|
|
caption-side-vlr-003 reference/ref-filled-green-100px-square 'caption-side: top' and vertical-lr ahem,image https://drafts.csswg.org/css-writing-modes-3/#logical-direction-layout ea5639ee6271399829ea8c62db82718427bb569c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'caption-side' is set to 'top' in a vertical-lr table, then the caption is placed at the block-start side of the table, which is on the lefthand side of such table.
|
|
caption-side-vlr-005 reference/ref-filled-green-100px-square 'caption-side: bottom' and vertical-lr ahem,image https://drafts.csswg.org/css-writing-modes-3/#logical-direction-layout c95aa45f866fb2ed9af7774e9e606973fb5dedb7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'caption-side' is set to 'bottom' in a vertical-lr table, then the caption is placed at the block-end side of the table, which is on the righthand side of such table.
|
|
caption-side-vrl-002 reference/ref-filled-green-100px-square 'caption-side: top' and vertical-rl ahem,image https://drafts.csswg.org/css-writing-modes-3/#logical-direction-layout c95ba91d7923fc2b50bdfa3d4f1aaef9302a7542 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'caption-side' is set to 'top' in a vertical-rl table, then the caption is placed at the block-start side of the table, which is on the righthand side of such table.
|
|
caption-side-vrl-004 reference/ref-filled-green-100px-square 'caption-side: bottom' and vertical-rl ahem,image https://drafts.csswg.org/css-writing-modes-3/#logical-direction-layout 774a167268876affa99022bc214a8d22abae0f21 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'caption-side' is set to 'bottom' in a vertical-rl table, then the caption is placed at the block-end side of the table, which is on the lefthand side of such table.
|
|
central-baseline-alignment-002 reference/central-baseline-alignment-002-ref central baseline-alignment of text with 'text-orientation: upright' (vertical-rl) ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines e28062535869c8d0b31a582209741edea2192306 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the central baseline is used as the dominant baseline when 'text-orientation' is 'upright' in vertical writing-mode.
|
|
central-baseline-alignment-003 reference/central-baseline-alignment-002-ref central baseline-alignment of text with 'text-orientation: upright' (vertical-lr) ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines 2f956a69326a0e1ae2a976dc6f6900bc8755605c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the central baseline is used as the dominant baseline when 'text-orientation' is 'upright' in vertical writing-mode.
|
|
clearance-calculations-vrl-002 reference/clearance-calculations-vrl-002-ref Clearance calculations - clearing box has larger margin than width of float ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 290b31f2c5c04d24ee0a0df2cc310470bab109ff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when a clearing element has a right margin (in a block formating context with 'writing-mode' set to 'vertical-rl') larger than the width of a floated element, then the right margin is collapsed with the margin-left of preceding in-flow sibling. The clearing element is then placed at the point of the resulting collapsed margin.
|
|
clearance-calculations-vrl-004 reference/clearance-calculations-vrl-004-ref Clearance calculations - clearing box has narrower margin than clearance ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout ded46c7fe2f8acea85cc72a2353599dd69c95219 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that if, after margin collapsing, the position of the clearing element is on the right of the float or would be hypothetically positioned within the layout position of the float, then the clearing element is positioned directly on the left of the floated element.
|
|
clearance-calculations-vrl-006 reference/clearance-calculations-vrl-006-ref Clearance calculations - clearing box has larger margin than width of float ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9b3bb40560d85d824ada065248555bcc5eba857d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when a clearing element (in a block formating context with 'writing-mode' set to 'vertical-rl') has a right margin larger than the width of a floated element, then the right margin is collapsed with the margin-left of preceding in-flow sibling. The clearing element is then placed at the point of the resulting collapsed margin.
|
|
clearance-calculations-vrl-008 reference/clearance-calculations-vrl-008-ref clearance calculations image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d13c9c1e2670c70fbb64075f6f140c8c4875849a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the right border edge of div#clearing-left must be on the left side of div#floated-left, i.e., 50px further on its left-hand side. That means that the margin-left of div#preceding-sibling must not collapse with the right margin of the div#clearing-left and clearance must be added such that clearance + margin-right of div#clearing-left = 50px, i.e., clearance = 50px - margin-right of div#clearing-left; therefore clearance is equal to 50px - 75px = - 25px.
|
|
clip-rect-vlr-003 reference/clip-rect-vrl-002-ref 'clip: rect()' in 'vertical-lr' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 8fb9958ac25d5aba585d007e4a4933596a71a326 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 50px, 50px, 0px)' set to an image with 'writing-mode: vertical-lr' will make invisible the region outside the top-left corner of such image.
|
|
clip-rect-vlr-005 reference/clip-rect-vrl-004-ref 'clip: rect()' in 'vertical-lr' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 64d1ce42609e9d11b23134257cc0fe61b271f413 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 100px, 50px, 50px)' set to an image with 'writing-mode: vertical-lr' will make invisible the region outside the top-right corner of such image.
|
|
clip-rect-vlr-007 reference/clip-rect-vrl-006-ref 'clip: rect()' in 'vertical-lr' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only b03268b4a25d9590cc8391465b4561ea8447ae6a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 50px, 100px, 0px)' set to an image with 'writing-mode: vertical-lr' will make invisible the region outside the bottom-left corner of such image.
|
|
clip-rect-vlr-009 reference/clip-rect-vrl-008-ref 'clip: rect()' in 'vertical-lr' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only ed35821c9ff812e4af1675a8e4698e74aa842e1e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 100px, 100px, 50px)' set to an image with 'writing-mode: vertical-lr' will make invisible the region outside the bottom-right corner of such image.
|
|
clip-rect-vlr-011 reference/clip-rect-vlr-011-ref 'clip: rect()' in 'vertical-lr' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 9205185839d4b3539b29aa81b97d63d9b978ea60 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 50px, 50px, 0px)' set to an image in a 'writing-mode: vertical-lr' document will make invisible the region outside the top-left corner.
|
|
clip-rect-vlr-013 reference/clip-rect-vlr-013-ref 'clip: rect()' in 'vertical-lr' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 05f6d4938ccaa3931ce5b35a423e37231b0df0d4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 100px, 50px, 50px)' set to an image in a 'writing-mode: vertical-lr' document will make invisible the region outside the top-right corner of such image.
|
|
clip-rect-vlr-015 reference/clip-rect-vlr-015-ref 'clip: rect()' in 'vertical-lr' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 16a2543395e20736fa94ba46bd038bdc7c14f7a0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 50px, 100px, 0px)' set to an image in a 'writing-mode: vertical-lr' document will make invisible the region outside the bottom-left corner of such image.
|
|
clip-rect-vlr-017 reference/clip-rect-vlr-017-ref 'clip: rect()' in 'vertical-lr' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 2b2b6cc325b759f37d4bd9167e5529a0ccb95fe9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 100px, 100px, 50px)' set to an image in a 'writing-mode: vertical-lr' document will make invisible the region outside the bottom-right corner of such image.
|
|
clip-rect-vrl-002 reference/clip-rect-vrl-002-ref 'clip: rect()' in 'vertical-rl' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only cd4e054ba8c489f426dbf527aec27784e13b011d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 50px, 50px, 0px)' set to an image with 'writing-mode: vertical-rl' will make invisible the region outside the top-left corner of such image.
|
|
clip-rect-vrl-004 reference/clip-rect-vrl-004-ref 'clip: rect()' in 'vertical-rl' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 6942d2173e20976e22f527110370ea0e8814d5f5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 100px, 50px, 50px)' set to an image with 'writing-mode: vertical-rl' will make invisible the region outside the top-right corner of such image.
|
|
clip-rect-vrl-006 reference/clip-rect-vrl-006-ref 'clip: rect()' in 'vertical-rl' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 3f2bddcd5e382973e79b5cf9eafa709801452ff6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 50px, 100px, 0px)' set to an image with 'writing-mode: vertical-rl' will make invisible the region outside the bottom-left corner of such image.
|
|
clip-rect-vrl-008 reference/clip-rect-vrl-008-ref 'clip: rect()' in 'vertical-rl' writing-mode (orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 81a6e62d0ba54936c596a35e7782d1daba877912 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 100px, 100px, 50px)' set to an image with 'writing-mode: vertical-rl' will make invisible the region outside the bottom-right corner of such image.
|
|
clip-rect-vrl-010 reference/clip-rect-vrl-010-ref 'clip: rect()' in 'vertical-rl' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 9ee86763032f7f57280ed2eaaf6a248ae69638d0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 50px, 50px, 0px)' set to an image in a 'writing-mode: vertical-rl' document will make invisible the region outside the top-left corner of such image.
|
|
clip-rect-vrl-012 reference/clip-rect-vrl-012-ref 'clip: rect()' in 'vertical-rl' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 958e294000bde628e565b6b743d47b9ce2be6d64 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(0px, 100px, 50px, 50px)' set to an image in a 'writing-mode: vertical-rl' document will make invisible the region outside the top-right corner of such image.
|
|
clip-rect-vrl-014 reference/clip-rect-vrl-014-ref 'clip: rect()' in 'vertical-rl' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 44fdb637a990b4c84dc24786151db1e4048f57d8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 50px, 100px, 0px)' set to an image in a 'writing-mode: vertical-rl' document will make invisible the region outside the bottom-left corner of such image.
|
|
clip-rect-vrl-016 reference/clip-rect-vrl-016-ref 'clip: rect()' in 'vertical-rl' writing-mode (non-orthogonal) image http://www.w3.org/TR/css-writing-modes-3/#physical-only 691b8c06c8ed77f9a051d9d0bf39f721ded61c79 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'clip: rect(50px, 100px, 100px, 50px)' set to an image in a 'writing-mode: vertical-rl' document will make invisible the region outside the bottom-right corner of such image.
|
|
css-flexbox-row reference/css-flexbox-row-ref flex direction: row, writing mode vertical http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode c2fdd1f935ea17ca5c3ef860a2b39c9040c2b032 `Tsutomu ogaoga Ogasawara`<mailto:info@ogaoga.org> Test checks that when writing mode is vertical and flex-flow: row, the flex container is vertical.
|
|
css-flexbox-row-reverse reference/css-flexbox-row-ref flex direction: row, writing mode vertical http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 7d6c951b7d2a9a20aec2dae97cf647a7542fd97c `Tsutomu ogaoga Ogasawara`<mailto:info@ogaoga.org> Test checks that when writing mode is vertical and flex-flow: row-reverse, the flex container is vertical.
|
|
css-flexbox-row-reverse-wrap reference/css-flexbox-row-ref flex direction: row, writing mode vertical http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 45362cab6ef4ccddc48442ef7c30cfdbc4d7b68f `Tsutomu ogaoga Ogasawara`<mailto:info@ogaoga.org> Test checks that when writing mode is vertical and flex-flow: row-reverse wrap, the flex container is vertical.
|
|
css-flexbox-row-reverse-wrap-reverse reference/css-flexbox-row-ref flex direction: row, writing mode vertical http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode ae71f495e9b7a0b872b7404e8d13546220a99b9c `Tsutomu ogaoga Ogasawara`<mailto:info@ogaoga.org> Test checks that when writing mode is vertical and flex-flow: row-reverse wrap-reverse, the flex container is vertical.
|
|
css-flexbox-row-wrap reference/css-flexbox-row-ref flex direction: row, writing mode vertical http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 406a4ac39fbf0910cc734e4fa2c2d95d441cbf2a `Tsutomu ogaoga Ogasawara`<mailto:info@ogaoga.org> Test checks that when writing mode is vertical and flex-flow: row wrap, the flex container is vertical.
|
|
css-flexbox-row-wrap-reverse reference/css-flexbox-row-ref flex direction: row, writing mode vertical http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 3de913d4d90d2452743b0b92d15a212215e1db4a `Tsutomu ogaoga Ogasawara`<mailto:info@ogaoga.org> Test checks that when writing mode is vertical and flex-flow: row wrap-reverse, the flex container is vertical.
|
|
different-block-flow-dir-001 reference/ref-filled-green-100px-square descendant inline with a different 'writing-mode' value http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3d33662be593c9a71770ab85e04c5f8e9721aac3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that if an inline box has a different block flow direction than its containing block then its display computes to 'inline-block' in which case its specified width and specified height are not ignored and have to be rendered.
|
|
different-block-flow-dir-002 reference/ref-filled-green-100px-square descendant inline with a different 'writing-mode' value http://www.w3.org/TR/css-writing-modes-3/#writing-mode dfa3d81dda50b5a39e2a1b98d268841d7af8fd32 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that if an inline box has a different block flow direction than its containing block then its display computes to 'inline-block' in which case its specified width and specified height are not ignored and have to be rendered.
|
|
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 ad85663884bb84a128b7d255a2185b758706d1c9 `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 6e301be686dcc42be9dca56877a71c5900c29567 `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 454340102868a1beb1d5dce03b1cc5fffe71e5d0 `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 ece9d9914f3b315351a9365a9a3a004c4065b99b `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 8e4fd45ed5e3bcf071812e77bbb1b1e8184293dc `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 48b32817e073db5d01f16c48ea3ca118eaa80c5b `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 43b0c427954ccd7eac088633011d201acd4bdbeb `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 22b17b4ccdf5e847745325d21b81c05d00aa0b86 `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-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 68299b28947564754205ed73051d6f0fdec286f9 `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 9dcc0db9e182a5b3be3233aab36c2b7aa42d051f `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 874901d6025aa382b790b2631a7bc0dd2ba894cc `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 dee7609ca9795c120d66809b1f8e87d15fb810ba `Microsoft`<http://www.microsoft.com/> The 'direction' property applies to elements with a display of 'table-caption'.
|
|
direction-vlr-003 reference/direction-vlr-003-ref 'vertical-lr' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-directions 8b653dd72891ff47f9f4ba862bae86a06c0d88f9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when a block box has 'direction' set to 'rtl' in a vertical writing-mode, then inlines boxes are aligned from line-right to line-left.
|
|
direction-vlr-005 reference/ref-filled-green-100px-square 'vertical-lr' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-directions d1f0e9099a76ac44095be795b4922484b4f375dd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when a block box has 'direction' set to 'ltr' in a vertical writing-mode, then inlines boxes are aligned from line-left to line-right.
|
|
direction-vrl-002 reference/direction-vrl-002-ref 'vertical-rl' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-directions 8adea94e968c9e596582c4d3c4e8af9beaea8ebc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when a block box has 'direction' set to 'rtl' in a vertical writing-mode, then inlines boxes are aligned from line-right to line-left.
|
|
direction-vrl-004 reference/direction-vrl-004-ref 'vertical-rl' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-directions 8699197717307984d6e23b37c13ff5592914795c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when a block box has 'direction' set to 'ltr' in a vertical writing-mode, then inlines boxes are aligned from line-left to line-right.
|
|
extract-ordered-list-direction-and-writing-modes reference/extract-ordered-list-direction-and-writing-modes-ref flow-into on list items that use different text directions or writing modes http://www.w3.org/TR/css3-regions/#properties,http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode f456a08de75932c3881a76490ed2fdb7211d2bc8 `Mihai Balan`<mibalan@adobe.com> The flow-into property can be applied to elements that have different text directions and writing modes. This tests that the rendering for lists that use different text directions/writing modes are not affected when they are extracted in a named flow and rendered in a region.
|
|
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é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é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.
|
|
flexbox-writing-mode-007 reference/flexbox-writing-mode-007-ref Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 0557a81af23da4d969bce70f840968a7d5947006 `Daniel Holbert`<mailto:dholbert@mozilla.com>
|
|
flexbox-writing-mode-008 reference/flexbox-writing-mode-008-ref Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode aaac3dcddfec40e5c67ae479e0df2184ddec82d2 `Daniel Holbert`<mailto:dholbert@mozilla.com>
|
|
flexbox-writing-mode-009 reference/flexbox-writing-mode-009-ref Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode http://www.w3.org/TR/css-flexbox-1/#layout-algorithm,http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 931b9d02203e63cacec94a45b450d721c5222706 `Daniel Holbert`<mailto:dholbert@mozilla.com>
|
|
float-clear-vlr-003 reference/ref-filled-green-100px-square 'float: right' and 'clear: right' in 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d1389b5656d54ac52dea06ede9e957b55e266bbe `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
float-clear-vlr-005 reference/ref-filled-green-100px-square 'float: left' and 'clear: left' in 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout cbf4ba130a84fb2713529a38bcc215242fe657a8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
float-clear-vlr-007 reference/ref-filled-green-100px-square 'float: left' and 'clear: left' in 'vertical-lr' block formating context (intermediate) image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 8671c2d38f9ca381160dc7ebfd3d7dae3b6c0771 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a block container box which has floats will not extend its logical height (it will appear to not be aware of its floats) unless it has a clearing block. This test is important for CSS columnar layout page based on floats.
|
|
float-clear-vlr-009 reference/ref-filled-green-100px-square 'float: right', 'float: left' and 'clear: both' in 'vertical-lr' block formating context (intermediate) image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d0ada3913c68909de4f4c4df3245e7c38685257f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a block container box which has floats will not extend its logical height (it will appear to not be aware of its floats) unless it has a clearing block. This test is important for CSS columnar layout page based on floats.
|
|
float-clear-vrl-002 reference/ref-filled-green-100px-square 'float: right' and 'clear: right' in 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 967bdef6e4c6f265546f36ee7c971c28cc63fce7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
float-clear-vrl-004 reference/ref-filled-green-100px-square 'float: left' and 'clear: left' in 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 94f2381ef4bc65ada8198d96f24b67930d1b479b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
float-clear-vrl-006 reference/ref-filled-green-100px-square 'float: left' and 'clear: left' in 'vertical-rl' block formating context (intermediate) image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout f6ebecc660be8692363f65cbc7563204759e5cb4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a block container box which has floats will not extend its logical height (it will appear to not be aware of its floats) unless it has a clearing block. This test is important for CSS columnar layout page based on floats.
|
|
float-clear-vrl-008 reference/ref-filled-green-100px-square 'float: right', 'float: left' and 'clear: both' in 'vertical-rl' block formating context (intermediate) image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9c6c7d5e5c2f2b3585a35e8f2e4e86db606fe3a7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a block container box which has floats will not extend its logical height (it will appear to not be aware of its floats) unless it has a clearing block. This test is important for CSS columnar layout page based on floats.
|
|
float-contiguous-vlr-003 reference/inline-replaced-vrl-004-ref contiguous left-floating boxes in a 'vertical-lr' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout bfc1773cebd248e01384bd37e85bf6d73e92716f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous left-floating boxes. The later (in source document) left-floating box must be to the right of the right outer edge of earlier floating boxes otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vlr-005 reference/inline-replaced-vrl-004-ref contiguous right-floating boxes in a 'vertical-lr' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout dafae4ce718baf50867418fe360c8d3f01e3ddee `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous right-floating boxes. The later (in source document) right-floating box must be to the left of the left outer edge of earlier floating boxes otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vlr-007 reference/float-contiguous-vlr-007-ref contiguous left-floating boxes in a 'vertical-lr' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 09d97481ef7abde2bb6b1504c7916be5fd2ae5b6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous left-floating boxes. The later (in source document) left-floating box must be to the right of the right outer edge of earlier floating boxes otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vlr-009 reference/float-contiguous-vlr-009-ref contiguous right-floating boxes in a 'vertical-lr' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 1b94195a36e6c13249c8b0408d15dc0d2cdd2730 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous right-floating boxes. The later (in source document) right-floating box must be to the left of the left outer edge of earlier floating boxes otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vlr-011 reference/ref-filled-green-100px-square contiguous left-floating boxes with 'writing-mode' set to 'vertical-lr' ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 13e741a6ae7f243bdda633db81245b17677a3836 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous left-floated boxes with 'writing-mode' set to 'vertical-lr'.
|
|
float-contiguous-vlr-013 reference/float-contiguous-vrl-012-ref contiguous right-floating boxes with 'writing-mode' set to 'vertical-lr' ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c189497ff20ef17290f67dcf5a742d604db8f21d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous right-floated boxes with 'writing-mode' set to 'vertical-lr'.
|
|
float-contiguous-vrl-002 reference/inline-replaced-vrl-004-ref contiguous left-floating boxes in a 'vertical-rl' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 58d6bef8287144a90dfe6092f55b6bfce7dc15dc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous left-floating boxes. The later (in source document) left-floating box must be to the right of the right outer edge of earlier floating boxes otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vrl-004 reference/inline-replaced-vrl-004-ref contiguous right-floating boxes in a 'vertical-rl' block formating context ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout cb54b8398d2a3aa4f966bd587951c931d166e864 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous right-floating boxes. The later (in source document) right-floating box must be to the left of the left outer edge of earlier floating boxes, otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vrl-006 reference/float-contiguous-vrl-006-ref contiguous left-floating boxes in a 'vertical-rl' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c37646d07d71d952021f1a3319289597b2090528 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous left-floating boxes. The later (in source document) left-floating box must be to the right of the right outer edge of earlier floating boxes otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vrl-008 reference/float-contiguous-vrl-008-ref contiguous right-floating boxes in a 'vertical-rl' block formating context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e63d6cbb1dfa09608fd242b1fee1d31a08836ff4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous right-floating boxes. The later (in source document) right-floating box must be to the left of the left outer edge of earlier floating boxes, otherwise (if there is not enough available horizontal space) below the margin box of the earlier box.
|
|
float-contiguous-vrl-010 reference/ref-filled-green-100px-square contiguous left-floating boxes with 'writing-mode' set to 'vertical-rl' ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 71739f3f65e879b09c12cdc0863c998c19b04d5c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous left-floated boxes with 'writing-mode' set to 'vertical-rl'.
|
|
float-contiguous-vrl-012 reference/float-contiguous-vrl-012-ref contiguous right-floating boxes with 'writing-mode' set to 'vertical-rl' ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout f03ef7712aba2861b428ef30421cc5fa6f6d5ec9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the flow of contiguous right-floated boxes with 'writing-mode' set to 'vertical-rl'.
|
|
float-shrink-to-fit-vlr-003 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width in 'vertical-lr' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 80d8155ac97e8893a5e04c13df1571b2ce6e752e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' width is applied on logical width (measure).
|
|
float-shrink-to-fit-vlr-005 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width in 'vertical-lr' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 706a6f3f5a3f8509490f968fb6403f1a4a6086ed `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' width is applied on logical width (measure).
|
|
float-shrink-to-fit-vlr-007 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width in 'vertical-lr' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 755dda80aa3460ec74302306b628df4b0eaf05ff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' width is applied on logical width (measure).
|
|
float-shrink-to-fit-vlr-009 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width (height: auto) in 'vertical-lr' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 82d8b8d8a6213a612b95f1594ed0f8cc471a4d51 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' applying on logical width must not reduce content but size to fit to its content. In this test, 'L' and 'R' glyphs must be rendered.
|
|
float-shrink-to-fit-vrl-002 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width in 'vertical-rl' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout b7e65d5da9416e3ae211c7152e7d39e19fe8a5f4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' width is applied on logical width (measure).
|
|
float-shrink-to-fit-vrl-004 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width in 'vertical-rl' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 38dbe0d39a9e8c10a34b86968549e68d24dddc0d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' width is applied on logical width (measure).
|
|
float-shrink-to-fit-vrl-006 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width in 'vertical-rl' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout bb7f1a60179803099402fd8c1aaf263ee2806b80 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' width is applied on logical width (measure).
|
|
float-shrink-to-fit-vrl-008 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width (height: auto) in 'vertical-rl' context ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0b1c5e46eb3fef600726103bdb1766919e6359ad `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' applying on logical width must not reduce content but size to fit to its content. In this test, 'L' and 'R' glyphs must be rendered.
|
|
float-shrink-to-fit-vrl-vlr-016 reference/ref-filled-green-100px-square 'float' and 'shrink-to-fit' logical width (16 sub-tests) ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 13fb71e17d167d2dcf8c15dbf248cbde0e0866b2 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'shrink-to-fit' rule (CSS2.1, §10.3.5) is applied onto logical width in vertical writing-modes. This test thoroughly checks systematically the 16 combinations of 'writing-mode: vertical-rl', 'writing-mode: vertical-lr', with 'float: left', with 'float: right' and with left and/or right border(s). Not tested here is 'padding-left' and 'padding-right'.
|
|
float-vlr-003 reference/ref-filled-green-100px-square 'float: right' in a 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0c216a13713762e8d1957472b1da8f6dd658d582 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated right box in a containing block with 'writing-mode' set to 'vertical-lr' will be floated at the line-right side of its line box.
|
|
float-vlr-005 reference/ref-filled-green-100px-square 'float: right' in a 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 8884677a951823a38599443b2a3cecc3d739c96a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated right box in a containing block with 'writing-mode' set to 'vertical-lr' will be floated at the line-right side of its line box.
|
|
float-vlr-007 reference/ref-filled-green-100px-square 'float: left' in a 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 7241020ca23117cc8e6966eced3028dcd90536f2 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box in a containing block with 'writing-mode' set to 'vertical-lr' will be floated at the line-left side of its line box.
|
|
float-vlr-009 reference/ref-filled-green-100px-square 'float: left' in a 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e477d0128cdb7828d2c3303dd51f7a0181d67f25 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box in a containing block with 'writing-mode' set to 'vertical-lr' will be floated at the line-left side of its line box.
|
|
float-vlr-011 reference/ref-filled-green-100px-square 'float: left' and 'float: right' in a 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c0981a33b23f62d058a1a21f36f7f08d486404d4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box and a floated right box in a containing block with 'writing-mode' set to 'vertical-lr' will be respectively floated at the line-left side of its line box and floated at line-right of its line box.
|
|
float-vlr-013 reference/ref-filled-green-100px-square 'float: left' and 'float: right' in a 'vertical-lr' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c90edc56130607d7ce1b78557303ce899a233fb0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box and a floated right box in a containing block with 'writing-mode' set to 'vertical-lr' will be respectively floated at the line-left side of its line box and floated at line-right of its line box.
|
|
float-vrl-002 reference/ref-filled-green-100px-square 'float: right' in a 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 53ad0c997988e6624bcb51039361b1f3cfcae611 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated right box in a containing block with 'writing-mode' set to 'vertical-rl' will be floated at the line-right side of its line box.
|
|
float-vrl-004 reference/ref-filled-green-100px-square 'float: right' in a 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e898e056c606b10085722e5a92d5a8b46932fb45 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated right box in a containing block with 'writing-mode' set to 'vertical-rl' will be floated at the line-right side of its line box.
|
|
float-vrl-006 reference/ref-filled-green-100px-square 'float: left' in a 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 6aefcf27872937dced75f07cafb890b67df34440 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box in a containing block with 'writing-mode' set to 'vertical-rl' will be floated at the line-left side of its line box.
|
|
float-vrl-008 reference/ref-filled-green-100px-square 'float: left' in a 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout f5b04691b879056d9183c6e5459d621f58c0662a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box in a containing block with 'writing-mode' set to 'vertical-rl' will be floated at the line-left side of its line box.
|
|
float-vrl-010 reference/ref-filled-green-100px-square 'float: left' and 'float: right' in a 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout eba1fed0beacc51e0ce57c561038bc74ebca21c9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box and a floated right box in a containing block with 'writing-mode' set to 'vertical-rl' will be respectively floated at the line-left side of its line box and floated at line-right of its line box.
|
|
float-vrl-012 reference/ref-filled-green-100px-square 'float: left' and 'float: right' in a 'vertical-rl' block formating context (basic) ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 167d7246493ce26814aa6caba860ea898569f7bc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a floated left box and a floated right box in a containing block with 'writing-mode' set to 'vertical-rl' will be respectively floated at the line-left side of its line box and floated at line-right of its line box.
|
|
form-controls-vert-rl-004 order, orientation and layout of form controls in 'vertical-rl' writing-mode image,should http://www.w3.org/TR/css-writing-modes-3/#writing-mode 55f1a010d3b5d51bba07822f206228b170782c0c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the order, the flow, the orientation and layout of form controls used in Example 4 of section 3.1.
|
|
form-controls-vert-rl-005 form controls in 'vertical-rl' writing-mode should http://www.w3.org/TR/css-writing-modes-3/#writing-mode 76cacb867c752913e51f52b6a19d9c0f9d55e080 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks the rendering of various form controls (select, optgroup, options, various types of input and buttons) written with latin text in 'vertical-rl' writing mode. The text of replaced content should match the replaced element's writing mode and line orientation; therefore, in this test, a) the text's inline base direction must be from top to bottom, b) the glyphs must be rotated 90° clockwise and c) the block flow direction must be from right to left.
|
|
full-width-001 reference/full-width-ref,!reference/full-width-notcu-notref,!reference/full-width-horizontal-notref CSS Writing Modes: text-combine-upright on full-width characters http://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth a2c91fc3cd710179c048b7e6e34ad24c68f56ae7 `Masataka Yakura`<http://google.com/+MasatakaYakura> When two or more full-width characters are combined, they are first converted to non-full-width characters.
|
|
full-width-002 reference/full-width-ref,!reference/full-width-notcu-notref,!reference/full-width-horizontal-notref CSS Writing Modes: text-combine-upright on full-width characters http://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth,http://www.w3.org/TR/css-text-3/#full-width d3899bb9aac8c47ec60d90d6ece293c343e3d978 `Masataka Yakura`<http://google.com/+MasatakaYakura> When two or more full-width characters are combined, they are first converted to non-full-width characters.
|
|
full-width-003 reference/full-width-ref,!reference/full-width-notcu-notref,!reference/full-width-horizontal-notref CSS Writing Modes: text-combine-upright on full-width characters http://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth,http://www.w3.org/TR/css-text-3/#full-width f6deaece33b7947dfe97c6514dab6a11d4718efa `Masataka Yakura`<http://google.com/+MasatakaYakura> When two or more full-width characters are combined, they are first converted to non-full-width characters.
|
|
height-width-inline-non-replaced-vlr-003 reference/ref-filled-green-100px-square height and width - inline non-replaced element in vertical writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#inline-width,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#inline-non-replaced c4dc057ce3b92a36ee25f0c031c0ba68f633d396 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that height and width declarations do not apply to inline non-replaced elements in vertical writing-modes.
|
|
height-width-inline-non-replaced-vrl-002 reference/abs-pos-non-replaced-icb-vrl-008-ref height and width - inline non-replaced element in vertical writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#inline-width,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#inline-non-replaced 6c93b9c50edcb286ce65e14c45e9f13dc1728b2c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that height and width declarations do not apply to inline non-replaced elements in vertical writing-modes.
|
|
horizontal-rule-vlr-003 reference/horizontal-rule-vlr-003-ref horizontal rule - 'vertical-lr' and orthogonal flow image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c47416e169c5b440e743a67eac5c3c4d5196f6a5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an horizontal rule (<hr> element) in 'vertical-lr' writing-mode must be rendered as a vertical rule.
|
|
horizontal-rule-vlr-005 reference/horizontal-rule-vrl-004-ref horizontal rule - 'vertical-lr' http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 6f5f57495bcbc441c3eafb695347e47d5c5ec496 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an horizontal rule (<hr> element) with 'vertical-lr' writing-mode but inside an 'horizontal-tb' writing-mode context must be rendered as an horizontal rule.
|
|
horizontal-rule-vrl-002 reference/horizontal-rule-vrl-002-ref horizontal rule - 'vertical-rl' and orthogonal flow image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 3bf5bbb3bbb172c806b28ffa7a8b231b8e97918a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an horizontal rule (<hr> element) in 'vertical-rl' writing-mode must be rendered as a vertical rule.
|
|
horizontal-rule-vrl-004 reference/horizontal-rule-vrl-004-ref horizontal rule - 'vertical-rl' http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 14da7156297d3627b6ed03de8cb83fe63b851ea9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an horizontal rule (<hr> element) with 'vertical-rl' writing-mode but inside an 'horizontal-tb' writing-mode context must be rendered as an horizontal rule.
|
|
inline-block-alignment-002 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes b93f39f73d1a2639f5ab2b25a07a2749558142d1 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
|
inline-block-alignment-003 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 132f5e6d8e244e6acf61cd929f59d15801085fbb `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
|
inline-block-alignment-004 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes f254f9b4e72bd5cfdff0411c9ed832c0d7c437ef `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
|
inline-block-alignment-005 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes f22e9acf9997492e59bf06af71f147cf3a7ef60b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
|
inline-block-alignment-006 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes d331ddb7afc3bbe931b343cfec50b6f142a10f55 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
|
inline-block-alignment-007 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 6a9ee7d303ff1d49a6841edfb93f3abe04297ec7 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
|
inline-block-alignment-008 reference/inline-block-alignment-006-ref inline block alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 0c74b7bbf813193c08885b3d85823e5a2b4fb435 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways-right', then the alphabetical baseline is used as the dominant baseline.
|
|
inline-block-alignment-orthogonal-vlr-003 reference/inline-block-alignment-orthogonal-vrl-002-ref text baseline alignment of inline-block in orthogonal flow ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines b6891512aa507f9050101d960cf349889329fda3 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' of the containing block of an inline-block in orthogonal flow is 'horizontal-tb', then the dominant baseline used is the alphabetical baseline. In this test, the inline-block should be 'sitting' on the alphabetical baseline, therefore creating a straight and unbroken bottom edge.
|
|
inline-block-alignment-orthogonal-vlr-005 reference/inline-block-alignment-orthogonal-vrl-002-ref text baseline alignment of inline-block in orthogonal flow ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 843d64f690c7eb68c0dd96bdca4cbec3484b13c5 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' of the containing block of an inline-block in orthogonal flow is 'horizontal-tb', then the dominant baseline used is the alphabetical baseline. In this test, the inline-block should be 'sitting' on the alphabetical baseline, therefore creating a straight and unbroken bottom edge.
|
|
inline-block-alignment-orthogonal-vrl-002 reference/inline-block-alignment-orthogonal-vrl-002-ref text baseline alignment of inline-block in orthogonal flow ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 26492fc7f467f3d050af3de705b263f7ab7996eb `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' of the containing block of an inline-block in orthogonal flow is 'horizontal-tb', then the dominant baseline used is the alphabetical baseline. In this test, the inline-block should be 'sitting' on the alphabetical baseline, therefore creating a straight and unbroken bottom edge.
|
|
inline-block-alignment-orthogonal-vrl-004 reference/inline-block-alignment-orthogonal-vrl-002-ref text baseline alignment of inline-block in orthogonal flow ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines b76cd7a87f94be29964bef761b5a28f1108b9994 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' of the containing block of an inline-block in orthogonal flow is 'horizontal-tb', then the dominant baseline used is the alphabetical baseline. In this test, the inline-block should be 'sitting' on the alphabetical baseline, therefore creating a straight and unbroken bottom edge.
|
|
inline-replaced-vlr-003 reference/inline-replaced-vrl-002-ref inline replaced element and 'vertical-lr' image http://www.w3.org/TR/css-writing-modes-3/#writing-mode fb490b42fc0b5e2d19122a5ec93d729280d0de37 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the content of an inline replaced element does not rotate due to the writing mode.
|
|
inline-replaced-vlr-005 reference/inline-replaced-vrl-004-ref inline replaced element and 'vertical-lr' (advanced) ahem,image http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines ca2f67096b0544b3e0d80c075acd0db763cbf815 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, while the content of inline replaced elements do not rotate in vertical writing mode, they are nevertheless laid out from top to bottom (inline base direction) in a line box and their baseline-alignment is central (not alphabetic) and then the following lines boxes (line box direction within a block container) are ordered from left to right.
|
|
inline-replaced-vrl-002 reference/inline-replaced-vrl-002-ref inline replaced element and 'vertical-rl' image http://www.w3.org/TR/css-writing-modes-3/#writing-mode 65edb60ad7a542cacaee25d586d2a07bc30e86b9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the content of an inline replaced element does not rotate due to the writing mode.
|
|
inline-replaced-vrl-004 reference/inline-replaced-vrl-004-ref inline replaced element and 'vertical-rl' (advanced) ahem,image http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines 635904e5219ec4367419348152c36bdd1f55e3dc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, while the content of inline replaced elements do not rotate in vertical writing mode, they are nevertheless laid out from top to bottom (inline base direction) in a line box and their baseline-alignment is central (not alphabetic) and then the following lines boxes (line box direction within a block container) are ordered from right to left.
|
|
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.
|
|
line-box-direction-001 reference/block-flow-direction-001-ref horizontal-tb - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 4f23534d3ad5549814e21481fc7be029c18b1ffa `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'horizontal-tb' writing mode are laid out one after the other, vertically, with the first beginning at the top of the block box; they are ordered from top to bottom meaning that the 1st line box is the topmost one and then the 2nd block is juxtaposed to its bottom, the 3rd block is juxtaposed to the 2nd block on its left-hand side, etc...
|
|
line-box-direction-002 reference/block-flow-direction-001-ref vertical-rl - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 9fd5d600cbe89911547a9026160f73b3c664f09f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'vertical-rl' writing mode are laid out one after the other, leftwardedly, with the first beginning at the rightmost line of the block box; they are ordered from right to left meaning that the 1st line box is the rightmost one and then the 2nd line box is juxtaposed to its left-hand side, the 3rd block is juxtaposed to the 2nd line box on its left-hand side, etc...
|
|
line-box-direction-003 reference/block-flow-direction-001-ref vertical-lr - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3a531edc798b49cc2dc416d06b7876282a1580bc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes in a block box with 'writing-mode' set to 'vertical-lr' are laid out one after the other with the first beginning at the left-hand side of the block box; they are ordered from left to right meaning that the 1st line box is the leftmost one and then the 2nd line box is juxtaposed to the right-hand side of 1st line box, the 3rd line box is juxtaposed to the 2nd line box on its right-hand side, etc...
|
|
line-box-direction-005 reference/block-flow-direction-001-ref 'float: left' and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode feef94d80e3b21fbdba0282ac0cfb7ac7cfc7224 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the line boxes of a left-floated box with its 'writing-mode' set to 'vertical-rl' will be ordered from right to left.
|
|
line-box-direction-006 reference/block-flow-direction-001-ref 'float: left' and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 1750feaf08105912ac3ce34b68d343f0c34faae5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the line boxes of left-floated boxes with 'writing-mode' set to 'vertical-lr' will be ordered from right to left.
|
|
line-box-direction-007 reference/block-flow-direction-002-ref 'float: right' and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 8c6e65a48d355ba7dc97bdde6a0cbe877eb9c4ff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the line boxes of a right-floated box with its 'writing-mode' set to 'vertical-lr' will be ordered from left to right.
|
|
line-box-direction-008 reference/block-flow-direction-002-ref 'float: right' and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 15c4197a1c0b79bed6c8b96ba9f989a10f73df85 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the line boxes of right-floated boxes with 'writing-mode' set to 'vertical-lr' will be ordered from left to right.
|
|
line-box-direction-009 reference/block-flow-direction-001-ref position absolute and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode da1a4a4f7c1d1e59546b943adb8f8e0d119f314c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of an absolutely positioned box with its 'writing-mode' set to 'vertical-rl' will be ordered from right to left.
|
|
line-box-direction-010 reference/block-flow-direction-001-ref position absolute and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode e87fa097edd4146b16c0f42d8817becbaaaaea30 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of an absolutely positioned box with its 'writing-mode' set to 'vertical-lr' will be ordered from left to right.
|
|
line-box-direction-011 reference/block-flow-direction-001-ref inline-block and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode f8650989de43ac7fb803e2d3ee90895585093859 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that lines boxes of descendant block boxes of an inline-block with its 'writing-mode' set to 'vertical-rl' are ordered from right to left.
|
|
line-box-direction-012 reference/block-flow-direction-001-ref inline-block and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode fd46e6862d5550e26ff8676f197c139a6ef22c76 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that lines boxes of descendant block boxes of inline-blocks with 'writing-mode' set to 'vertical-rl' are ordered from right to left.
|
|
line-box-direction-013 reference/block-flow-direction-001-ref inline-block and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 19b536e0a1f8ade5e0d4b28e000a4cfc2ef6fffb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that lines boxes of descendant block boxes of an inline-block with its 'writing-mode' set to 'vertical-lr' are ordered from left to right.
|
|
line-box-direction-014 reference/block-flow-direction-001-ref inline-block and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 48ce7e37185f5cc05ebd9bcab83816666586fb12 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that lines boxes of descendant block boxes of inline-blocks with 'writing-mode' set to 'vertical-lr' are ordered from left to right.
|
|
line-box-direction-015 reference/block-flow-direction-001-ref table-cell and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 6c1d326321d127b5ce4257d1b2ac8a98c3582d2f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the lines boxes of a table-cell with its 'writing-mode' set to 'vertical-rl' are ordered from right to left.
|
|
line-box-direction-016 reference/block-flow-direction-001-ref table-cell and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 6bfe1b10d730d4a7f3223cb9660d3ea34a087660 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the lines boxes of a table-cell with its 'writing-mode' set to 'vertical-lr' are ordered from left to right.
|
|
line-box-direction-017 reference/block-flow-direction-001-ref table-caption and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 82c0b1c9077d8c2593f76ba2a7641ed4c66d09f5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the lines boxes of a table-caption with its 'writing-mode' set to 'vertical-rl' are ordered from right to left.
|
|
line-box-direction-018 reference/block-flow-direction-001-ref table-caption and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 14c9f8e9c6bc46db0837781f18284c9e16adfdcf `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that the lines boxes of a table-caption with its 'writing-mode' set to 'vertical-lr' are ordered from left to right.
|
|
line-box-direction-019 reference/block-flow-direction-001-ref list and 'vertical-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 85531d155283e10dc3b47ac2d21c82b585b86dae `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'vertical-rl' writing mode are laid out one after the other, leftwardedly, with the first beginning at the rightmost line of the block box; they are ordered from right to left meaning that the 1st line box is the rightmost one and then the 2nd line box is juxtaposed to its left-hand side, the 3rd block is juxtaposed to the 2nd line box on its left-hand side, etc...
|
|
line-box-direction-020 reference/block-flow-direction-001-ref list and 'vertical-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 49e2dd15614f0a9bb9835ad17b35e10ddf9d6270 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes in a block box with 'writing-mode' set to 'vertical-lr' are laid out one after the other with the first beginning at the left-hand side of the block box; they are ordered from left to right meaning that the 1st line box is the leftmost one and then the 2nd line box is juxtaposed to the right-hand side of 1st line box, the 3rd line box is juxtaposed to the 2nd line box on its right-hand side, etc...
|
|
margin-collapse-vlr-003 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - maximum of 2 adjoining margins ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 17360ce7dfc9485ca0cafb9596f7d9b5a974de20 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margin-end and margin-start of adjacent blocks collapse into its maximum in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-009 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - adjoining margins of non-siblings or ancestors ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout c219405819902980a7724034dbc5a83c95881fff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that adjoining margin-end and margin-start boxes generated by elements, that are not related by siblings or ancestors, collapse in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-011 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - floated elements do not collapse margins ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 285ed7143afc4ae1d12bd164fa64fbb8030965d7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margin-end of floated box does not collapse with the margin-start of a preceding block box in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-015 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - elements with 'overflow' set to 'visible' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 1910bce002686e0f76a4c348f741643f0b0d154e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that elements with 'overflow' set to 'visible' collapse margin with in-flow children in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-017 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - elements with 'overflow' set to 'hidden' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout bb1e1bd4f558cfc0b15d6572dccdda0784208de3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that elements with 'overflow' set to 'hidden' do not collapse margin with in-flow children in 'vertical-lr' writing-mode. In this test, we are testing and checking that 'margin-left' of div#overflow does not collapse with 'margin-left' of div#nested.
|
|
margin-collapse-vlr-023 'vertical-lr' and margin collapsing - absolute positioning and siblings ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 6de48316eba1a8307c27a50880cec9262e1cd997 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that absolutely positioned boxes do not collapse margins with siblings in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-025 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - collapse through empty siblings ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout b3fc87387f20364bf5e0ca9cb6f6c3f3a76e912f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margins can collapse through empty elements in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-031 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - collapse through sibling ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 1f6bd5cf9caa176f41bf038214484313f56d4866 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins of boxes can collapse through a sibling box whose left and right margins collapse in 'vertical-lr' writing-mode.
|
|
margin-collapse-vlr-035 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - left margin of a block collapses with left margin of its first child ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 0c1868311e1e35b1a7af8dea47b89fcbd41a9a84 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, in a vertical-lr context, the left margin an in-flow block element collapses with its first in-flow block-level child's left margin if the element has no top border, no top padding, and the child has no clearance.
|
|
margin-collapse-vlr-037 reference/ref-filled-green-100px-square 'vertical-lr' and margin collapsing - right margin of a block collapses with right margin of its last child ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 81fce7db2cffde9823c8b9672e1ec7d84c5a7932 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, in a vertical-lr context, the right margin an in-flow block box collapses with its last in-flow block-level child's right margin if the element has no right padding and no right border and the child's right margin does not collapse with a left margin that has clearance.
|
|
margin-collapse-vrl-002 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - maximum of 2 adjoining margins ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 5289dc3226137de106c705a43e3b69a3b588e8ac `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margin-end and margin-start of adjacent blocks collapse into its maximum in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-008 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - adjoining margins of non-siblings or ancestors ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 847ef0e6462f1ca70aea6ff395dcb32d608dd5ca `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that adjoining margin-end and margin-start boxes generated by elements, that are not related by siblings or ancestors, collapse in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-010 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - floated elements do not collapse margins ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 11434b5bbf7d017becea9a7f50f51111280fa2e7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margin-start of floated box does not collapse with the margin-end of a preceding block box in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-014 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - elements with 'overflow' set to 'visible' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 189a3ba70e80d366caec1a521ec73452990cb0e9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that elements with 'overflow' set to 'visible' collapse margin with in-flow children in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-016 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - elements with 'overflow' set to 'hidden' ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 465c5979e90ae0a5db790f7dccbf98145eefa703 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that elements with 'overflow' set to 'hidden' do not collapse their horizontal margin with the horizontal margin in-flow children in 'vertical-rl' writing-mode. In this test, we are testing and checking that 'margin-right' of div#overflow does not collapse with 'margin-right' of div#nested.
|
|
margin-collapse-vrl-022 'vertical-rl' and margin collapsing - absolute positioning and siblings ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 95f8569b58a03895239038991403753801b19dbd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that absolutely positioned boxes do not collapse margins with siblings in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-024 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - collapse through empty siblings ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 558d029b4b6fd193ac3b04220ec10f5226f18810 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margins can collapse through empty elements in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-030 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - collapse through sibling ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout f7361122bcbe1aa63c13644dc3267d191e7a2b8f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins of boxes can collapse through a sibling box whose left and right margins collapse in 'vertical-rl' writing-mode.
|
|
margin-collapse-vrl-034 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - right margin of a block collapses with right margin of its first child ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout c383d4e25e05263bed13bdbe491783e431e8d427 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, in a vertical-rl context, the right margin an in-flow block box collapses with its first in-flow block-level child's right margin if the element has no top border, no top padding, and the child has no clearance.
|
|
margin-collapse-vrl-036 reference/ref-filled-green-100px-square 'vertical-rl' and margin collapsing - left margin of a block collapses with left margin of its last child ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 646e80149a20561f3e11b75ccf98e5742f55c826 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, in a vertical-rl context, the left margin an in-flow block box collapses with its last in-flow block-level child's left margin if the element has no left padding and no left border and the child's left margin does not collapse with a right margin that has clearance.
|
|
margin-vlr-003 reference/margin-vrl-002-ref margin in 'vertical-lr' writing-mode context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout efb8e8b39035a1c320622f446a5d8799d59d953e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margin-left, margin-right, margin-top and margin-bottom do not change in vertical writing-mode. The margin-left property of a box still affects the lefthand margin of such box.
|
|
margin-vrl-002 reference/margin-vrl-002-ref margin in 'vertical-rl' writing-mode context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0e013e2395651788e72964961d8955431a18c0f0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that margin-left, margin-right, margin-top and margin-bottom do not change in vertical writing-mode. The margin-left property of a box still affects the lefthand margin of such box.
|
|
orthogonal-parent-shrink-to-fit-001 Shrink-to-fit with orthogonal children ahem,combo,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows aec1eaa173fc3feb10eff6ecd8994fee2b0c52ee `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit with orthogonal children
|
|
orthogonal-parent-shrink-to-fit-001a Shrink-to-fit inline-block with a child of orthogonal block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 3a18cea77e5f3eddab45aa912eddb27cb5237487 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal block
|
|
orthogonal-parent-shrink-to-fit-001b Shrink-to-fit inline-block with a child of orthogonal inline ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 546a221d6757a318512ac185c51c0ec6c4bf9df1 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal inline
|
|
orthogonal-parent-shrink-to-fit-001c Shrink-to-fit inline-block with a child of orthogonal block with borders ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 613806eff5314ffc9a7a84f59ea4c3027380de91 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal block with borders
|
|
orthogonal-parent-shrink-to-fit-001d Shrink-to-fit inline-block with a child of orthogonal inline with borders ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows bb24f027b14084d76a0c7dbc7d87e23b0cf8f6c9 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal inline with borders
|
|
orthogonal-parent-shrink-to-fit-001e Shrink-to-fit inline-block with a child of orthogonal block in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 2197ff8cf23acadc45643e1da6d8c68131c3a20b `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal block in inline-block
|
|
orthogonal-parent-shrink-to-fit-001f Shrink-to-fit inline-block with a child of orthogonal inline in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 939cb05a7f7798d688a6ee219cef24d93c43d82f `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal inline in inline-block
|
|
orthogonal-parent-shrink-to-fit-001g Shrink-to-fit inline-block with a child of orthogonal block with borders in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows d42f2389f1948b631727799a69f8c0d37caa7117 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal block with borders in inline-block
|
|
orthogonal-parent-shrink-to-fit-001h Shrink-to-fit inline-block with a child of orthogonal inline with borders in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 4f0171502c244ff771fdfe2806e32f1eb7f9bfcf `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit inline-block with a child of orthogonal inline with borders in inline-block
|
|
orthogonal-parent-shrink-to-fit-001i Shrink-to-fit float with a child of orthogonal block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows ec844849f6f681f9ff50c5127aa0bc61f2c9bf8e `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal block
|
|
orthogonal-parent-shrink-to-fit-001j Shrink-to-fit float with a child of orthogonal inline ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows c1d8f73941ce84d0384441d21ac7c6681f0265c4 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal inline
|
|
orthogonal-parent-shrink-to-fit-001k Shrink-to-fit float with a child of orthogonal block with borders ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows d03594464a7bcb1cab38fbc28a5dd2d28efb948d `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal block with borders
|
|
orthogonal-parent-shrink-to-fit-001l Shrink-to-fit float with a child of orthogonal inline with borders ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 3f65ba5aee0f231e36c11d0bcaaaa3dbaa0ee752 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal inline with borders
|
|
orthogonal-parent-shrink-to-fit-001m Shrink-to-fit float with a child of orthogonal block in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows aebfab170aed170a8636fb247e767218a53185f6 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal block in inline-block
|
|
orthogonal-parent-shrink-to-fit-001n Shrink-to-fit float with a child of orthogonal inline in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 8160e0da27e48e5276b921ce06aeb623334687bb `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal inline in inline-block
|
|
orthogonal-parent-shrink-to-fit-001o Shrink-to-fit float with a child of orthogonal block with borders in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 0309a44d7a730be60114bd3129a153be0d8d330d `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal block with borders in inline-block
|
|
orthogonal-parent-shrink-to-fit-001p Shrink-to-fit float with a child of orthogonal inline with borders in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 955de57426ec5e61cc7e7967a16bafd2ec859691 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit float with a child of orthogonal inline with borders in inline-block
|
|
orthogonal-parent-shrink-to-fit-001q Shrink-to-fit table-cell with a child of orthogonal block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows dced44cd3111265fc3d94099b1efbacf9d27699a `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal block
|
|
orthogonal-parent-shrink-to-fit-001r Shrink-to-fit table-cell with a child of orthogonal inline ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows dc52c4e51b4281feb51ac3fc7bf0fc9bbec8adc8 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal inline
|
|
orthogonal-parent-shrink-to-fit-001s Shrink-to-fit table-cell with a child of orthogonal block with borders ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 1686a0506a194bd912d5775b1e02197b4afe7011 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal block with borders
|
|
orthogonal-parent-shrink-to-fit-001t Shrink-to-fit table-cell with a child of orthogonal inline with borders ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 9068c30c68215372f11070ae072a77d96c3e751d `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal inline with borders
|
|
orthogonal-parent-shrink-to-fit-001u Shrink-to-fit table-cell with a child of orthogonal block in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows c7fbea1d699f0891c63ca1cbd46435bd5c6a5b1f `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal block in inline-block
|
|
orthogonal-parent-shrink-to-fit-001v Shrink-to-fit table-cell with a child of orthogonal inline in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 85976e84a05546df77e17c38ea94e8166b5ad54d `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal inline in inline-block
|
|
orthogonal-parent-shrink-to-fit-001w Shrink-to-fit table-cell with a child of orthogonal block with borders in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 42a695a9c6f4336a806d7ee4cc4fee15c1221e76 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal block with borders in inline-block
|
|
orthogonal-parent-shrink-to-fit-001x Shrink-to-fit table-cell with a child of orthogonal inline with borders in inline-block ahem,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 7cee4685013bbd4ae5c8d547e28661c88967e548 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal inline with borders in inline-block
|
|
padding-vlr-005 reference/margin-vrl-002-ref padding in 'vertical-lr' writing-mode context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 4c16042900e00793d562c3b4f5c39a3df16b1f95 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that padding-left, padding-right, padding-top and padding-bottom do not change in vertical writing-mode. The padding-left property of a box still affects the lefthand padding of such box.
|
|
padding-vrl-004 reference/margin-vrl-002-ref padding in 'vertical-rl' writing-mode context image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 43a0740c77fa25671e5831c88555b884e75216ee `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that padding-left, padding-right, padding-top and padding-bottom do not change in vertical writing-mode. The padding-left property of a box still affects the lefthand padding of such box.
|
|
page-flow-direction-002 'writing-mode: vertical-rl' - default page flow (progression) direction image,paged http://www.w3.org/TR/css-writing-modes-3/#writing-mode 517eb88ec0066fc5b6f14a1602fa5383364ecb3c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 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.
|
|
page-flow-direction-003 'writing-mode: vertical-lr' - default page flow (progression) direction image,paged http://www.w3.org/TR/css-writing-modes-3/#writing-mode 9362449f07d4b9dac8dc62f7cc5c1760d02387be `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 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.
|
|
percent-margin-vlr-003 reference/margin-vrl-002-ref margin percentage and 'vertical-lr' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping d9ee8193bd1f18a91e7ceaa50b19fa4f06882838 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the margin are calculated with respect to the width (inline-size) of the containing block if the 'writing-mode' of such containing block is 'horizontal-tb'. In this test, div.outer's computed 'writing-mode' value is 'horizontal-tb' and it is the div.inner's containing block.
|
|
percent-margin-vlr-005 reference/margin-vrl-002-ref margin percentage and 'vertical-lr' image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 2eb847fad6839dee330c0a9c6f00f48f66b5eec0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the margin are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-lr'.
|
|
percent-margin-vlr-007 reference/margin-vrl-002-ref margin percentage and 'vertical-lr' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 5d20543c74ae19c01ac8a5c86e731b212374be55 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the margin are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-lr'.
|
|
percent-margin-vrl-002 reference/margin-vrl-002-ref margin percentage and 'vertical-rl' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 5f371c549b3c845783bc57e139e8fd821ee532f7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the margin are calculated with respect to the width (inline-size) of the containing block if 'writing-mode' of such containing block is 'horizontal-tb'. In this test, div.outer's computed 'writing-mode' value is 'horizontal-tb' and it is the div.inner's containing block.
|
|
percent-margin-vrl-004 reference/margin-vrl-002-ref margin percentage and 'vertical-rl' image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping ab810aa6e4555fd4b7403be142cf285ef8578c6d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the margin are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-rl'.
|
|
percent-margin-vrl-006 reference/margin-vrl-002-ref margin percentage and 'vertical-rl' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 18b25cfad7db1dd8cfb71a5700b7e564daae91f0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the margin are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-rl'.
|
|
percent-padding-vlr-003 reference/margin-vrl-002-ref padding percentage and 'vertical-lr' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping d6b60f46fa50d9656d828576e91bbb2e037f0ef8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the padding are calculated with respect to the width (inline-size) of the containing block if 'writing-mode' of such containing block is 'horizontal-tb'. In this test, div.outer's computed 'writing-mode' value is 'horizontal-tb' and it is the div.inner's containing block.
|
|
percent-padding-vlr-005 reference/margin-vrl-002-ref padding percentage and 'vertical-lr' image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping c92bab1ef69f19c5722b56238ab4ff6f43c540dc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the padding are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-lr'.
|
|
percent-padding-vlr-007 reference/margin-vrl-002-ref padding percentage and 'vertical-lr' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 134f342ee88aef0b563bfbc444048877d59da1a3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the padding are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-lr'.
|
|
percent-padding-vrl-002 reference/margin-vrl-002-ref padding percentage and vertical-rl (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 0ea1759dc4962f61a915ebea347b39f19b708bb8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the padding are calculated with respect to the width (inline-size) of the containing block if the 'writing-mode' of such containing block is 'horizontal-tb'. In this test, div.outer's computed 'writing-mode' value is 'horizontal-tb' and it is the div.inner's containing block.
|
|
percent-padding-vrl-004 reference/margin-vrl-002-ref padding percentage and 'vertical-rl' image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 9224136aef89e3d2e559902a39d5646afbee7f43 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the padding are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-rl'.
|
|
percent-padding-vrl-006 reference/margin-vrl-002-ref padding percentage and 'vertical-rl' (orthogonal flow) image http://www.w3.org/TR/css-writing-modes-3/#dimension-mapping 48c37c68b126ddc8b8bc3407b949a71943801f13 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that percentages on the padding are calculated with respect to the height (inline-size) of the containing block if the 'writing-mode' of such containing block is 'vertical-rl'.
|
|
replaced-content-image-002 alternate text of image and vertical writing mode should http://www.w3.org/TR/css-writing-modes-3/#writing-mode 70d61235f5585e0d31e481bcf211b85eff22f9e9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that alternate text (latin) of image rotates 90° clockwise in vertical writing mode.
|
|
replaced-content-image-003 alternate text of image and vertical writing mode should http://www.w3.org/TR/css-writing-modes-3/#writing-mode 7b74dbd7ce8dfb573f138987a97a5bcd5d209973 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that alternate text (latin) of image rotates 90° clockwise in vertical writing mode.
|
|
row-progression-002 reference/block-flow-direction-001-ref vertical-rl - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 756676b1795650fa99871614423f2660243d19d4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'vertical-rl' writing mode are laid out one after the other, leftwardedly, with the first beginning at the rightmost side of the table box; table rows are ordered from right to left meaning that the 1st row is the rightmost one and then the 2nd row is juxtaposed to its left-hand side, the 3rd row is juxtaposed to the 2nd row on its left-hand side, etc...
|
|
row-progression-003 reference/block-flow-direction-001-ref vertical-lr - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 520e417e434a5a33295451ed87d4df83e8698dd8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'vertical-lr' writing mode are laid out one after the other, rightwardedly, with the first beginning at the leftmost side of the table box; table rows are ordered from left to right meaning that the 1st row is the leftmost one and then the 2nd row is juxtaposed to its right-hand side, the 3rd row is juxtaposed to the 2nd row on its right-hand side, etc...
|
|
row-progression-004 reference/block-flow-direction-001-ref vertical-rl - table rows progression and colspan ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 1dc1ea60a49cfba5ada5c447367605db11596325 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that colspanned cells in a table are handled according to a top-to-bottom inline flow direction.
|
|
row-progression-005 reference/block-flow-direction-001-ref vertical-lr - table rows progression and colspan ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 776ec6bd3a2ccc79b2db93000ece9344f053b8ad `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that colspanned cells in a table are handled according to a top-to-bottom inline flow direction.
|
|
row-progression-006 reference/block-flow-direction-001-ref vertical-rl - table rows progression and rowspan ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 66f5dfb736ace7bc1b9a4c0a10e55823e8f4b89a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rowspanned cells in a table are handled according to a right-to-left direction.
|
|
row-progression-007 reference/block-flow-direction-001-ref vertical-lr - table rows progression and rowspan ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 302a3f2165c8d14d387b036fd865da9dc589542b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rowspanned cells in a table are handled according to a left-to-right direction.
|
|
row-progression-008 reference/block-flow-direction-001-ref vertical-rl - table rows progression (thead, 2 tbodies, tfoot) ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 7916dd8f7cbfd001d9d9d6b8ab3549dd15a28aff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'vertical-rl' writing mode are laid out one after the other, leftwardedly, with the first beginning at the rightmost side of the table box; table rows are ordered from right to left meaning that the 1st row is the rightmost one and then the 2nd row is juxtaposed to its left-hand side, the 3rd row is juxtaposed to the 2nd row on its left-hand side, etc...
|
|
row-progression-009 reference/block-flow-direction-001-ref vertical-lr - table rows progression (thead, 2 tbodies, tfoot) ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode e6fd417635743fc4554ea67a5744db54461778f3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'vertical-lr' writing mode are laid out one after the other, rightwardedly, with the first beginning at the leftmost side of the table box; table rows are ordered from left to right meaning that the 1st row is the leftmost one and then the 2nd row is juxtaposed to its right-hand side, the 3rd row is juxtaposed to the 2nd row on its right-hand side, etc...
|
|
table-column-order-002 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and vertical-rl ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout aef6a48b353649358dfc293d28e8bc602afcbf0f `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that a table with 'writing-mode' set to 'vertical-rl' and with 'direction' set to 'rtl' will have its column displayed from bottom (1st column) to top (last column). The inline base direction is still from top to bottom.
|
|
table-column-order-003 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and vertical-lr ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e82ae71ac3541cfba3978ffe9d32d20b1ffcd13d `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that a table with 'writing-mode' set to 'vertical-lr' and with 'direction' set to 'rtl' will have its column displayed from bottom (1st column) to top (last column). The inline base direction is still from top to bottom.
|
|
table-column-order-004 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and vertical-rl ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d6e85e267481db8e23e8e2c7dd3a3e7ae11703e6 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that colspanned cells in a table with 'direction' set to 'rtl' are handled according to a bottom-to-top column direction.
|
|
table-column-order-005 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and vertical-lr ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 5c5f4e626e4aaeae7387fe8e37beb1be49196e3c `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that colspanned cells in a table with 'direction' set to 'rtl' are handled according to a bottom-to-top column direction.
|
|
table-progression-001-vlr table-progression-001-ref.orngtml vertical-lr Table Row/Rowgroup/Cell Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction 3d990116dcd4f61ef7a083f182336a148522c6f6 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-lr tables order rows/rowgroups left to right and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.
|
|
table-progression-001-vrl table-progression-001-ref.orngtml vertical-rl Table Row/Rowgroup/Cell Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction a2cfa3ea3f4587ab1f29bf6e64d86451c5ee540c `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-rl tables order rows/rowgroups right to left and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.
|
|
table-progression-002-vlr table-progression-002-ref.orngtml vertical-lr Table Column/Colgroup Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction fd3e508ce84a5da3ab44d2007a9b8cd35c30f056 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-lr tables order columns top-to-bottom (LTR) or bottom-to-top (RTL) per the table's 'direction'. This test checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.
|
|
table-progression-002-vrl table-progression-002-ref.orngtml vertical-rl Table Column/Colgroup Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction 7617584bc390068d0d6d40a69a0690bef997290f `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-rl tables order columns top-to-bottom (LTR) or bottom-to-top (RTL) per the table's 'direction'. This test checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.
|
|
table-progression-003-vlr table-progression-001-ref.orngtml vertical-lr upright orientation Table Row/Rowgroup/Cell Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#text-orientation b882c0e0cc176c9f707b2e1c1aaabb1309c56e21 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-lr tables, whether LTR or RTL, order rows/rowgroups right to left and cells top-to-bottom when text-orientation is upright.
|
|
table-progression-003-vrl table-progression-001-ref.orngtml vertical-rl upright orientation Table Row/Rowgroup/Cell Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#text-orientation 376077cdb936c0b77681cee567127052996942a3 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-rl tables, whether LTR or RTL, order rows/rowgroups right to left and cells top-to-bottom when text-orientation is upright.
|
|
table-progression-004-vlr table-progression-002-ref.orngtml vertical-lr upright orientation Table Column/Colgroup Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#text-orientation 7107f58463da705ffa82973649489e4dd99f9b8d `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-lr tables, whether LTR or RTL, order columns top-to-bottom when text-orientation is upright.
|
|
table-progression-004-vrl table-progression-002-ref.orngtml vertical-rl upright orientation Table Column/Colgroup Ordering http://www.w3.org/TR/css-writing-modes-3/#writing-mode,http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#text-orientation 7bfe32d85901c7f8679b5d1897fdfa8d8071b410 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that vertical-rl tables, whether LTR or RTL, order columns top-to-bottom when text-orientation is upright.
|
|
text-align-vlr-003 reference/ref-filled-green-100px-square 'text-align: left' - 'vertical-lr' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 0bee51c71e26719152960da53a881fbe5aa11d7d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
text-align-vlr-005 reference/ref-filled-green-100px-square 'text-align: left' - 'vertical-lr' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 5575d1e1f921175cbaaaed50c5f29339751478bb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: left' aligns an inline box within a line box with respect to the line box's logical left side (line-left side). Here, 'direction: rtl' has no impact, no influence on such alignment.
|
|
text-align-vlr-007 reference/ref-filled-green-100px-square 'text-align: left' - 'vertical-lr' and initial, default 'direction' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 79e2c585512ba21d7f31e4c4d2efc30abb3279b3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
text-align-vlr-009 reference/text-align-vlr-009-ref 'text-align: center' - 'vertical-lr' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 68b083feab961c3eb77ff11dabf694c28189e2b4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
text-align-vlr-011 reference/text-align-vlr-009-ref 'text-align: center' - 'vertical-lr' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e584d91e54652e89e98169ba70b7c5eed6261578 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: center' centers an inline box within a line box with respect to the line box's logical left and right sides (line-left and line-right sides).
|
|
text-align-vlr-013 reference/text-align-vlr-009-ref 'text-align: center' - 'vertical-lr' and initial, default 'direction' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 2804ddeff273c111d840be1dc659769a89f3a001 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
text-align-vlr-015 reference/direction-vlr-003-ref 'text-align: right' - 'vertical-lr' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout b1ffc054bccdf42b6fd70694ab8620b7528640b6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
|
text-align-vlr-017 reference/direction-vlr-003-ref 'text-align: right' - 'vertical-lr' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 024ec27eb2e9ddfaa5006f76c359023f72ebd9d0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: right' aligns an inline box within a line box with respect to the line box's logical right side (line-right side). Here, 'direction: rtl' has no impact, no influence on such alignment.
|
|
text-align-vlr-019 reference/direction-vlr-003-ref 'text-align: right' - 'vertical-lr' and initial, default 'direction' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 8816333b3de3cd56e532765dbcebaf4fb9f843b9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side).
|
|
text-align-vrl-002 reference/direction-vrl-004-ref 'text-align: left' - 'vertical-rl' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout f73792541ec787506a91190e709a466a5c399df0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: left' aligns an inline box within a line box with respect to such line box's logical left side (line-left side).
|
|
text-align-vrl-004 reference/direction-vrl-004-ref 'text-align: left' - 'vertical-rl' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d9654a61d0088481af062d4d9c5e28f5a9a4c417 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: left' aligns an inline box within a line box with respect to the line box's logical left side (line-left side). Here, 'direction: rtl' has no impact, no influence on such alignment.
|
|
text-align-vrl-006 reference/direction-vrl-004-ref 'text-align: left' - 'vertical-rl' and initial, default 'direction' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 4c80bbd82b3d960dbbfe97ef5f60ade162183665 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: left' aligns an inline box within a line box with respect to such line box's logical left side (line-left side).
|
|
text-align-vrl-008 reference/text-align-vrl-008-ref 'text-align: center' - 'vertical-rl' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 22f8cdeca2f53e4b55807d4fe6177d4c9705d22b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: center' centers an inline box within a line box with respect to such line box's logical left and right sides (line-left and line-right sides).
|
|
text-align-vrl-010 reference/text-align-vrl-008-ref 'text-align: center' - 'vertical-rl' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 02bb2bd575dbc1c2fde04ad00d999df360ac1411 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: center' centers an inline box within a line box with respect to the line box's logical left and right sides (line-left and line-right sides).
|
|
text-align-vrl-012 reference/text-align-vrl-008-ref 'text-align: center' - 'vertical-rl' and initial, default 'direction' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout ff79b1e63c3b79e7961d80307b15878791811a7d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: center' centers an inline box within a line box with respect to the line box's logical left and right sides (line-left and line-right sides).
|
|
text-align-vrl-014 reference/direction-vrl-002-ref 'text-align: right' - 'vertical-rl' and 'direction: ltr' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout ee7abad3095db81112f2d25c7a5b96b91b4c5976 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side).
|
|
text-align-vrl-016 reference/direction-vrl-002-ref 'text-align: right' - 'vertical-rl' and 'direction: rtl' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout aa022d161e162cf0c2bc00be399ce9fc39c036bb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: right' aligns an inline box within a line box with respect to the line box's logical right side (line-right side). Here, 'direction: rtl' has no impact, no influence on such alignment.
|
|
text-align-vrl-018 reference/direction-vrl-002-ref 'text-align: right' - 'vertical-rl' and initial, default 'direction' ahem,image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d563a03c7b8092d0cbfd3c92183d10bba8333354 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side).
|
|
text-baseline-002 reference/text-baseline-002-ref text baseline alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines b2cbe4b33d0516adaf84039e9ac960dcd12ae146 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
|
text-baseline-003 reference/text-baseline-002-ref text baseline alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines d0ca5e914cec79392eb0765097a9c84823dbcd4e `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
|
text-baseline-004 reference/text-baseline-002-ref text baseline alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines be0d1d66d857686701293217905e62ea9857f9c2 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
|
text-baseline-005 reference/text-baseline-002-ref text baseline alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines d447b06a2b6068a416b6df35e5cb0e365948b695 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
|
text-baseline-006 reference/text-baseline-006-ref text baseline alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines c1ca241edb6288a98305d1aacd16c3e4edbda986 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
|
text-baseline-007 reference/text-baseline-006-ref text baseline alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines 888e1405950e351c9e24b5015629cbfb899cdbd5 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of text baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.
|
|
text-combine-upright-decorations-001 reference/text-combine-upright-decorations-001 The resulting composition is treated as a signel glyph for decorations ahem https://drafts.csswg.org/css-writing-modes-3/#text-combine-layout 280af6570701711000e9512d0fa55c267724d9ae `Koji Ishii`<mailto:kojiishi@gmail.com> The resulting composition is treated as a signel glyph for decorations
|
|
text-combine-upright-inherit-all-001 reference/text-combine-upright-inherit-all-001 text-combine-upright:all inherits http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 71bf076146439091e171f37da2984ca1dcdca01e `Koji Ishii`<mailto:kojiishi@gmail.com> This test checks text-combine-upright:all inherits
|
|
text-combine-upright-inherit-all-002 reference/text-combine-upright-inherit-all-002 text-combine-upright :all http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 5f16f6cf05f96410a9698653f5557ca74ae561af `Shinsuke Matsuki`<mailto:shinsuke.matsuki@access-company.com>,`Koji Ishii`<mailto:kojiishi@gmail.com> This test checks text-combine-upright:all inherits through the containment hierarchy and interrupted (by a box boundary) text runs
|
|
text-combine-upright-layout-rules-001 reference/text-combine-upright-layout-rules-001-ref CSS Writing Modes: Layout rules of text-combine-upright ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-layout 9980ef15a2d30b35d78b084c811dedf8eba8bced `Masataka Yakura`<https://google.com/+MasatakaYakura>,`Koji Ishii`<kojiishi@gmail.com> Anything outside the 1em-composition does not affect layout.
|
|
text-combine-upright-line-breaking-rules-001 reference/text-combine-upright-line-breaking-rules-001 CSS Writing Modes: line-breaking-rules http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright ba05c4e7e3474cf05cce3e1fec33f1895a186b16 `Shinsuke Matsuki`<shinsuke.matsuki@access-company.com>,`Koji Ishii`<kojiishi@gmail.com> The bracket should be combined with following characters.
|
|
text-combine-upright-parsing-digits-001 CSS Writing Modes: parsing text-combine-upright for digits dom,script http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 6fcac30b043122647264a5af072515c8f5dd9268 `Masataka Yakura`<http://google.com/+MasatakaYakura> text-combine-upright supports `none`, `all`, `digits`, and `digits` followed by a digit in the range from 2 to 4.
|
|
text-combine-upright-parsing-digits-002 CSS Writing Modes: parsing text-combine-upright with digits plus calc() computing to valid digits dom,script http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright,http://www.w3.org/TR/css-values-3/#calc-notation c04b90914c86be633173bfcc63c14b2a44b058db `Masataka Yakura`<http://google.com/+MasatakaYakura> User Agents support text-combine-upright with values `digits calc(...)` if the expression inside `calc()` computes to a valid integer, which is either 2, 3, or 4.
|
|
text-combine-upright-parsing-invalid-001 CSS Writing Modes: parsing text-combine-upright with invalid values dom,invalid,script http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 2b2c132e18a567fb8056e362766d8a030557c4de `Masataka Yakura`<http://google.com/+MasatakaYakura> text-combine-upright doesn't support undefined keywords and out-of-range integer, and numbers.
|
|
text-combine-upright-parsing-invalid-002 CSS Writing Modes: parsing text-combine-upright with digits plus calc() computing to invalid digits dom,invalid,script http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright,http://www.w3.org/TR/css-values-3/#calc-notation 7f78c2344ff0a88366e152bfb9dd032df56c8e31 `Masataka Yakura`<http://google.com/+MasatakaYakura> User Agents ignore text-combine-upright with values `digits calc(...)` if the expression inside `calc()` computes to either numbers or out-of-range integers.
|
|
text-combine-upright-parsing-valid-001 CSS Writing Modes: parsing text-combine-upright with valid values dom,script http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright fcf85cf596ec7d6fc24ad00fbb8897f34f212430 `Masataka Yakura`<http://google.com/+MasatakaYakura> text-combine-upright supports `none`, `all`, `digits`, and `digits` followed by a digit in the range from 2 to 4.
|
|
text-combine-upright-value-all-001 reference/text-combine-upright-value-single-character CSS Writing Modes: text-combine-upright: all font http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright aa61701be68a6a2f5b8759406b5d12097287037b `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: all' rotates the composition even if tate-chu-yoko
|
|
text-combine-upright-value-all-002 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: all ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 86aee37014437221d6f54d959e1822b2c1b040fa `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: all' combines all characters inside the element which the declaration applied horizontally.
|
|
text-combine-upright-value-all-003 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: all ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 1652f5297b171f4dd79a025de37d35bdc751f12c `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: all' combines all characters inside the element which the declaration applied horizontally.
|
|
text-combine-upright-value-digits2-001 reference/text-combine-upright-value-single-character CSS Writing Modes: text-combine-upright: digits 2 font http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 7e716cc28e8723c31837800d39feacea1166e771 `Masataka Yakura`<https://google.com/+MasatakaYakura> the 'digits' values in text-combine-upright rotates the composition even if there is only one character inside tate-chu-yoko.
|
|
text-combine-upright-value-digits2-002 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: digits 2 + two digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright fe174f76c4bd840549d1e672d5db4e92a977c32d `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 2' combines two ASCII digits horizontally.
|
|
text-combine-upright-value-digits2-003 reference/vertical-ahem-1x3-ref,!reference/horizontal-ahem-1x3-notref CSS Writing Modes: text-combine-upright: digits 2 + three digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright ed55adb7f4d8e8f085040b844c5b8ed3ef956145 `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 2' does not combine digits that are greater than two.
|
|
text-combine-upright-value-digits3-001 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: digits 3 + two digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 1805ab394a1b4ffc17fe435ac4bee15873896df4 `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 3' combines two ASCII digits horizontally.
|
|
text-combine-upright-value-digits3-002 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: digits 3 + three digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 280d02c43094cd0c79f248f90e31e1244c5c66b2 `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 3' combines three ASCII digits horizontally.
|
|
text-combine-upright-value-digits3-003 reference/vertical-ahem-1x4-ref,!reference/horizontal-ahem-1x4-notref CSS Writing Modes: text-combine-upright: digits 3 + four digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 78dedcdd4ee31099e4fa40d8d532f419c9f4654b `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 3' does not combine digits that are greater than three.
|
|
text-combine-upright-value-digits4-001 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: digits 4 + three digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 33a447cb2475a6e9d537f299226c8718a5e749c7 `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 4' combines three ASCII digits horizontally.
|
|
text-combine-upright-value-digits4-002 reference/vertical-ahem-1x1-ref,!reference/horizontal-ahem-1x1-notref CSS Writing Modes: text-combine-upright: digits 4 + four digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 6eb0ab6855be7d1ecb6506312cdfb094b56f9595 `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 4' combines four ASCII digits horizontally.
|
|
text-combine-upright-value-digits4-003 reference/vertical-ahem-1x5-ref,!reference/horizontal-ahem-1x5-notref CSS Writing Modes: text-combine-upright: digits 4 + five digits ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 48e63abff54988c1a6a75d6905010e19544e470b `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: digits 4' does not combine digits that are greater than four.
|
|
text-combine-upright-value-none-001 reference/vertical-ahem-1x3-ref,!reference/horizontal-ahem-1x3-notref CSS Writing Modes: text-combine-upright: none ahem http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 7ef71c72b96c6e7677f9da7bf26aa9ed2e3bc16a `Masataka Yakura`<https://google.com/+MasatakaYakura> 'text-combine-upright: none' does not combine any characters in any circumstance.
|
|
text-decoration-sidewaysright-vlr-003 'text-decoration: underline' and 'text-orientation: sideways-right' in a 'vertical-lr' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical b8157e3eff221eae825611d9d395b3069ecd1c9e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: underline' generates a line on the lefthand side of text when 'text-orientation' is set to 'sideways-right' in a 'vertical-lr' writing-mode.
|
|
text-decoration-sidewaysright-vlr-005 'text-decoration: overline' and 'text-orientation: sideways-right' in a 'vertical-lr' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical 64b47c6284141431e3cf3faa31b16435b0a373db `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: overline' generates a line on the righthand side of text when 'text-orientation' is set to 'sideways-right' in a 'vertical-lr' writing-mode.
|
|
text-decoration-sidewaysright-vlr-007 'text-decoration: line-through' and 'text-orientation: sideways-right' in a 'vertical-lr' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical de480c0eab1ff248f02e63abaaa7995612b49951 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: line-through' generates a line that passes through the middle of glyphs when 'text-orientation' is set to 'sideways-right' in a 'vertical-lr' writing-mode.
|
|
text-decoration-sidewaysright-vrl-002 'text-decoration: underline' and 'text-orientation: sideways-right' in a 'vertical-rl' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical a796cba474bda0970866ac0f82f0e921c6336903 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: underline' generates a line on the lefthand side of text when 'text-orientation' is set to 'sideways-right' in a 'vertical-rl' writing-mode.
|
|
text-decoration-sidewaysright-vrl-004 'text-decoration: overline' and 'text-orientation: sideways-right' in a 'vertical-rl' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical 6fee6e48edc510405d043f8b70f16031631f07fc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: overline' generates a line on the righthand side of text when 'text-orientation' is set to 'sideways-right' in a 'vertical-rl' writing-mode.
|
|
text-decoration-sidewaysright-vrl-006 'text-decoration: line-through' and 'text-orientation: sideways-right' in a 'vertical-rl' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical b5e05dcae881933aa96e3866e33e5b2baca68395 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: line-through' generates a line that passes through the middle of glyphs when 'text-orientation' is set to 'sideways-right' in a 'vertical-rl' writing-mode.
|
|
text-decoration-upright-vlr-003 'text-decoration: underline' and 'text-orientation: upright' in a 'vertical-lr' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical b0c69a4ea77b5cb1d5ce540079e449cb4bb9763d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: underline' generates a line on the lefthand side of text when 'text-orientation' is set to 'upright' in a 'vertical-lr' writing-mode.
|
|
text-decoration-upright-vlr-005 'text-decoration: overline' and 'text-orientation: upright' in a 'vertical-lr' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical 1432c79edd09167ea46607cb14339d01c41f5c3b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: overline' generates a line on the righthand side of text when 'text-orientation' is set to 'upright' in a 'vertical-lr' writing-mode.
|
|
text-decoration-upright-vlr-007 'text-decoration: line-through' and 'text-orientation: upright' in a 'vertical-lr' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical 825120b82d65a3ab4ac47bf8dd2f1707e4478563 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: line-through' generates a line that passes through the middle of glyphs when 'text-orientation' is set to 'upright' in a 'vertical-lr' writing-mode.
|
|
text-decoration-upright-vrl-002 'text-decoration: underline' and 'text-orientation: upright' in a 'vertical-rl' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical 2b82f16adac5e936f32837c12d77b69da11f1caf `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: underline' generates a line on the lefthand side of text when 'text-orientation' is set to 'upright' in a 'vertical-rl' writing-mode.
|
|
text-decoration-upright-vrl-004 'text-decoration: overline' and 'text-orientation: upright' in a 'vertical-rl' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical da674a9887fe6ae0fe4e307fad07f43c749a0030 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: overline' generates a line on the righthand side of text when 'text-orientation' is set to 'upright' in a 'vertical-rl' writing-mode.
|
|
text-decoration-upright-vrl-006 'text-decoration: line-through' and 'text-orientation: upright' in a 'vertical-rl' writing-mode http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical d4d19ae10677a788623f605f05a3415c76d6fe31 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-decoration: line-through' generates a line that passes through the middle of glyphs when 'text-orientation' is set to 'upright' in a 'vertical-rl' writing-mode.
|
|
text-indent-vlr-003 reference/text-indent-vlr-003-ref 'text-indent' with absolute unit, 'direction: ltr' in 'vertical-lr' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 4a0f025789b43b7c66eb02b597ffe68d3713df9c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: ltr' and with 'writing-mode: vertical-lr' starts at top toward the bottom and progress toward the bottom.
|
|
text-indent-vlr-005 reference/text-indent-vlr-005-ref 'text-indent' with absolute unit, 'direction: rtl' in 'vertical-lr' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 613cce7558d142c8087b16a93f692980d25d1299 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-lr' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vlr-007 reference/text-indent-vlr-003-ref 'text-indent' with percentage unit, 'direction: ltr' in 'vertical-lr' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 0f8bb761cb195ea9d5a97a04803b5dc5dd6fbd87 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height.
|
|
text-indent-vlr-009 reference/text-indent-vlr-005-ref 'text-indent' with percentage unit, 'direction: rtl' in 'vertical-lr' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 367500c0bf4ce143b310e71e826e2a5c8fd08205 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height. 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-lr' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vlr-011 reference/text-indent-vlr-011-ref 'text-indent' with absolute unit, 'direction: ltr' in 'vertical-lr' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 5390c757956b6fbdbeb98cbe096b070a9194e6e8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: ltr' and with 'writing-mode: vertical-lr' starts at top toward the bottom and progress toward the bottom.
|
|
text-indent-vlr-013 reference/text-indent-vlr-013-ref 'text-indent' with absolute unit, 'direction: rtl' in 'vertical-lr' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout f69873973a5e0c34c0cb2fcedade8c28f62af7d3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-lr' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vlr-015 reference/text-indent-vlr-011-ref 'text-indent' with percentage unit, 'direction: ltr' in 'vertical-lr' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 1f3127e92ceee7e9ea32e96ca2a9cbcdf0ed7303 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height.
|
|
text-indent-vlr-017 reference/text-indent-vlr-013-ref 'text-indent' with percentage unit, 'direction: rtl' in 'vertical-lr' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout fc1e9f340f218c76dcaaf2532f9e774cb07c99c6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height. 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-lr' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vrl-002 reference/text-indent-vrl-002-ref 'text-indent' with absolute unit, 'direction: ltr' in 'vertical-rl' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 043281febcf3a68ed282664a68f2f5f51da72e06 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: ltr' and with 'writing-mode: vertical-rl' starts at top toward the bottom and progress toward the bottom.
|
|
text-indent-vrl-004 reference/text-indent-vrl-004-ref 'text-indent' with absolute unit, 'direction: rtl' in 'vertical-rl' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 80532ae2a688e79c171a1b53727deacd56b010cf `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-rl' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vrl-006 reference/abs-pos-non-replaced-vlr-009-ref 'text-indent' with percentage unit, 'direction: ltr' in 'vertical-rl' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout a530cfc805a488dba3adebb1c78776910d545f1d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height.
|
|
text-indent-vrl-008 reference/text-indent-vrl-008-ref 'text-indent' with percentage unit, 'direction: rtl' in 'vertical-rl' writing-mode (orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout c4babd490f138a7619e29bbff6de6c328fa2ba42 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height. 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-rl' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vrl-010 reference/text-indent-vrl-010-ref 'text-indent' with absolute unit, 'direction: ltr' in 'vertical-rl' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 8d46bec82f7cc1b958533df0447e34fc65f400cf `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: ltr' and with 'writing-mode: vertical-rl' starts at top toward the bottom and progress toward the bottom.
|
|
text-indent-vrl-012 reference/text-indent-vrl-012-ref 'text-indent' with absolute unit, 'direction: rtl' in 'vertical-rl' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 985e22d2200b9cb6f1622d55d78cf5c5d505f38d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-rl' starts at bottom toward the top and progress toward the top.
|
|
text-indent-vrl-014 reference/text-indent-vrl-010-ref 'text-indent' with percentage unit, 'direction: ltr' in 'vertical-rl' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout 237aa7256b471375ef0b81e8764aa74bc69dbf94 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height.
|
|
text-indent-vrl-016 reference/text-indent-vrl-012-ref 'text-indent' with percentage unit, 'direction: rtl' in 'vertical-rl' writing-mode (non-orthogonal) ahem,image http://www.w3.org/TR/css-writing-modes-3/#logical-direction-layout bd36efb6824d9649c071507677cdc5d1320798c9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-indent' set with a percentage unit will be a percentage of the containing block height. 'text-indent' will indent the first line of text at line-start. Text of a line box in 'direction: rtl' and with 'writing-mode: vertical-rl' starts at bottom toward the top and progress toward the top.
|
|
text-orientation-010 text-orientation - mixed ahem,font http://www.w3.org/TR/css-writing-modes-3/#text-orientation 4ecdbceff7397331c490f98d284800bf1fa125a2 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-orientation: mixed' causes characters from horizontal-only scripts are set sideways, i.e. 90°clockwise from their standard orientation in horizontal text. Characters from vertical scripts are set with their intrinsic orientation. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.
|
|
text-orientation-011 text-orientation - upright ahem,font http://www.w3.org/TR/css-writing-modes-3/#text-orientation 1e2a7d34e5dbf3ae8ebe3191281f4ed36965d6a5 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-orientation: upright' causes characters from horizontal-only scripts are rendered upright, i.e. in their standard horizontal orientation, in vertical writing modes. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.
|
|
text-orientation-012 reference/text-orientation-012-ref text-orientation - sideways-right ahem http://www.w3.org/TR/css-writing-modes-3/#text-orientation 8438a0a844a186f9404cb0652f4449db4423ebfc `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-orientation: sideways-right' causes text to be set as if in a horizontal layout, but rotated 90° clockwise, in vertical writing modes. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.
|
|
text-orientation-014 reference/text-orientation-014-ref text-orientation - sideways ahem http://www.w3.org/TR/css-writing-modes-3/#text-orientation a0903d5bb79322411670f822461accf377228350 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-orientation: sideways' is equivalent to‘sideways-right’in‘vertical-rl’writing mode. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.
|
|
text-orientation-mixed-001 text-orientation - mixed in vertical-rl writing mode font,image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 851a369832d6705268ece34dbba1a79873c9b854 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This test checks that the alphabet is displayed on sideways, and it is verified whether the characters are aligned in the vertical direction including vertical writing characters (Japanese, Mongolian, Hangul, etc).
|
|
text-orientation-parsing-001 CSS Writing Modes: parsing text-orientation dom,script https://drafts.csswg.org/css-writing-modes-3/#text-orientation 2b55d064547ea30e265d95a397fdf830587b6b77 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the text-orientation property.
|
|
text-orientation-script-001 Test orientation of characters. combo,dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation b405bcfd0244c082fd8a19d9f3f13271d031c226 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters
|
|
text-orientation-script-001a Test orientation of characters where vo=R (#1/8, 2048 code points in U+0020-0B35). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation ce382caffa1da0d7da68fdef50eb490af6ff2812 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#1/8, 2048 code points in U+0020-0B35)
|
|
text-orientation-script-001b Test orientation of characters where vo=R (#2/8, 2048 code points in U+0B36-1B50). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 99978702ea8d6da9edcf7dfd5056b7cbc3e4b27b `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#2/8, 2048 code points in U+0B36-1B50)
|
|
text-orientation-script-001c Test orientation of characters where vo=R (#3/8, 2048 code points in U+1B51-2898). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 4669e81cd94f71310d3660fc257919d18409efea `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#3/8, 2048 code points in U+1B51-2898)
|
|
text-orientation-script-001d Test orientation of characters where vo=R (#4/8, 2048 code points in U+2899-A884). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation ee5303caca478161a53320556d015d61972dab7f `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#4/8, 2048 code points in U+2899-A884)
|
|
text-orientation-script-001e Test orientation of characters where vo=R (#5/8, 2048 code points in U+A885-10343). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 615ca9699293e9e7e1b7c2baa44f7733acbb766d `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#5/8, 2048 code points in U+A885-10343)
|
|
text-orientation-script-001f Test orientation of characters where vo=R (#6/8, 2048 code points in U+10344-1169D). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation f6d4cb5ac9a0e9e65937cddaea5309655b13211d `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#6/8, 2048 code points in U+10344-1169D)
|
|
text-orientation-script-001g Test orientation of characters where vo=R (#7/8, 2048 code points in U+1169E-1BC00). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 6689fcfa2c86a5218991ec7bca1fd3d3b019b552 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#7/8, 2048 code points in U+1169E-1BC00)
|
|
text-orientation-script-001h Test orientation of characters where vo=R (#8/8, 1700 code points in U+1BC01-1F8AD). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 30ff5d1c9fd47f798afea5ab9f86c770bda33f0e `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#8/8, 1700 code points in U+1BC01-1F8AD)
|
|
text-orientation-script-001i Test orientation of characters where vo=U (#1/5, 2048 code points in U+00A7-2ED7). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 1ae65c98aa6fd22dc665efb229d6175f6bc54019 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#1/5, 2048 code points in U+00A7-2ED7)
|
|
text-orientation-script-001j Test orientation of characters where vo=U (#2/5, 2048 code points in U+2ED8-A387). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 4dd50b939e04471b105246f82c9264750b74de83 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#2/5, 2048 code points in U+2ED8-A387)
|
|
text-orientation-script-001k Test orientation of characters where vo=U (#3/5, 2048 code points in U+A388-133AA). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 07519d82c5a85d0f62e2db763d66d9acf766fb70 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#3/5, 2048 code points in U+A388-133AA)
|
|
text-orientation-script-001l Test orientation of characters where vo=U (#4/5, 2048 code points in U+133AB-1F6BA). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 0b842056a68797e0a12ba7cffb4b4afc6f1e9be5 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#4/5, 2048 code points in U+133AB-1F6BA)
|
|
text-orientation-script-001m Test orientation of characters where vo=U (#5/5, 787 code points in U+1F6BB-2FA1D). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 24dd6e5df9229834b0b3e78ff48bcfa205c400e1 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#5/5, 787 code points in U+1F6BB-2FA1D)
|
|
text-orientation-script-001n Test orientation of characters where vo=Tr (47 code points in U+2329-FFE3). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 75668b8433dbbb2bc2e62fd4bf2445560c858453 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=Tr (47 code points in U+2329-FFE3)
|
|
text-orientation-script-001o Test orientation of characters where vo=Tu (147 code points in U+3001-1F201). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation ad390d60dd518de633056d1bd59900406d4d23e8 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=Tu (147 code points in U+3001-1F201)
|
|
text-orientation-sideways-001 text-orientation - sideways in vertical-rl writing mode font,image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 0e563a3b93880c751ed081529a4200309bbd2af2 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This test checks that the same as [text-orientation: sideways-right], general horizontal text(include Japanese,etc) rotates 90 degrees clockwise, and it is verified whether the characters are aligned in the vertical direction.
|
|
text-orientation-sideways-right-001 text-orientation - sideways-right in vertical-rl writing mode font,image http://www.w3.org/TR/css-writing-modes-3/#text-orientation d9d0c11c8add7eaeca3c4895c0b41f1b64808d68 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This test checks that general horizontal text(include Japanese,etc) rotates 90 degrees clockwise, and it is verified whether the characters are aligned in the vertical direction.
|
|
text-orientation-upright-001 text-orientation - upright in vertical-rl writing mode font,image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 1d7c80ad3f6eb357a1dd9ef0261dba63dcf971a1 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This test checks that the alphabet is displayed on the upright (not sideways),and it is verified whether the characters are aligned in the vertical direction including vertical writing characters(Japanese, Mongolian, Hangul, etc).
|
|
underline-font-size-vlr-003 'text-decoration: underline' with various font sizes http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 2ed0dce303004a098525b1c0aa2008df639643ea `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when mongolian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.
|
|
underline-font-size-vlr-005 'text-decoration: underline' with various font sizes and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 8218f172828fc358d5814147c09eac80646d5167 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when latin and mongolian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.
|
|
underline-font-size-vrl-002 'text-decoration: underline' with various font sizes http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 9d177e35a9389b54beaadb42c09d951c9257f137 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when east-asian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.
|
|
underline-font-size-vrl-004 'text-decoration: underline' with various font sizes and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property ed45bd0102ed75aa8ca35234af60fd100c050ba6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when latin and east-asian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.
|
|
underline-mixed-vlr-003 'text-decoration: underline' and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 9decb3fe18594253186c493df367347f88b59019 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when latin and mongolian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.
|
|
underline-mixed-vrl-002 'text-decoration: underline' and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property eb7123d62ff36d68544380c78a28bcbeac5f4411 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.
|
|
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 4b27955dff5183c9c707ec654c50ab0d5c9509f4 `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-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'.
|
|
unicode-bidi-parsing-002 CSS Writing Modes: parsing unicode-bidi: isolate, isolate-override, plaintext dom,script https://drafts.csswg.org/css-writing-modes-3/#unicode-bidi 94149c4ee2d6fad7f1ba5b12d076637c39479996 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the unicode-bidi: isolate, isolate-override, plaintext.
|
|
vertical-alignment-002 reference/vertical-alignment-002-ref vertical-align - 'top' and vertical-rl writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading 7976476f1e1577a4f43f628fedad2fcac850e226 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'top', the physical right (logical top) edge of an inline non-replaced box is aligned with the physical right (logical top) edge of its line box.
|
|
vertical-alignment-003 reference/vertical-alignment-002-ref vertical-align - 'top' and vertical-lr writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading 5346514767a52ffdf37c0e9c48f2f9e67baff22b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'vertical-align' is 'top', the physical right (logical top) edge of an inline non-replaced box is aligned with the physical right (logical top) edge of its line box.
|
|
vertical-alignment-004 reference/vertical-alignment-004-ref vertical-align - 'text-top' and vertical-rl writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading 5d7e8c65079c1d5310968e8e35b81929a855e16a `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of an inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'text-top', the physical right (logical top) edge of an inline non-replaced box is aligned with the right side (logical top) of parent's content area.
|
|
vertical-alignment-005 reference/vertical-alignment-004-ref vertical-align - 'text-top' and vertical-lr writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading ba0b08fe9d37d05095a5dad3f48efedbe31fdf31 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of an inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'vertical-align' is 'text-top', the physical right (logical top) edge of an inline non-replaced box is aligned with the right side (logical top) of parent's content area.
|
|
vertical-alignment-006 reference/vertical-alignment-006-ref vertical-align - 'text-bottom' and vertical-rl writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading 6e6f6e5b259f44db1006d101a1a3d2870dc92c76 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of an inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'text-bottom', the physical left (logical bottom) edge of an inline non-replaced box is aligned with the left side (logical bottom) of parent's content area.
|
|
vertical-alignment-007 reference/vertical-alignment-006-ref vertical-align - 'text-bottom' and vertical-lr writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading 19a04070f2c744fb378ca9d3f5936bef1b205961 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of an inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'vertical-align' is 'text-bottom', the physical left (logical bottom) edge of an inline non-replaced box is aligned with the left side (logical bottom) of parent's content area.
|
|
vertical-alignment-008 reference/vertical-alignment-008-ref vertical-align - 'bottom' and vertical-rl writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading e59d282df581512d3263e9b22972d82c334db836 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'bottom', the physical left (logical bottom) edge of an inline non-replaced box is aligned with the physical left (logical bottom) edge of its line box.
|
|
vertical-alignment-009 reference/vertical-alignment-008-ref vertical-align - 'bottom' and vertical-lr writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#leading 5036b5e9d0d8ae513c39237eeddfbcb235f19871 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'vertical-align' is 'bottom', the physical left (logical bottom) edge of an inline non-replaced box is aligned with the physical left (logical bottom) edge of its line box.
|
|
writing-mode-horizontal-001l reference/writing-mode-horizontal-001l-ref CSS Writing Modes: text-combine-upright in horizontal writing mode http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 820b6baaa9ff63cf1a29b989c8d68ebdafe3c4da `Masataka Yakura`<http://google.com/+MasatakaYakura> text-combine-upright does not have an effect in horizontal writing modes.
|
|
writing-mode-horizontal-001r reference/writing-mode-horizontal-001r-ref CSS Writing Modes: text-combine-upright in horizontal writing mode http://www.w3.org/TR/css-writing-modes-3/#text-combine-upright 946a8be6f47e1cdc7ca7539e48e9964bd77c9ba9 `Masataka Yakura`<http://google.com/+MasatakaYakura> text-combine-upright does not have an effect in horizontal writing modes.
|
|
writing-mode-parsing-001 CSS Writing Modes: parsing writing-mode dom,script https://drafts.csswg.org/css-writing-modes-3/#block-flow c51a2ea776e89eab37f78a5005ad12f1f23f07b4 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the writing-mode property.
|
|
writing-mode-parsing-sideways-lr-001 CSS Writing Modes: parsing writing-mode: sideways-lr dom,script https://drafts.csswg.org/css-writing-modes-3/#block-flow 736e57b0c6f1a92b2a614374db49a3be98722285 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the writing-mode: sideways-lr.
|
|
writing-mode-parsing-sideways-rl-001 CSS Writing Modes: parsing writing-mode: sideways-rl dom,script https://drafts.csswg.org/css-writing-modes-3/#block-flow 182103682044156866012dcbd0c99a3ba7f9d476 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the writing-mode: sideways-rl.
|
|
writing-mode-parsing-svg1-001 CSS Writing Modes: parsing SVG 1.1 writing-mode values dom,may,svg,script https://drafts.csswg.org/css-writing-modes-3/#svg-writing-mode 59078fb44bac8bb24a70bd659736dbd9f2336a53 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the SVG 1.1 writing-mode values.
|
|
writing-mode-parsing-svg1-002 CSS Writing Modes: parsing SVG 1.1 writing-mode values dom,may,svg,script https://drafts.csswg.org/css-writing-modes-3/#svg-writing-mode 5d2b3993581f96859e92c444d2fc7083a42f2236 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the SVG 1.1 writing-mode values.
|
|
writing-mode-stretch-001 reference/writing-mode-stretch-001-ref writing-mode vertical-lr and vertical-rl http://www.w3.org/TR/css-writing-modes-3/#writing-mode b39073243c9598d184c1f6efc298247a42f34aea `Mitsuteru Sawa`<mailto:mitsuteru.s@gmail.com> vertical-writing-mode flex items should stretch
|
|
writing-mode-vertical-lr-002 reference/writing-mode-vertical-lr-002-ref writing-mode: vertical-lr - basic inline case ahem http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 2368493f74f4795b81bbe06bcdc4e41617b7a97f `Yoshifumi Kawai`<mailto:kawai@est.co.jp>
|
|
writing-mode-vertical-rl-001 reference/writing-mode-vertical-rl-001-ref writing-mode: vertical-rl - basic inline case ahem http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 51761a8518c6f9fa7d5ecc3306fbced379b10538 `Yoshifumi Kawai`<mailto:kawai@est.co.jp>
|
|
writing-mode-vertical-rl-002 reference/writing-mode-vertical-rl-002-ref writing-mode: vertical-rl - basic inline case ahem http://www.w3.org/TR/css-writing-modes-3/#propdef-writing-mode 98ffa835aeb05e601b758d7ad7dc670d78234c77 `Yoshifumi Kawai`<mailto:kawai@est.co.jp>
|
|
writing-mode-vertical-rl-003 reference/writing-mode-vertical-rl-003-ref writing-mode: horizontal-tb nested in vertical-rl ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 4a3766e5ec4d237b4e9adeebd966941c9e631ec9 `KISAKA Toshihiro`<mailto:toshihiro@kisaka.jp> when child block has its own writing-mode, child block's writing-mode overwrites parent block's writing-mode.
|