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=`. |
||
|---|---|---|
| .. | ||
| bin | ||
| bundles | ||
| src | ||
| types | ||
| .eslintrc.js | ||
| .npmignore | ||
| browsers.json | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| ThirdPartyNotices.txt | ||
playwright-core
This package contains the no-browser flavor of Playwright.