Re: SVG 1.1 element interfaces inheriting from EventTarget

Cameron McCormack:
>   1. Remove those inheritances, and stating that all Elements in an SVG
>      document must also implement EventTarget.  Or

In fact stating this shouldn’t even be needed, since DOM Level 2 Events
says:

  The EventTarget interface is implemented by all Nodes in an
  implementation which supports the DOM Event Model.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Sunday, 26 April 2009 02:31:53 UTC