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

Added support for image srcset capturing #1534

Merged
merged 5 commits into from Mar 4, 2024

Conversation

chinmay-browserstack
Copy link
Contributor

@chinmay-browserstack chinmay-browserstack commented Feb 28, 2024

Added support for capturing image srcset using captureSrcset flag.

return anchor.href;
}

export function serializeImageSrcSet() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export function serializeImageSrcSet() {
export function loadAllSrcsetLinks() {

@Amit3200
Copy link
Contributor

Update description

Copy link
Contributor

@ninadbstack ninadbstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chinmay-browserstack chinmay-browserstack merged commit 76df992 into master Mar 4, 2024
36 checks passed
@chinmay-browserstack chinmay-browserstack deleted the capture_srcset_support branch March 4, 2024 14:02
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

3 participants