Re: Question on WICD Mobile Profile, missing HTML DOM Interface?

Hello Vincent.

This is simply an editing error. The HTMLOptionElement fragment (3  
lines) never made it into the WICD Mobile document.

It's now in. Please have a look at:
http://www.w3.org/2004/CDF/Group/specs/CDR/wp1/wicd-mobile.xml#dom-html

Regards, Timur

On 10.01.2007, at 03:14, Vincent Hardy wrote:

>
> Dear CDF Working Group,
>
> The HTML DOM Appendix does not include the HTMLOptionElement  
> interface:
>
> http://www.w3.org/TR/WICDMobile/#dom-html
>
> Following the pattern of the rest of the HTML DOM Appendix, the  
> interface should be:
>
> interface HTMLOptionElement : HTMLElement
> {
> attribute boolean selected;
> }
>
> Thanks in advance for adding this interface,
> Best Regards,
> Vincent Hardy.
>
> References:
>
> WICD Mobile Profile HTML DOM Level 2 Subset
> http://www.w3.org/2004/CDF/Group/specs/CDR/wp1/wicd-mobile.xml#dom- 
> html
>
> HTML DOM Level 2 HTMLOptionElement.
> http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/ 
> html.html#ID-70901257
>

Received on Thursday, 25 January 2007 11:45:26 UTC