[whatwg] [wf2] seeding SELECT with ambiguous XML

Anne van Kesteren fora at annevankesteren.nl
Wed Jul 20 09:52:17 PDT 2005


Say I load this file through a DATA attribute of a SELECT element:

<xh:select xmlns:xh="http://www.w3.org/1999/xhtml">
 <xh:option>FAIL</xh:option>
 <foo xmlns="tag:example.org,2005:/test">
  <xh:option selected="selected">PASS</xh:option>
 </foo>
</xh:select>

Should it say PASS? Is it undefined? Is there a specification which defines
this?

Kind regards,

Anne


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




More information about the whatwg mailing list