- From: Christoph Päper <christoph.paeper@crissov.de>
- Date: Wed, 23 Apr 2008 15:26:21 +0200
Ian Hickson schrieb:
> On Wed, 23 Apr 2008, Christoph P?per wrote:
>> there are probably worse compatibility issues with 
>> older specs and browsers than extra blank lines.
> 
> Hopefully not in HTML5. :-)
Isn't wrong numbering worse?
                      HTML4 UA       HTML5 UA
   <ol reversed>
     <li>Third        1. Third       3. Third
     <li>Second       2. Second      2. Second
     <li>First        3. First       1. First
   </ol>
Received on Wednesday, 23 April 2008 06:26:21 UTC