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 f9f3d2875a Updated HTML-Parser 2 years ago
..
HTMLElement Added element interface algorithm to Inner\Document. 3 years ago
Inner Node::innerNode is now public faux read only 2 years ago
Attr.php Node::innerNode is now public faux read only 2 years ago
CDATASection.php More tests, started adding name coercion back in 3 years ago
CharacterData.php Node::innerNode is now public faux read only 2 years ago
ChildNode.php Node::innerNode is now public faux read only 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 Node::innerNode is now public faux read only 2 years ago
DOMTokenList.php Node::innerNode is now public faux read only 2 years ago
Document.php Added Document::destroy() 2 years ago
DocumentFragment.php Many updates, tests fail 3 years ago
DocumentOrElement.php Node::innerNode is now public faux read only 2 years ago
DocumentType.php Node::innerNode is now public faux read only 2 years ago
Element.php Node::innerNode is now public faux read only 2 years ago
HTMLCollection.php HTMLCollection 100% covered 2 years ago
HTMLElement.php Node::innerNode is now public faux read only 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 Node::innerNode is now public faux read only 2 years ago
Node.php Fixes to attributes in Node::isEqualNode 2 years ago
NodeList.php Simplified NodeList, added NamedNodeMap 3 years ago
NonDocumentTypeChildNode.php Node::innerNode is now public faux read only 2 years ago
NonElementParentNode.php Node::innerNode is now public faux read only 2 years ago
ParentNode.php Node::innerNode is now public faux read only 2 years ago
ProcessingInstruction.php Node::innerNode is now public faux read only 2 years ago
SVGElement.php Mostly implemented HTMLElement, not tested yet 2 years ago
Serializer.php Minor serializer fix when reformatting whitespace with templates 2 years ago
Text.php Node::innerNode is now public faux read only 2 years ago
XMLDocument.php Updated HTML-Parser 2 years ago
XPathEvaluate.php Minor bug in XPathEvaluate::xpathEvaluate 's resolver regex 2 years ago
XPathEvaluator.php XPath done and fully tested 2 years ago
XPathEvaluatorBase.php Added support for closures as resolvers in XPath expressions 2 years ago
XPathException.php XPath done and fully tested 2 years ago
XPathExpression.php Node::innerNode is now public faux read only 2 years ago
XPathNSResolver.php XPath done and fully tested 2 years ago
XPathResult.php Oops 2 years ago