Skip to content

Fix #3: test ">" in script data double escaped dash state #36

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

Conversation

gsnedders
Copy link
Member

This test is written to ensure that it is treated differently to how it is in the script data double escaped dash dash state, as this was the bug html5lib-python used to have. Fixes #3.

This test is written to ensure that it is treated differently to how
it is in the script data double escaped dash dash state, as this was
the bug html5lib-python used to have.
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/519

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

Ms2ger added a commit that referenced this pull request Aug 14, 2014
…d-dash-state

Fix #3: test ">" in script data double escaped dash state; r=jgraham
@Ms2ger Ms2ger merged commit 8a34f3c into html5lib:master Aug 14, 2014
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.

Test ">" in script data double escaped dash state
3 participants