RE: SVG12: wheelDelta should be UIEvent.detail

Hi Björn,

> From: Bjoern Hoehrmann

> I should add that as the wheelDelta attribute is read-only, 
> it is not possible to create such an event using the DOM 
> Level 3 createEvent method as the initUIEventNS method will 
> only initialize the detail member and not the wheelDelta one, 
> unless the event object implements additional interfaces in 
> environments that support createEvent.

As you mention, SVG Tiny 1.2 does not include support for the createEvent method.  As such, this is not an issue at this point.  In environments that support createEvent, a method will be added to the event object to be able to initialize this value.

Please let us know, within 2 weeks, if this does not address your concern.

Regards,
Scott Hayman
On behalf of the SVG WG



---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Received on Tuesday, 18 July 2006 15:24:06 UTC