TestAdoptNode |
|
TestAdoptNodeToSameDocument |
|
TestAdoptNodeWithParent |
|
TestAllowedChildren |
|
TestAppendChildWrongDocument |
Tests that Node.appendChild(Node) throws an appropriate exception if an attempt is made to
append a child that has a different owner document.
|
TestCloneNode |
|
TestCreateAttribute |
|
TestCreateAttributeNS |
|
TestCreateAttributeNSInvalid |
|
TestCreateAttributeNSWithoutNamespace |
|
TestCreateCDATASection |
|
TestCreateElement |
|
TestCreateElementNS |
|
TestCreateElementNSWithInvalidName |
|
TestCreateElementNSWithoutNamespace |
|
TestCreateEntityReference |
|
TestCreateText |
|
TestDocumentSiblings |
|
TestGetDomConfigDefaults |
|
TestGetOwnerDocument |
|
TestLookupNamespaceURI |
|
TestLookupNamespaceURIWithEmptyDocument |
|
TestNormalizeDocumentNamespace |
|
TestTransformerWithIdentityStylesheet |
|
TestTransformerWithStylesheet |
|
TestValidator |
|
TransformerTestCase |
|