RE: SVG 1.2 / 2.0 Keyboard Events

>  * Mutation event
> Would you include these as well? I can see a real use for things like
> DOMNodeRemoved and DOMAttrModified with respect to OOP.
>
>
>  * DOMFocusIn, DOMFocusOut, DOMActivate
> Same question as above, for the same reasons.

MutationEvents and UIEvents such as DOMFocusIn, DOMFocusOut, and DOMActivate
are part of DOM Level 2 Events module and consequently part of SVG1.0. Some
viewers support that feature which is illustrated by a BE test from the
SVG1.0 testsuite.

Thierry.

Received on Thursday, 6 June 2002 04:17:57 UTC