Update a11y.js

pull/16340/head
Ahmad S. 2 months ago committed by GitHub
parent eda506bf71
commit c5d9fe5607
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,7 +6,7 @@ import { roles as roles_map, aria, elementRoles } from 'aria-query';
import { AXObjects, AXObjectRoles, elementAXObjects } from 'axobject-query'; import { AXObjects, AXObjectRoles, elementAXObjects } from 'axobject-query';
import { import {
regex_heading_tags, regex_heading_tags,
regex_js_code, regex_js_prefix,
regex_not_whitespace, regex_not_whitespace,
regex_redundant_img_alt, regex_redundant_img_alt,
regex_starts_with_vowel, regex_starts_with_vowel,

Loading…
Cancel
Save