Skip to content

Commit

Permalink
Add missing aria-modal to global attributes in validator spec (#37002)
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Dec 20, 2021
1 parent f2f8ef9 commit a8be9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validator/validator-main.protoascii
Original file line number Diff line number Diff line change
Expand Up @@ -5160,6 +5160,7 @@ attr_lists: {
attrs: { name: "aria-labelledby" }
attrs: { name: "aria-level" }
attrs: { name: "aria-live" }
attrs: { name: "aria-modal" }
attrs: { name: "aria-multiline" }
attrs: { name: "aria-multiselectable" }
attrs: { name: "aria-orientation" }
Expand Down

0 comments on commit a8be9d1

Please sign in to comment.