<?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>15670</bug_id>
          
          <creation_ts>2012-01-22 17:19:03 +0000</creation_ts>
          <short_desc>Specify the behavior when a dangling &lt;section&gt; is encountered.</short_desc>
          <delta_ts>2012-08-10 03:06:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#outline</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>kennyluck</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62987</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-01-22 17:19:03 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html#the-nav-element
Multipage: http://www.whatwg.org/C#outline
Complete: http://www.whatwg.org/c#outline

Comment:
Specify the behavior when a dangling &lt;section&gt; is encountered.

Posted from: 114.43.116.53 by kennyluck@csail.mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62988</commentid>
    <comment_count>1</comment_count>
    <who name="Kang-Hao (Kenny) Lu">kennyluck</who>
    <bug_when>2012-01-22 17:30:39 +0000</bug_when>
    <thetext>Consider

&lt;section&gt; &lt;!-- first --&gt;
   &lt;section&gt;&lt;/section&gt; &lt;!-- second --&gt;
   &lt;h1&gt;&lt;/h1&gt;
&lt;/section&gt;

, at the time when the algorithm walk in &lt;h1&gt;, the current section is the first &lt;section&gt; but now it gets an implied heading because of the second &lt;second&gt;, prose like

  # Otherwise, if the element being entered has a rank equal to or greater
  # than the heading of the last section of the outline of the current outlinee

is no longer well defined. Also, the second section never gets an implied heading. 

If you intend to leave this behavior undefined at the moment, I think you should just say so.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70470</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 08:00:03 +0000</bug_when>
    <thetext>This bug was cloned to create bug 18004 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72008</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-08-10 03:06:03 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7241.
Check-in comment: Make the outline algorithm handle implied headings better. Really this should just be rewritten to be clearer...
http://html5.org/tools/web-apps-tracker?from=7240&amp;to=7241</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>