- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 21 Feb 2010 09:20:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9102
--- Comment #1 from Simon Pieters <simonp@opera.com> 2010-02-21 09:20:00 ---
ol[type=a], li[type=a] { list-style-type: lower-alpha; }
ol[type=A], li[type=A] { list-style-type: upper-alpha; }
ol[type=i], li[type=i] { list-style-type: lower-roman; }
ol[type=I], li[type=I] { list-style-type: upper-roman; }
These need to be in prose instead.
--
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 Sunday, 21 February 2010 09:20:02 UTC