Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid null values in manifest for width/height/duration when not present #59

Merged
merged 2 commits into from
Apr 7, 2022

Conversation

cjcolvar
Copy link
Member

Null values for width/height/duration are not valid in Presentation 3 manifests. This PR adds tests for that and ensures that for Canvas objects.

Also included:

  • Delegate #key? to appease rubocop

Delegate #key? to appease rubocop

Co-authored-by: Dananji Withana <dwithana@iu.edu>
Co-authored-by: Michael Johnson <mj82@iu.edu>
@bess bess merged commit 62cc688 into main Apr 7, 2022
@bess bess deleted the v3_valid branch April 7, 2022 12:02
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