testaro 16.4.0 → 16.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/testaro/focOp.js +0 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testaro",
3
- "version": "16.4.0",
3
+ "version": "16.4.1",
4
4
  "description": "Automation of accessibility testing",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/testaro/focOp.js CHANGED
@@ -2,10 +2,6 @@
2
2
  focOp
3
3
  Related to Tenon rule 190.
4
4
 
5
- WARNING: The chromium and firefox browsers in Playwright fail to accept are stricter on this test than the
6
- chromium browser is.
7
- misclassifying the tabIndex values of elements. Launch the webkit browser to run this test.
8
-
9
5
  This test reports discrepancies between Tab-focusability and operability. The standard
10
6
  practice is to make focusable elements operable and vice versa. If focusable elements are not
11
7
  operable, users are likely to be surprised that nothing happens when they try to operate such