minify-html/src/unit
Wilson Lin 37115fef7a Allow more whitespace w.r.t. attributes; do not format bench test pages 2020-01-14 21:10:49 +11:00
..
attr Allow more whitespace w.r.t. attributes; do not format bench test pages 2020-01-14 21:10:49 +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 Support unquoted attribute values 2020-01-14 20:47:42 +11:00
entity.rs Remove incorrect comment and unused function 2020-01-14 17:56:13 +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 Allow more whitespace w.r.t. attributes; do not format bench test pages 2020-01-14 21:10:49 +11:00