[Webkit-unassigned] [Bug 13722] Finish testing and fixing the setting of DOM attributes to JS null
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 15 10:33:09 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13722
sam at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14570| |review?
Flag| |
------- Comment #1 from sam at webkit.org 2007-05-15 10:33 PDT -------
Created an attachment (id=14570)
--> (http://bugs.webkit.org/attachment.cgi?id=14570&action=view)
patch to fix Core DOM attributes
This patch fixes the remaining attributes in the Core DOM (CharacterData.data,
ProcessingInstruction.data, and Attr.value). Patched Attr.value to not throw
an exception for null values as this matches the spec and Firefox.
--
Configure bugmail: http://bugs.webkit.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