- From: <bugzilla@jessica.w3.org>
- Date: Thu, 14 Apr 2011 23:42:51 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12492 Lars Gunther <webmaster@keryx.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |webmaster@keryx.se --- Comment #3 from Lars Gunther <webmaster@keryx.se> 2011-04-14 23:42:51 UTC --- Using ol for items this long does not solve any real problem. It will probably confuse users of screen reading software that will hear "list item" and then a complete comment. It will introduce problems with CSS, since not everyone is using CSS resets. It will make the markup more bloated. In short: No benefit and lots of trouble. And the source order by itself carries enough meaning. The list element is not supposed to arbitrarily say "for this the order is really, really important". And since people nowadays seem to abuse lists almost as much as the abused tables a few years ago, this would be encouraging the wrong kind of behavior. -- 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 Thursday, 14 April 2011 23:42:53 UTC