445 Commits (fe555bc0e4b79deef2bcda80ddb6ab9c8818797a)
 

Author SHA1 Message Date
Dustin Wilson fe555bc0e4 Updated README 3 years ago
Dustin Wilson ca57a61261 Named properties implemented in Document 3 years ago
Dustin Wilson 89a3f81acc More work on Document 3 years ago
Dustin Wilson c94c0d9f8f More tests, starting to fill in Document 3 years ago
Dustin Wilson 0f9b24ca16 Element::insertAdjacentHTML added & tested 3 years ago
Dustin Wilson 75fdebf38e Forgot to test Element::outerHTML exception 3 years ago
Dustin Wilson ee7ac131f4 Element::innerHTML and Element::outerHTML fully tested 3 years ago
Dustin Wilson ee01a1ab1d Started adding Element::innerHTML and Element::outerHTML 3 years ago
Dustin Wilson 87635ea36d Element fully tested & feature complete 3 years ago
Dustin Wilson 3f3fd89bfa Added in Element::insertAdjacentElement & Element::insertAdjacentText 3 years ago
Dustin Wilson 97eeca54b2 Added Element::webkitMatchesSelector 3 years ago
Dustin Wilson 6e4b846abe Tests pass for Element::matches 3 years ago
Dustin Wilson e3468bbe23 Started on Element::matches 3 years ago
Dustin Wilson b06252318b Tests pass for Element::closest 3 years ago
Dustin Wilson 417825061a Started adding in Element::closest, tests fail 3 years ago
Dustin Wilson 38e5816c21 Added removal of attributes back in, querySelector 3 years ago
Dustin Wilson e1ffbfdb9e DOMTokenList test improvements 3 years ago
Dustin Wilson d4828baa7a More tests, 100% coverage of DOMTokenList 3 years ago
Dustin Wilson 4ab67fbdad Added DOMTokenList, added back in tests 3 years ago
Dustin Wilson b5f56b31a6 More tests on Element 3 years ago
Dustin Wilson bb8850064c More tests for Element, found coercion issue in Parser 3 years ago
Dustin Wilson 82c9dac054 Continuing with tests 3 years ago
Dustin Wilson c03aebc52a More bugfixes 3 years ago
Dustin Wilson c533f8e63f Minor bugfixes 3 years ago
Dustin Wilson eeabd01d3e Integrated pretty printing serializer 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 4125bb1295 Further fixes for nasty PHP DOM bug 3 years ago
Dustin Wilson 8d071e2fc3 Changed InnerDOM namespace to Inner 3 years ago
Dustin Wilson aa467058f3 Starting to fix a nasty PHP DOM bug; things are a bit of a mess 3 years ago
Dustin Wilson 9cce49ec1e Fix syntax error 3 years ago
Dustin Wilson c22a1b54d8 Minor fixes 3 years ago
Dustin Wilson 775328fe75 Further tests 3 years ago
Dustin Wilson 1373c776c0 Fixing minor bugs 3 years ago
Dustin Wilson a0c2b27143 Started testing DocumentOrElement 3 years ago
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