playwright/packages
Dmitry Gozman 740472ce8f
fix(trace viewer): retain currentSrc of all images (#26841)
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=`.
2023-09-05 12:48:07 -07:00
..
html-reporter chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
playwright feat: make playwright package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
playwright-browser-chromium feat: make playwright package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
playwright-browser-firefox feat: make playwright package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
playwright-browser-webkit feat: make playwright package not install browsers automatically (#26672) 2023-08-27 07:24:35 -07:00
playwright-chromium chore: cut 1.37.0 branch (#26357) 2023-08-09 01:46:29 -07:00
playwright-core fix(trace viewer): retain currentSrc of all images (#26841) 2023-09-05 12:48:07 -07:00
playwright-ct-core chore: do not add plugins to config twice (#26670) 2023-08-24 16:19:57 -07:00
playwright-ct-react chore: do not add plugins to config twice (#26670) 2023-08-24 16:19:57 -07:00
playwright-ct-react17 chore: do not add plugins to config twice (#26670) 2023-08-24 16:19:57 -07:00
playwright-ct-solid chore: cut 1.37.0 branch (#26357) 2023-08-09 01:46:29 -07:00
playwright-ct-svelte feat(ct): svelte vite context (#26554) 2023-08-19 16:26:06 -07:00
playwright-ct-vue fix(ct): vue jsx mount options type (#26566) 2023-08-21 08:48:03 -07:00
playwright-ct-vue2 fix(ct): vue jsx mount options type (#26566) 2023-08-21 08:48:03 -07:00
playwright-firefox chore: cut 1.37.0 branch (#26357) 2023-08-09 01:46:29 -07:00
playwright-test fix: implement atomic append for compilation cache (#26830) 2023-08-31 17:55:13 -07:00
playwright-webkit chore: cut 1.37.0 branch (#26357) 2023-08-09 01:46:29 -07:00
protocol/src feat(evaluate): serialize map and set (#26730) 2023-08-28 14:32:41 -07:00
recorder chore: use SVG icons for web apps (#26564) 2023-08-21 18:33:02 +02:00
trace/src chore: fix har date types (#26783) 2023-08-30 12:40:46 -07:00
trace-viewer fix(trace viewer): retain currentSrc of all images (#26841) 2023-09-05 12:48:07 -07:00
web chore: add log/error tabs and counters (#26843) 2023-09-01 20:12:05 -07:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00