Re: [WICD] events

Hi Anne,
We agree and plan to reference DOM Level 3 once it becomes a stable
specification. For the time being we have reworded 10.2 Attaching Events
to WICD Documents to:
"For WICD documents where in one language the focus event in
[http://www.w3.org/2001/xml-events] is used and DOMFocusIn in the other,
authors have to take note of the fact that directly after the focus
event is dispatched the DOMFocusIn event is dispatched but not the other
way around. Equivalent for blur and DOMFocusOut.
        
Conforming content should use the DOMFocusIn and DOMFocusOut events.
        
Conforming content should attach event listeners either via the DOM
addEventListenerNS method or (for SVG content) XML Events.
        
Note: The CDF WG expects this section to be removed in future versions
and instead reference the [DOM Level 3 Events] specification
[http://www.w3.org/TR/DOM-Level-3-Events/] once it reaches a stable
maturity level."

If this does not satisfy your comment please respond within 2 weeks.
Thanks,
Ola
On behalf of the CDF WG

-----

From: Anne van Kesteren <annevk@opera.com>
Date: Fri, 20 Jan 2006 19:31:32 +0100
To: "public-cdf@w3.org" <public-cdf@w3.org>
Message-ID: <op.s3oweub064w2qv@id-c0020.oslo.opera.com>


Given that the Web APIs WG is working on DOM Level 3 Events (as I  
understand it) perhaps it is useful to pass on  
<http://www.w3.org/TR/2005/WD-WICD-20051219/#attaching-events> and get
it  
normative in the next version of that draft so that it is clear what is

supposed to happen.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Monday, 27 March 2006 08:06:35 UTC