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

[trace viewer] srcset sanitization removes space between values, hence breaks the links #6982

Closed
pavelfeldman opened this issue Jun 9, 2021 · 0 comments · Fixed by #6995
Closed

Comments

@pavelfeldman
Copy link
Member

srcset="https://static.rdc.moveaws.com/images/hero/default/2021-2/hp-hero-desktop-1440w.webp,
            https://static.rdc.moveaws.com/images/hero/default/2021-2/hp-hero-desktop-2880w-2x.webp 2x"
srcset="https://static.rdc.moveaws.com/images/hero/default/2021-2/hp-hero-desktop-1440w.webp,https://static.rdc.moveaws.com/images/hero/default/2021-2/hp-hero-desktop-2880w-2x.webp 2x"
aslushnikov pushed a commit that referenced this issue Jun 9, 2021
aslushnikov pushed a commit to aslushnikov/playwright that referenced this issue Jun 9, 2021
aslushnikov added a commit that referenced this issue Jun 9, 2021
Cherry-pick PR #6995 SHA 19d69b7

References #6982

Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
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 a pull request may close this issue.

1 participant