- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Feb 2011 09:05:26 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11829 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@hixie.ch --- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-02-16 09:05:26 UTC --- The CSS rules can't really be normative, since the browser doesn't have to implement CSS at all, and even if it does, it doesn't really technically have to implement unicode-bidi to do the bidi stuff, it could just hard-code that behaviour. If a browser _does_ implement CSS and unicode-bidi, then it is already required to put in the UA style sheet the rules in the spec, because if it doesn't then it will violate the other parts of the spec that says how these bidi features work, as far as I can tell. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 16 February 2011 09:05:28 UTC