Re: DOMCharacterDataModified events

> Date: Tue, 21 Aug 2001 19:44:58 -0700
> Message-Id: <200108220244.TAA02049@oxymoron.oreilly.com>
> From: David Flanagan <david@oreilly.com>
> Subject: DOMCharacterDataModified events
> 
> The "MutationEvents" module of the DOM Level 2 Events spec defines an
> event type named "DOMCharacterDataModified".  However, in the discussion
> of the newValue and prevValue properties of the MutationEvent object,
> this event type is called "DOMCharDataModified".
> 
> I assume that the correct name is DOMCharacterDataModified.  Can anyone
> confirm or deny this?

Fixed. see
http://www.w3.org/2000/11/DOM-Level-2-errata#events-2

Thank you,
Philippe

Received on Monday, 10 September 2001 15:37:51 UTC