- From: Elliott Sprehn <esprehn@gmail.com>
- Date: Tue, 11 Sep 2012 01:29:06 -0700
- To: Simon Pieters <simonp@opera.com>
- Cc: whatwg <whatwg@lists.whatwg.org>, Erik Arvidsson <arv@chromium.org>
On Tue, Sep 11, 2012 at 1:23 AM, Simon Pieters <simonp@opera.com> wrote: > ... > > The title element is required in HTML. What are the use cases for creating a > document without a title? > It's not required for <iframe srcdoc> (or HTML in email, ...) so if you were building a document to then serialize to assign as a srcdoc you might want to omit it. - E
Received on Tuesday, 11 September 2012 08:30:15 UTC