13 Commits (5918e694ea9ffcff1b533eddabdf272e63e376d0)

Author SHA1 Message Date
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