Closed
Description
The Document object has a documentElement attribute. See MDN docs here: https://developer.mozilla.org/en/DOM/document.documentElement
However, our dart:html Document object is missing this. http://api.dartlang.org/html/Document.html
Use case: generating a document instance from XSLT and getting a handle on the document.documentElement object.
Metadata
Metadata
Assignees
Labels
No labels