410 Commits (eedd00704607a9cfd31e2fc051f163031b8f4581)
 

Author SHA1 Message Date
Dustin Wilson eedd007046 Improvements 3 years ago
Dustin Wilson ceef07f1ae Cleaning up test docblocks 3 years ago
Dustin Wilson 2525fda748 Document 100% coverage 3 years ago
Dustin Wilson e396b33eca More tests for Document 3 years ago
Dustin Wilson fb5cad11b7 Adding more tests for Document 3 years ago
Dustin Wilson 3a58ead88f oops 3 years ago
Dustin Wilson db3727a5ed Added DocumentOrElement::getElementsByClassName 3 years ago
Dustin Wilson 396e52631b Starting to fill out Document 3 years ago
Dustin Wilson 663f81d155 Node 100% coverage 3 years ago
Dustin Wilson 7ab2be9de3 Adding more tests for Node::replaceChild 3 years ago
Dustin Wilson 5dc2655436 Clarify comment 3 years ago
Dustin Wilson 80135ef2a6 Started adding test cases for Node::replaceChild 3 years ago
Dustin Wilson 0b41f8d7b4 Filling out code coverage on protected methods 3 years ago
Dustin Wilson 29d264a3e2 More tests 3 years ago
Dustin Wilson 029f483ee5 Fixing namespace bugs 3 years ago
Dustin Wilson 16f5851b5b Adding more tests 3 years ago
Dustin Wilson 5e187634d2 Re-integrated serializer, more tests 3 years ago
Dustin Wilson 2a01b0bd85 Cleaning up tests 3 years ago
Dustin Wilson 8a9123a372 More tests added to Node 3 years ago
Dustin Wilson d9ea147932 Many updates, tests fail 3 years ago
Dustin Wilson ff415e5277 Optimizations 3 years ago
Dustin Wilson a91ace0421 Rewrote node cloning 3 years ago
Dustin Wilson 09718cdb3a Minor cleanup 3 years ago
Dustin Wilson e9a444be73 Started re-integrating parser 3 years ago
Dustin Wilson 6fba662683 Simplified NodeList, added NamedNodeMap 3 years ago
Dustin Wilson afd3644a9a More work on Node::cloneNode 3 years ago
Dustin Wilson 49742a5709 More work on Node::cloneNode 3 years ago
Dustin Wilson 1ffe918af1 Started Node::cloneNode tests, updated README with limitations 3 years ago
Dustin Wilson d2d916f18c Circumvented PHP DOM textContent bug 3 years ago
Dustin Wilson 2798925510 Adding tests for Node::textContent, found yet another PHP DOM bug 3 years ago
Dustin Wilson f22d73764e Forgot Node::textContent's setter 3 years ago
Dustin Wilson 17aa915653 All properties on Node are now tested 3 years ago
Dustin Wilson 41129ddc07 Upgraded dependencies, added lots of tests for Node 3 years ago
Dustin Wilson d24f569991 More tests, started adding name coercion back in 3 years ago
Dustin Wilson ea955e77b9 Starting testing 3 years ago
Dustin Wilson cc3056da45 Added Attr, HTMLCollection 3 years ago
Dustin Wilson 5918e694ea Node fully implemented, not tested 3 years ago
Dustin Wilson b655e63ace More work on Node 3 years ago
Dustin Wilson 57823fc964 DOMImplementation, DocumentType, etc. 3 years ago
Dustin Wilson 0eb04c81de Added DocumentFragment & HTMLTemplateElement 3 years ago
Dustin Wilson f45f75c705 Started implementing more of Node 3 years ago
Dustin Wilson f370dbc288 More progress with wrapper classes, added NodeList 3 years ago
Dustin Wilson 81cc580711 Playing around with wrapper classes 3 years ago
Dustin Wilson 8f471ef430 Started adding Document::adoptNode 3 years ago
Dustin Wilson 22517be90a more README 3 years ago
Dustin Wilson 01b69fa8c6 README updates 3 years ago
Dustin Wilson bbe22e2e61 Added properties to Document 3 years ago
Dustin Wilson 8d9249ddea querySelector no longer throws exceptions if not syntax error 3 years ago
Dustin Wilson bba1bb2fe8 Added ParentNode::querySelector & ParentNode::querySelectorAll 3 years ago
Dustin Wilson ec0ffbbd92 Added NodeTrait::contains 3 years ago