mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 11:50:22 +03:00
701a405bdf
This allows snapshots of file:/// pages with external stylesheets, images, etc to be rendered correctly in the trace viewer. (Otherwise, it tries to request the file:/// URIs directly and the requests get blocked by the browser.) Fixes #31112. |
||
---|---|---|
.. | ||
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 |