Kaynağa Gözat

don't remove title attribute with empty values

Gildas 7 yıl önce
ebeveyn
işleme
4070e39f97
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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",