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

Handle multiple srcsets when first is remote (fixes #850) #851

Merged
merged 5 commits into from
Feb 21, 2025

Conversation

paulroub
Copy link
Contributor

Adds a test and a fix for the misbehavior when a multiple-srcset list begins with a remote URL.

The fix is straightforward -- just look for the multiple-srcset case before interpreting the string in other ways.

@gjtorikian gjtorikian merged commit 3ecb630 into gjtorikian:main Feb 21, 2025
2 checks passed
@gjtorikian
Copy link
Owner

Thanks!

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.

2 participants