mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-24 06:49:04 +03:00
9b6627a063
There are new "non-manual" WPT accname tests that we now mostly pass, which required a few tweeks in calculating role and name. Also implemented accessible description computation, which is just a small addition on top of accessible name, and passed respective wpt tests. References #18332. |
||
---|---|---|
.. | ||
accname | ||
wai-aria/scripts | ||
LICENSE.md | ||
README.md |
Web platform tests are copied from https://github.com/web-platform-tests/wpt at revision 5adfe4e8cd223729aa2942915e8a515c079ed0ef
.
Includes:
LICENSE.md
accname/manual/name*
test filesaccname/manual/description*
test filesaccname/manual/foo.jpg
accname/name/comp*
test filesaccname/name/shadowdom/*
test fileswai-aria/scripts/manual.css
Instead of including wai-aria/scripts/ATTAcomm.js
and wai-aria/scripts/aria-utils.js
, we provide our own harness.