Преглед изворни кода

don't remove title attribute with empty values

Gildas пре 7 година
родитељ
комит
4070e39f97
1 измењених фајлова са 0 додато и 1 уклоњено
  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",