[whatwg] [html5] tags, elements and generated DOM

Ian Hickson ian at hixie.ch
Tue Apr 5 12:19:41 PDT 2005


On Tue, 5 Apr 2005, Anne van Kesteren wrote:
> Ian Hickson wrote:
> > > The head element seems to be implied by Mozilla and IE.
> > 
> > Even when there are no elements that imply a <head>? I meant, e.g.,
> > when parsing the empty string as HTML. My understanding was that no
> > <head> element was generated in that case.
> 
>  <data:text/html,>
> 
> ... generates both in Firefox 1.0 and in recent nightlies:
> 
>  HTML
>   HEAD
>   BODY

I stand corrected.

-- 
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