470 Commits (66f99819941718a9373f904692a5ba811ecaa346)
 

Author SHA1 Message Date
Dustin Wilson 66f9981994 1.0.0 2 years ago
Dustin Wilson 3b665c5957 Fix error in documentation 2 years ago
Dustin Wilson f171523f74 Finishing up documentation 2 years ago
Dustin Wilson 736766989c Even more documentation 2 years ago
Dustin Wilson e48b8e4e40 More documentation 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 6b0647fe90 More changes to 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 2 years ago
Dustin Wilson 30e94ae631 Added Element::innerText, not tested yet 2 years ago
Dustin Wilson 1cd73a1479 More testing, forever testing 2 years ago
Dustin Wilson 6383971fcb Added element interface algorithm to Inner\Document. 2 years ago
Dustin Wilson fe555bc0e4 Updated README 2 years ago
Dustin Wilson ca57a61261 Named properties implemented in Document 2 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