On Tue, Sep 11, 2012 at 7:07 PM, Ojan Vafai <[email protected]> wrote: > Is it? All I see in the spec is "There must be no more than one title > element per document."
http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-head-element requires it (via the content model). >> Should the spec say to omit the title element altogether when the argument >> is omitted? > > Makes sense to me. WebKit's current behavior is dumb. :) Should we also make the createDocument() arguments optional? -- http://annevankesteren.nl/
