+
6.2 Flow-relative Directions |
direction-vlr-003 |
= |
AhemBitmaps |
'vertical-lr' and 'direction: rtl'
- This test checks that when a block box has 'direction' set to 'rtl' in a vertical writing-mode, then inlines boxes are aligned from line-right to line-left.
|
direction-vlr-005 |
= |
AhemBitmaps |
'vertical-lr' and 'direction: ltr'
- 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 |
= |
AhemBitmaps |
'vertical-rl' and 'direction: rtl'
- 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 |
= |
AhemBitmaps |
'vertical-rl' and 'direction: ltr'
- 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.
|