41 Commits (1435ecbab361bbfa03720043f92df2fcb77adb7d)

Author SHA1 Message Date
Dustin Wilson 5311f14e5b Fixes to attributes in Node::isEqualNode 2 years ago
Dustin Wilson f731a3fe00 Node::innerNode is now public faux read only 2 years ago
Dustin Wilson 228a11cb44 Added Node::getNodePath 2 years ago
Dustin Wilson 2ddeefbbcb Filled out ChildNode, added tests 3 years ago
Dustin Wilson 0f9b24ca16 Element::insertAdjacentHTML added & tested 3 years ago
Dustin Wilson e1ffbfdb9e DOMTokenList test improvements 3 years ago
Dustin Wilson 82c9dac054 Continuing with tests 3 years ago
Dustin Wilson 08d893f1f9 Added namespace constants to Node 3 years ago
Dustin Wilson be1e6cb65f DocumentOrElement 100% covered 3 years ago
Dustin Wilson 8d071e2fc3 Changed InnerDOM namespace to Inner 3 years ago
Dustin Wilson 775328fe75 Further tests 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 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 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 6fba662683 Simplified NodeList, added NamedNodeMap 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 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 2e07af4edb Added ChildNode::before, started on a bit of documentation 3 years ago
Dustin Wilson 24ac00c5eb Dropping support for PHP 7.4 3 years ago
Dustin Wilson 911d6c1801 Node, Walk code coverage 100% 3 years ago
Dustin Wilson 136b1420a2 MagicProperties 100% covered, starting Node 3 years ago