mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 05:37:20 +03:00
740472ce8f
When `<source>` or `srcset=` are involved, the actual image src is determinted at runtime based on factors like `devicePixelRatio` and media queries that depend on width/height. Since these factors may differ in the Trace Viewer itself, we should preserve the `currentSrc`, use it as an actual `src`, and disable various `<source>` and `srcset=`. |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
bundle.js | ||
index.html | ||
package.json | ||
snapshot.html | ||
tsconfig.json | ||
tsconfig.node.json | ||
uiMode.html | ||
vite.config.ts | ||
vite.sw.config.ts |