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

feat: disallow data URLs in the package document #1463

Merged
merged 1 commit into from Dec 16, 2022
Merged

Conversation

rdeltour
Copy link
Member

EPUB 3.3 now disallows data URLs everywhere in the package document (in both item and link elements).

See w3c/epub-specs#2494

Fix #1446

EPUB 3.3 now disallows data URLs everywhere in the package document
(in both `item` and `link` elements).

See w3c/epub-specs#2494

Fix #1446
@rdeltour rdeltour added this to the v5.0.0-rc milestone Dec 15, 2022
@rdeltour rdeltour self-assigned this Dec 15, 2022
Base automatically changed from feat/svg-stylesheet-check to main December 15, 2022 08:45
@rdeltour rdeltour merged commit 0175818 into main Dec 16, 2022
@rdeltour rdeltour deleted the feat/data-urls branch December 16, 2022 09:41
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.

Disallow data URLs in the package document
2 participants