RESOLVED WONTFIX 66409
New XML parser: attributes with the same local name but different prefix are ignored
https://bugs.webkit.org/show_bug.cgi?id=66409
Summary New XML parser: attributes with the same local name but different prefix are ...
Vicki Pfau
Reported 2011-08-17 14:03:51 PDT
New XML parser: attributes with the same local name but different prefix are ignored
Attachments
Patch (1.96 KB, patch)
2011-08-17 14:05 PDT, Vicki Pfau
abarth: review-
Vicki Pfau
Comment 1 2011-08-17 14:05:30 PDT
Adam Barth
Comment 2 2011-08-17 16:19:26 PDT
Comment on attachment 104235 [details] Patch This seems like a bit of a hack, no? You're storing a value in a variable of the wrong type, effectively. The compiler lets you get away with it only because they're both strings...
Ahmad Saleem
Comment 3 2024-05-04 17:37:23 PDT
Note You need to log in before you can comment on or make changes to this bug.