- From: Brad Pettit <bradp@microsoft.com>
- Date: Tue, 14 May 2002 14:43:27 -0700
- To: "Arnold, Curt" <Curt.Arnold@hyprotech.com>, <www-dom@w3.org>
>>The requirements placed on the standard mutation >>events fired by the dom implementation and the >>requirements on the parameters are orthogonal. The requirements are what I am asking about. In the DOMCharacterDataModified variant, is an implementation required to provide a non-NULL prevValue in order to claim compliance? As far as the requirements being orthogonal among standard events and custom events, that is not specified. There is no Event Exception specified when - for example - the bubbles or cancelable parameters of an "init" method differ from any previously specified behavior. Or in the case of a MutationEvent, when a script dispatches a DOMCharacterDataModified event with a NULL prevValue event though prevValue is documented to be available.
Received on Tuesday, 14 May 2002 17:44:00 UTC