1 Commits (6383971fcbe26eef7c09ea4e36b2d525659c4706)

Author SHA1 Message Date
Dustin Wilson 6383971fcb Added element interface algorithm to Inner\Document. 3 years ago
Dustin Wilson 8d071e2fc3 Changed InnerDOM namespace to Inner 3 years ago
Dustin Wilson 6fba662683 Simplified NodeList, added NamedNodeMap 3 years ago
Dustin Wilson 1ffe918af1 Started Node::cloneNode tests, updated README with limitations 3 years ago
Dustin Wilson d24f569991 More tests, started adding name coercion back in 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 0eb04c81de Added DocumentFragment & HTMLTemplateElement 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 bdeb2612b3 Adding property types and other PHP 7.4 stuff 3 years ago
Dustin Wilson 081929c281 Code coverage; Document 82.76% 3 years ago
Dustin Wilson debaa3f388 Fixing template element references 3 years ago
Dustin Wilson 875963e697 Document changes 3 years ago
Dustin Wilson d093e43066 Rewrote Document::createElement and Document::createElementNS 3 years ago
Dustin Wilson fbd5c9ca59 Cleaning up traits 3 years ago
Dustin Wilson d6f75116da Nested templates don't work :/ 3 years ago
Dustin Wilson 15aa960174 Now uses mensbeam\html-parser. 3 years ago
Dustin Wilson 5cc51cc6d5 Changing repo to HTML-DOM 3 years ago
Dustin Wilson 3a0ffafc7a Changed ElementRegistry to ElementMap, destructors for ElementMap 3 years ago
Dustin Wilson c023e35f9c Added Element::classList 3 years ago
Dustin Wilson 5ea14e81ca Added TemplateElement 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King e3a271f06b Fix first failure in tree builder 3 years ago