comments on WICD Mobile DOM section

These are some last call comments regarding  
http://www.w3.org/TR/2006/WD-WICDMobile-20061122/#dom ...

Section 3.6.6 introduces new features for "focus traversel". I don't think  
a mobile profile is the right place to introduce such APIs. I'm not even  
sure if the CDF WG is the right place to develop such APIs. I think it  
would be better if the Web APIs WG developed an API for this based on  
existing practices.

Section 3.6.10 states "org.w3c.dom.AbstractView" must be an implementation  
of the Window interface. I don't really understand that sentence. For one,  
note that Window, as defined by the Window Object 1.0 specification,  
inherits from AbstractView.

Section 3.6.11 should probably be more detailed on how exactly the  
contents of such an attribute are interpreted as event listener.  
http://www.whatwg.org/specs/web-apps/current-work/#event-handler-attributes  
contains language that goes into direction of the detail you would need in  
order to implement such features.

What section 3.6.12 is trying to say is not clear to me either. Is it an  
informative section?


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

Received on Wednesday, 13 December 2006 22:28:51 UTC