16 Commits (5918e694ea9ffcff1b533eddabdf272e63e376d0)

Author SHA1 Message Date
Dustin Wilson 5918e694ea Node fully implemented, not tested 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 852d30e62f Added interfaces for Node and CharacterData for inheritance 3 years ago
Dustin Wilson 4bec2ec108 Test fails because of PHP bug, will fix 3 years ago
Dustin Wilson 2e07af4edb Added ChildNode::before, started on a bit of documentation 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 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 fbd5c9ca59 Cleaning up traits 3 years ago
Dustin Wilson cca9ab04b8 All tests (so far!) pass 3 years ago
Dustin Wilson d6f75116da Nested templates don't work :/ 3 years ago
Dustin Wilson 45129b4484 Cleaning up DOM walkers 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 82eb4828ed More pretty printing work, cleanup of DOM methods 3 years ago
Dustin Wilson 70f8769c93 Starting to move all DOM actual serialization to Document::serialize 3 years ago
Dustin Wilson 3a431fe134 Optimize nodes 3 years ago
Dustin Wilson 3a0ffafc7a Changed ElementRegistry to ElementMap, destructors for ElementMap 3 years ago
Dustin Wilson f5cca19355 More documentation, disabled C14N 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
Dustin Wilson 63fe744864 Printing 👌🏻 6 years ago
Dustin Wilson ab1a78c192 Modifying printing 6 years ago
Dustin Wilson dfda8d5f3a Organization 6 years ago
Dustin Wilson fd6003fb4e Added additional entry point 6 years ago