GitHub

Original file line numberDiff line numberDiff line change

@@ -94,7 +94,7 @@ Note: Chrome does not give a similar Security prompt. I presume it stops the ses

9494

- Check the META.yml file in those directories to find the primary reviewers.

9595

- Review [/wai-aria/scripts/aria-utils.js](https://github.com/web-platform-tests/wpt/blob/master/wai-aria/scripts/aria-utils.js), as this contains a few convenience methods many of the other tests use.

9696

- WPT doesn't require an Issue for every PR, but you're welcome (encouraged) to file WPT Issues in the relevant spec repository. (E.g., /w3c/aria/issues/new for a new ARIA WPT test, rather than /web-platform-tests/wpt/issues/new).

97-

- Some issues are being tracked elsewhere, for example, the [Interop 2023 Accessibilty Investigation](https://github.com/web-platform-tests/interop-2023-accessibility-testing/issues)

97+

- Some issues are being tracked elsewhere, for example, the [Interop 2023 Accessibilty Investigation](https://github.com/web-platform-tests/interop-accessibility/issues)

9898

- Additional info in the [ARIA "Tests" documentation](./tests.md)

9999
100100

Read the original on github.com ↗