aria-api

access ARIA information from JavaScript
git clone https://git.ce9e.org/aria-api.git

commit
bf5df09b60161b2aa2657da090e67f03c7d2b8af
parent
1c417094f13611e33f6aaa1f75ffd8822ff0422a
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-06-21 15:50
typo

Diffstat

M test/test-wpt.js 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/test/test-wpt.js b/test/test-wpt.js

@@ -27,7 +27,7 @@ describe('wpt', () => {
   27    27 		'orphaned gridcell outside the context of row',
   28    28 		'orphaned option outside the context of listbox',
   29    29 
   30    -1 		// complectaed generic selectors
   -1    30 		// complicated generic selectors
   31    31 		'el-aside-in-section-without-name',
   32    32 		'el-footer',
   33    33 		'el-header',