Skip to content

Commit

Permalink
Generated by 8e31f06e2137ee80200fd3ca955f9ca38633a6ed
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 15, 2022
1 parent e753f8b commit 11377f8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion common/script/roleInfo.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var roleInfo = {
/* This file is generated - do not modify */var roleInfo = {
"alert": {
"name": "alert",
"fragID": "alert",
Expand Down Expand Up @@ -8587,6 +8587,13 @@ var roleInfo = {
"required": false,
"disallowed": false,
"deprecated": false
},
{
"is": "property",
"name": "aria-level",
"required": false,
"disallowed": false,
"deprecated": false
}
]
},
Expand Down

0 comments on commit 11377f8

Please sign in to comment.