Skip to content
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

Fixing SVG close tag bug #144

Closed
wants to merge 1 commit into from
Closed

Fixing SVG close tag bug #144

wants to merge 1 commit into from

Conversation

sdcooke
Copy link

@sdcooke sdcooke commented Mar 4, 2014

The test fails on current master - I'm new to this library so I may have fixed it in the wrong way or missed other places where it would fail but this solves my problem.

@hoppipolla-critic-bot
Copy link

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

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.

@gsnedders
Copy link
Member

See #221 instead of this, which fixes this as the spec does.

@gsnedders gsnedders closed this Dec 16, 2015
gsnedders added a commit to gsnedders/html5lib-python that referenced this pull request Jan 12, 2016
gsnedders added a commit that referenced this pull request Jan 12, 2016
Fix #144: avoid bogus parse error on camel-case foreign elements
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.

None yet

3 participants