minify-html/src/unit
Wilson Lin a35641445d Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such 2020-07-04 20:33:02 +10:00
..
attr Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such 2020-07-04 20:33:02 +10:00
bang.rs Restructure enums and matching for performance 2020-01-26 22:32:06 +13:00
comment.rs Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
content.rs Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such 2020-07-04 20:33:02 +10:00
instruction.rs Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
mod.rs Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such 2020-07-04 20:33:02 +10:00
script.rs Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
style.rs Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
tag.rs Fix missing space at end of self-closing SVG tags when last attribute is unquoted 2020-07-04 15:58:35 +10:00