<?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>18260</bug_id>
          
          <creation_ts>2012-07-18 17:52:20 +0000</creation_ts>
          <short_desc>Ordered list numbering needs to be aware of CSS boxes</short_desc>
          <delta_ts>2012-11-11 01:09:44 +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>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-ol-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Silvia Pfeiffer">silviapfeiffer1</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</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>70986</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 17:52:20 +0000</bug_when>
    <thetext>This was was cloned from bug 17632 as part of operation convergence.
Originally filed: 2012-06-28 17:45:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-06-28 17:45:46 +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:
Ordered list numbering needs to be aware of CSS boxes

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:49:33 +0000 
--------------------------------------------------------------------------------
Consider this testcase:

  &lt;!DOCTYPE html&gt;
  &lt;ol&gt;
    &lt;li&gt;One&lt;/li&gt;
    &lt;li style=&quot;display: none&quot;&gt;&lt;/li&gt;
    &lt;li&gt;Two&lt;/li&gt;
  &lt;/ol&gt;

This is interoperably numbered &quot;1, 2&quot; in Gecko, Presto, WebKit, Trident.

The spec right now says it should be numbered &quot;1, 3&quot; as far as I can tell.
================================================================================
 #2   Boris Zbarsky                                   2012-06-28 17:56:56 +0000 
--------------------------------------------------------------------------------
Oh, and how should this affect &lt;ol reversed&gt; numbering?
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72221</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-08-15 17:13:23 +0000</bug_when>
    <thetext>Filter on [Idon&apos;tcareaboutHTMLWGbugspam].</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77835</commentid>
    <comment_count>2</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2012-11-04 12:04:56 +0000</bug_when>
    <thetext>Staging the following patch to be applied next week:
https://github.com/w3c/html/commit/c94cdeadf2b9f91e5a6a83ba82724e3c57716f10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78185</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2012-11-11 01:09:44 +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-v2.html

Status: Accepted
Change Description:
https://github.com/w3c/html/commit/c94cdeadf2b9f91e5a6a83ba82724e3c57716f10
Rationale: adopted WHATWG change</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>