Skip to content

Commit

Permalink
Update: allow none/presentation on nav element (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaohara committed Mar 4, 2022
1 parent 10f5050 commit 5e25edb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schema/html5/structural.rnc
Expand Up @@ -77,6 +77,8 @@
| common.attrs.aria.role.doc-toc
| common.attrs.aria.role.menu
| common.attrs.aria.role.menubar
| common.attrs.aria.role.none
| common.attrs.aria.role.presentation
| common.attrs.aria.role.tablist
)?
)
Expand Down

0 comments on commit 5e25edb

Please sign in to comment.