- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 Dec 2012 10:06:17 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19505
--- Comment #17 from Anne <annevk@annevk.nl> ---
(In reply to comment #12)
> Hmm. You could probably get most of the way there with
> * { unicode-bidi: bidi-override; }
> input, textarea, etc. { unicode-bidi: normal; }
So this would be specific to where the encoding is iso-8859-8-i? If we make it
*|* and add that to the HTML rendering section it should cover text/plain,
text/xml etc.
Martin, either we document it so new players know what to implement to
interoperate with existing clients, or we remove it from existing clients. I
don't think it's responsible to leave things lingering. (And it's not that much
trouble anyway.)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 3 December 2012 10:06:24 UTC