You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change causes TokenizerTester to set a default lastStartTag value
for any test which has a initialStates value but no lastStartTag value.
Otherwise, without this change, the tokenizer is never actually run for
such missing-lastStartTag tests — which results in us failing 5 tests
from the html5lib-tests suite.
0 commit comments