Bogus note in "before head"

In "before head" the spec says:

> Note: This will result in an empty head element being generated,  
> with the current token being reprocessed in the "after head"  
> insertion mode.

This is untrue for start tag tokens that are one of: base, command,
link, meta, title, noscript, noframes, style, script. These will
create a head element and result in the current token being
reprocessed in the "in head" insertion mode.

-- 
Geoffrey Sneddon — Opera Software
<http://gsnedders.com/>
<http://www.opera.com/>

Received on Monday, 10 August 2009 10:54:59 UTC