[Webkit-unassigned] [Bug 6310] text-transform: uppercase/lowercase don't handle cases one character becomes two

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jan 2 16:15:38 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6310





------- Additional Comments From ap at nypop.com  2006-01-02 16:15 -------
As for DOMString::lower()/upper(), one possible solution could be to dumb it down even further, to handle 
only ASCII text (since it's mostly used for tag canonicalization). Then, it could be renamed to something 
like asciiLower(), as a warning.

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list