- From: Najib Tounsi via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Jul 2017 09:12:49 +0000
- To: public-i18n-archive@w3.org
`* Maybe update the example for Bidi_Class difference to include Arabic-script text, instead of English.` A table like this could be more suggestive ![37 5 v2](https://user-images.githubusercontent.com/15004708/27785310-1b5dfa14-5fd5-11e7-9f05-23880d7dac0b.jpg) `* Would number ranges (like %12-%15) be always LTR, or there are cases that 12 can go on the right-hand-side of 15?` In 12-15, `-` is European Separator changed to European Number (rule W4, http://unicode.org/reports/tr9/#W4). The whole string is a "number" In 12٪-15٪ , `-` comes after ٪ European Terminator, and changed to Neutral (Rule W6). 12 comes at the right of 15 in RTL context. BTW (and WRT previous item), this is another example where Arabic-indic digits differs from Eastern Arabic-Indic digits. -- GitHub Notification of comment by ntounsi Please view or discuss this issue at https://github.com/w3c/alreq/issues/101#issuecomment-312592725 using your GitHub account
Received on Monday, 3 July 2017 09:12:55 UTC