<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>29563</bug_id>
          
          <creation_ts>2016-04-07 16:01:48 +0000</creation_ts>
          <short_desc>Select should allow blank options</short_desc>
          <delta_ts>2016-04-07 18:20:11 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5: The Markup Language (editor: Michael(tm) Smith)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mvdleij</reporter>
          <assigned_to name="Michael[tm] Smith">mike</assigned_to>
          <cc>chaals</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>125762</commentid>
    <comment_count>0</comment_count>
    <who name="">mvdleij</who>
    <bug_when>2016-04-07 16:01:48 +0000</bug_when>
    <thetext>According to the HTML spec per the content model for the option element, neither &lt;option&gt;&lt;/option&gt; nor &lt;option label=&quot;&quot;&gt;&lt;/option&gt; are valid.

I believe they should be valid, because:

1) there is widespread use of &lt;option&gt;&lt;/option&gt; on the internet, and

2) A (granted, non-normative) section of the select element describes setting the length attribute of a select element to add &quot;new blank option elements to the select&quot;.  There is no other definition of &quot;blank option&quot; and all current web browsers will generate &quot;&lt;option&gt;&lt;/option&gt;&quot; in response to increasing a select&apos;s length.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125765</commentid>
    <comment_count>1</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2016-04-07 18:20:11 +0000</bug_when>
    <thetext>Moved to the HTML github: https://github.com/w3c/html/issues/176</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>