Tests that the DOMConfiguration object returned by Document.getDomConfig() is
initialized with the correct default values as defined by the DOM specification.
Tests that a call to Node.lookupNamespaceURI(String) on a Document actually
performs a lookup on the document element as described in appendix B.4 of the DOM Level 3 Core
specification.