The nodes in the DOM tree. The DOMNode at index 0 corresponds to the root document.
final List<DOMNode> domNodes;