Releases: zm-cttae/dom-inline-style-filter
Releases · zm-cttae/dom-inline-style-filter
2.0.0
- Add default style filter to support pre-pass compression of computed style dumps.
- Support
html-to-imageanddom-to-imagedata compression out of the box (377.54 declarations / node). - Add support for script execution (sandbox iframe creation) in Trusted Types context.
- Rewrite comparator for CSS property sort optimization - picks up
$7.71 percent$ more properties. - Add a second optional argument for
optionsto change compression or processing behaviour. - Add performance and compression profiling hidden behind
options.debug. - Create test data for manual testing and a NumPy graph script for generating performance graphs.