97 Commits (ns)

Author SHA1 Message Date
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 27f5b75367 Use pre-fifth edition XML name production 3 years ago
J. King a88a3ae107 Support processing instructions 3 years ago
J. King c6c3f725d0 More tests and fixed for encing changing 3 years ago
J. King d0de04d870 Add some encoding-change tests and fix some bugs 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 8115ac07d5 Provide basic API 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 7f2f2337d4 Tests for inner/outerHTML getting 3 years ago
J. King 83653f3769 Fix getAttribute() 3 years ago
J. King 3730a8b3f3 Tests for Element::hasAttribute() 3 years ago
J. King b0c06323f9 Tests for setting attribute nodes 3 years ago
J. King f08f1a1a37 Fix up attribute testing 3 years ago
J. King 45411b7ccc Test attribute setting better 3 years ago
J. King b53274fbdf Start on attribute-setting tests 3 years ago
J. King 2bfb77c081 Test template and attribute creation 3 years ago
J. King f660ecaad4 Use createElementNS when creating bare elements 3 years ago
J. King 16acfa8d66 Lowercase in createElementNS 3 years ago
J. King 30e7e8c6a7 More tests 3 years ago
J. King ee5e9298e7 Tests and fixes for DOCTYPE serialization 3 years ago
J. King 9eacd21c9d Test edges of element serialization 3 years ago
J. King 4c7953ddc8 Fix xmlns attributes 3 years ago
J. King 3114f3a9bb Fix most serializer test failures 3 years ago
J. King 885cad0181 Conversion of WPT serializer tests 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King 66fb537993 Clean up charset tests 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 1353cdc8ab Tests for xml:id 3 years ago
J. King 82621a11e3 Sort out namespaced attributes 3 years ago
J. King 36213800ff Typo 3 years ago
J. King fe8c39d841 Add some tokenizer tests 3 years ago
J. King b4d2f21199 Add missing tests for charset pre-scan 3 years ago
J. King da3657430b Fill out more coverage 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 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