35 Commits (master)

Author SHA1 Message Date
Dustin Wilson f731a3fe00 Node::innerNode is now public faux read only 2 years ago
Dustin Wilson 82770ba859 Mostly implemented HTMLElement, not tested yet 2 years ago
Dustin Wilson 2ddeefbbcb Filled out ChildNode, added tests 2 years ago
Dustin Wilson e41ece3a0c Added Element::outerText 3 years ago
Dustin Wilson 5e3c3d2ddb Added tests for Element::innerText 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 ea955e77b9 Starting testing 3 years ago
Dustin Wilson bba1bb2fe8 Added ParentNode::querySelector & ParentNode::querySelectorAll 3 years ago
Dustin Wilson 0cd7678545 BaseNode::compareDocumentPosition added to tests 3 years ago
Dustin Wilson 3819bec4ca Simplified circumventing PHP attribute node bugs 3 years ago
Dustin Wilson 13568ded88 Circumventing PHP attribute node bugs... ugh 3 years ago
Dustin Wilson aabd3a304d Test fails because of PHP bug 3 years ago
Dustin Wilson c5eba977c9 Element 100% code coverage 3 years ago
Dustin Wilson b00c7f6e47 Wrangling with class lists 3 years ago
Dustin Wilson c358e09d72 Started TokenList coverage 3 years ago
Dustin Wilson 305c04c937 More Element tests 3 years ago
Dustin Wilson 254cb7eee9 Removed bad test 3 years ago
Dustin Wilson 83566256df More code coverage progress 3 years ago
Dustin Wilson 611bdd5d70 More Element tests 3 years ago
Dustin Wilson 58c6456fc1 Fixes and more Element tests 3 years ago