[whatwg] DOM4: createHTMLDocument argument
Elliott Sprehn
esprehn at gmail.com
Tue Sep 11 01:29:06 PDT 2012
On Tue, Sep 11, 2012 at 1:23 AM, Simon Pieters <simonp at 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
More information about the whatwg
mailing list