- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Nov 2012 16:34:52 +0000
- To: public-i18n-bidi@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19505 --- Comment #10 from fantasai <fantasai.bugs@inkedblade.net> --- (In reply to comment #6) > > The best thing would be if all of this were in HTML, as a (piece of a) > default style sheet. To get around the fact, as Fantasai's example shows, > that dir attribute values are ignored, one could use !important in the > default style sheet. It's not a default style sheet thing. Look again at the testcases. The dir attribute values are honored in Opera, Chrome, and Gecko. All of the characters however are treated as neutral. This isn't something you can simulate with CSS or Unicode control codes--you'd have to add a new neutral-override feature. Also, this is not specific to HTML: a plaintext file in this encoding should behave the same way. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 27 November 2012 16:34:57 UTC