Skip to content

Commit

Permalink
allow section element to have role=group
Browse files Browse the repository at this point in the history
Related to updated ARIA in HTML rules - w3c/html-aria#367
  • Loading branch information
scottaohara authored and sideshowbarker committed Jan 21, 2022
1 parent c177307 commit 078341d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/html5/structural.rnc
Expand Up @@ -14,6 +14,7 @@
| common.attrs.aria.role.application
| common.attrs.aria.role.dialog
| common.attrs.aria.role.feed
| common.attrs.aria.role.group
| common.attrs.aria.role.log
| common.attrs.aria.role.marquee
| common.attrs.aria.role.presentation
Expand Down

0 comments on commit 078341d

Please sign in to comment.