Next in thread → Next in month →

Re: XML5: Re: [xml-dev] MicroXML

From
Liam R E Quin <>
To
rjelliffe <>
Date
2010-12-16T18:01:33Z
ID
<>
Thread
Re: XML5: Re: [xml-dev] MicroXML
On Thu, 2010-12-16 at 21:25 +1100, rjelliffe wrote:

>  I have a strong memory of being told in the 90s (and trying it out) 
>  that "/>"
>  would work in HTML parsers for XHMTL if there was a space before:  eg 
>  "<br />".
>  I had thought it applied to XML tags in general, but it seems not.

See http://www.w3.org/TR/xhtml1/guidelines.html

It did in HTML4 browsers, or at least when we tested it at the time it
was reported to work that way - they added an attribute called "/".

It only worked for elements declared EMPTY - or, more precisely,
hard-wired to be EMPTY - in HTML browsers, so you could not write <p/>
and get anything you might have expected. Unless you expected what
you got, of course ;-)

Best,

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org
Next in thread → Next in month →