RESOLVED FIXED 101781
HTML Attributes names and values should be created as 8 bit string where possible
https://bugs.webkit.org/show_bug.cgi?id=101781
Summary HTML Attributes names and values should be created as 8 bit string where poss...
Michael Saboff
Reported 2012-11-09 11:47:56 PST
HTML Attribute keys and values are most likely going to be lower case ASCII, therefore we should try to create them as 8 bit strings.
Attachments
Patch (3.72 KB, patch)
2012-11-09 13:00 PST, Michael Saboff
no flags
Michael Saboff
Comment 1 2012-11-09 13:00:50 PST
WebKit Review Bot
Comment 2 2012-11-09 14:33:19 PST
Comment on attachment 173348 [details] Patch Clearing flags on attachment: 173348 Committed r134116: <http://trac.webkit.org/changeset/134116>
WebKit Review Bot
Comment 3 2012-11-09 14:33:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.