mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
|
@ -1,10 +1,10 @@
|
|||
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 68f5dd625303c4939a04c42d5e13bf509accecb1 `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-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 1dc78f82aade3100b4872c8a6098f85142f9123b `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 557c04ea2baf34f9efa2b57607d2b6252ceac59c `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 1f6ef98b27be7cb121190428b42c1c9bc747535e `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 1e230a57448e9756c96d7d4c8a86cd9a2eca7c37 `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-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 21076c1aea96ea2aedaa58992c8c33c60926b7cf `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 9e53c79daf9f2102d6fa27ab40612477a832264d `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 3139126195e7f5534698cecc076e60e20c4ff403 `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.
|
||||
|
@ -15,12 +15,12 @@ abs-pos-non-replaced-icb-vlr-027 reference/abs-pos-non-replaced-icb-vrl-008-ref
|
|||
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 fcfad9ed4e7c1a0f317cb6a4e28f2a32ca5c7620 `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-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 f76410c20b5c374658d7e81adea2d501b600f85c `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 b945aa5f2faffc05a4a24c1ce64bb866f17ac41c `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 a1b4cc89e7d4634756eca80175412a9bfb6a8b59 `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 3ff8e8d64c22ca4fb743ec16a0ab90fa506dbb0d `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-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 1d5be468950ea24adaf1da95bc1013c2b9503254 `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 b2f9159d32415ca3782d80982526627d2ce49388 `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 6ab8faa2aee3be27ed0f02583101511eba75a27e `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.
|
||||
|
@ -401,54 +401,54 @@ bidi-unset-010 reference/bidi-normal-010 direction/unicode-bidi: element isolati
|
|||
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-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 9ca43686169341cd91fcfc0db1d005cad6efb986 `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-htb-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 19e21587b43fa0778ce0f43db9fcf7c57405275f `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-slr-043 reference/block-flow-direction-043-ref sideways-lr - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode f0f19a27cf126c33be9848728a27a8814b01ba27 `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 'sideways-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-slr-047 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 47fbbc845a007ca8a8f5104234e9addc846f6ee7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a right-floated box with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-048 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode b078db164533e214fc6180e85ab321633137690b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that right-floated boxes with 'writing-mode' set to 'sideways-lr' establish block formating contexts with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-050 reference/block-flow-direction-001-ref position absolute and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3052b2a77320e48be8b776d3ff4924668e2252e7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an absolutely positioned box with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-054 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode e209c2b51469bbc8c8713684553c4ca56fe1aa32 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-055 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 6894c1d369650025829a1c5c8752081d14b9fb72 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-056 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode c20afa11180386908af8d3da2fdfa54d878d5be3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-058 reference/block-flow-direction-001-ref table-cell and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3e9062a66be648f8c57073f49c78dbeca4f10008 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-cell with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-060 reference/block-flow-direction-001-ref table-caption and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode a781bba1fd685355b887e74c921759fb769d0131 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-caption with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-062 reference/block-flow-direction-043-ref list and sideways-lr - block flow direction of block-level boxes ahem,image http://www.w3.org/TR/css-writing-modes-3/#writing-mode 55c1ef07b5530f1307acddc0e08a3529aeb8b754 `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 'sideways-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-slr-063 reference/block-flow-direction-043-ref sideways-lr - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 49fc5258dc7a9f63f154f5fcdc5a09d060ca8a8e `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 'sideways-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 31ca1b30e21cfe4fede17258814b38c5d2fed8bb `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-htb-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 3d820217c9da66e0a48126f2d6d5089072c4d014 `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-slr-043 reference/block-flow-direction-043-ref sideways-lr - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 0620eb74e7997ce0a26f37d761b1e76d8db3901c `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 'sideways-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-slr-047 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 69311bf5ae63ed2384837c0a8006e8ffc3e56474 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a right-floated box with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-048 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 8aa86aee85e0970e703a7a7f6ce07da6fcd8a80f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that right-floated boxes with 'writing-mode' set to 'sideways-lr' establish block formating contexts with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-050 reference/block-flow-direction-001-ref position absolute and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 1951c8b4380c99d0962b73336e03245cacbcdb07 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an absolutely positioned box with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-054 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode add8bd3887e483466de3462a8bfa2547ee92d062 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-055 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 9482cda3b6d646ffdb650997287f0444b0ba0194 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-056 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 797656c962afb6657e52ef6769a68649d5b1112b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-058 reference/block-flow-direction-001-ref table-cell and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5bb8be92101984b2560ecfc089ac9d123669c795 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-cell with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-060 reference/block-flow-direction-001-ref table-caption and 'sideways-lr' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 2f72cdcd7b2fd84e25f7c8a4461e5c166bb2b328 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-caption with its 'writing-mode' set to 'sideways-lr' establishes a block formating context with a left-to-right block flow direction.
|
||||
block-flow-direction-slr-062 reference/block-flow-direction-043-ref list and sideways-lr - block flow direction of block-level boxes ahem,image http://www.w3.org/TR/css-writing-modes-3/#writing-mode 9d3001cedde2ee4aa1ea5c0bf18a20857ee2ba72 `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 'sideways-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-slr-063 reference/block-flow-direction-043-ref sideways-lr - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5876f4ab501d7fc44e379b8d55943b46163d1973 `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 'sideways-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-slr-066 reference/block-flow-direction-066-ref writing mode (sideways-lr) 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 172e1587f1d5af4a41e87f5010fa2046053ba0c6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, when 'writing-mode' value of the root element is set to 'sideways-lr', then its block boxes are laid out rightwardedly (from left to right) one after the other beginning at its lefthand side. Also, the inline flow direction is 'topwardedly', that is inline boxes in the line box flow from the bottom toward the top; inline boxes are laid out vertically, one after the other, starting at the physical bottom side of its containing block.
|
||||
block-flow-direction-srl-042 reference/block-flow-direction-002-ref sideways-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode ab03f64551e35354daf7206f57ab1976dca25e12 `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 'sideways-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-srl-045 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode ff4e89856bb631c3b5d0ee63c7ac169aaa5c2378 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a left-floated box with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-046 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 28f47141871524977f60ce473fda57dca967b55f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that left-floated boxes with 'writing-mode' set to 'sideways-rl' establish block formating contexts with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-049 reference/block-flow-direction-001-ref position absolute and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5ecf1fbb180fa7b90cd266a0b0dbba0d4bb9cef7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an absolutely positioned box with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-051 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode f66717fefa5d602f8fe5cae28cb3fc4200a10996 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-052 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 9ee13b072337e291f2d707554a920aed6dfd3fdb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-053 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 978cad9a363e52567291ff64c663d46b7e7276e5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-057 reference/block-flow-direction-001-ref table-cell and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 182d3af884d68012bb3226f2db345bf49189fec7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-cell with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-059 reference/block-flow-direction-001-ref table-caption and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode bf29f7d394b39ac9fe4a11f64e31ae21fde62254 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-caption with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-061 reference/block-flow-direction-002-ref list and sideways-rl - block flow direction of block-level boxes ahem,image http://www.w3.org/TR/css-writing-modes-3/#writing-mode fde51935d287add9d71e5aba78795ae2da1045d4 `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 'sideways-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-srl-064 reference/block-flow-direction-002-ref sideways-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 68343319095cd02b00993b904fe408863d2bbeea `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 'sideways-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-srl-042 reference/block-flow-direction-002-ref sideways-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5bef8d61d468295d21a72f5e4288ca76cf6fae7e `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 'sideways-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-srl-045 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3c51557c39c9c9e9133e0165c0111146d885e471 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a left-floated box with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-046 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 2536ffb50b81466fe7e122dd0a99704cd379e74e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that left-floated boxes with 'writing-mode' set to 'sideways-rl' establish block formating contexts with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-049 reference/block-flow-direction-001-ref position absolute and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 17e95bd9e7462cca7dfc7bdf009df380ae700109 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an absolutely positioned box with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-051 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 0e8e82dd3c68228a7f389313a0f76af981a68450 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-052 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 1c3275d019a0fd5f01677d054a1a0f5badbf5385 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-053 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode e3f5ee68c556864608507fd1e3080d46796e3cd0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that an inline-block with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-057 reference/block-flow-direction-001-ref table-cell and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode b31b6d97f3064a3ea089308e1a56304e77ae7d03 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-cell with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-059 reference/block-flow-direction-001-ref table-caption and 'sideways-rl' - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode fea31852ad4177cfd76684329b6fe910063c3c38 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a table-caption with its 'writing-mode' set to 'sideways-rl' establishes a block formating context with a right-to-left block flow direction.
|
||||
block-flow-direction-srl-061 reference/block-flow-direction-002-ref list and sideways-rl - block flow direction of block-level boxes ahem,image http://www.w3.org/TR/css-writing-modes-3/#writing-mode 0d79f2da7a86f4888754ed36093839cc491e9dd8 `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 'sideways-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-srl-064 reference/block-flow-direction-002-ref sideways-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 39061de030ddfca543ba9b4d4aae3694be6a5442 `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 'sideways-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-srl-065 reference/block-flow-direction-025-ref writing mode (sideways-rl) 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 ef55659f4e11325cfa116513db3d84368c92dd6a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, when 'writing-mode' value of the root element is set to 'sideways-rl', then its block boxes are laid out leftwardedly (from right to left) one after the other beginning at its righthand side. Also, the inline flow direction is 'bottomwardedly', that is inline boxes in the line box flow from the top toward the bottom; inline boxes are laid out vertically, one after the other, starting at the physical top side of its containing block.
|
||||
block-flow-direction-vlr-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 3c55091c15256af54366402e2608af8a1e2c9a28 `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-vlr-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 8ed071ac83a22d3a96ec3839015bafb2eb4a9a05 `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-vlr-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 e5c24df7b4593741e0c63b2bf261e9f4d1890a6e `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-vlr-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 b46d5e00bae49640403b9dc6a105768d2fced9dd `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-vlr-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 d61bddc55e503cd99eaa21ddf587d4d0defe4bab `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-vlr-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 f7eeead86638f702f4867d7ae6abc112c1638959 `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-vlr-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 f59c8091a59a85401808431c754c783261b650aa `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-vlr-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 41120046ec81a86a0f6395fe61e6e2d2c91cfd39 `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-vlr-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 38ac297499dee6d8f70960af506b4e372b729534 `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-vlr-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 cf473e50ad23262e8ea95be2360b1dab793cf84c `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-vlr-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 cd3cab16755c6bccb45a18e475699aa5ef9e3463 `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-vrl-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 87521b10edaeb1ee4b6b9250b074883ed51c9d29 `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-vrl-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 a885b716973215c9cfac6bd6f1d2cc2632c17881 `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-vrl-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 e8a5b2f9ef6480bf0324b10ee40abd2bf79941a0 `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-vrl-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 66efd178c3b745eba7c2b501a143aa67f8d0d7d1 `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-vrl-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 74db787f1de21b4ef3082b71ee0659bfe20dd2ca `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-vrl-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 f0e17522e4b855e25c559c21166c6e08510c2062 `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-vrl-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 a8ae74420c47ed4c54b23622c122c61269b78ea4 `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-vrl-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 b16de9703f83d5e04b37a6cdf7523ed1b9447963 `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-vrl-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 3f803eb768ff27096c5abe29a987c6d61caf12b5 `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-vrl-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 1f9c368a1c747aa57b7df079e3048224ef22fd42 `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-vrl-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 53c85c6a2a4b2b5994fce73ce2f7652b89caf31e `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-vlr-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 4fe53af273c53c3c43d735cc15efcd4ba2ce3850 `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-vlr-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 48a54c877f0f3e1ecd6d044781e17734dd514d78 `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-vlr-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 a10de9a9d7e09167f1086d376c4fd6066fab594d `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-vlr-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 a69040398c2e2a75c09de73e73dbcec745ca704f `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-vlr-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 c9e89591d8e06af62228ddb8f97f0817fe382c9e `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-vlr-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 f29ab5fac07e42ee4cee7b7041e6326988813376 `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-vlr-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 ef135014141ef45ca1c6d2c353e37bf2b942825d `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-vlr-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 0d9ec69467bf9a3954d43ee95f972eac800fa1c3 `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-vlr-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 84f12fce21a90cfecb4e07bae10ec1228df25c33 `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-vlr-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 91d88f4b956c33e53076bf7955e6d94727400694 `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-vlr-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 8ba7b2679fcdbe2071995603fe9af779b53182bc `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-vrl-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 210b1a3c56a40572d2aa8f1d28a72430a8b534be `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-vrl-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 1ab28cd0c97b36adde2fbf01e67444b0b55d75f8 `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-vrl-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 2f9b81ff2575b5976e2205f81fe2c2bd178b55bb `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-vrl-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 d7eb7eaabd82714fba30768ab17120d39900917e `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-vrl-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 460b173a080711b23123457168318fa826deb8e0 `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-vrl-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 165fce283c86281365c48f0e4b2bdd0f5f306e3e `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-vrl-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 21a8cfdf050e9cb6f95a0aac105560c192fe0323 `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-vrl-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 35765cfabd09e2cb361ee0a6198a514581f4f3ba `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-vrl-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 6b428a3feb0e02aca67ebd1104da381c3fd178bd `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-vrl-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 8062870105f5caf207edb9018778d191587aad1c `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-vrl-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 41cb3dee72de214f12ecdf9fc1e0de70524f2d48 `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-vrl-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 154c6275b34b68d1c6217c512688570288dd7e90 `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-flow-direction-vrl-026 reference/block-flow-direction-vrl-026-ref vertical-rl - block flow direction of block-level boxes ahem http://www.w3.org/TR/css-writing-modes-3/#block-flow 4a9a4ca16a3437bfc29a9d0f96e0daa5579e209b `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks 1.block flow direction, 2.inline direction when 'writing-mode' is set to 'vertical-rl'.
|
||||
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.
|
||||
|
@ -493,6 +493,7 @@ caption-side-vrl-002 reference/ref-filled-green-100px-square 'caption-side: top'
|
|||
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 5a268f70a4cf0c15eeb3e492bb5c12d17492861d `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.
|
||||
ch-unit-002 reference/ch-unit-002-ref the ch unit in vertical orientation https://drafts.csswg.org/css-values-3/#font-relative-lengths,https://www.w3.org/TR/css-writing-modes-3/#block-flow,https://www.w3.org/TR/css-writing-modes-3/#text-orientation 61bd1bf467873905c24974c5985be56a7bbff793 `Florian Rivoal`<http://florian.rivoal.net/> In vertical upright, the ch unit is equal to the used vertical advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.
|
||||
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.
|
||||
|
@ -513,20 +514,21 @@ clip-rect-vrl-010 reference/clip-rect-vrl-010-ref 'clip: rect()' in 'vertical-rl
|
|||
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.
|
||||
contiguous-floated-table-vlr-003 reference/ref-filled-green-100px-square floated border-collapsing tables (vertical-lr) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout df26f3c11afb70686bc43a38cec78ffc78ccb9ef `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated border-collapsing tables in a 'vertical-lr' context do not overlap.
|
||||
contiguous-floated-table-vlr-005 reference/ref-filled-green-100px-square floated non-border-collapsing tables (vertical-lr) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 176d4d208205669f9d7d3bd5eed6cea20549e81c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated non-border-collapsing tables in a 'vertical-lr' context do not overlap.
|
||||
contiguous-floated-table-vlr-007 reference/ref-filled-green-100px-square vertical-lr - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout c547d5f5c6f6245188d47eca6474c18b2bd4682a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-lr' are not substracted by the amount of their borders. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vlr-009 reference/ref-filled-green-100px-square vertical-lr - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 3efd03505b7819a5e0178c0251f5c0af7eea257d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-lr' are not substracted by the amount of their horizontal padding. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vrl-002 reference/ref-filled-green-100px-square floated border-collapsing tables (vertical-rl) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 55eeeadc93f831b70ec3cdc2f72a29217fc690f7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated border-collapsing tables in a 'vertical-rl' context do not overlap.
|
||||
contiguous-floated-table-vrl-004 reference/ref-filled-green-100px-square floated non-border-collapsing tables (vertical-rl) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9426e2040f68308dbc1bdc21ac2e49c8cd4e02f9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated non-border-collapsing tables in a 'vertical-rl' context do not overlap.
|
||||
contiguous-floated-table-vrl-006 reference/ref-filled-green-100px-square vertical-rl - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 8718a2be548848dd0e16dcdd4a3c689d0f2b2159 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-rl' are not substracted by the amount of their borders. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vrl-008 reference/ref-filled-green-100px-square vertical-rl - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9229c597a4225d2719e45f97442c9116d35cdde2 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-rl' are not substracted by the amount of their horizontal padding. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vlr-003 reference/ref-filled-green-100px-square floated border-collapsing tables (vertical-lr) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 48cbb90e62de5598f823bf78384869351be103bf `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated border-collapsing tables in a 'vertical-lr' context do not overlap.
|
||||
contiguous-floated-table-vlr-005 reference/ref-filled-green-100px-square floated non-border-collapsing tables (vertical-lr) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 2308ef80a07514376121a969651ce49cf301ebe1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated non-border-collapsing tables in a 'vertical-lr' context do not overlap.
|
||||
contiguous-floated-table-vlr-007 reference/ref-filled-green-100px-square vertical-lr - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout a9991658429555765f075a517e4e36727e82fce0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-lr' are not substracted by the amount of their borders. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vlr-009 reference/ref-filled-green-100px-square vertical-lr - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout cab33603925c29709760f25b9badf0b2203a070c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-lr' are not substracted by the amount of their horizontal padding. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vrl-002 reference/ref-filled-green-100px-square floated border-collapsing tables (vertical-rl) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout d4cf0a993db50cbc4d8a5ad8046df6ec3c32c78f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated border-collapsing tables in a 'vertical-rl' context do not overlap.
|
||||
contiguous-floated-table-vrl-004 reference/ref-filled-green-100px-square floated non-border-collapsing tables (vertical-rl) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 9d091c9343371303674abfce1bf4a68e798f3f75 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that contiguous floated non-border-collapsing tables in a 'vertical-rl' context do not overlap.
|
||||
contiguous-floated-table-vrl-006 reference/ref-filled-green-100px-square vertical-rl - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout cc53dc52cf5d0645ce29a500a8f3c88497c54aa1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-rl' are not substracted by the amount of their borders. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
contiguous-floated-table-vrl-008 reference/ref-filled-green-100px-square vertical-rl - contiguous floated tables and horizontal margins image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout b9793eae39450fef7eafa2c873b7183436fe4d98 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that horizontal margins existing between contiguous floated tables with writing-mode set to 'vertical-rl' are not substracted by the amount of their horizontal padding. In this test, there should be an horizontal gap of 50px separating both tables. Margins between 2 floated boxes do not collapse.
|
||||
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 2095a3cec191a88ee70b6fa4f9186cc94aba326b `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 0cc3d0f04358dfedc826c7185067510092468290 `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 af5da24a6d34f820f9208e2d02eecedc044a7859 `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 01014629935eb4a0926836e06888db388ed75ff7 `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 0ea199bc95c19bfdd73497a22bf49819b4b23d59 `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 a317095a9cf1aa23dfdc9105c21f7567b4dde075 `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.
|
||||
cursor-text-001 cursor:text with vertical text interact,may http://www.w3.org/TR/css3-ui/#cursor,http://www.w3.org/TR/css-writing-modes-3/#writing-mode dee58120795f8e6c67d69d68b6e7ac2a32c4637d `Florian Rivoal`<mailto:florian@rivoal.net> User agents may automatically display a horizontal I-beam/cursor (e.g. same as the vertical-text keyword) for vertical text.
|
||||
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 f3b17c9cd5c057f089a1bbe7890062e67b306e68 `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 4522f9122cbc123cb89a73c30ca5f11529155752 `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.
|
||||
|
@ -550,7 +552,7 @@ direction-vlr-003 reference/direction-vlr-003-ref 'vertical-lr' and 'direction:
|
|||
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 a353ef946382be33576f33b27b1d83a4d999e1fc `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.
|
||||
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 5792cfd6525aa30667f80ebcbbef1abbdec59c49 `Mihai Balan`<mailto: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>
|
||||
|
@ -606,15 +608,18 @@ form-controls-vlr-004 order, orientation and layout of form controls in 'vertic
|
|||
form-controls-vlr-005 form controls in 'vertical-lr' writing-mode should http://www.w3.org/TR/css-writing-modes-3/#writing-mode 949c045be25bb731bafcf985b33447906f701696 `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-lr' 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 left to right.
|
||||
form-controls-vrl-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 e10fcf280cc4a14e2b335f8ecba7370b4f213629 `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 when the 'writing-mode' of the whole form element is set to 'vertical-rl'.
|
||||
form-controls-vrl-005 form controls in 'vertical-rl' writing-mode should http://www.w3.org/TR/css-writing-modes-3/#writing-mode be143dd2896bab52cfbfc53134b83e8f56e12fca `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 9ae7d7194254a7baa30d27419564401430af65db `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 278f5bab05df634ec6d6f57f8ee0357906367eaa `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 743911d25fbd1f8dab1eaca4460682cb5a899307 `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-001 !reference/full-width-001-horizontal-notref,!reference/full-width-001-nofullwidth-notref CSS Writing Modes: 'text-combine-upright: all' applied on a single typographic full-width unit character asis,should http://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth db4db5bf25c840d7e0142937b4c4fa738023a0f4 `Masataka Yakura`<http://google.com/+MasatakaYakura>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When 'text-combine-upright: all' and 'text-transform: full-width' are applied simultaneously on 1 single typographic unit or when 'text-combine-upright: all' is set on a full-width typographic unit character, then such typographic unit remains a full-width character.
|
||||
full-width-002 !reference/full-width-002-notcu-notref,!reference/full-width-002-horizontal-notref CSS Writing Modes: 'text-combine-upright: all' applied on 2 full-width characters asis,should http://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth,https://www.w3.org/TR/css-text-3/#text-transform-property 1e77edbb7824a2be1bfbf362636e3d78165284d5 `Masataka Yakura`<http://google.com/+MasatakaYakura>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> When two or more full-width characters are combined, they are first converted to non-full-width characters.
|
||||
full-width-003 !reference/full-width-002-notcu-notref,!reference/full-width-002-horizontal-notref CSS Writing Modes: 'text-combine-upright: digits 2' applied on 2 full-width characters asis,should http://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth,https://www.w3.org/TR/css-text-3/#text-transform-property bd1382ccf9fbfc028f9aa0b0fcbe3506204c5459 `Masataka Yakura`<http://google.com/+MasatakaYakura>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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 86c7fc3831fcfb59b492a8b1355b2f9dada33e80 `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.
|
||||
ic-unit-002 reference/ic-unit-002-ref the ic unit in vertical orientation https://drafts.csswg.org/css-values-4/#font-relative-lengths,https://www.w3.org/TR/css-writing-modes-3/#block-flow,https://www.w3.org/TR/css-writing-modes-3/#text-orientation 6e14c42cb874a775ecbe44d1a39e85ed34093285 `Florian Rivoal`<http://florian.rivoal.net/> In vertical upright, the ic unit is equal to the used vertical advance measure of the 水 (CJK water ideograph, U+6C34) glyph found in the font used to render it.
|
||||
ic-unit-003 reference/ic-unit-002-ref the ic unit in vertical orientation https://drafts.csswg.org/css-values-4/#font-relative-lengths,https://www.w3.org/TR/css-writing-modes-3/#block-flow,https://www.w3.org/TR/css-writing-modes-3/#text-orientation 3d095ba597c115ad76574a5b82d9ab9a14c7856b `Florian Rivoal`<http://florian.rivoal.net/> In vertical mixed, the ic unit is equal to the used vertical advance measure of the 水 (CJK water ideograph, U+6C34) glyph found in the font used to render it.
|
||||
ic-unit-004 reference/ic-unit-001-ref the ic unit in vertical orientation https://drafts.csswg.org/css-values-4/#font-relative-lengths,https://www.w3.org/TR/css-writing-modes-3/#block-flow,https://www.w3.org/TR/css-writing-modes-3/#text-orientation 6c4c0541d69126c5cca205f6ffa12495cf161da6 `Florian Rivoal`<http://florian.rivoal.net/> In vertical sideways, the ic unit is equal to the used horizontal advance measure of the 水 (CJK water ideograph, U+6C34) glyph found in the font used to render it.
|
||||
inline-block-alignment-002 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes b2e78cfd22c01d1bc9f11956e0f4557d80575d7f `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
||||
inline-block-alignment-003 reference/inline-block-alignment-003-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes d7647e588b01fba800f62acfa2e05adc325f0819 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
||||
inline-block-alignment-004 reference/inline-block-alignment-002-ref inline-block alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visuren.html#inline-boxes 72a2c479f89c577ea51ba811126bf8b7684c7cee `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
||||
|
@ -635,55 +640,63 @@ inline-table-alignment-002 reference/inline-table-alignment-002-ref inline-table
|
|||
inline-table-alignment-003 reference/inline-table-alignment-003-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading a5750768d6c014ab71d88b84f0670bc40e1bc94b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.
|
||||
inline-table-alignment-004 reference/inline-table-alignment-002-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading 208f4d4629d59da12eed17dbc62ad8b4ea548b6b `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
||||
inline-table-alignment-005 reference/inline-table-alignment-003-ref inline-table alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines,http://www.w3.org/TR/CSS21/visudet.html#leading 4eb7321db34cf93c7935fe552ecdbdec711bd446 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.
|
||||
line-box-direction-htb-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 123ee6074098b491e09f2010c16b685ab4923f6b `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-slr-043 reference/block-flow-direction-001-ref sideways-lr - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 447a0d7ebdbbc32682c05b82a1acf6028162e26c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes in a block box with 'writing-mode' set to 'sideways-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-slr-047 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode d459fb25688f3fd14f50ab744595ce58edb21965 `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 'sideways-lr' will be ordered from left to right.
|
||||
line-box-direction-slr-048 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3a1e9d7ccd3a7d27cece817b3138f4e82a4bf724 `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 'sideways-lr' will be ordered from left to right.
|
||||
line-box-direction-slr-050 reference/block-flow-direction-001-ref position absolute and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 15e80db0f94560d0a6fa60c2809d63f5c4a5e76c `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 'sideways-lr' will be ordered from left to right.
|
||||
line-box-direction-slr-053 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 97851b7d645a2082fcf25d079fd055015190acae `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-054 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 874a2b4be5cf469be83aa3bd950c1dda1e60d79d `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-056 reference/block-flow-direction-001-ref table-cell and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode f7ed922e5ff28daedb8349574c305c2183f0ce6d `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-058 reference/block-flow-direction-001-ref table-caption and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode fd95d49b337922caf1a835455e132e6177ea1079 `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-060 reference/block-flow-direction-001-ref list and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 54f325dbc5743264998ffa46e74ea73c96d7c483 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes in a block box with 'writing-mode' set to 'sideways-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-srl-042 reference/block-flow-direction-001-ref sideways-rl - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode a6109d01de74b087f5499cff9e55446b47da0ef0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'sideways-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-srl-045 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 8dd0ca21ad627c097b071e571fc5a81038a5ed04 `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 'sideways-rl' will be ordered from right to left.
|
||||
line-box-direction-srl-046 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 61a81defb323c0af77917f50b27a15dff858bd09 `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 'sideways-rl' will be ordered from right to left.
|
||||
line-box-direction-srl-049 reference/block-flow-direction-001-ref position absolute and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 071125fcdd165d78718fe35b7fe255675beee801 `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 'sideways-rl' will be ordered from right to left.
|
||||
line-box-direction-srl-051 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode bb4586073a0b589ef0a9b865a72020f8bb890f9e `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-052 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 513f3677572f96b1311ba0f65e7b6aa5eefde177 `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-055 reference/block-flow-direction-001-ref table-cell and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 84e16b93e84ebb2323f25c70f4c7ec2496039dd5 `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-057 reference/block-flow-direction-001-ref table-caption and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 62ca8b4c02cc22f9dcd0fea40bd6a8e1579549ea `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-059 reference/block-flow-direction-001-ref list and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3c85343ab5bee7bee094ab04cd8ddc6202dc43d8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'sideways-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-vlr-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 93256109e8a601c1b61928951e674e08019b601c `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-vlr-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 15989659625cb8bda7700d6c9e90c621d40e4501 `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-vlr-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 1d2ea3e530820a2c23af51158a1f4f0de9754942 `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-vlr-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 fa255368a388f343edff0da21297a7d3a8631534 `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-vlr-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 612b6ba9fe501602faa3ff04778f45044c7f4d25 `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-vlr-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 d04ceaaf1b89a1a8b4607e89d8444c0d701f0ec7 `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-vlr-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 d43db83c7cd6852de59e32c621fa4c5be5ea39d0 `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-vlr-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 1a90ea3c273a728b868156b52b4f6907c3bfe493 `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-vlr-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 353d64c28be74ecca5108b930cfc8a0d7ebf6f8c `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-vrl-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 4789ef5e02beeab9bdb876e835d095066df3484c `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-vrl-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 1cad8d9ff6c3aea866727eee6a709847aa57f3fd `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-vrl-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 ae384901b3c65365510d230d90f0bd56d08eb619 `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-rl' will be ordered from right to left.
|
||||
line-box-direction-vrl-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 6e2f1945051483ecb664afeeb1d29b010d919fb0 `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-vrl-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 8878a66b3089ad8a72b3d228af5c6a3f7c53fc27 `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-vrl-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 67975dfd0c519294362e1924095a7c728db54c3b `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-vrl-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 aa076921f9ddc396f2f8e29964da82eaa1f27100 `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-vrl-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 8cc32f72a194d66433499df31bd8f41abe36e508 `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-vrl-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 7585eb47f73b1ee566baf84de71c70bc407aae02 `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-height-vlr-003 reference/line-box-height-vlr-003-ref line box height and border on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 5006c2c344c6f0ed6007c0d334102decf125845d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-005 reference/line-box-height-vlr-003-ref line box height and padding on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height a4b941e93de3df10e0f3c595d9a70c4ad247e22d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vlr-007 reference/line-box-height-vlr-007-ref line box height and border on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 9c0760f6b557ac91e205570c6875e88820ce3e6e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-009 reference/line-box-height-vlr-007-ref line box height and padding on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height aa05070353478cd47d77b47d6dbfa2b3f7d801c4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vlr-011 reference/line-box-height-vlr-011-ref line box height and border on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 22c5f0f2743e2a6c7f8eaea1912f6666a04b5870 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-013 reference/line-box-height-vlr-011-ref line box height and padding on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height ece628469338bd82d8e712d2fa996e179abc3bfd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vrl-002 reference/line-box-height-vrl-002-ref line box height and border on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 3eda347a3d49a55d6adf018588d2e1bdd87c01bd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-004 reference/line-box-height-vrl-002-ref line box height and padding on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 7a4e2c32e9ce291758ca3c077e1ee438f9838018 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vrl-006 reference/line-box-height-vrl-006-ref line box height and border on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height b7d22569581b86f74a0654297e24abab7a441edd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-008 reference/line-box-height-vrl-006-ref line box height and padding on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height fa938981839c03466a86c8c9e3a2475371d1affd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vrl-010 reference/line-box-height-vrl-010-ref line box height and border on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 8de72694c48183de742175ef61c704e83a30907e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-012 reference/line-box-height-vrl-010-ref line box height and padding on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 3ce2bef7fce81a9065b0452c4a536047286475e0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-direction-htb-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 4ac006fc772cf8994b4930f629114ce67138cc07 `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-slr-043 reference/block-flow-direction-001-ref sideways-lr - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 034827544198ff8a88a8de5a26b84456685aa60c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes in a block box with 'writing-mode' set to 'sideways-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-slr-047 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode d58806a4f3aebf21bf89946f94c3f2886731d506 `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 'sideways-lr' will be ordered from left to right.
|
||||
line-box-direction-slr-048 reference/block-flow-direction-002-ref 'float: right' and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode d678e04875cb934de78c0bbd87c0ef1abc847f3b `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 'sideways-lr' will be ordered from left to right.
|
||||
line-box-direction-slr-050 reference/block-flow-direction-001-ref position absolute and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3b5f5382f7e25cd982c363d530d128eb739e0720 `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 'sideways-lr' will be ordered from left to right.
|
||||
line-box-direction-slr-053 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 3d6ae09fba9e96a2f4f7d98770a83a4d23428021 `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-054 reference/block-flow-direction-001-ref inline-block and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode ef0b91559ebb1de2c24d4ac43d29b053cabb4a58 `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-056 reference/block-flow-direction-001-ref table-cell and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode bf9e7b66853f0c8275499e2fa30cdb3f8e101f95 `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-058 reference/block-flow-direction-001-ref table-caption and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 415fd7c8dffbd005308f3dd0ab1149b41bc03246 `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 'sideways-lr' are ordered from left to right.
|
||||
line-box-direction-slr-060 reference/block-flow-direction-001-ref list and 'sideways-lr' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode cb3ce4ef4b7d5533b32d8cf4446b734c985b151b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes in a block box with 'writing-mode' set to 'sideways-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-srl-042 reference/block-flow-direction-001-ref sideways-rl - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 8aadec75e82c6b51a690fac4308fd9b3b5358ef4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'sideways-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-srl-045 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 03f58b722ca23666cb101d4bc4603e2e4812687d `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 'sideways-rl' will be ordered from right to left.
|
||||
line-box-direction-srl-046 reference/block-flow-direction-001-ref 'float: left' and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 38719b045f4fe467f417e684cd3e558b214637d8 `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 'sideways-rl' will be ordered from right to left.
|
||||
line-box-direction-srl-049 reference/block-flow-direction-001-ref position absolute and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode a9918a4cf2836821ff0f9ea322f13d161247334b `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 'sideways-rl' will be ordered from right to left.
|
||||
line-box-direction-srl-051 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5f2ca0cf21c14d035cfee00356cf7c744a078fee `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-052 reference/block-flow-direction-001-ref inline-block and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 06cb26cfde4f37513096d9c5730e56e288b18bae `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-055 reference/block-flow-direction-001-ref table-cell and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5b3e6b4beff470577d683de31a8069ef2fc40253 `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-057 reference/block-flow-direction-001-ref table-caption and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 6f7bb0f2d709addb4fcd36d3ff8e7552af0f5052 `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 'sideways-rl' are ordered from right to left.
|
||||
line-box-direction-srl-059 reference/block-flow-direction-001-ref list and 'sideways-rl' - ordering direction of line boxes ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode a56b2a97cd20167b77f4aca1afb93b89a852a343 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that line boxes of a block box in a 'sideways-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-vlr-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 36fd563d23596c8230673288d867e705691be3d3 `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-vlr-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 f971e9c614eb887e9c3484d19e380b04f2045ccc `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-vlr-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 163986016e72ccf5b0889e1a19b5174ab8e3e8a1 `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-vlr-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 dbe7e34fee5432766114395ea7099227f74c4a3b `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-vlr-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 83cf29be2157b4654c15d4370213325785904c7e `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-vlr-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 8e1ea325145634bc4e0714678499631779071206 `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-vlr-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 f344f2ef7eb074b48a23fedd25768ad62627b4ad `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-vlr-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 d2393bce5a8832558804d62bc79280a047061367 `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-vlr-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 460e9b104d5fc4472fb0ad234af89dc937493967 `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-vrl-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 99543cd8bbc9eccc8c9d4776f43f17b5ddc3cc54 `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-vrl-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 74323392e8792269029ed83e11ae4036b966565c `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-vrl-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 d82c1b6bfe6f22ff74276c8aa77a333ba7cf0270 `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-rl' will be ordered from right to left.
|
||||
line-box-direction-vrl-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 23399ceb1d0640aac436b7915f80c5c4b409dbfa `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-vrl-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 173d1a1895702857e4f19158f3aa678ac41c02fd `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-vrl-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 8228430cc7f296273ba8935dd371e0fc58a6e0d4 `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-vrl-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 ea30c9dec567c8eec277ab08accf2c39dba378ed `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-vrl-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 6827d3c0ce06529b63db1ea8654debb4a3923c98 `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-vrl-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 27139aa2e985eb4fe13710abf274543920ad9703 `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-height-vlr-003 reference/line-box-height-vlr-003-ref line box height and border on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height ed5d28837fc82e812451e0ce6ea11321d8f0f8ff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-005 reference/line-box-height-vlr-003-ref line box height and padding on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 5fc9f08ac5006b25a7718df3b05a10b051a13ca5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vlr-007 reference/line-box-height-vlr-007-ref line box height and border on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 62224f4c4b0f3bcb36e3c865ac9ab414e3bebdf5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-009 reference/line-box-height-vlr-007-ref line box height and padding on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 449e268abb74a4324ac8617b0c7451b670468223 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vlr-011 reference/line-box-height-vlr-011-ref line box height and border on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 7826655b6d680c94278f13c416b6b338bc4961d5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-013 reference/line-box-height-vlr-011-ref line box height and padding on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 02bfa40e8df550955544cdaa3a9d9d8db8253db0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vlr-021 reference/line-box-height-vlr-021-ref line box height and border on non-replaced inline box (complex) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height e69fbb629182c70b9d2d08caaf93fc97c310280a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vlr-023 reference/line-box-height-vlr-023-ref line box height and border on non-replaced inline box (complex) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height ba4be7e928e79d8aa75c34baebdc7d99a01be2e4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-002 reference/line-box-height-vrl-002-ref line box height and border on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 833224f33966412be5063328d8c6f6384ce05db1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-004 reference/line-box-height-vrl-002-ref line box height and padding on non-replaced inline box (mixed) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 4f8eae66eb89d850363f2b3a2ebf50d5ca3224e7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vrl-006 reference/line-box-height-vrl-006-ref line box height and border on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height cf8714607cbb540dc9591c50c06f3e10a9b0fe93 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-008 reference/line-box-height-vrl-006-ref line box height and padding on non-replaced inline box (sideways) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 3e2a65f640262460eb0e6f8cf33d0296824a7142 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
line-box-height-vrl-010 reference/line-box-height-vrl-010-ref line box height and border on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 6a0a850fbc3d9f793bb6d1fb3068fe2ab9176818 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.
|
||||
line-box-height-vrl-012 reference/line-box-height-vrl-010-ref line box height and padding on non-replaced inline box (upright) http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/CSS21/visudet.html#line-height 0e5d93023594b9399a87f21dcbac0776dda6627f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.
|
||||
logical-physical-mapping-001 reference/logical-physical-mapping-001-ref border-block and border-inline logical properties in different writing modes https://drafts.csswg.org/css-writing-modes-3/#logical-to-physical daf9e4e662896728092656a88b4e817161579245 `Manish Goregaokar`<mailto:manishearth@gmail.com>
|
||||
logicalprops-block-size CSS Logical Properties: {max-,min-}block-size script https://drafts.csswg.org/css-logical-props-1/#logical-dimension-properties,https://drafts.csswg.org/css-writing-modes-3/#logical-to-physical d414a692f35053c6458db6f68538c7e6c17cec0d `Xu Xing`<mailto:openxu@gmail.com>
|
||||
logicalprops-block-size-vlr CSS Logical Properties: {max-,min-}block-size vertical-lr script https://drafts.csswg.org/css-logical-props-1/#logical-dimension-properties,https://drafts.csswg.org/css-writing-modes-3/#logical-to-physical 57d94fd42abe49eb774d471bc82d8fd4a0ec41a3 `Xu Xing`<mailto:openxu@gmail.com>
|
||||
logicalprops-inline-size CSS Logical Properties: {max-,min-}inline-size script https://drafts.csswg.org/css-logical-props-1/#logical-dimension-properties,https://drafts.csswg.org/css-writing-modes-3/#logical-to-physical 6bb82a9e51f1edec5f88230bee383b56629a785b `Xu Xing`<mailto:openxu@gmail.com>
|
||||
logicalprops-inline-size-vlr CSS Logical Properties: {max-,min-}inline-size vertical-lr script https://drafts.csswg.org/css-logical-props-1/#logical-dimension-properties,https://drafts.csswg.org/css-writing-modes-3/#logical-to-physical ae18b9a1d21fcb147e29c4e97cf9a48223d0a5d0 `Xu Xing`<mailto:openxu@gmail.com>
|
||||
logicalprops-quirklength CSS Logical Properties: {max-,min-}block-size script https://drafts.csswg.org/css-logical-props-1/#logical-dimension-properties,https://drafts.csswg.org/css-writing-modes-3/#logical-to-physical 53d305440cb927e4528f4cff3c141c8f5d9fb807 `Xu Xing`<mailto:openxu@gmail.com>
|
||||
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 f3279ce1049031193a82693278cfc3f18b0570f6 `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 64524331f355a9824dc23ffe02a3662a974c54fd `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 4299e432bf3bd03d0ca34585bf661ebb96a90458 `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.
|
||||
|
@ -706,38 +719,44 @@ margin-collapse-vrl-034 reference/ref-filled-green-100px-square 'vertical-rl' an
|
|||
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 af57678272e39fbc2ad05bf13585e622c2c03ef9 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 1b1921f3027027f50f1dfa6683c40aa71cab4f95 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 0979297ea89f95971600d64427e9beb797b73f9c `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 2e4031db1e8b34b7aa83f4085590b20bcaf486a8 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows dcf773d851ce02efd758c88d1583948edc799bb2 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 7c5cc53301433447f07ef31cd41f8d8020a870cb `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 9f134a2e69056fa9d0e7374e9b51334d91628b10 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 32cb13ae6bed08a31e726486bf4f9c93ab870a90 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows a89d09aba9203e7c48097d879c83dd8b2147bd83 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 88bca19b8640796c80e1744b3a9ed11e3e2d182f `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 87cdce214ff1a07cdba3fa3ffca10ca5307e4340 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 4cf1dbfa0ef0de6964648fa284c16505b1679665 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 63cbd33170e0fb5261d5ac449ae4ea25197b1730 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 6836f4b33db28d341137caa3d6d647da95caa8a4 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 495fc09395be4047e160b330dd968fcc9fe160ad `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows d8f6e7fbd0158f99a4cbd74d8a16edec2d8d83b1 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows ef28ecf27c6902121652cce8d237a7d97b336420 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows bb30b9d6ec5bed5e252381242c86091a3270f483 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 46aa2741ae016f77fadf06f7a80b1b0eaf1f151a `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows e03225dc9d2e9a79c0d36cab4fcb56c9d05325b1 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 5b5e19fee6e6be181d28e98d1654ed92ac0d4a8f `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows e60e6a2bf1e519751f3acf3bc0aa1e943db21e1c `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 45c72e6d3fafbfa8154c5d304a9bfff38eb713d5 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows aae56acb9c42f29a7912faa2e870ddbbdfca249e `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 3f44332501b632a5ddbeca714335ccb5b3c79096 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 140dc84800ef567ebddd8bee12c8d6334eb367c1 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal inline with borders in inline-block
|
||||
ortho-htb-alongside-vrl-floats-002 reference/ortho-htb-alongside-vrl-floats-002-ref positioning of an orthogonal (horizontal-tb) block alongside vertical-rl floats image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 6936d0a16eaa9f8e3809a8649897a344875ca400 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that non-positioned block boxes created after the float box flow vertically as if the float did not exist. In this test, the orange block box, which creates a new block formatting context, should flow next to the earliest float that offers sufficient (logical width) space.
|
||||
ortho-htb-alongside-vrl-floats-006 reference/ortho-htb-alongside-vrl-floats-006-ref positioning of an orthogonal (horizontal-tb) block alongside vertical-rl floats image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 3005b031126716c93199f7997996ffb0d8f41f91 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that non-positioned block boxes created after the float box flow vertically as if the float did not exist. In this test, the orange block box, which creates a new block formatting context, should flow next to the earliest float that offers sufficient (logical width) space: in this test, this is the blue rectangle.
|
||||
ortho-htb-alongside-vrl-floats-010 reference/ortho-htb-alongside-vrl-floats-010-ref positioning of an orthogonal (horizontal-tb) block alongside vertical-rl floats image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout b61d19e2b1e413a572d483b77d9c2362b3dab840 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that non-positioned block boxes created after the float box flow vertically as if the float did not exist. In this test, the orange block box, which creates a new block formatting context, should flow next to the earliest float that offers sufficient (logical width) space: in this test, this is the blue rectangle.
|
||||
ortho-htb-alongside-vrl-floats-014 reference/ortho-htb-alongside-vrl-floats-014-ref positioning of an orthogonal (horizontal-tb) block alongside vertical-rl floats image http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e87b565ec83678724a01af52c50083f6c9d78fd9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that non-positioned block boxes created after the float box flow vertically as if the float did not exist. In this test, the orange block box, which creates a new block formatting context, should flow next to the earliest float that offers sufficient (logical width) space.
|
||||
orthogonal-parent-shrink-to-fit-001 Shrink-to-fit with orthogonal children ahem,combo,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 78f0824499670253aa0acf98a160c173a8417cf9 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows b784c7c78fe987dc3f3a8ed886196b46e21866aa `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 9d2090bcb8583b8cbf00ded10f0ee1e886008731 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 2ff877ae0430984b96de718b2d716dddeebddf1b `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 2070b1cfa586aa72b2ec01e789999edf8955d35d `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 5e0b33ab0a3174421784bb9c99166cf04c854805 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 4c408c3bafe566dcbebe8f01be624d8af98f7871 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows e66690004bbdfc36c87f1669f7bdf7c20ed75752 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows eb0c92f9d056da9d2c57ae2c2379286950b5a577 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 9013f27207b5c6542c163da386a0eb0dc0f74eaf `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows cca180a8057b681cfdc5fbaf41bbc48e9ca0d8b1 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows d9bc82b3db01e09d5c2bdd967e16fd96c70d8468 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 69b94690fb37d2ce2964185da3f3a4ad04fc832a `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 826942dce71f80b7bf51694f01d9dcb8e6fce0dc `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows f8afecf5974dc528d1304d35f957ff576d843f71 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows b8202ea15f06f1a96d8c49d6ba09091e158d524e `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows bf51fdacbab49661ef184c6d820ee8f8a2c1892e `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows a13236c5237bdf6dd26afaf593aaa8412ed503da `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 7519e79893b72a804c86d9a4163458cc4044b8d5 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 25443c3cd7ba82850ba75b4887b031b4cee7cf3b `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 328214afc9809a6ca6a802119921a801315b381c `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows e1bd4ebd46cecaf25dc0356b3184c1999283ec1f `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows b06377f943392c136d573eaf55d3e50ae352c3a4 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows e7ede11cae5f69a6bdcfbcc20077a348565ae638 `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,dom,script http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows 8c237eec385aac6e9699115ab530f2013bc3fcf0 `Koji Ishii`<mailto:kojiishi@gmail.com> Shrink-to-fit table-cell with a child of orthogonal inline with borders in inline-block
|
||||
outline-inline-block-vrl-006 reference/outline-inline-block-vrl-006 outline layout and inline-block and vertical-rl writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 28aff989e2711c2a49c2aa012058f633f6a64bc3 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
outline-inline-slr-005 outline layout and non-replaced inline in sideways-lr writing-mode http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines feefed7bb113e47f3bbb347eec4dac1a3f9310ec `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
||||
outline-inline-srl-004 outline layout and non-replaced inline and sideways-rl writing-mode http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 78586049cea376c528cb91f51fb496b83c9ad4d1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
||||
outline-inline-vlr-003 outline layout and non-replaced inline in vertical-lr writing-mode http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines aa78e4d2270903852d387b3d25cc21a7af73d8a9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
||||
outline-inline-vlr-006 reference/outline-inline-vlr-006 outline layout and non-replaced inline and vertical-lr writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 7c510ac5bb1875786028239193275f5481f298a3 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
outline-inline-vlr-013 outline and multi-line non-replaced inline box http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 2cbd2ceba6dc2df9d7542904041cc28f007156a3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Outline border must be connected and must enclose entirely a multi-line (non-replaced) inline box in a vertical writing-mode.
|
||||
outline-inline-vrl-002 outline layout and non-replaced inline and vertical-rl writing-mode http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 74c5379d6fd8c46ca528d9f91df735b584cb9a55 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>
|
||||
outline-inline-vrl-006 reference/outline-inline-vrl-006 outline layout and non-replaced inline and vertical-rl writing-mode ahem http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 86a4245934225753f6582f4893130c289d562c9f `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
outline-inline-vrl-012 outline and multi-line non-replaced inline box http://www.w3.org/TR/css-writing-modes-3/#vertical-layout,http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines 8728e6fde8b730bfe1ca957f7e3a92dbc5e1cc95 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> Outline border must be connected and must enclose entirely a multi-line (non-replaced) inline box in a vertical writing-mode.
|
||||
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 1be4838588d4d52420f215f0499e88ca81c97a2e `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.
|
||||
|
@ -758,24 +777,136 @@ percent-padding-vrl-004 reference/margin-vrl-002-ref padding percentage and 'ver
|
|||
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-slr-023 reference/block-flow-direction-001-ref sideways-lr - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 2811597537e45a6b831a0c5669ce3c283e99db21 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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 cells and table columns in a table with writing-mode set to 'sideways-lr' are ordered according to inline flow direction, which is from bottom to top.
|
||||
row-progression-slr-029 reference/block-flow-direction-001-ref sideways-lr - table rows progression (thead, 2 tbodies, tfoot) ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 547c641be27bc5796fab32af8ee3ec25d2b6c496 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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 cells and table columns in a table with writing-mode set to 'sideways-lr' are ordered according to inline flow direction, which is from bottom to top.
|
||||
row-progression-srl-022 reference/block-flow-direction-001-ref sideways-rl - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 50da552ec2d110db34e40a89a87962608f86c7be `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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-srl-028 reference/block-flow-direction-001-ref sideways-rl - table rows progression (thead, 2 tbodies, tfoot) ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 36cdab67253dd0e5d7dc568498ae252a1562ede5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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-vlr-003 reference/block-flow-direction-001-ref vertical-lr - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 0f5ffd6248385c69a9aec4cdb1977f1873ff160b `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-vlr-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 7793a443d864bad6cb5beb5bcfceaf866dd77a94 `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-vlr-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 69702c9f507e993049f6c760c9e426e19be60c36 `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-vlr-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 b54d268a3f1ed3b568ae6d3ddce6d6c7f9ba3946 `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 cells in a table with writing-mode set to 'sideways-lr' are ordered according to inline flow direction, which is from bottom to top.
|
||||
row-progression-vrl-002 reference/block-flow-direction-001-ref vertical-rl - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 4f127e5e5c28ea0a15df96877dd4d52296894d6e `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-vrl-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 474a9bdb5937fc8ae2cd0103b6a5c4765c4b0da9 `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-vrl-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 2c70207cdb708d82dc7d266793dc9820e42db5f8 `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-vrl-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 fe1d1e43c5c6993b7801ba1054893f95c5cbc10b `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...
|
||||
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 5ced50ddca1daa75238f0aba34c76653e23069db `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). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
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 8f9a6c75a878653471eb74d4ca4b0c0b7c38fe07 `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). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
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 ed2abe9c0c30df0c9f3c4850f5c201fc95ea2cf8 `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. This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
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 0f35324e6d373d208bf38dfa69015dd69fdaf2f5 `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. This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
table-column-order-slr-007 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and sideways-lr ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 09dc7407fd482303a1b236026b1b2d786e3c67dd `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that a table with 'writing-mode' set to 'sideways-lr' and with 'direction' set to 'rtl' will have its column displayed from top (1st column) to bottom (last column). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
table-column-order-srl-006 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and sideways-rl ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout e9c7a80163a8fd2b22e34ca5b0b5e72db5fd3123 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that a table with 'writing-mode' set to 'sideways-rl' and with 'direction' set to 'rtl' will have its column displayed from bottom (1st column) to top (last column). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
row-progression-slr-023 reference/block-flow-direction-001-ref sideways-lr - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 7d601c0e129ae6e49a20c3f59895d0820ec466c1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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 cells and table columns in a table with writing-mode set to 'sideways-lr' are ordered according to inline flow direction, which is from bottom to top.
|
||||
row-progression-slr-029 reference/block-flow-direction-001-ref sideways-lr - table rows progression (thead, 2 tbodies, tfoot) ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 8864b0236037e8b253649d6f4c4b017a39d2f4b8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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 cells and table columns in a table with writing-mode set to 'sideways-lr' are ordered according to inline flow direction, which is from bottom to top.
|
||||
row-progression-srl-022 reference/block-flow-direction-001-ref sideways-rl - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode b5f6aa13503edc5d7e4061121e0e77484373e737 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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-srl-028 reference/block-flow-direction-001-ref sideways-rl - table rows progression (thead, 2 tbodies, tfoot) ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 2bfe1dc9127da4fb48e8c29da9b5335d62080140 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that rows of a table element with in a 'sideways-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-vlr-003 reference/block-flow-direction-001-ref vertical-lr - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 5953b5594fccffe25cd03a5be92fb9c307950ff5 `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-vlr-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 2c77a14dcece5db9078fc7b9323ce81b3eb8b093 `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-vlr-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 bfe497e4a2f4a90f0efa65151ebe6db07a13f1d3 `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-vlr-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 bcf43999e6520d9e2ccde9dfd9dd4cf68336a54b `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 cells in a table with writing-mode set to 'sideways-lr' are ordered according to inline flow direction, which is from bottom to top.
|
||||
row-progression-vrl-002 reference/block-flow-direction-001-ref vertical-rl - table rows progression ahem http://www.w3.org/TR/css-writing-modes-3/#writing-mode 79a08cb70cb70181adf39a0376f280615c5c7c57 `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-vrl-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 5bb1985c2509f7319f91dbfd64344f25f72adcf5 `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-vrl-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 57e50842029eb9586cd1ae6d4f5f66d9a4390397 `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-vrl-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 5c1775bd29841c5dea5eb146bd02ce6d2433447f `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...
|
||||
sizing-orthog-htb-in-vlr-001 reference/sizing-orthog-htb-in-vlr-001-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 62365f99432e565de04bcb87efaeca091f7c9e98 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vlr-003 reference/sizing-orthog-htb-in-vlr-003-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 74abb9429c376fd5b7ed9cee3936a8e8829f48fd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content will be less than the width of the initial containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-004 reference/sizing-orthog-htb-in-vlr-004-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 4d7dc914779ec7a78ab8375c260e8e1ea7de7445 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vlr-006 reference/sizing-orthog-htb-in-vlr-006-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 5c0a5665629ee1bd9661a18ee3b85f55ee82ae34 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content will be less than the width of the initial containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-007 reference/sizing-orthog-htb-in-vlr-007-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 0a06c69cac4fde19913ca6514a8854988e9e6452 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vlr-008 reference/sizing-orthog-htb-in-vlr-008-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 838f3e148e84997d7d0825d8ffd51b2ad7a82484 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, min-content inline size (50ch) is greater than the width (400px) of the containing block. Therefore, the inline size of the orthogonal block will be the min-content inline size.
|
||||
sizing-orthog-htb-in-vlr-009 reference/sizing-orthog-htb-in-vlr-003-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol a48d67c40c42d1e56e31f7a8f179ff419814906e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, the max-content will be less than the width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-010 reference/sizing-orthog-htb-in-vlr-010-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 5c9216424d2a11e5b5d2f797a13302021d64f851 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vlr-011 reference/sizing-orthog-htb-in-vlr-011-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 15b936b5b20cae103183c664057b178f6a65d8c4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, we assume that the 50 characters long word is wider than the div#sized-400px-vlr-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-htb-in-vlr-012 reference/sizing-orthog-htb-in-vlr-006-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol a19ab8da701eef8587a5a709c13e7f3886508592 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, the max-content will be less than the width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-013 reference/sizing-orthog-htb-in-vlr-013-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ebd35a5148c56b9376bf4a75848d9cf01ff5d86f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vlr-015 reference/sizing-orthog-htb-in-vlr-015-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 8edc1e7923732acc79f6474013550c66a8ff3039 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content will be less than the width of the initial containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-016 reference/sizing-orthog-htb-in-vlr-016-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 918bb0620e5c7e6e0804c0e9a6aaf9051efc9c97 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vlr-018 reference/sizing-orthog-htb-in-vlr-018-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 2135b87634da9747fd51b541ed1cceecfa1309f8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content will be less than the width of the initial containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-019 reference/sizing-orthog-htb-in-vlr-019-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol e964c171b348b4bbbf9b6d704992582b7dc4fba8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vlr-020 reference/sizing-orthog-htb-in-vlr-020-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 32f6baff19664f9e23313f9260e2c707462a13f4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width (inline-size) of the containing block is definite in this test, then the constrain is the width (inline-size) of such containing block which is, in this test, 400px. But the min-content inline size of the orthogonal block is greater than the width (inline-size) of the containing block. Therefore, the min-content inline-size will become the width of the orthogonal block.
|
||||
sizing-orthog-htb-in-vlr-021 reference/sizing-orthog-htb-in-vlr-015-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 3d994d89494c9f673b688e14dfd8f2663f2b7eff `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, the max-content will be less than the width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vlr-022 reference/sizing-orthog-htb-in-vlr-022-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 3900b13375bc1c7a94120c9de3940bbf1620232e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then the constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vlr-023 reference/sizing-orthog-htb-in-vlr-023-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 415948e2124b4e88c523dd10022f5a2988fed6ef `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, we assume that the 50 characters long word is wider than the div#sized-400px-vlr-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-htb-in-vlr-024 reference/sizing-orthog-htb-in-vlr-018-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol b70ac5ccd91c235509613df10108627c84f2cb84 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, the max-content will be less than the width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-001 reference/sizing-orthog-htb-in-vrl-001-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 8fb5c447612bd2307f463ac0ccd84f1516ea04fc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vrl-003 reference/sizing-orthog-htb-in-vrl-003-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol c57e7da1b9a22bbeb13ba46f55c1bc4611aa1030 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content will be less than the width of the initial containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-004 reference/sizing-orthog-htb-in-vlr-004-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol c57e90c9dbe19b43ce0746514579982a13e25097 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vrl-006 reference/sizing-orthog-htb-in-vrl-006-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 643b7d58812836083373d4625ba82358c30cdc85 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content will be less than the width of the initial containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-007 reference/sizing-orthog-htb-in-vrl-007-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 56373fa44426745c46b5f77ca8afcf5d80bd9c4e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vrl-008 reference/sizing-orthog-htb-in-vrl-008-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 47dd71472f1c6d605b68d961b3e2e55ebd2410f0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, min-content inline size (50ch) is greater than the width (400px) of the containing block. Therefore, the inline size of the orthogonal block will be the min-content inline size.
|
||||
sizing-orthog-htb-in-vrl-009 reference/sizing-orthog-htb-in-vrl-003-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 3104ea72b4e40cad0edadc7ea1dff95b111fb5e4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. In this test, the max-content inline size of the orthogonal block will be smaller than the width of its containing block. Therefore the inline size of div#ortho-block-htb will be its max-content inline-size.
|
||||
sizing-orthog-htb-in-vrl-010 reference/sizing-orthog-htb-in-vrl-010-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol c89ed554e4defe757fc2223b50bd5e329091773d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. Therefore, the outer edges of the inline-axis of the orthogonal block becomes '400px'.
|
||||
sizing-orthog-htb-in-vrl-011 reference/sizing-orthog-htb-in-vrl-011-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 9e3243849c99e6f110e30240218ef8d295301120 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. But the min-content inline size of the orthogonal block is greater than '400px' and less than the width of the initial containing block. In such case, the inline-size content edges of the orthogonal block becomes its min-content. In this test, we assume that the 50 characters long word is wider than the div#sized-400px-vrl-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-htb-in-vrl-012 reference/sizing-orthog-htb-in-vrl-006-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 62ebcfe2c5d694212e208e9890775dc840885134 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. The max-content is narrower than the definite-sized width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-013 reference/sizing-orthog-htb-in-vrl-013-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ccf5d400b6a96349074782486a32fedffc417312 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vrl-015 reference/sizing-orthog-htb-in-vrl-015-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol da6498fbb549d4405b60648d05572f707cca6556 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. But the max-content inline size of the orthogonal block is less than the width of the initial containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-016 reference/sizing-orthog-htb-in-vlr-016-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol e1a25bdfaa1018a4392062a6bb5f74a298d2af1d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-htb-in-vrl-018 reference/sizing-orthog-htb-in-vrl-018-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol b1525b921872bbc9a14d4eb655d3381354d9e4ab `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the width of the containing block is indefinite in this test, then constrain is the width of initial containing block which is, in this test, equal to the width of the viewport. In this test, the max-content inline size of the orthogonal block is less than the width of the initial containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-019 reference/sizing-orthog-htb-in-vrl-019-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 4b949e15bea6c58c5fa221b79aade28db639215d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vrl-020 reference/sizing-orthog-htb-in-vrl-020-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol fafd5266717dd377da64570457391642eaefa021 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. min-content inline size is greater than 400px. Therefore, the inline size of the orthogonal block will be its min-content. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vrl-021 reference/sizing-orthog-htb-in-vrl-015-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol f51e60a8e7aa3369c471485ecbd58273a620bf85 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, the max-content will be less than the width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-htb-in-vrl-022 reference/sizing-orthog-htb-in-vrl-022-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ea25249e222b35b0abf1c030c431e9e1c6c8616f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px.
|
||||
sizing-orthog-htb-in-vrl-023 reference/sizing-orthog-htb-in-vrl-023-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 99c0932c9ca382c4659ef6673139ba334739ebcb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, we assume that the 50 characters long word is wider than the div#sized-400px-vrl-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-htb-in-vrl-024 reference/sizing-orthog-htb-in-vrl-018-ref sizing of orthogonal 'horizontal-tb' block with 'auto' inline size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol d51b8dfa1344690e4821a88f8c945d16f1cad616 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the width of the containing block is definite in this test, then constrain is the width of such containing block which is, in this test, 400px. This test presumes that the initial containing block's width is greater than 400px. In this test, the max-content will be less than the width of the containing block. Therefore the inline size of div#ortho-block-htb will be its max-content.
|
||||
sizing-orthog-prct-htb-in-vlr-001 reference/sizing-orthog-prct-htb-in-vlr-001-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 7630a94ff83484e7efc72ceae0398061e52dcbe9 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vlr-002 reference/sizing-orthog-prct-htb-in-vlr-002-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 062ef934db310262a030f9e0e3e396c437a14681 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vlr-003 reference/sizing-orthog-prct-htb-in-vlr-003-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 3abe96c8e1430c890760ceeefdd345d866d2987b `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vlr-004 reference/sizing-orthog-prct-htb-in-vlr-004-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto b478c3ef70ec6f6b85916829369ce10a7bf21abd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vlr-005 reference/sizing-orthog-prct-htb-in-vlr-005-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 63e28aeb6127348983acff55c010790638222b72 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vlr-006 reference/sizing-orthog-prct-htb-in-vlr-006-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto f839f074a04006a4ec41da5ec29b4a949658cb74 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vlr-007 reference/sizing-orthog-prct-htb-in-vlr-007-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto d1e8072eefdd9fc4516124ced2e0946998a31571 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vlr-008 reference/sizing-orthog-prct-htb-in-vlr-008-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-lr' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 119811945d33807b3c30b8a44afd67c5efa4dcbc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vrl-001 reference/sizing-orthog-prct-htb-in-vrl-001-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto d7bdf8b367104f0ecc78a8fa9ef73b246e990d55 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vrl-002 reference/sizing-orthog-prct-htb-in-vrl-002-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto cb08a28a7aa109d78078bcfdf72a0e3b5879fe1e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vrl-003 reference/sizing-orthog-prct-htb-in-vrl-003-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto cadf8481f1bdf5ab6096a57e0cae8f9ef3002d92 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vrl-004 reference/sizing-orthog-prct-htb-in-vrl-004-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 24430961de07b9c634731e3c0875780593ed3be5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vrl-005 reference/sizing-orthog-prct-htb-in-vrl-005-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto def81de5acc50fd0a00c3065fc663659481942ab `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vrl-006 reference/sizing-orthog-prct-htb-in-vrl-006-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside auto-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 229c71b766a6f1b9bc7155ce92d7d9e586784e9e `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the width of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the width of the viewport.
|
||||
sizing-orthog-prct-htb-in-vrl-007 reference/sizing-orthog-prct-htb-in-vrl-007-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 0bd8155bd0ea72d4a7465eb4d00c01b563311431 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-htb-in-vrl-008 reference/sizing-orthog-prct-htb-in-vrl-008-ref sizing of orthogonal 'horizontal-tb' block with percent inline-size inside definite-sized 'vertical-rl' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto f62449e17dfe5dbb10c0c2e806d6811f14d8b8d0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the width of the containing block is definite, therefore 50% is applied on the width of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vlr-in-htb-001 reference/sizing-orthog-prct-vlr-in-htb-001-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto abd7bdfed058f633672c03fa866455dcd43d05c0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vlr-in-htb-002 reference/sizing-orthog-prct-vlr-in-htb-002-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto e14f6b1aba5e504afe0e5b12cc0815b902a210c1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vlr-in-htb-003 reference/sizing-orthog-prct-vlr-in-htb-003-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 3b07dfcc8644c3c0e25f3afeba76efb3baa1d9a0 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vlr-in-htb-004 reference/sizing-orthog-prct-vlr-in-htb-004-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto ea551a3bcb061041bd803b5f4a48a6811c321a7d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vlr-in-htb-005 reference/sizing-orthog-prct-vlr-in-htb-005-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 4ef58be4a6b4c49bed704cfca79432f1cc607e45 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vlr-in-htb-006 reference/sizing-orthog-prct-vlr-in-htb-006-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto b6cdde124c9ff07f26d16c29769ffbae69f52e01 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vlr-in-htb-007 reference/sizing-orthog-prct-vlr-in-htb-007-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 236cc408d5ed1fa8b62da1d9ba383b17db68bdf1 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vlr-in-htb-008 reference/sizing-orthog-prct-vlr-in-htb-008-ref sizing of orthogonal 'vertical-lr' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 69d63cb97c8cd3397a8a60dae1cb5cb6ecf4b211 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vrl-in-htb-001 reference/sizing-orthog-prct-vrl-in-htb-001-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 3c72b706fca7555808333d224d2d40b7c74a9e19 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vrl-in-htb-002 reference/sizing-orthog-prct-vrl-in-htb-002-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto af666df204f1b2bbfd21c3a4242350240dfd82d7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vrl-in-htb-003 reference/sizing-orthog-prct-vrl-in-htb-003-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 780d3ad2c82e2bfeecaced03957f221f9d15a284 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vrl-in-htb-004 reference/sizing-orthog-prct-vrl-in-htb-004-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto a93cdc0c2b0459786c7401c36f67280974094c7c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vrl-in-htb-005 reference/sizing-orthog-prct-vrl-in-htb-005-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 9c028fdc50d2dbf493753798db9fd846b68311b3 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vrl-in-htb-006 reference/sizing-orthog-prct-vrl-in-htb-006-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 755f7ed74bf6f2ba25aa9c981ec19d283cbd6922 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is '50%' and its containing block's block size is 'auto'. Since the height of the containing block is indefinite in this test, then the initial containing block's size is used as a fallback which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-prct-vrl-in-htb-007 reference/sizing-orthog-prct-vrl-in-htb-007-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto a7452a9608a7539ca213411c4e3c1871f5964f05 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-prct-vrl-in-htb-008 reference/sizing-orthog-prct-vrl-in-htb-008-ref sizing of orthogonal 'vertical-rl' block with percent inline-size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#orthogonal-auto 50453af163d1fa8e002cc68d0fd472f36de3cd9a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the height of the containing block is definite, therefore 50% is applied on the height of such containing block which is, in this test, 400px.
|
||||
sizing-orthog-vlr-in-htb-001 reference/sizing-orthog-vlr-in-htb-001-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 3f3adbd9339334438376dec92e7b6c04cc9bc46d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vlr-in-htb-003 reference/sizing-orthog-vlr-in-htb-003-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 221e22e13e1a6c410a6dd9d992d67c7d3a62a967 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-004 reference/sizing-orthog-vlr-in-htb-004-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol e5f1b7d8ad3687c4efe649a5e0cd3938124dba7d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vlr-in-htb-006 reference/sizing-orthog-vlr-in-htb-006-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 65bc6043cd70b352f83da148a6032b4f019a51ec `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-007 reference/sizing-orthog-vlr-in-htb-007-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol bdfd6c07ed251e9b1b5c60ecf7e2b667d7336fcc `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vlr-in-htb-008 reference/sizing-orthog-vlr-in-htb-008-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol e46f24a223ca925c61d8d17f7ac5abdcc9e227ae `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, min-content inline size is presumed to be greater than the height (400px) of the containing block. Therefore the content edges of the inline size of the orthogonal block will be its min-content.
|
||||
sizing-orthog-vlr-in-htb-009 reference/sizing-orthog-vlr-in-htb-009-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 195042d7735666776f3507fbf2d27948df7ba7bf `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content will be smaller than the height of the containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-010 reference/sizing-orthog-vlr-in-htb-010-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 27aa46307070312cf15f16438bf1ba10d8d08278 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vlr-in-htb-011 reference/sizing-orthog-vlr-in-htb-011-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ea62cdee52b70e180ee688e6de608f38d0416785 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, we assume that the 50 characters long word is greater than the height of div#sized-400px-htb-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-vlr-in-htb-012 reference/sizing-orthog-vlr-in-htb-012-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 18da522e163cfc65747b11b311832e984d486037 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-013 reference/sizing-orthog-vlr-in-htb-013-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 20fa9591346921c11677acca3f6f2e54702213c2 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vlr-in-htb-015 reference/sizing-orthog-vlr-in-htb-015-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 7ef2dd986acc7accd219ff4002c13ef24424fab4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-016 reference/sizing-orthog-vlr-in-htb-016-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 5e95fe3382e2b4cb7977aef268efd38ecaa1ddec `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vlr-in-htb-018 reference/sizing-orthog-vlr-in-htb-018-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol de4c769949a7cdecddfd641142c93eb027c28d58 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-019 reference/sizing-orthog-vlr-in-htb-019-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ab3d6f82269fdda406caf62e74f7e500bd97e514 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vlr-in-htb-020 reference/sizing-orthog-vlr-in-htb-020-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ce4a51b3250100703cd78605d943260cfbc134fb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, min-content will be greater than the height of the containing block. Therefore, the inline size of the orthogonal block will be its min-content.
|
||||
sizing-orthog-vlr-in-htb-021 reference/sizing-orthog-vlr-in-htb-015-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 06c0917aae76af9d8ad2ce7cfe292a8e516b03fa `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content of the orthogonal block will be less than the height of its definite containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vlr-in-htb-022 reference/sizing-orthog-vlr-in-htb-022-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 5113fd14e1779c285355fed1dac7d46846ed8daa `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vlr-in-htb-023 reference/sizing-orthog-vlr-in-htb-023-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol bc1c2c5c0da71dcdaa0528ee7c25e7dc48bc66f5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, we assume that the 50 characters long word is greater than the height of div#sized-400px-htb-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-vlr-in-htb-024 reference/sizing-orthog-vlr-in-htb-018-ref sizing of orthogonal 'vertical-lr' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 1bae6ac9a3b30fc143a27eaad937bdc523578ac8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content will be smaller than the height of the containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-001 reference/sizing-orthog-vrl-in-htb-001-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol ddc546f5dc6027f56a1b18151aac3ed863a19568 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vrl-in-htb-003 reference/sizing-orthog-vrl-in-htb-003-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 765d807690edf20a0dd3143b349be087911880da `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-004 reference/sizing-orthog-vrl-in-htb-004-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol f56a0c755bec10a4b1cda73047e250af1bc314cb `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vrl-in-htb-006 reference/sizing-orthog-vrl-in-htb-006-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 4b9679a3bbcdc670d93234134ca408e91ba83f66 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-007 reference/sizing-orthog-vrl-in-htb-007-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 986be04191830c79fc0aaad63fe97b757b76c40d `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vrl-in-htb-008 reference/sizing-orthog-vrl-in-htb-008-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol e027efd04b65d779f946acb3f8e7939967e75571 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, min-content inline size is presumed to be greater than the height (400px) of the containing block. Therefore the content edges of the inline size of the orthogonal block will be its min-content.
|
||||
sizing-orthog-vrl-in-htb-009 reference/sizing-orthog-vrl-in-htb-009-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol f6264e0f9bc4b56fc242a35cfbba9e9b96c98949 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content will be smaller than the height of the containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-010 reference/sizing-orthog-vrl-in-htb-010-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 8c30d9427aa17f19d209bbe48d3cd773277c1b0a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vrl-in-htb-011 reference/sizing-orthog-vrl-in-htb-011-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol bec6d78c3650ace5092a5e6b947c4d03ee0242c6 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, we assume that the 50 characters long word is greater than the height of div#sized-400px-htb-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-vrl-in-htb-012 reference/sizing-orthog-vrl-in-htb-012-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol efefb28ba10a2179052c3acf3a0869a7773b1703 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-013 reference/sizing-orthog-vrl-in-htb-013-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol beacd1332ec05e22bed11eadd18508686db7fab7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vrl-in-htb-015 reference/sizing-orthog-vrl-in-htb-015-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol db48e3a640fde51afbb386120bd06d62d1b9b8c5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-016 reference/sizing-orthog-vrl-in-htb-016-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol db3565fd091309e3646ed554a24fa34a3124057f `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport.
|
||||
sizing-orthog-vrl-in-htb-018 reference/sizing-orthog-vrl-in-htb-018-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside auto-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 55928d033e5a866faeb92f7e23d83adcfbf8a386 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is also 'auto'. Since the height of the containing block is indefinite in this test, then constrain is the height of initial containing block which is, in this test, equal to the height of the viewport. In this test, the max-content will be smaller than the height of the initial containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-019 reference/sizing-orthog-vrl-in-htb-019-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol bbad868ab17add4bc659a6fe117ab5a5ce0dc0f4 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vrl-in-htb-020 reference/sizing-orthog-vrl-in-htb-020-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol c791d5e42fbb41c5908394ed24d01d8580c48e08 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, min-content will be greater than the height of the containing block. Therefore, the inline size of the orthogonal block will be its min-content.
|
||||
sizing-orthog-vrl-in-htb-021 reference/sizing-orthog-vrl-in-htb-015-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 3b39b5df8134a6ff805cdbcb1cf1b749d57ab456 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content of the orthogonal block will be less than the height of its definite containing block. Therefore the inline size of div#ortho-block-vlr will be its max-content.
|
||||
sizing-orthog-vrl-in-htb-022 reference/sizing-orthog-vrl-in-htb-022-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 9b2ef10c17096e23440229fb9b8198e615ad0acd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px.
|
||||
sizing-orthog-vrl-in-htb-023 reference/sizing-orthog-vrl-in-htb-023-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol 70fc5a88b27185660728fd2bb5c20c6306a24ad5 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, we assume that the 50 characters long word is greater than the height of div#sized-400px-htb-containing-block. Therefore, min-content is greater than constraint.
|
||||
sizing-orthog-vrl-in-htb-024 reference/sizing-orthog-vrl-in-htb-018-ref sizing of orthogonal 'vertical-rl' block with 'auto' inline size inside definite-sized 'horizontal-tb' containing block https://www.w3.org/TR/css-writing-modes-3/#auto-multicol efbacb842d846961a2d2580ac7d86d48e3a69580 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, the inline size of the orthogonal block is 'auto' and its containing block's block size is '400px'. Since the height of the containing block is definite in this test, then constrain is the height of such containing block which is, in this test, 400px. This test presumes that the initial containing block's height is greater than 400px. In this test, the max-content will be smaller than the height of the containing block. Therefore the inline size of div#ortho-block-vrl will be its max-content.
|
||||
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 7c3d5ce856e8540b14d68744a5632a8cd3c14e36 `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). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
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 ad3bb20d4bcc22cf600122ed3a98c1dbb76b83a0 `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). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
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 0ff76fdef637f7406ad9d7a848e5345bb96e9692 `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. This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
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 044db9be07eb9e161fe3c2f69076a2c437aede77 `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. This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
table-column-order-slr-007 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and sideways-lr ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 36396bbf901a189c2d5edff6dfb668a5432f5f25 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that a table with 'writing-mode' set to 'sideways-lr' and with 'direction' set to 'rtl' will have its column displayed from top (1st column) to bottom (last column). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
table-column-order-srl-006 reference/block-flow-direction-001-ref 'direction: rtl' - table columns order and sideways-rl ahem http://www.w3.org/TR/css-writing-modes-3/#direction,http://www.w3.org/TR/css-writing-modes-3/#vertical-layout 32f0f4c3b53b58591e1a49d50c9b8cbeccee20d2 `Hajime Shiozawa`<mailto:hajime.shiozawa@gmail.com> This test checks that a table with 'writing-mode' set to 'sideways-rl' and with 'direction' set to 'rtl' will have its column displayed from bottom (1st column) to top (last column). This test relies on right-to-left directionality applying to characters that are strongly sensitive to directionality. In this test, we use digits [0-9] and non-breaking spaces which are all strongly sensitive to bidi directionality.
|
||||
table-progression-slr-001 reference/table-progression-slr-001-ref sideways-lr Table Row/Rowgroup/Cell Ordering http://www.w3.org/TR/css-writing-modes-3/#block-flow,http://www.w3.org/TR/css-writing-modes-3/#direction 7092e08a590c1402c0b24202f7a952baf8631a7a `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that sideways-lr tables order rows/rowgroups left to right and cells bottom-to-top (LTR) or top-to-bottom (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.
|
||||
table-progression-slr-002 reference/table-progression-002-ref sideways-lr Table Column/Colgroup Ordering http://www.w3.org/TR/css-writing-modes-3/#block-flow,http://www.w3.org/TR/css-writing-modes-3/#direction 963f4b79b493c6112f132c74e45a8eea63a71cb8 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that sideways-lr tables order columns bottom-to-top (LTR) or top-to-bottom (RTL) per the table's 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.
|
||||
table-progression-srl-001 reference/table-progression-001-ref sideways-rl Table Row/Rowgroup/Cell Ordering http://www.w3.org/TR/css-writing-modes-3/#block-flow,http://www.w3.org/TR/css-writing-modes-3/#direction 81be4989e40ec3ae86b6102b31a2b9d9c36fdf14 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> This test checks that sideways-rl tables order rows/rowgroups right to left and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.
|
||||
|
@ -814,6 +945,8 @@ text-baseline-vlr-007 reference/text-baseline-vrl-006-ref text baseline alignmen
|
|||
text-baseline-vrl-002 reference/text-baseline-vrl-002-ref text baseline alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines b1dd1a8cbb988e6bff7a2ea70bec10b96a8d4196 `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-vrl-004 reference/text-baseline-vrl-002-ref text baseline alignment - central alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines b5ab33e341b1b23db4f9ec15902b5ea8d05f4494 `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-vrl-006 reference/text-baseline-vrl-006-ref text baseline alignment - alphabetical alignment with vertical layout ahem http://www.w3.org/TR/css-writing-modes-3/#text-baselines b33d1c8910435da20bbabdf811f1e485964cd2c2 `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-combine-upright-break-inside-001 reference/text-combine-upright-break-inside-001-ref text-combine-upright, whitespace inside tcy with insufficient line space https://drafts.csswg.org/css-writing-modes-3/#text-combine-layout 1151361067ba67577c075d6fb0a7933d8aaceca4 `Xidorn Quan`<https://www.upsuper.org> line should never be broken inside text-combine-upright text node
|
||||
text-combine-upright-break-inside-001a reference/text-combine-upright-break-inside-001-ref text-combine-upright, white-space: pre with new line https://drafts.csswg.org/css-writing-modes-3/#text-combine-layout 35def58a4601a34f1643aa5e63fb4141881262ee `Xidorn Quan`<https://www.upsuper.org> line should never be broken inside text-combine-upright text node
|
||||
text-combine-upright-compression-001 reference/text-combine-upright-compression-001-ref text-combine-upright, no compression https://drafts.csswg.org/css-writing-modes-3/#text-combine-compression 39d3d17a4acc2284a3f35248ae4408dca9d37d2e `Xidorn Quan`<https://www.upsuper.org> text-combine-upright with character not wider than 1em should not trigger compression.
|
||||
text-combine-upright-compression-002 reference/text-combine-upright-compression-002-ref text-combine-upright, compression of two characters https://drafts.csswg.org/css-writing-modes-3/#text-combine-compression 1f1dbe7ae39e188c14f42c4c1bda3cd183e52fa1 `Xidorn Quan`<https://www.upsuper.org> text-combine-upright should try applying 'hwid' feature if the width is wider than 1em
|
||||
text-combine-upright-compression-003 reference/text-combine-upright-compression-003-ref text-combine-upright, compression of three characters https://drafts.csswg.org/css-writing-modes-3/#text-combine-compression b5e61abcd24abe56e613ae3139b86364c21492b5 `Xidorn Quan`<https://www.upsuper.org> text-combine-upright should try applying 'twid' feature if the width is wider than 1em
|
||||
|
@ -826,8 +959,8 @@ text-combine-upright-compression-007 reference/text-combine-upright-compression-
|
|||
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-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 33a1628d4c2b647287caee42d9bae29d191603b0 `Masataka Yakura`<https://google.com/+MasatakaYakura>,`Koji Ishii`<mailto: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-ref CSS Writing Modes: line-breaking-rules https://drafts.csswg.org/css-writing-modes-3/#text-combine-layout 86358fb212297debd64de85e0f35340d754a1f80 `Shinsuke Matsuki`<mailto:shinsuke.matsuki@access-company.com>,`Koji Ishii`<mailto: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.
|
||||
|
@ -874,41 +1007,46 @@ text-indent-vrl-010 reference/text-indent-vrl-010-ref 'text-indent' with absolut
|
|||
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 image http://www.w3.org/TR/css-writing-modes-3/#text-orientation a799a0995a84b67cf6a708a56ef079edfb93c616 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-orientation: mixed' causes characters from horizontal-only scripts are set sideways, i.e. rotated 90° clockwise from their standard orientation in horizontal text. Characters from vertical scripts are set according to their intrinsic orientation (Vertical Orientation Property as given by UTR50).
|
||||
text-orientation-010 text-orientation - mixed image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 21981e7aa8f12f173ecf6b485a2601ab733a28e0 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-orientation: mixed' causes characters from horizontal-only scripts are set sideways, i.e. rotated 90° clockwise from their standard orientation in horizontal text. Characters from vertical scripts are set according to their intrinsic orientation (Vertical Orientation Property as given by UTR50).
|
||||
text-orientation-011 text-orientation - upright http://www.w3.org/TR/css-writing-modes-3/#text-orientation 556efdb94b0e92837b663eded4fa1d73ee91058e `Taka Oshiyama`<mailto:takaoshiyama@gmail.com>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-orientation: upright' causes characters from horizontal-only scripts to be rendered upright, i.e. in their standard horizontal orientation, in vertical writing modes.
|
||||
text-orientation-012 text-orientation - upright image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 1f3aaa195b0389c002bb4ee84a3e6941d68c12d7 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that 'text-orientation: upright' causes characters from horizontal-only scripts and from vertical scripts to be translated upright.
|
||||
text-orientation-016 reference/text-orientation-016-ref text-orientation - sideways ahem,image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 0eebce4d66d491278dbe66c7a3e2c4c4425c5a74 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that sideways-oriented latin text is baseline-aligned alphabetically within the line box and not baseline-aligned centrally. This test uses exclusively 'p' and 'É' glyphs to verify this.
|
||||
text-orientation-mixed-slr-015 'writing-mode: sideways-lr' - 'text-orientation: mixed' has no effect image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 75f3c49fafbca34c74b1efe1e9cdf606bb63e581 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'writing-mode' is set to 'sideways-lr', then a 'text-orientation: mixed' declaration has no effect: the alphabetical baseline is used as the dominant baseline and all the glyphs remain rotated 90 degrees counter-clockwise. The typographic mode for 'sideways-lr' is horizontal and 'text-orientation' has no effect on boxes in horizontal typographic modes.
|
||||
text-orientation-mixed-srl-016 reference/text-orientation-mixed-srl-016-ref 'writing-mode: sideways-rl' - 'text-orientation: mixed' has no effect http://www.w3.org/TR/css-writing-modes-3/#text-orientation 6bd38acbe1543df4bd75c6e2e36bc3e630dec15c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'writing-mode' is set to 'sideways-rl', then a 'text-orientation: mixed' declaration has no effect: the alphabetical baseline is used as the dominant baseline because the typographic mode for 'sideways-rl' is horizontal and 'text-orientation' has no effect on boxes in horizontal typographic modes.
|
||||
text-orientation-mixed-vlr-100 reference/text-orientation-mixed-vlr-100-ref writing-mode: vertical-lr; text-orientation: mixed. font http://www.w3.org/TR/css-writing-modes-3/#text-orientation d8e0dbfe83abf12e18867bcde32c2f0b10483437 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
text-orientation-mixed-vrl-002 text-orientation - mixed in vertical-rl writing mode image http://www.w3.org/TR/css-writing-modes-3/#text-orientation fefbfcbe107295b537135380418c7b9474c570ee `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'text-orientation' is set to 'mixed', then latin alphabet characters are displayed sideways (rotated 90 degrees clockwise) and characters from vertical scripts (Japanese, Mongolian, Hangul, etc) are displayed according to their intrinsic orientation property (Vertical Orientation Property as given by UTR50). In this test, the 'FULLWIDTH LATIN CAPITAL LETTER T' must be typeset upright.
|
||||
text-orientation-mixed-vrl-002 text-orientation - mixed in vertical-rl writing mode image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 57869b6a32f98621d0357aa7ef0113f2ec870aca `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp>,`Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'text-orientation' is set to 'mixed', then latin alphabet characters are displayed sideways (rotated 90 degrees clockwise). In this test, the 'FULLWIDTH LATIN CAPITAL LETTER T' must be typeset upright.
|
||||
text-orientation-mixed-vrl-100 reference/text-orientation-mixed-vrl-100-ref writing-mode: vertical-rl; text-orientation: mixed. font http://www.w3.org/TR/css-writing-modes-3/#text-orientation 9b46a94f63b7fc1b138f99ee5a38b129cabd173d `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
text-orientation-parsing-001 CSS Writing Modes: parsing text-orientation dom,script https://drafts.csswg.org/css-writing-modes-3/#text-orientation 1de93e81798548a8c094751021c6bfd09d204700 `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the text-orientation property.
|
||||
text-orientation-parsing-sideways-right-001 CSS Writing Modes: parsing text-orientation dom,may,script https://drafts.csswg.org/css-writing-modes-3/#text-orientation 467f926e5646149f727d9115633a469321712cca `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 5a4264d54b6138cb217baa753502a6d61297da82 `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 8859171c4beec8970845227b3111074bb2d00774 `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 001b73a37bca65aab827a6df09f0f56e56cad8d0 `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 0b91027b17ee6cec62c80898f7cf5556d847c914 `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 9e1583be06a31c1511ff31ba5b99a46c0b7e950a `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 7e926d2892cbd70c5d7227af61000868fd458e4a `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 b1a179cdd9a0e340b4790a5653ea0a65923b5006 `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 d08dec0834d7111ab4eb77bda4a21d1de8279e4a `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 13b1718fd1b32fdb9223e3413499a2b3ebeca4bd `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 4e2c6a5bc65b4a4e979842b737607bdf2a6f90d1 `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 82517abe0ce5122441a8f48c86abdc128ed8ba76 `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 fec1e6c942eedc2f6819732139031d0aa1b4d010 `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 c97b61bd3a537547c31ba647a13665f31e222601 `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 e391070b992546bae4274cb1fc09a590ffbf26c6 `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 8993889414b6ffbe199e17e820d0b7c1b3a1cd02 `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 1a717f6bfd17124696e2e012a26ae1ce94ecbf57 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=Tu (147 code points in U+3001-1F201)
|
||||
text-orientation-parsing-001 CSS Writing Modes: parsing text-orientation dom,script https://drafts.csswg.org/css-writing-modes-3/#text-orientation 7e038fb44a83f5ec40d33b8b9d04df82b7243398 `Koji Ishii`<mailto:kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the text-orientation property.
|
||||
text-orientation-parsing-sideways-right-001 CSS Writing Modes: parsing text-orientation dom,may,script https://drafts.csswg.org/css-writing-modes-3/#text-orientation bad6a93eb45e4f9e8739cc7b4aff97cbeee60aca `Koji Ishii`<mailto: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 21d31aa690e477877274f43468325ce8f765c530 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters
|
||||
text-orientation-script-001a Test orientation of characters where vo=R (#1/9, 2048 code points in U+0020-0B27). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 3605b77706adc5982a92470aa2a33b96a0cb1cde `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#1/9, 2048 code points in U+0020-0B27)
|
||||
text-orientation-script-001b Test orientation of characters where vo=R (#2/9, 2048 code points in U+0B28-1B07). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation d7dc18ee479898126afa24b70bf7d21f7174f8d2 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#2/9, 2048 code points in U+0B28-1B07)
|
||||
text-orientation-script-001c Test orientation of characters where vo=R (#3/9, 2048 code points in U+1B08-2858). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 5e5d30677c3750fd5b3250cdaa86af43c9fea292 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#3/9, 2048 code points in U+1B08-2858)
|
||||
text-orientation-script-001d Test orientation of characters where vo=R (#4/9, 2048 code points in U+2859-A81D). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 8e0d6113c0aca04c2befd209b56bae4b93039fda `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#4/9, 2048 code points in U+2859-A81D)
|
||||
text-orientation-script-001e Test orientation of characters where vo=R (#5/9, 2048 code points in U+A81E-101F7). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 77cd546f66749500fe31e7ffa6282fdbb3bdb72e `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#5/9, 2048 code points in U+A81E-101F7)
|
||||
text-orientation-script-001f Test orientation of characters where vo=R (#6/9, 2048 code points in U+101F8-11151). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation d612e2f2020fa2bafcd56f96444d47d3776a23b5 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#6/9, 2048 code points in U+101F8-11151)
|
||||
text-orientation-script-001g Test orientation of characters where vo=R (#7/9, 2048 code points in U+11152-124FA). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 5456b7412ef4b80db50c93ce10808a81c9073c1a `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#7/9, 2048 code points in U+11152-124FA)
|
||||
text-orientation-script-001h Test orientation of characters where vo=R (#8/9, 2048 code points in U+124FB-1D7B2). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 8489aa5a423a96fc4bb99630606fba3a8b5ec8e4 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#8/9, 2048 code points in U+124FB-1D7B2)
|
||||
text-orientation-script-001i Test orientation of characters where vo=R (#9/9, 652 code points in U+1D7B3-1F8AD). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 3386fcc83f0522f0790995d33dc962b3b6c9b9cd `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=R (#9/9, 652 code points in U+1D7B3-1F8AD)
|
||||
text-orientation-script-001j Test orientation of characters where vo=U (#1/6, 2048 code points in U+00A7-2ED3). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 06af37344ccf3788062b20ccdb1108ea35e9ee3c `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#1/6, 2048 code points in U+00A7-2ED3)
|
||||
text-orientation-script-001k Test orientation of characters where vo=U (#2/6, 2048 code points in U+2ED4-A37A). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 8b6c4c725aa6e9d30ff92b3499cbd75ffa8dcfe1 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#2/6, 2048 code points in U+2ED4-A37A)
|
||||
text-orientation-script-001l Test orientation of characters where vo=U (#3/6, 2048 code points in U+A37B-1338B). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 100521f451f5c54907ce1a35550e906bf711e06f `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#3/6, 2048 code points in U+A37B-1338B)
|
||||
text-orientation-script-001m Test orientation of characters where vo=U (#4/6, 2048 code points in U+1338C-1F0E1). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 79806180eb10612e370d4dc334fb10da0997f053 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#4/6, 2048 code points in U+1338C-1F0E1)
|
||||
text-orientation-script-001n Test orientation of characters where vo=U (#5/6, 2048 code points in U+1F0E2-2F9EA). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation b7453bddc7b31a33480f0b98057caf192f620b91 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#5/6, 2048 code points in U+1F0E2-2F9EA)
|
||||
text-orientation-script-001o Test orientation of characters where vo=U (#6/6, 51 code points in U+2F9EB-2FA1D). dom,font,script http://www.w3.org/TR/css-writing-modes-3/#text-orientation 90667e39022de72c53c0fdf6946ea6282832b9d0 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=U (#6/6, 51 code points in U+2F9EB-2FA1D)
|
||||
text-orientation-script-001p 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 8993889414b6ffbe199e17e820d0b7c1b3a1cd02 `Koji Ishii`<mailto:kojiishi@gmail.com> Test orientation of characters where vo=Tr (47 code points in U+2329-FFE3)
|
||||
text-orientation-script-001q 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 1a717f6bfd17124696e2e012a26ae1ce94ecbf57 `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 d1d9b931c735b904d2b2d42012c8b03359ca33a8 `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-sideways-slr-019 'writing-mode: sideways-lr' - 'text-orientation: sideways' has no effect image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 4e0a10ed2a2d0c9511f8f0291f0303275d1f5916 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'writing-mode' is set to 'sideways-lr', then a 'text-orientation: sideways' declaration has no effect: the alphabetical baseline is used as the dominant baseline and all the glyphs remain rotated 90 degrees counter-clockwise. The typographic mode for 'sideways-lr' is horizontal and 'text-orientation' has no effect on boxes in horizontal typographic modes.
|
||||
text-orientation-sideways-vlr-100 reference/text-orientation-sideways-vlr-100-ref writing-mode: vertical-lr; text-orientation: sideways. font http://www.w3.org/TR/css-writing-modes-3/#text-orientation 0c7f2c12e53c223def2755346ddb0f9b22d1bed0 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
text-orientation-sideways-vrl-100 reference/text-orientation-sideways-vrl-100-ref writing-mode: vertical-rl; text-orientation: sideways. font http://www.w3.org/TR/css-writing-modes-3/#text-orientation db4692f4ceebfe164876940da9b3578bd2e1d2e5 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
text-orientation-upright-directionality-001 reference/text-orientation-upright-directionality-001-ref text-orientation:upright in sideways-* writing modes https://drafts.csswg.org/css-writing-modes-3/#text-orientation d867829122040adb5284bf47124d1cb323854a60 `Jonathan Kew`<mailto:jfkthame@gmail.com> text-orientation has no effect in horizontal typographic modes
|
||||
text-orientation-upright-slr-017 'writing-mode: sideways-lr' - 'text-orientation: upright' has no effect image http://www.w3.org/TR/css-writing-modes-3/#text-orientation cbf6301c1c97a93a318954e46c5ae8010231ac7c `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'writing-mode' is set to 'sideways-lr', then a 'text-orientation: upright' declaration has no effect: the alphabetical baseline is used as the dominant baseline and all the glyphs remain rotated 90 degrees counter-clockwise. The typographic mode for 'sideways-lr' is horizontal and 'text-orientation' has no effect on boxes in horizontal typographic modes.
|
||||
text-orientation-upright-srl-018 reference/text-orientation-mixed-srl-016-ref 'writing-mode: sideways-rl' - 'text-orientation: upright' has no effect http://www.w3.org/TR/css-writing-modes-3/#text-orientation 0b1b44dae6f78659495ca27f311a04db5c4eae75 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'writing-mode' is set to 'sideways-rl', then a 'text-orientation: upright' declaration has no effect: the alphabetical baseline is used as the dominant baseline and all the glyphs remain rotated 90 degrees clockwise. The typographic mode for 'sideways-rl' is horizontal and 'text-orientation' has no effect on boxes in horizontal typographic modes.
|
||||
text-orientation-upright-vlr-100 reference/text-orientation-upright-vlr-100-ref writing-mode: vertical-lr; text-orientation: upright. font http://www.w3.org/TR/css-writing-modes-3/#text-orientation fff303984f323585cc1050244820a576bfc0b319 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
text-orientation-upright-vrl-002 text-orientation - upright in vertical-rl writing mode image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 8c6ac25a67ff3af96b779e61e30909cb02b95348 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This test checks that latin alphabet characters are translated upright (and not rotated sideways) and this test also verifies that the characters from vertical scripts (Japanese, Mongolian, Hangul, etc) are also translated upright.
|
||||
text-orientation-upright-vrl-002 text-orientation - upright in vertical-rl writing mode image http://www.w3.org/TR/css-writing-modes-3/#text-orientation 20b5f24b23a574aac15a0951319e3e30962f69e7 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This test checks that latin alphabet characters are translated upright (and not rotated sideways).
|
||||
text-orientation-upright-vrl-100 reference/text-orientation-upright-vrl-100-ref writing-mode: vertical-rl; text-orientation: upright. font http://www.w3.org/TR/css-writing-modes-3/#text-orientation a7a6ec62d89c6352ba8aff15b2f618b6cb174106 `Koji Ishii`<mailto:kojiishi@gmail.com>
|
||||
text-transform-fullwidth-002 reference/text-transform-fullwidth-002-ref text-transform: full-width (basic) https://www.w3.org/TR/css-text-3/#text-transform,https://www.w3.org/TR/css-writing-modes-3/#text-combine-fullwidth 66baca9c7f391da7bd1546b0a094088ba65a3fa8 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks basic support of 'text-transform: full-width' in a vertical writing context. Since full-width Latin characters are typeset upright, then the characters of the text sample of this test should not be rotated toward the right but should be upright.
|
||||
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.
|
||||
|
@ -933,8 +1071,8 @@ unicode-bidi-applies-to-012 reference/direction-applies-to-008-ref Unicode-bidi
|
|||
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-001 CSS Writing Modes: parsing unicode-bidi: normal, embed, bidi-override dom,script https://drafts.csswg.org/css2/visuren.html#direction,https://drafts.csswg.org/css-writing-modes-3/#unicode-bidi 72b131c94f05aa0b1ff6a6072b6c6376a39e100a `Koji Ishii`<kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the unicode-bidi: normal, embed, bidi-override.
|
||||
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.
|
||||
unicode-bidi-parsing-001 CSS Writing Modes: parsing unicode-bidi: normal, embed, bidi-override dom,script https://drafts.csswg.org/css2/visuren.html#direction,https://drafts.csswg.org/css-writing-modes-3/#unicode-bidi 523b97045eb38d0a42ff164ea22fcc6c79b9c6a1 `Koji Ishii`<mailto:kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the unicode-bidi: normal, embed, bidi-override.
|
||||
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 cf1a8bd9a9c45b5bf4ea6fcf5ec8830dc94c66bd `Koji Ishii`<mailto: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 fa9ac55a890b17501abaacf22330269241b1b132 `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.
|
||||
|
@ -975,12 +1113,17 @@ vertical-alignment-vrl-020 vertical-align - 'sub' and vertical-rl writing-mode
|
|||
vertical-alignment-vrl-022 reference/vertical-alignment-vrl-022-ref vertical-align - 'middle' 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 58c25fbecc9b3ed93545ad769d757c7b60c7df87 `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', 'text-orientation' is 'upright', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.
|
||||
vertical-alignment-vrl-024 reference/vertical-alignment-vrl-022-ref vertical-align - 'middle' 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 a8bae99e5f41d96c2941dd4add70b8086122a00b `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', 'text-orientation' is 'mixed', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.
|
||||
vertical-alignment-vrl-026 reference/vertical-alignment-vrl-026-ref vertical-align - 'middle' 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 88419ef9fd16f1a81ffd2342a914e4bccc3a1ed5 `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', 'text-orientation' is 'sideways, 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the alphabetic baseline of the parent box plus half the x-height of the parent.
|
||||
wm-propagation-body-006 reference/block-flow-direction-025-ref 'writing-mode: vertical-rl' set to body element propagates to viewport image https://www.w3.org/TR/css-writing-modes-3/#principal-flow d08d7534c859ca3d45b3f903718732b24a229165 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the root element has a <body> child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.
|
||||
wm-propagation-body-008 reference/block-flow-direction-025-ref 'writing-mode: sideways-rl' set to body element propagates to viewport image https://www.w3.org/TR/css-writing-modes-3/#principal-flow 2fc272856ff1c9229e4c9ea6bd1251f431df8c53 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the root element has a <body> child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.
|
||||
wm-propagation-body-010 reference/wm-propagation-body-003-ref 'writing-mode: horizontal-tb' set to body element propagates to viewport image https://www.w3.org/TR/css-writing-modes-3/#principal-flow e1d412949dd59f2fc6c081dc20b29d13ecf4eabd `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the root element has a <body> child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.
|
||||
wm-propagation-body-011 reference/wm-propagation-body-003-ref 'writing-mode: vertical-lr' set to body element propagates to viewport image https://www.w3.org/TR/css-writing-modes-3/#principal-flow f94174b633edd7f8cc2f1ad2b28ab9c332ee3e69 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the root element has a <body> child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.
|
||||
wm-propagation-body-015 reference/block-flow-direction-025-ref 'writing-mode: vertical-rl' set to body element propagates to viewport image https://www.w3.org/TR/css-writing-modes-3/#principal-flow bd69bc75bd852d6e52fe7320ff81c7361f5b1a66 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when the root element has a <body> child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.
|
||||
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 7793f793afe3bce066012f14cd282537b430487e `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 ce2637b4c3b5c62aa8fbfc18d7e8ab9ce4107a12 `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-001 CSS Writing Modes: parsing writing-mode dom,script https://drafts.csswg.org/css-writing-modes-3/#block-flow a121aa75b3f2259554f2205927af67a70728da1f `Koji Ishii`<mailto: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 4505390726a826f004658f3c700d815560689c7d `Koji Ishii`<mailto: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 40f4a035e9121d17c3a410c05eaeb980e69e6bcc `Koji Ishii`<mailto: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 99d13658575765b8a34af08fdd5239c165bf9081 `Koji Ishii`<mailto:kojiishi@gmail.com> This test asserts the parser and getComputedStyle works correctly for the SVG 1.1 writing-mode values.
|
||||
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 f9aa1b3911c80ba488ab91184072443b6deafc0c `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 a7851a4659f72ae343532e17c6e2945ceedbf9a0 `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 c8e133c51ade145c4a85a209d4b60667aa2c70de `Yoshifumi Kawai`<mailto:kawai@est.co.jp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue