Document.root

The root element, like <html>. Most the methods on Document forward to this object.

class Document
Element root;
Suggestion Box / Bug Report