Commit Graph

11 Commits

Author SHA1 Message Date
Wilson Lin cdd56e8667 Do not encode entities in RCDATA text content 2023-01-05 14:28:16 +11:00
Wilson Lin 5989c06e58 Use FxHasher for internal hash-based data structures 2023-01-05 11:48:03 +11:00
Wilson Lin 1aea5d1be8 Bump minify-js 2022-09-28 12:51:44 +10:00
Winston Ewert ef6d049da8
Allow self-closing <svg> tags 2022-08-09 12:38:34 +10:00
Wilson Lin c5bfac177c Drop mismatched closing tags instead of reinterpreting as opening tags 2022-06-22 20:13:36 +10:00
Wilson Lin d427d2753a Implement c14n; minify doctypes; minify viewport tags 2021-08-10 02:56:48 +10:00
Wilson Lin 19abe390d4 Formatting 2021-08-09 19:56:37 +10:00
Wilson Lin 91bdcc3e44 Use symlink to common submodule as using a filesystem dep prevents publishing 2021-08-09 17:46:01 +10:00
Wilson Lin 3e3a4bbd9a Move entity code 2021-08-08 18:46:51 +10:00
Wilson Lin 6ebecd1364 Use minify-html-common; reformat 2021-08-08 17:58:10 +10:00
Wilson Lin 82d287d9c4 Restructure Rust project 2021-08-08 17:40:42 +10:00
Renamed from src/parse/element.rs (Browse further)