Skip to content

fix(parser): Set endTag loc for mixed-case foreign elements#353

Merged
fb55 merged 3 commits intoinikulin:masterfrom
pmdartus:pmdartus/uppercase-endTag
Feb 15, 2022
Merged

fix(parser): Set endTag loc for mixed-case foreign elements#353
fb55 merged 3 commits intoinikulin:masterfrom
pmdartus:pmdartus/uppercase-endTag

Conversation

@pmdartus
Copy link
Copy Markdown
Contributor

Update setEndLocation logic to account for tag name with uppercase.
Fixes #352.

@fb55 fb55 changed the title Handle endTag location for elements with uppercased tag name fix(parser): Set endTag loc for mixed-case foreign elements Feb 15, 2022
@fb55 fb55 merged commit 72a98ac into inikulin:master Feb 15, 2022
@fb55
Copy link
Copy Markdown
Collaborator

fb55 commented Feb 15, 2022

Thanks a lot @pmdartus!

fb55 added a commit to parse5/parse5-fork that referenced this pull request Mar 2, 2022
@pmdartus pmdartus deleted the pmdartus/uppercase-endTag branch June 19, 2022 06:44
jmbpwtw pushed a commit to jmbpwtw/parse5 that referenced this pull request Feb 16, 2023
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.

Missing endTag source location information on SVG elements with uppercased tag name

2 participants