HTML-DOM/tests/cases
2021-12-22 15:45:06 -06:00
..
TestAttr.php Starting to fix NamedNodeMap, test fails 2021-12-14 17:00:17 -06:00
TestCharacterData.php CharacterData fully covered 2021-12-11 11:23:12 -06:00
TestChildNode.php Added ChildNode::remove, NonElementParentNode 2021-12-14 08:59:50 -06:00
TestCollection.php Starting to fix NamedNodeMap, test fails 2021-12-14 17:00:17 -06:00
TestDocument.php Named properties implemented in Document 2021-11-29 16:43:14 -06:00
TestDocumentOrElement.php DOMTokenList test improvements 2021-11-22 23:22:09 -06:00
TestDOMImplementation.php More tests, starting to fill in Document 2021-11-28 11:16:32 -06:00
TestDOMTokenList.php Added removal of attributes back in, querySelector 2021-11-23 16:55:23 -06:00
TestElement.php Mostly implemented HTMLElement, not tested yet 2021-12-22 15:45:06 -06:00
TestHTMLCollection.php HTMLCollection 100% covered 2021-12-15 15:49:14 -06:00
TestHTMLElement.php Mostly implemented HTMLElement, not tested yet 2021-12-22 15:45:06 -06:00
TestInnerDocument.php More testing, forever testing 2021-12-05 22:30:04 -06:00
TestNamedNodeMap.php NamedNodeMap 100% covered 2021-12-15 14:18:58 -06:00
TestNode.php Filled out ChildNode, added tests 2021-12-13 13:22:40 -06:00
TestNonDocumentTypeChildNode.php Starting to fix NamedNodeMap, test fails 2021-12-14 17:00:17 -06:00
TestParentNode.php Filled out ChildNode, added tests 2021-12-13 13:22:40 -06:00
TestProcessingInstruction.php ProcessingInstruction 100% covered, added cache for documents 2021-12-15 16:58:22 -06:00
TestSerializer.php 100% coverage 2021-12-16 15:54:25 -06:00
TestText.php 100% coverage 2021-12-16 15:54:25 -06:00
TestXMLDocument.php 100% coverage 2021-12-16 15:54:25 -06:00
TestXPathEvaluate.php XPath done and fully tested 2021-12-21 16:28:02 -06:00
TestXPathEvaluator.php XPath done and fully tested 2021-12-21 16:28:02 -06:00
TestXPathExpression.php XPath done and fully tested 2021-12-21 16:28:02 -06:00
TestXPathResult.php XPath done and fully tested 2021-12-21 16:28:02 -06:00