<?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>18263</bug_id>
          
          <creation_ts>2012-07-18 17:52:59 +0000</creation_ts>
          <short_desc>Should ordered list numbering consider list items in child blocks?</short_desc>
          <delta_ts>2016-04-20 16:29:52 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-ol-element</bug_file_loc>
          <status_whiteboard>whatwg-resolved</status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>travil</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>70992</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 17:52:59 +0000</bug_when>
    <thetext>This was was cloned from bug 17633 as part of operation convergence.
Originally filed: 2012-06-28 17:54:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-06-28 17:54:48 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/grouping-content.html
Multipage: http://www.whatwg.org/C#the-ol-element
Complete: http://www.whatwg.org/c#the-ol-element

Comment:
Should ordered list numbering consider list items in child blocks?

Posted from: 98.110.194.72 by bzbarsky@mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/16.0 Firefox/16.0
================================================================================
 #1   Boris Zbarsky                                   2012-06-28 17:56:43 +0000 
--------------------------------------------------------------------------------
Consider this testcase:

&lt;ol&gt;
  &lt;div&gt;&lt;li&gt;One&lt;/li&gt;&lt;/div&gt;
  &lt;li&gt;Two&lt;/li&gt;
  &lt;li&gt;Three&lt;/li&gt;
&lt;/ol&gt;

This is numbered &quot;1, 2, 3&quot; by Gecko, WebKit, IE7 and before, and IE quirks mode.

It&apos;s numbered &quot;1, 1, 2&quot; by IE8 and IE9 standards modes and Presto.

I&apos;m pretty sure that at least for quirks mode pages depend on this behavior.  I would also somewhat prefer that the behavior here not depend on mode...

Note that for &lt;ol reversed&gt; this also raises the question of how the start value is computed.
================================================================================
 #2   Ms2ger                                          2012-06-28 18:38:13 +0000 
--------------------------------------------------------------------------------
http://w3c-test.org/html/tests/submission/Ms2ger/rendering/TODO-lists.html
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72234</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-08-15 17:13:35 +0000</bug_when>
    <thetext>Filter on [Idon&apos;tcareaboutHTMLWGbugspam].</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121040</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2015-06-16 10:16:49 +0000</bug_when>
    <thetext>Making this a higher priority to actively seek more feedback on from implementers and webdevs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125947</commentid>
    <comment_count>3</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-20 16:29:52 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Moved to https://github.com/w3c/html/issues/225

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>