Skip to content

Commit

Permalink
fix(local_names): add missing ARIA attributes (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Apr 16, 2024
1 parent 5ea5bd5 commit 1ae2de3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions markup5ever/local_names.txt
Expand Up @@ -60,31 +60,51 @@ arg
aria-activedescendant
aria-atomic
aria-autocomplete
aria-braillelabel
aria-brailleroledescription
aria-busy
aria-channel
aria-checked
aria-colcount
aria-colindex
aria-colindextext
aria-colspan
aria-controls
aria-current
aria-datatype
aria-describedby
aria-description
aria-details
aria-disabled
aria-dropeffect
aria-errormessage
aria-expanded
aria-flowto
aria-grab
aria-haspopup
aria-hidden
aria-invalid
aria-keyshortcuts
aria-label
aria-labelledby
aria-level
aria-live
aria-modal
aria-multiline
aria-multiselectable
aria-orientation
aria-owns
aria-placeholder
aria-posinset
aria-pressed
aria-readonly
aria-relevant
aria-required
aria-roledescription
aria-rowcount
aria-rowindex
aria-rowindextext
aria-rowspan
aria-secret
aria-selected
aria-setsize
Expand All @@ -93,6 +113,7 @@ aria-templateid
aria-valuemax
aria-valuemin
aria-valuenow
aria-valuetext
article
ascent
aside
Expand Down

0 comments on commit 1ae2de3

Please sign in to comment.