Re: [whatwg] Document.title for SVG documents

On Tue, 4 Feb 2014, Anne van Kesteren wrote:
> 
> Given that this does not define a html:title in html:head it's 
> non-conforming anyway so that seems fine. (I'm assuming we're using HTML 
> parsing rules of today.)

The spec actually allows <title> to be ommitted in a number of cases, e.g. 
srcdoc documents, and we may extend this in the future (e.g. documents 
intended only for use in <iframe>s).

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

Received on Tuesday, 4 February 2014 17:16:21 UTC