direction / dir, bidirectional text, and writing-mode (vertical text) with text-orientation. Arabic/Hebrew samples test RTL shaping.
direction: ltrdirection: rtl (English text, RTL flow — note alignment & punctuation)dir="rtl" with Arabicdir="rtl" with Hebrewunicode-bidi: bidi-overridehorizontal-tb (default)vertical-rlvertical-lrtext-orientation: uprighttext-orientation: sideways| الاسم | العمر |
|---|---|
| أحمد | 30 |
| ليلى | 25 |
Column order should mirror to right-to-left under dir="rtl".