aria-api

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

commit
9a10de5818daf67b637f1fa106a23f2e82017c4d
parent
7420a84e20fd500f3ea9354b70a038ae3cb41cff
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-09-29 14:36
typo

Diffstat

M CHANGES.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/CHANGES.md b/CHANGES.md

@@ -6,7 +6,7 @@
    6     6 -	add support for `aria-description`
    7     7 -	add incomplete support for SVG Accessibility API Mappings
    8     8 -	update HTML Accessibility API Mappings to the latest working draft
    9    -1 -	fix parsing of the `role` attribute is it contains more than one entry
   -1     9 -	fix parsing of the `role` attribute if it contains more than one entry
   10    10 -	do not consider `placeholder` for description
   11    11 
   12    12