Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding tests for Tag Name parse errors #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 7, 2017

Conversation

diervo
Copy link

@diervo diervo commented Apr 6, 2017

  • Added unexpected-eof-character error
  • Added unexepceted-null-character error

(1,3): expected-doctype-but-got-eof
#new-errors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove old errors yet. They could be still used by implementers. We'll remove them all in one take once we have tree construction stage errors done.

@diervo
Copy link
Author

diervo commented Apr 7, 2017

@inikulin Added the error back, sorry for the slow pace, Im squeezing minutes in between meetings, will do a big chunk over the weekend :)

@inikulin inikulin merged commit f06aecd into HTMLParseErrorWG:master Apr 7, 2017
@inikulin
Copy link
Member

inikulin commented Apr 7, 2017

@diervo No worries! I might be out of computer at the weekend, so sorry in advance if I'll be out of reach till Tuesday.

@diervo
Copy link
Author

diervo commented Apr 7, 2017

@inikulin Will try to do as much as I can in the meantime. Have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants