You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EPUB 3.3, allows `nav` elements with no `epub:type` attribute in the
Navigation Document, without any content model restrictions.
This commit:
- update the schema to discard the previously-reported warning
- update the tests
Fix#1222
Without an epub:type, the nav element is just regular xhtml.
w3c/epub-specs#976
The text was updated successfully, but these errors were encountered: