Bug 15187
| Summary: | Listboxes and popup menus ignore 'text-transform' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | VERIFIED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ahmad.saleem792, akeerthi, anantha, karlcow, keishi |
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | data:text/html,<select style="text-transform: uppercase;"><option>uppercase</option></select> | ||
mitz
[This is a follow up to bug 15181]
Firefox applies text transformations to items in list boxes and popup menus. WebKit does not.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
*** Bug 15271 has been marked as a duplicate of this bug. ***
Ahmad Saleem
It seems to work fine in Safari 17.2.1 and the test in option is 'UPPERCASE'.
Marking this as 'RESOLVED CONFIGURATION CHANGED'.