Skip to content

Mismatched end-tag results in an adoption-agency-1.1 error #71

Open
@gsnedders

Description

@gsnedders

http://code.google.com/p/html5lib/issues/detail?id=174

Reported by eric.promislow, Feb 23, 2011

Given this HTML:

<!doctype html>
<title>Adoption agency bug</title>
<p>A form:</a>

I was expecting an unexpected-end-tag error, but got this value
for parser.errors:

[((3, 14), 'adoption-agency-1.1', {'name': u'a'})]

Version: 0.90
Implementation: python2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions