You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issuing some message that documents are being skipped would be nice. I tried the sous le vent book from the samples and it runs without any message; the svg are just ignored.
Including a property in the json report that there are svg docs (embedded or in spine) would also be useful as long as they aren't being checked, as I need to indicate that minimum contrast issues still need checking, for example.
When an EPUB has SVG Content Documents, Ace will report them in the
`hasSVGContentDocuments` field of the `properties` section, and will
log a warning saying these documents will be ignored.
Fixes#94.
Ace doesn't claim to be compatible with SVG Content Documents (at least for v1.0.0). We should at least make sure we fail gracefully.
The text was updated successfully, but these errors were encountered: