Merge pull request #216 from spacegaier/patch-1
Add `<summary>` to default whitelist
This commit is contained in:
1
dist/xss.js
vendored
1
dist/xss.js
vendored
@@ -61,6 +61,7 @@ function getDefaultWhiteList() {
|
||||
small: [],
|
||||
span: [],
|
||||
sub: [],
|
||||
summary: [],
|
||||
sup: [],
|
||||
strong: [],
|
||||
table: ["width", "border", "align", "valign"],
|
||||
|
||||
Reference in New Issue
Block a user