- From: Alexis Menard <alexis.menard@intel.com>
- Date: Thu, 24 Jan 2013 10:33:39 -0300
- To: Sylvain Galineau <sylvaing@microsoft.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, www-style list <www-style@w3.org>
On Wed, Jan 23, 2013 at 6:15 PM, Sylvain Galineau <sylvaing@microsoft.com> wrote: > [Tab Atkins Jr.:] >> >> Currently, the IDL for TransitionEvent uses the init*() method pattern for >> manually creating events. This pattern has been generally repudiated in >> favor of simple constructors, so we should switch TransitionEvent over to >> that. >> >> Interestingly, AnimationEvent has already been changed to use a >> constructor, so it looks like this would really just be a consistency >> sync-up. > > Yes, Dominic had reported this problem and I also created a bug on the > Transitions side [1]. In retrospect I should have just fixed both. My bad. > > [1] https://www.w3.org/Bugs/Public/show_bug.cgi?id=15339 Side note : http://www.opera.com/docs/specs/presto2.12/css/transitions/ Opera ships it. > > -- Alexis Menard Intel Semiconductores do Brasil Ltda. Ave Dr. Chucri Zaidan, 940, Brooklin, 10 Andar 04583-904 São Paulo, SP Brazil This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
Received on Thursday, 24 January 2013 13:34:07 UTC