- From: <bugzilla@jessica.w3.org>
- Date: Tue, 30 Apr 2013 18:13:31 +0000
- To: public-i18n-bidi@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17835 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #16 from Ian 'Hixie' Hickson <ian@hixie.ch> --- Ok. Well, first, type=tel dir=auto can be rtl always. (Maybe it should even be rtl if dir="" is omitted entirely?) I've made <textarea dir=auto> default to RTL if it contains RTL characters, parent if empty, LTR otherwise. How about other elements? What direction should this be in? <div dir=rtl> <div dir=auto>1.</div> RTLRTLRTL... </div> ...? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 30 April 2013 18:13:37 UTC