60 Commits (da0a4b12e36380d216772ffe372adb862b669360)

Author SHA1 Message Date
J. King da0a4b12e3 Spec-related update 1 year ago
Dustin Wilson afaf10d602 Fixed yet another xmlns issue... 3 years ago
J. King 8d388ef8cd Improve coverage 3 years ago
J. King 973a41a39c Fix up some tests 3 years ago
J. King 3de0f4343c Fix remaining serializer bugs 3 years ago
J. King e74d0d0f31 Prototype of serializer 3 years ago
J. King c8c06412d1 Simplify parser API 3 years ago
J. King 21fd99e40a Remove most uses of parser exceptions 3 years ago
J. King a6df609348 Remove all references to "tree builder" 3 years ago
J. King 6de6599411 Fix one last test 3 years ago
J. King e26af87ee4 Tests for XML declaration-base encoding detection 3 years ago
J. King 29127c51ee Update encoding pre-scan 3 years ago
J. King 4b5248f75a Address most remaining test mismatches 3 years ago
J. King b34774fdec Simplify foreign content processing 3 years ago
J. King f9ed170c3b Ignore failure with xmlns test 3 years ago
J. King beefeb66a6 Patch errors in tests properly 3 years ago
J. King 4b5d3c4be5 Patch out old errors less incorrectly 3 years ago
J. King 1b24ea7a5b Remove most test patches 3 years ago
J. King 905ea234bc Align parser better with test suite 3 years ago
J. King ff8ed85414 Fix up most namespace-related failures 3 years ago
J. King 4f2219edb7 Commit more fixes 3 years ago
J. King 2a470c1008 Partially working HTML namespace support 3 years ago
J. King 6ee9f0ccc2 More PI tests 3 years ago
J. King a88a3ae107 Support processing instructions 3 years ago
J. King a1fb76a557 Implement fallback encoding setting 3 years ago
J. King 4dec2ea2c1 Clean up parse error handling 3 years ago
J. King 3c8cc21064 Remove DOM features and related 3 years ago
J. King 88af223a89 Parse to an unmodified DOM 3 years ago
J. King 3114f3a9bb Fix most serializer test failures 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King d319be477e Improve coverage 3 years ago
J. King 95e6cf7d6c Defer further unit testing of tokenizer 3 years ago
J. King 82621a11e3 Sort out namespaced attributes 3 years ago
J. King fe8c39d841 Add some tokenizer tests 3 years ago
J. King da3657430b Fill out more coverage 3 years ago
J. King 354f5acf0a Simplify tree construction slightly 3 years ago
J. King 7f53465951 Fix remaining error positions 3 years ago
J. King c6c51475cf Convert tokenizer to generator 3 years ago
J. King 3e294e47aa Fix up the rest of the error counts 3 years ago
J. King 3f23040e1d Fix most parse error counts 3 years ago
J. King fd01acfa5c Partial fixes for adoption agency 3 years ago
J. King f50c46952e Implement XML infoset coercion 3 years ago
J. King 01361efdb8 Various fixes 3 years ago
J. King 3108808c10 Testmore MathML properly 3 years ago
J. King 179a21441c Select and template insertion modes 3 years ago
J. King 68317d838e Fill in more insertion modes 3 years ago
J. King dc9dc9953a Partial adoption agency implementation 3 years ago
J. King 752ab05464 Implement rest of in-body insertion mode 3 years ago
J. King 9758c08da2 Various minor corrections 3 years ago
J. King 1228ecca17 Corrective pass over foreign content stuff 3 years ago