This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10979 - Rendering rules for ol[reversed] and ol[start] are missing.
Summary: Rendering rules for ol[reversed] and ol[start] are missing.
Status: CLOSED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 17:00 UTC by contributor
Modified: 2011-08-04 05:34 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2010-10-05 17:00:10 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#punctuation-and-decorations

Comment:
Rendering rules for ol[reversed] and ol[start] are missing.

Posted from: 83.85.115.123 by annevk@opera.com
Comment 1 Ms2ger 2010-10-10 19:35:08 UTC
The spec states

> When rendering li elements, user agents are expected to use the ordinal value
> of the li element to render the counter in the list item marker.

The "ordinal value" is defined appropriately for ol@reversed and ol@start.
Comment 2 Anne 2010-10-10 20:21:07 UTC
Good point.
Comment 3 Michael[tm] Smith 2011-08-04 05:34:50 UTC
mass-move component to LC1