This page tests calling document.importNode(null). If it passes, you'll see a "PASS" message below. caught exception: NotSupportedError: Failed to execute 'importNode' on 'Document': The node provided is invalid. PASS: importNode(null) didn't crash