html5lib / html5lib-tests

Testsuite data for html5lib, including the de-facto standard HTML parsing tests.
MIT License
188 stars 61 forks source link

namespace-sensitivity bogus passes #81

Open gsnedders opened 8 years ago

gsnedders commented 8 years ago

It seems that namespace-sensitivity.dat can easily be passed while not considering namespaces in checking whether an element is in scope, which I believe is what it's supposedly testing. We ought to fix that.