12 Commits (fcf162f8e61069c78e1689173c5585adfab10b5c)

Author SHA1 Message Date
J. King fcf162f8e6 Fix the last error and most remaining failures 3 years ago
J. King 13b0d0fe4f Update for spec changes 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 d0de04d870 Add some encoding-change tests and fix some bugs 3 years ago
J. King 8ef1e7faf6 Prototype implementation of changing of encoding 3 years ago
J. King 4dec2ea2c1 Clean up parse error handling 3 years ago
J. King 8115ac07d5 Provide basic API 3 years ago
J. King 3c8cc21064 Remove DOM features and related 3 years ago
J. King 3111c57a86 Move files 3 years ago
J. King 88af223a89 Parse to an unmodified DOM 3 years ago
J. King b53274fbdf Start on attribute-setting tests 3 years ago
J. King d53b9237c4 Fix xmlns attributes properly 3 years ago
J. King 4c7953ddc8 Fix xmlns attributes 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 aaf85387be Remove uses of is_null for consistency 3 years ago
J. King 8d5079deae Minor simplifications 3 years ago
J. King bfa7352713 Speed up character consumption 3 years ago
J. King 9db552e344 Optimize adoption agency 3 years ago
J. King 706db27a72 Minor optimizations to tree builder 3 years ago
J. King 7f3c93d966 Optimize tree builder 3 years ago
J. King d319be477e Improve coverage 3 years ago
J. King 82621a11e3 Sort out namespaced attributes 3 years ago
Dustin Wilson 02add5633a More cleaning up of exceptions 3 years ago
J. King 93f0e3cf73 Minor cleanup 3 years ago
J. King dfe3ad3a99 Remove obsolete comments 3 years ago
J. King 66d0699947 Don't pass the stack unnecessarily 3 years ago
J. King 2522059fa8 Fix object reference cycle 3 years ago
J. King 0392b816c0 Move integration point checking to tree builder 3 years ago
J. King 403432bad5 Consolidate tree constructor into single loop 3 years ago
J. King 55516faeea Remove last instance of recursive reprocessing 3 years ago
J. King 5895614c2c Remove more instances of recursive reprocessing 3 years ago
J. King 329a86b082 Use separate class for null character tokens 3 years ago
J. King 354f5acf0a Simplify tree construction slightly 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 2b01a33a85 Incorporate recent spec change 3 years ago
J. King 3f23040e1d Fix most parse error counts 3 years ago
J. King bdddbeacd6 Fix adoption agency 3 years ago
J. King d3a12f56cf Correct handling of h6 end tag 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 5d9b1a3a68 Start on infoset coercison 3 years ago
J. King 647665579a Add newer special elements 3 years ago
J. King 01361efdb8 Various fixes 3 years ago
J. King 3108808c10 Testmore MathML properly 3 years ago