Assertion: Setting writing-mode to tb-rl will cause Chinese text to run vertically down the left size of a box, with upright characters, and wrap to the left, and cause paragraphs to flow to the left.
The CSS says writing-mode: tb-rl.
Assertion: Setting writing-mode to tb-rl will cause Japanese text using kanji, hiragana and katakana to run vertically down the left size of a box, with upright characters, and wrap to the left, and cause paragraphs to flow to the left.
The CSS says writing-mode: tb-rl.
Assertion: Setting writing-mode to tb-lr will cause Mongolian text to run vertically down the right size of a box, with upright characters, and wrap to the right, and cause paragraphs to flow to the right.
The CSS says writing-mode: tb-lr.
Version: $Id: test-webfonts-1.html,v 1.20 2008/09/23 11:41:22 rishida Exp $