Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update inline condition for link element #485

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Apr 29, 2024

  1. update inline condition for link element

    Updated the condition for checking whether the link in a `link` element is inline or not, by checking whether the 'rel' attribute contains 'manifest', 'preload', or 'prefetch', to bring it more in line with the implementation in Wget2: https://gitlab.com/gnuwget/wget2/-/blob/761ae5082dae8a0b58727cd9e10dffd32cf8d03b/libwget/html_url.c#L223
    iorgun authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d2fd3cf View commit details
    Browse the repository at this point in the history