[Bug 19505] Describe visual direction when document encoding is iso-8859-8

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 the QA Contact for the bug.

Received on Tuesday, 27 November 2012 16:35:01 UTC