[Webkit-unassigned] [Bug 7518] attribute assignment not working in javascript

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 2 13:12:10 PST 2006


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





------- Comment #5 from ap at nypop.com  2006-03-02 13:12 PDT -------
Created an attachment (id=6813)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=6813&action=view)
test case

This test case shows a result of double assignment being different from a
result of two assignments. It also shows that WebKit handles \u0080 (Unicode
code point "nbsp control") in a pretty strange manner.

Assuming this is what happens in the real code, we have one more major mystery
left - how this code point found its way into the name attribute. Please note
that %80 means Euro in many encodings, including Latin-1.

Could it be that the real application specifies an encoding in HTTP headers or
in an HTTP-Equiv meta, and your reduced tests don't? Maybe there is a mismatch
between the actual and specified encodings?


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