createAttirbuteNS tests adapted from createElementNS tests attached to webkit bug 16833 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS createAttributeNS(undefined, undefined) PASS createAttributeNS(null, undefined) PASS createAttributeNS(undefined, null) PASS createAttributeNS(null, null) PASS createAttributeNS(null, ""); threw InvalidCharacterError: Failed to execute 'createAttributeNS' on 'Document': The qualified name provided is empty. PASS createAttributeNS("", null) PASS createAttributeNS("", ""); threw InvalidCharacterError: Failed to execute 'createAttributeNS' on 'Document': The qualified name provided is empty. PASS createAttributeNS(null, "