Re: SVG12: cfo definition

* Ola Andersson wrote:
>We have now clarified the wording for getCurrentFocusedObject() and
>believe the new wording addresses your needs. It is: 
>
>getCurrentFocusedObject 
>
>Returns a reference to the object which has the focus. This returns a
>DOMObject because the currently focused object may be an object outside
>the SVG namespace. If the currently focused object is in the SVG
>namespace, it should be cast to events::EventTarget.
>In the case of standalone SVG documents, this method should never return
>null because for standalone SVG documents a User Agent must always have
>a currently focused object. 

The latest draft just has "Returns a reference to the object which has
the focus. This returns an EventTarget." Oh well, whatever. Thanks.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Sunday, 23 July 2006 00:20:47 UTC