- From: Timur Mehrvarz <timur.mehrvarz@web.de>
- Date: Thu, 25 Jan 2007 12:44:50 +0100
- To: Vincent Hardy <Vincent.Hardy@Sun.COM>
- Cc: public-cdf@w3.org
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