29 Commits (c6c3f725d09f4162fb58c6943f980af34c7435b2)

Author SHA1 Message Date
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 4 years ago
J. King d319be477e Improve coverage 4 years ago
J. King fe8c39d841 Add some tokenizer tests 4 years ago
J. King da3657430b Fill out more coverage 4 years ago
J. King 329a86b082 Use separate class for null character tokens 4 years ago
J. King 7f53465951 Fix remaining error positions 4 years ago
J. King c6c51475cf Convert tokenizer to generator 4 years ago
J. King 1dc3d9c23e Emit whitespace-only character tokens 4 years ago
J. King 269d0ecc64 Patch tests based on input not unstable identifier 4 years ago
J. King 164e5ff1e8 Add standard charset detection tests 5 years ago
J. King 2aa6bb2dea Remove unnecessary test abstraction 5 years ago
J. King 00bf9974c5 Fix up most error reporting positions 5 years ago
J. King 58a1177888 Address errors and omissions in error emission 5 years ago
J. King 5a12fa8ad7 Tidying 5 years ago
J. King ff4447e986 Include pending spec changes tests 5 years ago
J. King e8f35e92fb Character reference fixes 5 years ago
J. King 67c7f382e2 Prep for character references 5 years ago
J. King 43f380c1f9 Fix EOF and end tags 5 years ago
J. King 4e4aee2edd Update intl dependency 5 years ago
J. King 6b42f08fbc Change some if-the-exception blocks to assertions 5 years ago
J. King af57117c23 Silence parse errors for now 5 years ago
J. King bb2a7b5a95 Rewrite how parse errors are handled 5 years ago
J. King d93fe25e58 Combine character tokens in test harness 5 years ago
J. King 1beb934789 Add more tests 5 years ago
J. King f360206a34 Basic endless loop helper 5 years ago
J. King 1971892635 Basic skeleton of test suite 5 years ago