mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
dea6528c0c
This includes aria role and accessible name computation. Accessible name is covered by wpt tests.
11 lines
283 B
Markdown
11 lines
283 B
Markdown
Web platform tests are copied from https://github.com/web-platform-tests/wpt.
|
|
|
|
Includes:
|
|
- `LICENSE.md`
|
|
- `accname/name*` test files
|
|
- `accname/foo.jpg`
|
|
- `wai-aria/scripts/manual.css`
|
|
|
|
Modifed:
|
|
- `wai-aria/scripts/ATTAcomm.js` contains our own harness to avoid modifying test files
|