Skip to content

Commit

Permalink
Update catalog.json
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim committed Sep 29, 2023
1 parent c8b2f91 commit 26be0c5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions catalog.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"lastUpdated": "9/29/2023, 8:07:04 AM",
"lastUpdated": "9/29/2023, 9:49:15 AM",
"label": [
"input_tabindex_value",
"input_type_value",
"input_type",
"input_name_style"
"input_name_style",
"input_name_type",
"textarea_name_tabindex"
],
"aria-required-parent": ["a_role=\"tab\""],
"aria-required-children": ["ul_role=\"tablist\""],
Expand Down Expand Up @@ -34,7 +36,7 @@
"input_role=\"link\""
],
"presentation-role-conflict": ["button_role_type_i"],
"scrollable-region-focusable": ["div"],
"scrollable-region-focusable": ["div", "pre"],
"aria-allowed-attr": ["div_aria-expanded"],
"select-name": ["select_name"],
"aria-hidden-focus": [
Expand Down

0 comments on commit 26be0c5

Please sign in to comment.