mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-11 12:33:45 +03:00
132a5a4bf5
When rendering snapshot, disregard earlier resources with the same url, because it's most likely that the latest one was used for rendering. An example would be reloading the page before the stylesheet has finished loading. In this case, the stylesheet will be requested twice, and the second copy that was not aborted should be used for the snapshot. Fixes #23709. |
||
---|---|---|
.. | ||
android | ||
assets | ||
components | ||
config | ||
electron | ||
image_tools | ||
installation | ||
library | ||
page | ||
playwright-test | ||
stress | ||
webview2 | ||
.eslintrc.js | ||
index.d.ts | ||
tsconfig.json |