- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Nov 2012 22:39:40 +0000
- To: public-i18n-bidi@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19505 --- Comment #14 from Matitiahu Allouche <matitiahu.allouche@gmail.com> --- (In reply to comment #12) fantasai wrote: > The one thing you can't simulate that way is the interaction with actual > Unicode bidi control codes: those are ignored/treated as invisible neutral > characters afaict. Well, we are talking about pages encoded with iso-8859-8, a code page which does not include Unicode bidi control characters except LRM and RLM, and those interact just like regular characters. It is still possible to generate other Unicode control characters using NCRs like ‫, but pages encoded with iso-8859-8 containing such NCRs would be a nonsense. The "raison d'ĂȘtre" of visual pages is to run on systems without bidi support. With no bidi support, there is no motive for the author to use any Unicode directional control character. I expect that there are no such pages whatsoever. Even if there were, it would not be worth introducing a new feature to take care of such sickly cases. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 27 November 2012 22:39:41 UTC