We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Resources with higher pixel densities are not capture when using along with dom snapshot i.e. in case of cli-snapshot,
@percy/cli
If necessary, describe the problem you have been experiencing in more detail.
snapshot.yml
- name: DPR url: https://mdn.github.io/learning-area/html/multimedia-and-embedding/responsive-images/srcset-resolutions.html widths: [475] discovery: device-pixel-ratio: 3
npx percy --verbose snapshot snapshot.yml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
Resources with higher pixel densities are not capture when using along with dom snapshot i.e. in case of cli-snapshot,
Environment
@percy/cli
version: 1.18Details
If necessary, describe the problem you have been experiencing in more detail.
Code to reproduce issue
snapshot.yml
The text was updated successfully, but these errors were encountered: