默认白名单中添加 thead

This commit is contained in:
Zongmin Lei
2013-08-15 12:57:00 +08:00
parent 0f3bcd50b1
commit 51e119efb3

View File

@@ -32,6 +32,7 @@ var defaultWhiteList = {
td: ['width', 'colspan'], td: ['width', 'colspan'],
th: ['width', 'colspan'], th: ['width', 'colspan'],
tbody: [], tbody: [],
thead: [],
ul: [], ul: [],
li: [], li: [],
ol: [], ol: [],