aboutsummaryrefslogtreecommitdiff
path: root/changelog.d/html-attribute-parsing.fix
diff options
context:
space:
mode:
authorAlexander Tumin <iamtakingiteasy@eientei.org>2023-05-31 00:25:10 +0300
committerAlexander Tumin <iamtakingiteasy@eientei.org>2023-08-12 22:35:42 +0300
commit9baffbfbdeaaf52be95112c519e31ef5f2408180 (patch)
tree407bc99d569d40d13615f4eadf936068eb96f2ab /changelog.d/html-attribute-parsing.fix
parenta1641193b5b7c72e919b9848b167bc4d4a40444b (diff)
Fix HTML attribute parsing, discard attributes not strating with a letter
Diffstat (limited to 'changelog.d/html-attribute-parsing.fix')
-rw-r--r--changelog.d/html-attribute-parsing.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/html-attribute-parsing.fix b/changelog.d/html-attribute-parsing.fix
new file mode 100644
index 00000000..0952f773
--- /dev/null
+++ b/changelog.d/html-attribute-parsing.fix
@@ -0,0 +1 @@
+Fix HTML attribute parsing, discard attributes not strating with a letter