Re: //head/object

On Tue, 4 May 2010 16:20:22 +0200
Krzysztof Maczyński <1981km@gmail.com> wrote:

> I can't see how it makes those browsers' parsers simpler.

Certainly allowing <object> in <head> doesn't increase parser
complexity. It would be a simple matter of switching from treating it
like, say, <div> which automatically triggers the <body> element to
start, to treating it like <script> which does not.

-- 
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>

Received on Tuesday, 4 May 2010 19:50:58 UTC