This repository was archived by the owner on Sep 24, 2023. It is now read-only.
Version 0.3.3
Beta bugfix release.
Added
- Unit tests for HTML- and CSS-rewriting logic.
- Build script for the Windows version of Webarchive Extractor.
Changed
- Clean up the
WebResourceclass's internal API. - Do not force a newline after the doctype in
HTMLRewriter.handle_decl(). - Moved
test_extracted_archive_displayfrom the unit tests to a separate script. - Removed
test_extracted_archive_display's dependency on Tkinter.
Fixed
- Rewrite URLs in inline CSS code when extracting.