This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23941 - "The Document must have a single child html node, which itself has a single child body node." - browsers insert a head, too. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2666
Summary: "The Document must have a single child html node, which itself has a single c...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 13:13 UTC by contributor
Modified: 2013-12-02 20:22 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-11-29 13:13:15 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html
Multipage: http://www.whatwg.org/C#windows
Complete: http://www.whatwg.org/c#windows
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html

Comment:
"The Document must have a single child html node, which itself has a single
child body node." - browsers insert a head, too.
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2666

Posted from: 90.230.218.37
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.48 Safari/537.36 OPR/18.0.1284.26 (Edition Next)
Comment 1 contributor 2013-12-02 20:22:29 UTC
Checked in as WHATWG revision r8319.
Check-in comment: Make the default about:blank doc have a <head>
http://html5.org/tools/web-apps-tracker?from=8318&to=8319