- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Aug 2011 08:26:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13597
Summary: Remove reverse attribute from ol
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: jirka@kosek.cz
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
HTML5 spec introduces new reverse attribute on ol element.
This attribute should be removed from the spec because it doesn't adhere to
"Degrade Gracefully" design principle. Namely in legacy browsers numbering of
list items will be wrong. This is more harm then necessity to manually number
items for rare cases where list has to ordered in descending manner.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 3 August 2011 08:26:40 UTC