<?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>25501</bug_id>
          
          <creation_ts>2014-04-29 15:21:09 +0000</creation_ts>
          <short_desc>3.2.4.1 missing discussion of &apos;empty&apos; content model</short_desc>
          <delta_ts>2016-04-25 20:28:27 +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 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>25532</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Groves">kgroves</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>arronei</cc>
    
    <cc>faulkner.steve</cc>
    
    <cc>mike</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>104685</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Groves">kgroves</who>
    <bug_when>2014-04-29 15:21:09 +0000</bug_when>
    <thetext>Some elements, such as AREA[1] are described as having an &apos;empty&apos; content model. However, the section (3.2.4.1) which discusses the types of content models does not include &apos;empty&apos; as one of the types. In fact, AREA is described under &apos;Flow&apos; content, as are other elements which are void.

It would be good if, under 3.2.4.1, there was a description of what the &apos;empty&apos; content model is and what, if any, relationship this has with being a void element.



1 - http://www.w3.org/TR/html5/embedded-content-0.html#the-area-element</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104688</commentid>
    <comment_count>1</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-04-29 16:00:38 +0000</bug_when>
    <thetext>(In reply to Karl Groves from comment #0)
&gt; Some elements, such as AREA[1] are described as having an &apos;empty&apos; content
&gt; model. However, the section (3.2.4.1) which discusses the types of content
&gt; models does not include &apos;empty&apos; as one of the types. In fact, AREA is
&gt; described under &apos;Flow&apos; content, as are other elements which are void.
&gt; 
&gt; It would be good if, under 3.2.4.1, there was a description of what the
&gt; &apos;empty&apos; content model is and what, if any, relationship this has with being
&gt; a void element.
&gt; 
&gt; 
&gt; 
&gt; 1 - http://www.w3.org/TR/html5/embedded-content-0.html#the-area-element

right, I don&apos;t understand why all content models are not listed in one place will look into it</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104813</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2014-04-30 14:03:55 +0000</bug_when>
    <thetext>(In reply to Karl Groves from comment #0)
&gt; Some elements, such as AREA[1] are described as having an &apos;empty&apos; content
&gt; model. However, the section (3.2.4.1) which discusses the types of content
&gt; models does not include &apos;empty&apos; as one of the types. In fact, AREA is
&gt; described under &apos;Flow&apos; content, as are other elements which are void.

That&apos;s because the area element is itself flow content, right? Which is completely different from what its own individual content model is.

In other words, section 3.2.4.1 doesn&apos;t categorize elements according to what their own individual content models are; instead it categorizes them according to what kind of content the elements themselves are.

So we can&apos;t add a subsection to 3.2.4.1 that categorizes elements that are empty content. It wouldn&apos;t make sense because no element is empty content. The only thing that&apos;s empty content is &quot;nothing&quot;.

In fact the definition of &apos;empty&apos; as a category of content is pretty much &quot;the category that includes nothing&quot; or &quot;that includes no content&quot; (no elements, no text).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104814</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Groves">kgroves</who>
    <bug_when>2014-04-30 14:20:20 +0000</bug_when>
    <thetext>That&apos;s fine. My point is that the same explanation you just gave should be provided in 3.2.4.1 so that a reader doesn&apos;t go there looking for an explanation of what the &apos;Empty&apos; Content Model is and find it missing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104900</commentid>
    <comment_count>4</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-05-01 08:32:02 +0000</bug_when>
    <thetext>(In reply to Karl Groves from comment #3)
&gt; That&apos;s fine. My point is that the same explanation you just gave should be
&gt; provided in 3.2.4.1 so that a reader doesn&apos;t go there looking for an
&gt; explanation of what the &apos;Empty&apos; Content Model is and find it missing.

would &apos;None&apos; be any clearer:

as the definition of &apos;content model&apos; says
&quot;Content model
A normative description of what content must be included as children and descendants of the element.&quot;
http://www.w3.org/html/wg/drafts/html/master/dom.html#element-dfn-content-model

What must be included as children is nothing in the case of void elements right?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104906</commentid>
    <comment_count>5</comment_count>
    <who name="Karl Groves">kgroves</who>
    <bug_when>2014-05-01 12:00:11 +0000</bug_when>
    <thetext>I think Empty is fine, and probably more accurate. Empty should be understood as being a node which has no other element nodes or text nodes.

All I&apos;m suggesting is that this simple clarification be placed in 3.2.4.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126121</commentid>
    <comment_count>6</comment_count>
    <who name="Arron Eicholz">arronei</who>
    <bug_when>2016-04-25 20:28:27 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: fixed, nothing content model is now defined. Empty content model has been change to nothing content model.

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>