html5lib/html5lib-tests

Encoding tests should use the encoding name per the Encoding Standard

gsnedders opened this issue · 1 comments

We should move to match http://encoding.spec.whatwg.org/ instead of whatever we currently match (I think a lowercased version of the IANA character set registry?).

#40 apparently fixed this. No idea why this is still open.