[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
Sun Feb 13 02:51:01 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=50928





--- Comment #10 from Jeremy Moskovich <playmobil at google.com>  2011-02-13 02:51:01 PST ---
(In reply to comment #9)
> Should the elements' rendering here be consistent with elements' rendering in button text and drop-down when there is no size attribute?

I don't think that needs to be part of this bug.  Select elements without a size attribute use native controls and are thus subject to various limitations of the OS controls.

This change makes us match FF/IE for select multiple which seems like a good thing.

The only case we don't match is IE which doesn't support text-align:center or per-option alignment.

-- 
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