Function Document.documentElement
This is a convenience attribute that allows direct access to the child node that is the document element of the document.
Prototype
DOMImplementation . Element!DOMString documentElement() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --