Re: [css3-transitions] how to create a transition event?

On Sat, 12 Dec 2009 08:22:57 +0100, L. David Baron <dbaron@dbaron.org>  
wrote:
> http://dev.w3.org/csswg/css3-transitions/#transition-events- says:
>   # The initTransitionEvent method is used to initialize the value
>   # of a TransitionEvent  created through the DocumentEvent
>   # interface.
>
> However, I can't find anything in the spec that mentions what string
> should be passed to DocumentEvent::createEvent in order to create a
> TransitionEvent.  The spec should say what the appropriate string
> is.

The DOM Events specification should maybe just state that it is the name  
of the interface unless otherwise stated.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 16 December 2009 10:01:20 UTC