minify-html/src/unit
Wilson Lin ba5fbc68f7 Simplify and improve performance of whitespace minification strategy config 2020-01-17 19:27:34 +11:00
..
attr Handle edge case in attribute value minification 2020-01-17 00:05:48 +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 Simplify and improve performance of whitespace minification strategy config 2020-01-17 19:27:34 +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 Fix various parsing bugs 2020-01-15 22:09:16 +11:00