84 Commits (ca57a61261969a0ca0ff86b894e6f40d48efd158)

Author SHA1 Message Date
Dustin Wilson aabd3a304d Test fails because of PHP bug 3 years ago
Dustin Wilson c5eba977c9 Element 100% code coverage 3 years ago
Dustin Wilson 83566256df More code coverage progress 3 years ago
Dustin Wilson d2fc1738ac Upgraded mensbeam/html-parser 3 years ago
Dustin Wilson e23041a6c3 Moved MagicProperties and Exception to framework repository 3 years ago
Dustin Wilson 136b1420a2 MagicProperties 100% covered, starting Node 3 years ago
Dustin Wilson 302ca7839c More tests 3 years ago
Dustin Wilson c289605756 Document 100% code coverage 3 years ago
Dustin Wilson bdeb2612b3 Adding property types and other PHP 7.4 stuff 3 years ago
Dustin Wilson 728ef845ea Formatted serializing is now covered 3 years ago
Dustin Wilson d742a9e0d7 Test harness built for formatted serializing, fixed serializer bugs 3 years ago
Dustin Wilson 8888179bd8 Worked on pre insertion validity coverage and bugs in it 3 years ago
Dustin Wilson 081929c281 Code coverage; Document 82.76% 3 years ago
Dustin Wilson 10269fc2f1 Working on code coverage; Document 63.33% 3 years ago
Dustin Wilson 611bdd5d70 More Element tests 3 years ago
Dustin Wilson 58c6456fc1 Fixes and more Element tests 3 years ago
Dustin Wilson 7b427d4019 More tests 3 years ago
Dustin Wilson 7940aeac97 More tests, updated name coercion 3 years ago
Dustin Wilson 691c5334b1 More tests 3 years ago
Dustin Wilson debaa3f388 Fixing template element references 3 years ago
Dustin Wilson 4eeb45b816 Added support for html namespace, 1 test fails now 3 years ago
Dustin Wilson 62103ce954 Tests fixed (so far) 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 4deab6b1ac Upgraded deps, started rewriting tests 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 477930fa4c Bit of cleaning 3 years ago
Dustin Wilson 4267c56188 Nested templates may be working 3 years ago
Dustin Wilson d6f75116da Nested templates don't work :/ 3 years ago
Dustin Wilson 5f1b388cf7 Trying out HTMLElement 3 years ago
Dustin Wilson ee4fa55479 Removed property types 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 b99cb53c57 DOM still a mess, but committing what I have for the moment 3 years ago
J. King 62db85f571 Fix error in serializer 3 years ago
Dustin Wilson 9d2b4acdae Created MagicProperties trait for managing getters and setters 3 years ago
Dustin Wilson 637474cfba Make XPath object only created if asked for in Document 3 years ago
Dustin Wilson 1ca312d8c6 Added getElementsByClassName to DOM 3 years ago
Dustin Wilson afafbe3c31 Fixed a couple of pretty printing bugs 3 years ago
Dustin Wilson 9899b2fb81 Finishing up pretty printing 3 years ago
Dustin Wilson 9177ed6074 Cleaning up 3 years ago
Dustin Wilson a8d146fad4 Pretty printing works (mostly) but is a mess right now lol 3 years ago
Dustin Wilson 82eb4828ed More pretty printing work, cleanup of DOM methods 3 years ago
Dustin Wilson ebcf7d091e Continuing work on pretty printing 3 years ago
Dustin Wilson 70f8769c93 Starting to move all DOM actual serialization to Document::serialize 3 years ago
Dustin Wilson 8be1364737 Started work on pretty printing 3 years ago
Dustin Wilson 3a431fe134 Optimize nodes 3 years ago
J. King f08f1a1a37 Fix up attribute testing 3 years ago
Dustin Wilson 0d7f7ef0bf More documentation updates, started on Element documentation 3 years ago