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>

Reply via email to