Skip to content

Commit

Permalink
Update: allow none/presentation on nav element
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaohara authored Mar 4, 2022
1 parent 10f5050 commit a585e08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schema/html5/structural.rnc
Original file line number Diff line number Diff line change
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 a585e08

Please sign in to comment.