Skip to content

Commit

Permalink
Update catalog.json
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim committed Jan 18, 2024
1 parent ca94f97 commit b6c7296
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,5 +1,5 @@
{
"lastUpdated": "1/17/2024, 4:14:14 AM",
"lastUpdated": "1/18/2024, 4:13:46 AM",
"label": [
"input_tabindex_value",
"input_type_value",
Expand Down Expand Up @@ -109,7 +109,8 @@
"aside_p",
"aside_p_strong",
"aside_role",
"aside_time"
"aside_time",
"aside_span_p_b_span_br_span"
],
"aria-allowed-role": [
"button_role=\"presentation\"",
Expand Down Expand Up @@ -169,7 +170,8 @@
"a_role=\"application\"",
"fieldset_role=\"search\"",
"input_role=\"tab\"",
"button_role=\"menu\""
"button_role=\"menu\"",
"a_role=\"listitem\""
],
"presentation-role-conflict": [
"button_role_type_i",
Expand Down

0 comments on commit b6c7296

Please sign in to comment.