playwright/packages/playwright-core/src
Dmitry Gozman 0653692a5b
fix(selectors): :scope combined with other css should work (#18324)
Previously, we considered root when selector has `:scope` modifier, but
did not actually match it with other css specifiers, like in
`:scope.selected`.

Fixes #17824.
2022-10-25 14:31:39 -07:00
..
cli chore: switch to the new debug controller harness (#18308) 2022-10-25 09:55:20 -07:00
client feat(api): add clear() (#18296) 2022-10-25 12:56:11 -07:00
common chore: switch to the new debug controller harness (#18308) 2022-10-25 09:55:20 -07:00
containers chore: fix docker tests in branch, attempt 2 (#17908) 2022-10-07 09:21:33 -07:00
grid feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
protocol chore: switch to the new debug controller harness (#18308) 2022-10-25 09:55:20 -07:00
remote feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
server fix(selectors): :scope combined with other css should work (#18324) 2022-10-25 14:31:39 -07:00
third_party chore: bundle pixelmatch, it has not changed for 2 years (#13585) 2022-04-15 16:58:31 -07:00
utils feat: send SIGTERM to webserver before SIGKILL'ing it. (#18220) 2022-10-21 08:55:06 -07:00
androidServerImpl.ts feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
browserServerImpl.ts feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
DEPS.list feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
outofprocess.ts test: mark driver mode as remote (#15402) 2022-07-06 09:20:07 -07:00
utilsBundle.ts fix(esm): show codeframe when errors get reported (#15262) 2022-06-30 21:17:08 +02:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00