[Bug 9473] add wording to explicitly indicate that option/@selected cannot be used unless as a descendant of select/@multiple

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9473


Martin Kliehm <martin.kliehm@namics.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.kliehm@namics.com




--- Comment #4 from Martin Kliehm <martin.kliehm@namics.com>  2010-09-14 14:16:06 ---
Verified, 4.10.9 [1] says: 

If the multiple attribute is absent, whenever an option element in the select
element's list of options has its selectedness set to true, and whenever an
option element with its selectedness set to true is added to the select
element's list of options, the user agent must set the selectedness of all the
other option element in its list of options to false.

[1] http://dev.w3.org/html5/spec/the-button-element.html#the-select-element

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 14 September 2010 14:16:16 UTC