Skip to content

Commit

Permalink
fix(aria-allowed-roles): update role allowances for section element (#…
Browse files Browse the repository at this point in the history
…3238)

* update role allowances for section element 

closes #3237
related to w3c/html-aria#367

* Update html-elms.js
  • Loading branch information
scottaohara authored Oct 25, 2021
1 parent ec937e3 commit 99676ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/standards/html-elms.js
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ const htmlElms = {
'dialog',
'document',
'feed',
'group',
'log',
'main',
'marquee',
Expand Down

0 comments on commit 99676ec

Please sign in to comment.