Sfoglia il codice sorgente

don't remove redundant attributes on visible elements

Gildas 7 anni fa
parent
commit
4b5ab8aa09
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      lib/single-file/htmlnano.js

+ 0 - 6
lib/single-file/htmlnano.js

@@ -102,12 +102,6 @@ this.htmlnano = this.htmlnano || (() => {
 		"form": {
 			"method": "get"
 		},
-		"input": {
-			"type": "text"
-		},
-		"button": {
-			"type": "submit"
-		},
 		"script": {
 			"language": "javascript",
 			"type": "text/javascript",