From 42fa5a7a3c93a61458e3d2e6d545b69de62bf7a9 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 25 Oct 2013 12:38:11 +0000 Subject: [PATCH] minify does not like comments without comment --- source/Ox/js/HTML.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Ox/js/HTML.js b/source/Ox/js/HTML.js index 37354639..3435cc96 100644 --- a/source/Ox/js/HTML.js +++ b/source/Ox/js/HTML.js @@ -13,7 +13,7 @@ 'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr', // other 'a', 'br', 'img', 'figure', 'figcaption', - // + // iframe 'iframe', // special 'rtl', '[]'