[whatwg] Document.title for SVG documents

Ian Hickson ian at hixie.ch
Tue Feb 4 09:15:16 PST 2014


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.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list