<?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>10987</bug_id>
          
          <creation_ts>2010-10-07 06:22:27 +0000</creation_ts>
          <short_desc>option and optgroup elements - flow content?</short_desc>
          <delta_ts>2011-08-04 05:16:48 +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>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>INVALID</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 name="Jim Michaels">jmichae3</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>mounir</cc>
    
    <cc>Ms2ger</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>40760</commentid>
    <comment_count>0</comment_count>
    <who name="Jim Michaels">jmichae3</who>
    <bug_when>2010-10-07 06:22:27 +0000</bug_when>
    <thetext>problem: 
option and optgroup elements are possibly missing &quot;flow content&quot; designation in the html 5 specification.



I was concerned with the results of the HTML5 validator&apos;s results when it flagged my html 5 option elements as bad. I was using 

the w3schools.com states that to future proof your code you should close all your tags.  in the spec http://www.w3.org/TR/2010/WD-html5-20100624/ , the option element is not specified using &quot;flow content&quot; designation, so it is therefore a singleton.  so I used &lt;option /&gt; according to w3school&apos;s recommendation to use the xhtml style / to close singleton tags.  this failed the validator.  so either the validator is buggy, or the spec is missing the &quot;flow content&quot; designation.

the dl and dt elements are specified as having flow content (which I think means having open and close tags) whereas before in my html 4.0 handbook they were singletons. 

the option tag and optgroup look like mistakes.  they are missing all the &quot;content&quot; flags one would normally find (at least the flow content, if you are going to do dl and dt).

I am just a user of html and a web programmer (actually a software engineer).
so specifications to me are important.
please fix either the validator or the spec.
thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40859</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Michaels">jmichae3</who>
    <bug_when>2010-10-09 02:00:49 +0000</bug_when>
    <thetext>I think I am wrong about the optgroup element.  it seems to stand just fine without any child text.  so why should it need flow content?  I don&apos;t know it attributes are flow content or not, but it has 1 attribute.

everybody seems to do option, dt, dl, and li tags their own way.  why?  because the fact that they are singletons or open/close is not clearly delineated in the spec.  please make this clear in the html and xhtml and wml specifications.

thank you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41055</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-10-12 10:08:21 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Did Not Understand Request
Change Description: no spec change
Rationale:

The flow content category has nothing to do with the &quot;/&gt;&quot; style, which is only allowed on void elements, of which neither &lt;optgroup&gt; nor &lt;option&gt; are one.

I&apos;m not really sure what the problem in the spec is here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53730</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:16:48 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>