Skip to content

Commit

Permalink
Complete ARIA attributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
otherdaniel committed Dec 13, 2024
1 parent 82c51b3 commit 4b0c4b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ aria-valuemax
aria-valuemin
aria-valuenow
aria-valuetext
aria-labeledby // See note "labeledby" in spec.

## ARIA 1.3 draft additions https://w3c.github.io/aria/ ###

Expand All @@ -746,11 +747,10 @@ aria-brailleroledescription
aria-colindextext
aria-rowindextext

## ARIA: no idea ##
## ARIA: in development ##

aria-actions
aria-labeledby
aria-virtualcontent
aria-actions // https://github.com/w3c/aria/pull/1805
aria-virtualcontent // https://github.com/WICG/accessible-loading-and-searching-of-content/blob/main/explainer.md

### HTML global attributes ###

Expand Down

0 comments on commit 4b0c4b7

Please sign in to comment.