Version 3.5.16
[html-minifier.git] / tests / index.html
2018-05-20 alexlamslVersion 3.5.16
2018-04-13 alexlamslrestore online web testing
2018-03-31 alexlamslVersion 3.5.13
2018-03-04 alexlamslVersion 3.5.10
2018-02-08 alexlamslVersion 3.5.9
2018-02-08 alexlamsltest minified asset
2017-11-25 alexlamslVersion 3.5.7
2017-07-23 alexlamslVersion 3.5.3
2017-05-06 alexlamslVersion 3.4.4
2017-04-09 alexlamslVersion 3.4.3
2017-03-13 alexlamslVersion 3.4.1
2017-01-24 alexlamslVersion 3.3.0
2016-07-30 alexlamslVersion 3.0.2
2016-06-18 Alex Lam S.LMerge pull request #672 from kangax/qunit-2.0
2016-06-17 alexlamslupgrade to QUnit 2.0.0
2016-04-15 alexlamslupdate devDependencies
2016-04-07 Alex Lam S.LMerge pull request #606 from kangax/grunt-1.0
2016-04-07 alexlamslupdate qunit
2016-03-25 Alex Lam S.LMerge pull request #569 from alexlamsl/require
2016-03-24 alexlamslmigrate source to require()
2016-03-16 Juriy ZaytsevMerge pull request #556 from julmot/gh-pages
2016-03-15 Juriy ZaytsevMerge pull request #531 from alexlamsl/web-minifyJS
2016-03-15 alexlamslpackage UglifyJS via browserify
2016-03-13 Juriy ZaytsevMerge pull request #543 from alexlamsl/parser-tag-name
2016-03-11 alexlamsluse ncname to implement QName
2016-03-04 alexlamslupdate to qunit 1.22.0
2015-09-14 XhmikosRUpdate QUnit to v1.19.0.
2015-04-03 Juriy ZaytsevMerge pull request #318 from duncanbeevers/clobber...
2015-04-03 Juriy ZaytsevMerge pull request #341 from eush77/interactive-stdin
2015-04-03 XhmikosRUpdate QUnit to 1.18.0.
2015-01-19 XhmikosRUpdate QUnit to v1.17.0.
2014-12-23 XhmikosRUpdate QUnit to 1.16.0.
2014-08-30 Juriy ZaytsevMerge pull request #246 from LaurentGoderre/preserve...
2014-08-27 XhmikosRUpdate QUnit to v1.15.0.
2014-08-05 Juriy ZaytsevMerge pull request #223 from stevenvachon/gh-pages
2014-08-05 Steven Vachonminify urls
2014-03-26 XhmikosRSimplify qunit usage.
2014-03-26 kangaxFix grunt
2014-03-26 kangaxMove js, css to assets. Create benchmarks folder.
2014-03-20 Juriy ZaytsevMerge pull request #141 from XhmikosR/gh-pages
2014-03-19 XhmikosRTry clean-css.
2014-03-18 kangaxAdd minifiers to test page
2014-02-18 Juriy ZaytsevMerge pull request #126 from XhmikosR/gh-pages
2014-02-18 Juriy ZaytsevMerge pull request #125 from XhmikosR/qunit
2014-02-18 XhmikosRUpdate QUnit to 1.14.0.
2014-02-18 Juriy ZaytsevMerge pull request #114 from XhmikosR/gh-pages
2014-02-18 XhmikosRHTML: specify language.
2014-02-18 XhmikosRSwitch to Grunt.
2014-02-14 Juriy ZaytsevMerge pull request #121 from kotnik/devease
2014-02-13 Nikola KoturTest runner does not minify, so don't test minified...
2014-01-30 Juriy ZaytsevMerge pull request #116 from XhmikosR/qunit
2014-01-30 XhmikosRUpdate Qunit to 1.13.
2014-01-23 Juriy ZaytsevMerge pull request #108 from XhmikosR/gh-pages
2014-01-23 XhmikosRUse the minified all.js file.
2014-01-22 XhmikosRUse QUnit from OSSCDN.
2014-01-22 XhmikosRhtml: switch to simple doctype and use the concatenated...
2013-04-02 kangaxPort tests to run on node, add dist/all.js
2012-05-14 Juriy ZaytsevMerge pull request #29 from stereobooster/gh-pages
2012-05-14 stereoboostermove tests to external files, so they can be launched...
2011-02-27 Gilmore DavidsonFixed issue #13 - Whitespace is munged in elements...
2010-11-27 kangaxAdd option to remove type="text/css" attributes from...
2010-03-19 Juriy ZaytsevAdd new option — "removeScriptTypeAttribute", which...
2010-03-15 Juriy ZaytsevStrip trailing ";" from event attributes (onclick,...
2010-03-15 Juriy ZaytsevStrip trailing ";" from style attributes (this allows...
2010-03-14 Juriy Zaytsevarea's shape="rect" is a default attribute (strip it...
2010-03-13 Juriy ZaytsevTrim whitespace in Number-type attributes (e.g. rows...
2010-03-13 Juriy ZaytsevTrim whitespace in style attributes.
2010-03-12 Juriy ZaytsevTrim whitespace in attribute values. For now, only...
2010-03-11 Juriy ZaytsevMinifier now removes insignificant whitespace in condit...
2010-03-10 Juriy ZaytsevAdd test with optgroups to "removing optional tags...
2010-03-10 Juriy ZaytsevAdd README.md;
2010-03-09 Juriy ZaytsevDelete JS comment delimeters before HTML comment delime...
2010-03-09 Juriy ZaytsevFix comments in scripts (forgot that "<!--" strips...
2010-03-08 Juriy ZaytsevFix a bug with space-less attributes. Move scripts...
2010-03-04 Juriy ZaytsevAdd TR to the list of optional end tags.
2010-03-01 Juriy ZaytsevSlight optimization to `trimWhitespace`. Fix bug with...
2010-02-26 Juriy ZaytsevAdd "thead", "tbody" and "tfoot" end tags to "allowed...
2010-02-26 Juriy ZaytsevName button "minify" not "convert". Restyle todo list...
2010-02-25 Juriy ZaytsevTest `removeEmptyAttributes` on IMG element (should...
2010-02-24 Juriy ZaytsevTest whitespace collapsing in style element.
2010-02-12 Juriy ZaytsevAdd ability to remove optional tags (</body> and <...
2010-02-11 Juriy ZaytsevAdd tests for collapsing boolean attributes.
2010-02-11 Juriy ZaytsevFix logic error with charset attribute check.
2010-02-11 Juriy ZaytsevTrim whitespace around values of event handler attributes.
2010-02-11 Juriy ZaytsevDo not strip conditional comments (write tests for...
2010-02-10 Juriy ZaytsevFix typo. Fix CDATA bug.
2010-02-10 Juriy ZaytsevAdd option to strip CDATA sections from script and...
2010-02-10 Juriy ZaytsevAdd MIT license and mention it in htmlminifier.js;
2010-02-10 Juriy ZaytsevFix some of the bugs in element removal mechanism....
2010-02-09 Juriy ZaytsevRefactor `minify` function slightly. More tests — case...
2010-02-09 Juriy ZaytsevAdd tests for removing quotes around attributes.
2010-02-08 Juriy ZaytsevCollapse whitespace in class attributes to 1 space...
2010-02-08 Juriy ZaytsevTrim whitespace from class attributes.
2010-02-08 Juriy ZaytsevFix UI to fit smaller screens better. Add a couple...
2010-02-08 Juriy ZaytsevAdd test for empty attributes.
2010-02-08 Juriy ZaytsevMinifier is now in a separate file, under /src.