Re: [whatwg] DOM4: createHTMLDocument argument

On Tue, Sep 11, 2012 at 7:07 PM, Ojan Vafai <ojan@chromium.org> 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/

Received on Tuesday, 11 September 2012 17:22:07 UTC