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

Manifest fallbacks for img and iframe #252

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 8 comments
Closed

Manifest fallbacks for img and iframe #252

GoogleCodeExporter opened this issue Mar 24, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

The current manifest fallback section is not as clear as it could be that the 
method can be used for non-core media types referenced from img and iframe 
elements.

These elements should be explicitly referenced in 5.2.1 and the definition in 
5.2.2 broadened.

Original issue reported on code.google.com by mgarrish on 8 Jan 2013 at 5:14

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

2 similar comments
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

The following changes should be sufficient to fix this issue:

In 5.2.1, add the following new heading and requirement after "Intrinsic 
Fallback in EPUB Content Documents" to match the "Spine Resources" section:

---
Manifest Fallback in EPUB Content Documents

Foreign Resources may be referenced from img and iframe elements, and in this 
case Manifest fallbacks must be provided.
---

In 5.2.2, add the following to the end of the first paragraph:

", and for each Foreign Resource referenced from an img or iframe element in an 
XHTML Content Document."

And change the fifth paragraph to:

---
Fallback chains must conform to one of the following requirements, as 
appropriate:

- For Foreign Resources referenced from the spine, the chain must contain at 
least one EPUB Content Document.
- For Foreign Resources referenced from img and iframe elements, the chain must 
contain at least one Core Media Type Resource.

Fallback chains must not contain any circular- or self-references to items in 
the chain.
---

Original comment by mgarrish on 15 Apr 2013 at 2:56

  • Changed state: ProposedSolution

@GoogleCodeExporter
Copy link
Author

Specification has been updated:

https://code.google.com/p/epub-revision/source/detail?r=4588

Please verify and close if correct.

Original comment by mgarrish on 27 Apr 2013 at 1:27

  • Changed state: FinalReview

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 30 Apr 2013 at 4:28

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Minor clarifications to better generalize the proposed solution:

https://code.google.com/p/epub-revision/source/detail?r=4771

Original comment by mgarrish on 16 Oct 2013 at 8:45

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

No branches or pull requests

1 participant