- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 4 Feb 2014 17:15:16 +0000 (UTC)
- To: Anne van Kesteren <annevk@annevk.nl>
- Cc: Cameron McCormack <cam@mcc.id.au>, WHATWG <whatwg@whatwg.org>
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