- From: <bugzilla@jessica.w3.org>
- Date: Thu, 10 May 2012 17:48:37 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16160
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian@hixie.ch
--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-05-10 17:48:36 UTC ---
If you need to set the directionality of an attribute, the established pattern
is to use an element specifically for that attribute, as in:
<span dir=rtl title="CBA"><span dir=ltr>abc</span></span>
Are there specific use cases on concrete Web sites today for which this is
insufficient?
--
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, 10 May 2012 17:48:40 UTC