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 #33

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

iorgun
Copy link
Contributor

@iorgun iorgun commented May 17, 2024

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

Filed same change on original repo: github.com/ArchiveTeam/wpull/pull/485

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

Filed same change on original repo: github.com/ArchiveTeam/wpull/pull/485
@HeliosLHC HeliosLHC merged commit a12421a into ArchiveTeam:master Jul 7, 2024
@HeliosLHC
Copy link
Collaborator

Looks good, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants