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 15809 - ".... The root element of this tree is the html element..." DOM Trees have nodes not elementes. HTML documents have elements and text.
Summary: ".... The root element of this tree is the html element..." DOM Trees have no...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 12:52 UTC by contributor
Modified: 2012-01-31 15:54 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-01-31 12:52:02 UTC
Specification: http://dev.w3.org/html5/spec/index.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
"....
The root element of this tree is the html element..."
DOM Trees have nodes not elementes.
HTML documents have elements and text.


Posted from: 195.57.0.123
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
Comment 1 Ms2ger 2012-01-31 15:54:26 UTC
Element nodes and text nodes are nodes.