Parcourir la source

don't remove title attribute with empty values

Gildas il y a 7 ans
Parent
commit
4070e39f97
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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",