- From: <bugzilla@jessica.w3.org>
- Date: Wed, 13 Oct 2010 20:50:54 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10819
Aharon Lanin <aharon.lists.lanin@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |aharon.lists.lanin@gmail.co
| |m
Resolution|DUPLICATE |
--- Comment #2 from Aharon Lanin <aharon.lists.lanin@gmail.com> 2010-10-13 20:50:54 UTC ---
This is talking about direction. Bug 10820 is talking about alignment. The two
are distinct. One can have dir=ltr on an <option> (e.g. "mamma mia!", so it
does not get displayed as "!mamma mia" in an RTL page) and yet have
text-align:right, since one wants it to line up with the other options in the
select. Both need to be obeyed when displaying the option - both before and
after it has been selected.
--
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, 13 October 2010 20:50:55 UTC