[Bug 22802] Validation of the select element and empty options differ from the HTML5 spec

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22802

Michael[tm] Smith <mike@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Michael[tm] Smith <mike@w3.org> ---
OK actually looking back at the spec, I see I misspoke.

http://www.w3.org/TR/html/forms.html#the-option-element

See the "Content model" section; this part:

> If the element has no label attribute: Text that is not inter-element whitespace.

That's just restating the same "If the [label] attribute is not specified, then
the element itself must not be empty." the spec had before.

So I'm re-resolving this as "worksforme".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 27 March 2015 14:01:23 UTC