Browse Source

don't remove title attribute with empty values

Gildas 7 năm trước cách đây
mục cha
commit
4070e39f97
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lib/single-file/html-minifier.js

+ 0 - 1
lib/single-file/html-minifier.js

@@ -83,7 +83,6 @@ this.htmlmini = this.htmlmini || (() => {
 		"id",
 		"class",
 		"style",
-		"title",
 		"lang",
 		"dir",
 		"onclick",