[whatwg] HTML 5: The l (line) element

Christoph Päper christoph.paeper at crissov.de
Wed Apr 23 06:26:21 PDT 2008


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>



More information about the whatwg mailing list