playwright/packages
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
..
html-reporter feat(html): added labels to test cases and test files (#21468) 2023-03-22 14:35:58 -07:00
playwright chore: cut 1.32 (#21773) 2023-03-17 19:36:43 -07:00
playwright-chromium chore: cut 1.32 (#21773) 2023-03-17 19:36:43 -07:00
playwright-core fix(role): account for unslotted elements being hidden for aria (#22070) 2023-03-29 17:08:05 -07:00
playwright-ct-react chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
playwright-ct-react17 chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
playwright-ct-solid chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
playwright-ct-svelte chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
playwright-ct-vue chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
playwright-ct-vue2 chore: bump vite to 4.2.1 (#22061) 2023-03-29 14:00:00 -07:00
playwright-firefox chore: cut 1.32 (#21773) 2023-03-17 19:36:43 -07:00
playwright-test chore: add snippet to the error message (#21991) 2023-03-29 14:07:14 -07:00
playwright-webkit chore: cut 1.32 (#21773) 2023-03-17 19:36:43 -07:00
protocol/src feat: BrowserContext.on('dialog') (#22033) 2023-03-28 13:15:55 -07:00
recorder chore(tv): render error in-line (#21586) 2023-03-10 16:22:19 -08:00
trace/src chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
trace-viewer chore: allow sibling describes with the same name (#21967) 2023-03-24 17:09:11 -07:00
web chore: pack codemirror on resize (#21856) 2023-03-21 18:20:48 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00