[Webkit-unassigned] [Bug 10720] REGRESSION: YUI getElementsByClassName returns wrong value

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Sep 5 11:19:03 PDT 2006


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


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




------- Comment #3 from opendarwin.org at mitzpettel.com  2006-09-05 11:19 PDT -------
I think this HTMLAnchorElement regression exposed a bug in
Array.prototype.toString() that was introduced when bug 3991 was fixed (r9842):
according to the spec (15.4.4.5), unlike toLocaleString(), join() (and thus
toString()) should not use the array elements' toString(), but rather apply the
ToString operator to them.


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