Add voffset as an allowed MathML attribute
This commit is contained in:
parent
364de9dbab
commit
7bf832e8c7
|
@ -48,7 +48,7 @@ module Sanitizer
|
||||||
frame height linethickness lspace mathbackground mathcolor mathvariant
|
frame height linethickness lspace mathbackground mathcolor mathvariant
|
||||||
maxsize minsize notation open other rowalign
|
maxsize minsize notation open other rowalign
|
||||||
rowlines rowspacing rowspan rspace scriptlevel selection separator
|
rowlines rowspacing rowspan rspace scriptlevel selection separator
|
||||||
separators stretchy width xlink:href xlink:show xlink:type xmlns
|
separators stretchy width voffset xlink:href xlink:show xlink:type xmlns
|
||||||
xmlns:xlink]
|
xmlns:xlink]
|
||||||
|
|
||||||
svg_attributes = Set.new %w[accent-height accumulate additive alphabetic
|
svg_attributes = Set.new %w[accent-height accumulate additive alphabetic
|
||||||
|
|
Loading…
Reference in a new issue