Skip to content

match epub:type checking in overlays documents to content documents - #1171

Merged
rdeltour merged 2 commits into
masterfrom
fix/overlays-epub-type
Sep 1, 2020
Merged

match epub:type checking in overlays documents to content documents#1171
rdeltour merged 2 commits into
masterfrom
fix/overlays-epub-type

Conversation

@mattgarrish

Copy link
Copy Markdown
Member

Processing of epub:type is supposed to be constrained identically to content documents, which means as of 3.2 unknown values without a prefix are usage messages.

This updates the processing to match what is in place for content documents by aggregating unchecked_vocab and then iterating the value(s) after to issue usage message(s).

…usage message for unknown values from structure vocab)

@rdeltour rdeltour left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test can be improved to check the usage (see comment), but otherwise LGTM! 👍

Comment thread src/test/resources/epub3/mediaoverlays-smil-document.feature Outdated
@rdeltour
rdeltour merged commit f8a2517 into master Sep 1, 2020
@rdeltour
rdeltour deleted the fix/overlays-epub-type branch September 1, 2020 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants