playwright/tests
Andrey Lushnikov ea7ef328e7
fix: inject caret-hiding style in every shadow tree (#16907)
Style inheritance disregards selector specificity, so we can't
dominate local shadow dom styles.

To mitigate this, we inject the style tag with caret-hiding
style in every shadowDom tree.

Fixes #16732
2022-09-08 09:50:08 -07:00
..
android test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
assets test: link preload interception (#16908) 2022-08-30 10:35:55 -07:00
components fix(ct): vue import errors (#17066) 2022-09-08 08:37:38 -07:00
config test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
electron test: fix Electron tests (#17180) 2022-09-08 09:11:47 +02:00
installation chore: have a socket timeout when downloading browsers (#17187) 2022-09-08 14:40:41 +02:00
library chore(generator): use new .NET test attributes (#17172) 2022-09-08 01:44:58 +02:00
page fix: inject caret-hiding style in every shadow tree (#16907) 2022-09-08 09:50:08 -07:00
playwright-test fix(reuse): restore storage state (#17175) 2022-09-07 19:15:04 -07:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
webview2 test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00