[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
Sun Jan 29 07:17:52 PST 2006


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





------- Comment #8 from ap at nypop.com  2006-01-29 07:17 -------
Created an attachment (id=6071)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=6071&action=view)
dumb down lower() and upper()

I have tried dumbing down lower() and upper() (and equalIgnoringCase(), for
that matter), but there are too many cases where I'm not sure what to do. The
attached patch has changes that seemed safe to me (although I woudn't be able
to prove even their correctness for functions like getNamedItemNS() or
parseMappedAttribute()).


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