From 945a4d8984ac9e464d62d529c17b7a2389017e92 Mon Sep 17 00:00:00 2001 From: Juriy Zaytsev Date: Fri, 19 Mar 2010 16:07:15 -0400 Subject: [PATCH] =?utf8?q?Add=20new=20option=20=E2=80=94=20"removeScriptTy?= =?utf8?q?peAttribute",=20which=20removes=20`type=3D"text/javascript"`=20f?= =?utf8?q?rom=20script=20elements=20(=C3=A0=20la=20HTML5).=20This=20optimi?= =?utf8?q?zation=20is=20currently=20marked=20as=20unsafe.=20Bump=20version?= =?utf8?q?=20to=200.41.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- index.html | 14 ++++++++++++-- master.css | 4 +++- master.js | 5 ++++- src/htmlminifier.js | 17 ++++++++++++++--- tests/index.html | 23 +++++++++++++++++++++++ 5 files changed, 56 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index e5ca648..5668fdb 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@
-

HTML Minifier (ver. 0.4)

+

HTML Minifier (ver. 0.41)

Minifier is very draft and is not yet thoroughly tested. Use at your own risk.

@@ -110,7 +110,7 @@
  • -
  • +
  • + + +