20 Commits (master)

Author SHA1 Message Date
Dustin Wilson 1435ecbab3 Doing some cleanup and appeasement of Intelephense, testing is broken 6 months ago
Dustin Wilson 367e27d9b7 Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
Dustin Wilson 82770ba859 Mostly implemented HTMLElement, not tested yet 2 years ago
Dustin Wilson b5f56b31a6 More tests on Element 3 years ago
Dustin Wilson 2525fda748 Document 100% coverage 3 years ago
Dustin Wilson 41129ddc07 Upgraded dependencies, added lots of tests for Node 3 years ago
Dustin Wilson 5918e694ea Node fully implemented, not tested 3 years ago
Dustin Wilson 57823fc964 DOMImplementation, DocumentType, etc. 3 years ago
Dustin Wilson f370dbc288 More progress with wrapper classes, added NodeList 3 years ago
Dustin Wilson 81cc580711 Playing around with wrapper classes 3 years ago
Dustin Wilson bba1bb2fe8 Added ParentNode::querySelector & ParentNode::querySelectorAll 3 years ago
Dustin Wilson d7cab23226 Added in BaseNode::compareDocumentPosition 3 years ago
Dustin Wilson 83566256df More code coverage progress 3 years ago
Dustin Wilson e23041a6c3 Moved MagicProperties and Exception to framework repository 3 years ago
Dustin Wilson 16174b9937 DocumentFragment, DOMException, Exception 100% code coverage 3 years ago
Dustin Wilson d093e43066 Rewrote Document::createElement and Document::createElementNS 3 years ago
Dustin Wilson cca9ab04b8 All tests (so far!) pass 3 years ago
Dustin Wilson e22e23da0c HTMLTemplateElements are now properly created when importing nodes 3 years ago
Dustin Wilson d6f75116da Nested templates don't work :/ 3 years ago
Dustin Wilson 5cc51cc6d5 Changing repo to HTML-DOM 3 years ago
Dustin Wilson b99cb53c57 DOM still a mess, but committing what I have for the moment 3 years ago
Dustin Wilson 3a0ffafc7a Changed ElementRegistry to ElementMap, destructors for ElementMap 3 years ago
Dustin Wilson 6522a5b9d3 Fixed template element referencing, appending attribute nodes removed 3 years ago
Dustin Wilson c023e35f9c Added Element::classList 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 3 years ago
J. King 4d15451270 Fix syntax error 3 years ago
Dustin Wilson 4771a65239 Added setAttributeNode, setAttributeNodeNS support for id attributes 3 years ago
Dustin Wilson c1bf8c983b Added innerHTML to Element, getting of outerHTML, started on setting 3 years ago