The accessible name computation spec has changed to explicitly mention this case: Step 2A. Hidden Not Referenced. If the current node is hidden and is: - Not part of an aria-labelledby or aria-describedby traversal, where the node directly referenced by that relation was hidden. - Nor part of a native host language text alternative element (e.g. label in HTML) or attribute traversal, where the root of that traversal was hidden. See https://w3c.github.io/accname/#computation-steps. Chromium, Firefox and Safari all agree with the spec. Fixes #29796. |
||
|---|---|---|
| .. | ||
| bin | ||
| bundles | ||
| src | ||
| types | ||
| .eslintrc.js | ||
| .npmignore | ||
| browsers.json | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| ThirdPartyNotices.txt | ||
playwright-core
This package contains the no-browser flavor of Playwright.