[whatwg] HTML 5: The l (line) element
Ian Hickson
ian at hixie.ch
Wed Apr 23 23:01:58 PDT 2008
On Wed, 23 Apr 2008, Christoph Päper wrote:
> 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>
I don't think wrong numbering is especially serious, no. In important
cases, you can always use value="".
The difference is that this is a new attribute. Using <br></br> is
something we can never do because there are pages that rely on the </br>
handling.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list