Skip to content

Conversation

@RReverser
Copy link
Contributor

@RReverser RReverser commented Jul 17, 2017

Looks like these few places were missed when ParseError token type was removed.

This PR fixes #96 them to restore the state promised in the README:

All adjacent character tokens are coalesced into a single ["Character", data] token.

@inikulin
Copy link
Member

I believe there should be more places where we need to do that, see #96

Looks like these few places were missed when ParseError token type was removed. This PR fixes them to restore the state promised in the README: > All adjacent character tokens are coalesced into a single ["Character", data] token.
@RReverser
Copy link
Contributor Author

Updated with other found places.

@inikulin inikulin merged commit 0d35eb6 into html5lib:master Jul 18, 2017
@inikulin
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants