Modern DOM library written in PHP for HTML documents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dustin Wilson 3b665c5957 Fix error in documentation 2 years ago
..
HTMLElement Added element interface algorithm to Inner\Document. 2 years ago
Inner More tests for HTMLElement 2 years ago
Attr.php Starting to fix NamedNodeMap, test fails 2 years ago
CDATASection.php More tests, started adding name coercion back in 3 years ago
CharacterData.php Added ChildNode::remove, NonElementParentNode 2 years ago
ChildNode.php Added ChildNode::remove, NonElementParentNode 2 years ago
Collection.php Changed InnerDOM namespace to Inner 3 years ago
Comment.php Upgraded dependencies, added lots of tests for Node 3 years ago
DOMException.php Mostly implemented HTMLElement, not tested yet 2 years ago
DOMImplementation.php More testing, forever testing 2 years ago
DOMTokenList.php Mostly implemented HTMLElement, not tested yet 2 years ago
Document.php Fix error in documentation 2 years ago
DocumentFragment.php Many updates, tests fail 3 years ago
DocumentOrElement.php More tests, starting to fill in Document 3 years ago
DocumentType.php Upgraded dependencies, added lots of tests for Node 3 years ago
Element.php Mostly implemented HTMLElement, not tested yet 2 years ago
HTMLCollection.php HTMLCollection 100% covered 2 years ago
HTMLElement.php More tests, started documentation 2 years ago
HTMLOrSVGElement.php Mostly implemented HTMLElement, not tested yet 2 years ago
MathMLElement.php Node fully implemented, not tested 3 years ago
NamedNodeMap.php HTMLCollection 100% covered 2 years ago
Node.php More tests, started documentation 2 years ago
NodeList.php Simplified NodeList, added NamedNodeMap 3 years ago
NonDocumentTypeChildNode.php Added ChildNode::remove, NonElementParentNode 2 years ago
NonElementParentNode.php Added ChildNode::remove, NonElementParentNode 2 years ago
ParentNode.php Filled out ChildNode, added tests 2 years ago
ProcessingInstruction.php Upgraded dependencies, added lots of tests for Node 3 years ago
SVGElement.php Mostly implemented HTMLElement, not tested yet 2 years ago
Serializer.php Serializer 100% covered -- FFS 2 years ago
Text.php Upgraded dependencies, added lots of tests for Node 3 years ago
XMLDocument.php DocumentOrElement 100% covered 3 years ago
XPathEvaluate.php More documentation 2 years ago
XPathEvaluator.php XPath done and fully tested 2 years ago
XPathEvaluatorBase.php XPath done and fully tested 2 years ago
XPathException.php XPath done and fully tested 2 years ago
XPathExpression.php XPath done and fully tested 2 years ago
XPathNSResolver.php XPath done and fully tested 2 years ago
XPathResult.php XPath done and fully tested 2 years ago