playwright/tests
Dmitry Gozman 548e4a0c0f
fix(role): account for unslotted elements being hidden for aria (#22070)
When element is not assigned to any slot in the shadow root, it is not
rendered and is considered hidden for ARIA in all browsers.

In Chromium/Firefox we use `Element.checkVisibility` that already
handles this, but in WebKit we have to check it manually.

Fixes #21487.
2023-03-29 17:08:05 -07:00
..
android chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
assets chore: remove Selenium jar files from repo (#21939) 2023-03-23 22:00:30 +01:00
components chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
config test: add a ui teardown test (#22010) 2023-03-29 13:57:19 -07:00
electron fix(electron): do not use loader for packaged apps (#21577) 2023-03-13 12:52:52 -07:00
image_tools chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
installation chore: remove Selenium jar files from repo (#21939) 2023-03-23 22:00:30 +01:00
library test: enable some of the previously disabled tests (#22047) 2023-03-29 10:52:55 -07:00
page fix(role): account for unslotted elements being hidden for aria (#22070) 2023-03-29 17:08:05 -07:00
playwright-test chore: add snippet to the error message (#21991) 2023-03-29 14:07:14 -07:00
stress chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
webview2 test: fix webview2 globalSetup (#21220) 2023-02-27 17:39:07 +01:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: enable tsc for ttest sources (#21018) 2023-02-19 11:18:07 -08:00