[Webkit-unassigned] [Bug 50928] RTL: Select elements with a size attribute are always left aligned
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 16 09:32:54 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=50928
--- Comment #12 from Aharon (Vladimir) Lanin <aharon at google.com> 2011-02-16 09:32:54 PST ---
(In reply to comment #11)
> select {text-align:start}
I should mention that this is what Gecko does.
> option {text-align:match-parent}
> [...]
> [This] will make options with different dir in a select with size come out aligned to different sides.
Typo: I meant to say "will prevent options with different dir in a select with size coming out aligned to different sides."
BTW:
1. I also suggested this to Gecko.
2. Of course, for this to work, text-align:match-parent has to get implemented. I consider match-parent to be a very important addition, and it should be really easy to implement.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list