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

Disallow data URLs in the package document #1446

Closed
rdeltour opened this issue Dec 6, 2022 · 0 comments · Fixed by #1463
Closed

Disallow data URLs in the package document #1446

rdeltour opened this issue Dec 6, 2022 · 0 comments · Fixed by #1463
Assignees
Labels
status: has PR The issue is being processed in a pull request type: spec The issue is related to a Specification update
Milestone

Comments

@rdeltour
Copy link
Member

rdeltour commented Dec 6, 2022

Implement the recent EPUB 3.3 clarifications about data URLs:

  • they do not represent publication resources
  • they cannot be used in the package document (neither in item nor link)
  • they are still subject to foreign resource restrictions (must be a CMT or used where an intrinsic fallback is provided)

see w3c/epub-specs#2494

@rdeltour rdeltour added type: spec The issue is related to a Specification update status: ready for implem The issue is ready to be implemented labels Dec 6, 2022
@rdeltour rdeltour added this to the v5.0.0 milestone Dec 6, 2022
@rdeltour rdeltour self-assigned this Dec 6, 2022
@rdeltour rdeltour modified the milestones: v5.0.0, v5.0.0-rc Dec 8, 2022
@rdeltour rdeltour added status: has PR The issue is being processed in a pull request and removed status: ready for implem The issue is ready to be implemented labels Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: has PR The issue is being processed in a pull request type: spec The issue is related to a Specification update
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant