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 7bd2389 commit 13725e0Copy full SHA for 13725e0
src/html5lib/sanitizer.py
@@ -55,8 +55,8 @@ class HTMLSanitizerMixin(object):
55
'arabic-form', 'ascent', 'attributeName', 'attributeType',
56
'baseProfile', 'bbox', 'begin', 'by', 'calcMode', 'cap-height',
57
'class', 'color', 'color-rendering', 'content', 'cx', 'cy', 'd', 'dx',
58
- 'dy', 'descent', 'display', 'dur', 'end', 'fill', 'fill-rule',
59
- 'font-family', 'font-size', 'font-stretch', 'font-style',
+ 'dy', 'descent', 'display', 'dur', 'end', 'fill', 'fill-opacity',
+ 'fill-rule', 'font-family', 'font-size', 'font-stretch', 'font-style',
60
'font-variant', 'font-weight', 'from', 'fx', 'fy', 'g1', 'g2',
61
'glyph-name', 'gradientUnits', 'hanging', 'height', 'horiz-adv-x',
62
'horiz-origin-x', 'id', 'ideographic', 'k', 'keyPoints',
0 commit comments