playwright/tests/assets/wpt
Dmitry Gozman dea6528c0c
feat(aria): introduce role utils (#12916)
This includes aria role and accessible name computation.
Accessible name is covered by wpt tests.
2022-03-21 17:26:45 -07:00
..
accname feat(aria): introduce role utils (#12916) 2022-03-21 17:26:45 -07:00
wai-aria/scripts feat(aria): introduce role utils (#12916) 2022-03-21 17:26:45 -07:00
LICENSE.md feat(aria): introduce role utils (#12916) 2022-03-21 17:26:45 -07:00
README.md feat(aria): introduce role utils (#12916) 2022-03-21 17:26:45 -07:00

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