playwright/packages/playwright-core/src/server
Dmitry Gozman 7527ad27d3
fix(snapshot): empty adopted stylesheet should not prevent node refs (#9731)
We never marked empty stylesheets as "stale", so we never computed
css text for them. This prevented node reuse, because empty string
is not equal to undefined.
2021-10-23 16:26:46 -07:00
..
android chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium fix(infobar): account for infobar in headed mode (#9627) 2021-10-19 15:36:17 -07:00
common chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
electron fix: electron launcher (#9504) 2021-10-14 16:45:52 +02:00
firefox feat(firefox): roll to r1296 (#9494) 2021-10-14 11:35:39 +02:00
injected chore(html): html report polish (#9600) 2021-10-18 18:33:38 -07:00
supplements chore(codegen): use offsetX instead of clientX for positioned clicks (#9521) 2021-10-15 22:21:19 +02:00
trace fix(snapshot): empty adopted stylesheet should not prevent node refs (#9731) 2021-10-23 16:26:46 -07:00
webkit feat(webkit): bump to r1564 (#9557) 2021-10-15 17:22:41 -07:00
accessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
artifact.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browser.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browserContext.ts fix(infobar): account for infobar in headed mode (#9627) 2021-10-19 15:36:17 -07:00
browserType.ts Create userDataDir if it does not exist (#9483) 2021-10-14 11:19:52 -07:00
console.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
cookieStore.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
deviceDescriptors.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
deviceDescriptorsSource.json feat(firefox): roll to r1296 (#9494) 2021-10-14 11:35:39 +02:00
dialog.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dom.ts fix(expect): do not fail on navigated frames while polling (#9659) 2021-10-20 13:01:05 -07:00
download.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts fix(fetch): remove content-length from redirected post requests (#9728) 2021-10-22 16:52:49 -07:00
fileChooser.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
formData.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
frames.ts fix(expect): fix toHaveCount(0) (#9690) 2021-10-21 14:46:54 -07:00
helper.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
input.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
instrumentation.ts feat(trace): highlight targets for accessors and expects (#9527) 2021-10-15 15:07:15 -07:00
javascript.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
macEditingCommands.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
network.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
page.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
pipeTransport.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
playwright.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
progress.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
screenshotter.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
selectors.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
transport.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
types.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
usKeyboardLayout.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00