Skip to content

Support for HTML CSS style tag and attr + fix for page-requisites

Tim Rühsen requested to merge gh-bc4010fa/184/MichaelHeerklotz/html_style into master

Created by: MichaelHeerklotz

Support for HTML CSS style tag and attr -> should now be clean and working code -> test added for this feature

fix for page-requisites -> cleans up the code, the old code already downloads any link href ignoring the rel value, the "fix" just cleans the code for this behavior see https://github.com/rockdaboot/wget2/issues/183

Merge request reports