Skip to content

Commit

Permalink
Update catalog.json
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim committed Jul 7, 2024
1 parent 191e113 commit 2c9d82a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions catalog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdated": "7/6/2024, 4:15:00 AM",
"lastUpdated": "7/7/2024, 4:14:41 AM",
"label": [
"input_tabindex_value",
"input_type_value",
Expand Down Expand Up @@ -198,7 +198,9 @@
"price-list_aria-live_role",
"main_lang",
"aside_tabindex",
"header_name_style"
"header_name_style",
"nav_typeof",
"nav_role_typeof"
],
"aria-allowed-role": [
"button_role=\"presentation\"",
Expand Down Expand Up @@ -337,7 +339,9 @@
"nav_role=\"toolbar\"",
"h6_role=\"button\"",
"img_role=\"progressbar\"",
"img_role=\"link\""
"img_role=\"link\"",
"a_role=\"menu\"",
"summary_role=\"menuitem\""
],
"presentation-role-conflict": [
"button_role_type_i",
Expand Down

0 comments on commit 2c9d82a

Please sign in to comment.