[whatwg] SGML declaration

On Fri, 16 Jul 2004, fantasai wrote:
>
> The one backwards-incompatible change I'm considering is changing the
> NET delimiter the same way XML does so that
>    <foo/>content/
> does not get interpreted as
>    <foo>&lt;content</foo>
> or
>    <foo></foo>&lt;content/
> (depending on whether foo is an empty element or not)
> by true SGML parsers.

I'd much rather we just fix browsers to accept NET delimiters...

Mind you, this would catch all the people who insist on putting />
nonsense into their HTML documents, so maybe it's not too bad. NET
SHORTTAG just has a bit of sentimental value...

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 16 July 2004 06:08:30 UTC