421 Commits (master)
 

Author SHA1 Message Date
J. King 28525a2c9f Don't claim copyright on machine-generated data 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King 1bf29f45bf Add DOMDocument to comparison table 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 f8ba63629c Speed up tokenizer slightly 3 years ago
J. King 7f3c93d966 Optimize tree builder 3 years ago
Dustin Wilson fa4cd1e09f Serializer optimization 3 years ago
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 3 years ago
J. King 66fb537993 Clean up charset tests 3 years ago
J. King 54a4b95da6 Note handling of bogus XLink namespace 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
Dustin Wilson 02add5633a More cleaning up of exceptions 3 years ago
J. King 4d15451270 Fix syntax error 3 years ago
Dustin Wilson b5016d7899 Starting to clean up exceptions 3 years ago
Dustin Wilson 4771a65239 Added setAttributeNode, setAttributeNodeNS support for id 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 93f0e3cf73 Minor cleanup 3 years ago
J. King da3657430b Fill out more coverage 3 years ago
J. King 3915b41e47 Set id attributes as IDs 3 years ago
J. King 66093df6b7 Fix fragment parser and regression in innerHTML 3 years ago
Dustin Wilson b174c6b49b inner and outerHTML now use parseFragment, fixes to parseFragment 3 years ago
Dustin Wilson b6c854be11 Finished off outerHTML 3 years ago
J. King a0025e572d More comparison data 3 years ago
J. King 3deddbddf3 More comparison items 3 years ago
J. King 3f1e71d45e Add draft comparison table 3 years ago
J. King e498f014d2 Use fixed intl 3 years ago
J. King dfe3ad3a99 Remove obsolete comments 3 years ago
Dustin Wilson c1bf8c983b Added innerHTML to Element, getting of outerHTML, started on setting 3 years ago
J. King 6cac402375 Minor cleanup 3 years ago
J. King ef2cb5a835 Don't emit errors if positions are not tracked 3 years ago
J. King 8131888634 Expose original document encoding 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 b4c50a1115 Fixed missed double emission in tokenizer 3 years ago
J. King 354f5acf0a Simplify tree construction slightly 3 years ago
Dustin Wilson ce127d0192 Fixed printing of document types 3 years ago