playwright/packages
Dmitry Gozman 984182bd53
fix(role): embedded control inside the target element (#30403)
According to the spec, such controls should use the native value as long
as they have "aria-label". The relevant spec section is 2D.

However, there is an open issue that claims this should always apply,
and all browsers and wpt test actually do that:
https://github.com/w3c/accname/issues/64.

Fixes #28848.
2024-04-17 12:25:08 -07:00
..
html-reporter chore: remove unused botName from types (#30172) 2024-03-28 16:16:15 -07:00
playwright types: allow readonly tuples to be used as ReporterDescription (#30387) 2024-04-16 17:39:11 -07:00
playwright-browser-chromium chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-browser-firefox chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-browser-webkit chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-chromium chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-core fix(role): embedded control inside the target element (#30403) 2024-04-17 12:25:08 -07:00
playwright-ct-core chore(ct): bump vite to v5.2.8 (#30264) 2024-04-08 09:48:05 +02:00
playwright-ct-react chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-ct-react17 chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-ct-solid chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-ct-svelte chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-ct-vue chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-ct-vue2 chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-firefox chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-test chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
playwright-webkit chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
protocol/src fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
recorder fix(recorder): reference Language enum for recorderTypes (#29294) 2024-02-01 13:48:30 -08:00
trace/src feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
trace-viewer fix(ui-mode): do not loose run information after writing into testDir (#30312) 2024-04-10 19:01:51 +02:00
web chore: split ui mode view into files (#30029) 2024-03-20 16:00:35 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00