35 Commits (da0a4b12e36380d216772ffe372adb862b669360)

Author SHA1 Message Date
J. King da0a4b12e3 Spec-related update 1 year ago
J. King 3fc966226b Fix BOM handling 3 years ago
J. King 8d388ef8cd Improve coverage 3 years ago
J. King e26af87ee4 Tests for XML declaration-base encoding detection 3 years ago
J. King 2a470c1008 Partially working HTML namespace support 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 d33929f4a1 Change namespace; add copyright info 3 years ago
J. King d319be477e Improve coverage 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 329a86b082 Use separate class for null character tokens 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 1dc3d9c23e Emit whitespace-only character tokens 3 years ago
J. King 269d0ecc64 Patch tests based on input not unstable identifier 4 years ago
J. King 164e5ff1e8 Add standard charset detection tests 4 years ago
J. King 2aa6bb2dea Remove unnecessary test abstraction 4 years ago
J. King 00bf9974c5 Fix up most error reporting positions 4 years ago
J. King 58a1177888 Address errors and omissions in error emission 4 years ago
J. King 5a12fa8ad7 Tidying 4 years ago
J. King ff4447e986 Include pending spec changes tests 4 years ago
J. King e8f35e92fb Character reference fixes 4 years ago
J. King 67c7f382e2 Prep for character references 4 years ago
J. King 43f380c1f9 Fix EOF and end tags 4 years ago
J. King 4e4aee2edd Update intl dependency 4 years ago
J. King 6b42f08fbc Change some if-the-exception blocks to assertions 4 years ago
J. King af57117c23 Silence parse errors for now 4 years ago
J. King bb2a7b5a95 Rewrite how parse errors are handled 4 years ago
J. King d93fe25e58 Combine character tokens in test harness 4 years ago
J. King 1beb934789 Add more tests 4 years ago
J. King f360206a34 Basic endless loop helper 4 years ago
J. King 1971892635 Basic skeleton of test suite 4 years ago