217 Commits (bbde4775e0a7cb69d38fcff517eddb9ea8773c85)

Author SHA1 Message Date
Dustin Wilson 367e27d9b7 Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
Dustin Wilson 5311f14e5b Fixes to attributes in Node::isEqualNode 2 years ago
Dustin Wilson edd22dc35d Added support for closures as resolvers in XPath expressions 2 years ago
Dustin Wilson 15a92f070e Added Document::destroy() 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 5523e09ab2 More tests, started documentation 2 years ago
Dustin Wilson 12d1dba36c More tests for HTMLElement 2 years ago
Dustin Wilson 82770ba859 Mostly implemented HTMLElement, not tested yet 2 years ago
Dustin Wilson 17d6b8a2ed XPath done and fully tested 2 years ago
Dustin Wilson 7919f4077a Implemented DOM XPath, started testing 2 years ago
Dustin Wilson 474ea22e13 100% coverage 2 years ago
Dustin Wilson 5bfd8c82ec Serializer 100% covered -- FFS 2 years ago
Dustin Wilson e5c8d526be ProcessingInstruction 100% covered, added cache for documents 2 years ago
Dustin Wilson 6eb07562da HTMLCollection 100% covered 2 years ago
Dustin Wilson 90e07f02d5 NamedNodeMap 100% covered 2 years ago
Dustin Wilson 3d0e21edaf Starting to fix NamedNodeMap, test fails 2 years ago
Dustin Wilson 6d8bc49ed8 Added ChildNode::remove, NonElementParentNode 2 years ago
Dustin Wilson 2ddeefbbcb Filled out ChildNode, added tests 2 years ago
Dustin Wilson f29bdb8bbf CharacterData fully covered 2 years ago
Dustin Wilson e41ece3a0c Added Element::outerText 2 years ago
Dustin Wilson 5e3c3d2ddb Added tests for Element::innerText 3 years ago
Dustin Wilson 1cd73a1479 More testing, forever testing 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 97eeca54b2 Added Element::webkitMatchesSelector 3 years ago
Dustin Wilson 6e4b846abe Tests pass for 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 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 a0c2b27143 Started testing DocumentOrElement 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