Skip to content

Apply attribute normalization to void tags#1323

Closed
kalaider wants to merge 1 commit into
jhy:masterfrom
kalaider:master
Closed

Apply attribute normalization to void tags#1323
kalaider wants to merge 1 commit into
jhy:masterfrom
kalaider:master

Conversation

@kalaider

@kalaider kalaider commented Feb 13, 2020

Copy link
Copy Markdown
Contributor

Fix missing attribute normalization In the insertEmpty method of HtmlTreeBuilder.

Solves the same problem as #1224 but more naturally respecting case sensitivity settings for xml parsers.

@jhy jhy added the bug A confirmed bug, that we should fix label Feb 15, 2020
@jhy jhy added this to the 1.13.1 milestone Feb 15, 2020
@jhy

jhy commented Feb 15, 2020

Copy link
Copy Markdown
Owner

Thanks! Merged in 1d9f465 and also noticed Forms had the same issue, so I fixed that also with 6e8241a

@jhy jhy closed this Feb 15, 2020
@jhy jhy added the fixed An {bug|improvement} that has been {fixed|implemented} label Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A confirmed bug, that we should fix fixed An {bug|improvement} that has been {fixed|implemented}

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants