[DOMImplementation-createDocument.html]
type: testharness
[createDocument test: "http://example.com/","a:0",null,"NAMESPACE_ERR"]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/319
[createDocument test: null,null,DocumentType node ,null]
expected: FAIL
bug: 520969
[createDocument test 195: metadata for null,null,DocumentType node ]
expected: FAIL
bug: 520969
[createDocument test: null,"",DocumentType node ]
expected: FAIL
bug: 520969