Bläddra i källkod

don't remove title attribute with empty values

Gildas 7 år sedan
förälder
incheckning
4070e39f97
1 ändrade filer med 0 tillägg och 1 borttagningar
  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",