- From: <bugzilla@jessica.w3.org>
- Date: Thu, 29 Mar 2012 18:29:14 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16456 fantasai <fantasai.bugs@inkedblade.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from fantasai <fantasai.bugs@inkedblade.net> 2012-03-29 18:29:14 UTC --- This is as designed. 1. You should not be using CSS to set bidi properties. Base directionality is a content property, not a stylistic one. 2. The 'direction' property inherits and its computed value must be either 'ltr' or 'rtl' in order for various layout calculations to be well-defined. Note: In the future, please file issues against CSS by posting to www-style as requested in the status sections of the drafts. -- Configure bugmail: https://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 Thursday, 29 March 2012 18:29:17 UTC