minify-html/src/unit
Wilson Lin 27af2368ff Remove attrs with default values; create minified comparison script; remove `=` from boolean attrs; fix closing tag writing before collapsed whitespace; rebuild hyperbuild only in bench build script instead of all dependencies; conservatively collapse whitespace for html-minifier to match hyperbuild behaviour; update bench results 2020-01-18 11:42:01 +11:00
..
attr Remove attrs with default values; create minified comparison script; remove `=` from boolean attrs; fix closing tag writing before collapsed whitespace; rebuild hyperbuild only in bench build script instead of all dependencies; conservatively collapse whitespace for html-minifier to match hyperbuild behaviour; update bench results 2020-01-18 11:42:01 +11:00
bang.rs Fix discarding significant characters 2020-01-06 19:53:46 +11:00
comment.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
content.rs Remove attrs with default values; create minified comparison script; remove `=` from boolean attrs; fix closing tag writing before collapsed whitespace; rebuild hyperbuild only in bench build script instead of all dependencies; conservatively collapse whitespace for html-minifier to match hyperbuild behaviour; update bench results 2020-01-18 11:42:01 +11:00
entity.rs Rename classname attr; update bench results; mention decoding to U+FFFD 2020-01-15 22:57:47 +11:00
instruction.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
mod.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
script.rs Do not handle extremely rare escaped states in <script>; simplify graph to show single average 2020-01-12 17:39:23 +11:00
style.rs Fix handling of <script> and <style>; do not minify JS and CSS code 2020-01-10 00:12:21 +11:00
tag.rs Remove attrs with default values; create minified comparison script; remove `=` from boolean attrs; fix closing tag writing before collapsed whitespace; rebuild hyperbuild only in bench build script instead of all dependencies; conservatively collapse whitespace for html-minifier to match hyperbuild behaviour; update bench results 2020-01-18 11:42:01 +11:00