A DOM node as CDP identifies it: by id, not by reference.
CDP's node id, valid until the next DOM.getDocument.
DOM.getDocument
The tag name, e.g. "DIV", or "#document" for the root.
"DIV"
"#document"