Split encoding tests to those determined pre-parse and during-parse
gsnedders opened this issue · 0 comments
gsnedders commented
At the moment we only have tests that check we get the right encoding at the end. Really we want to be testing the meta pre-scan too (which is done for html5lib… by using any tests with less than 512 characters or something like that…).