"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/tags.js" between
DOMPurify-3.0.1.tar.gz and DOMPurify-3.0.2.tar.gz

About: DOMPurify is a DOM-only XSS sanitizer for HTML, MathML and SVG (written in JavaScript).

tags.js  (DOMPurify-3.0.1):tags.js  (DOMPurify-3.0.2)
skipping to change at line 257 skipping to change at line 257
'mstyle', 'mstyle',
'msub', 'msub',
'msup', 'msup',
'msubsup', 'msubsup',
'mtable', 'mtable',
'mtd', 'mtd',
'mtext', 'mtext',
'mtr', 'mtr',
'munder', 'munder',
'munderover', 'munderover',
'mprescripts',
]); ]);
// Similarly to SVG, we want to know all MathML elements, // Similarly to SVG, we want to know all MathML elements,
// even those that we disallow by default. // even those that we disallow by default.
export const mathMlDisallowed = freeze([ export const mathMlDisallowed = freeze([
'maction', 'maction',
'maligngroup', 'maligngroup',
'malignmark', 'malignmark',
'mlongdiv', 'mlongdiv',
'mscarries', 'mscarries',
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)