We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194e101 commit f329945Copy full SHA for f329945
html5lib/constants.py
@@ -423,7 +423,7 @@
423
])
424
425
htmlIntegrationPointElements = frozenset([
426
- (namespaces["mathml"], "annotaion-xml"),
+ (namespaces["mathml"], "annotation-xml"),
427
(namespaces["svg"], "foreignObject"),
428
(namespaces["svg"], "desc"),
429
(namespaces["svg"], "title")
0 commit comments