playwright/tests/assets/axe-core
chimurai f72d400952
chore: fix typos (#20473)
2023-01-30 09:53:28 +01:00
..
LICENSE test(role): add tests for implicit role calculation (#13132) 2022-03-28 15:22:50 -07:00
README.md chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
accessible-text.js fix(role): update allowsNameFromContent to closer align with blink/gecko (#19692) 2022-12-27 09:06:46 -08:00
implicit-role.js test(role): add tests for implicit role calculation (#13132) 2022-03-28 15:22:50 -07:00

README.md

Tests derived from axe-core test suite: https://github.com/dequelabs/axe-core/tree/develop/test.

Includes:

  • LICENSE

Modified:

  • implicit-role.js contains test cases extracted from /test/commons/aria/implicit-role.js
  • accessible-text.js contains test cases extracted from /test/commons/aria/accessible-text.js