Romain Deltour

Results 173 comments of Romain Deltour

Thanks for the report and the test file! I will have a look.

Doing type sniffing is out of scope for EPUBCheck, but I suppose we could better identified these messages are related to CSS parsing, which could already give a hint of...

Ah, good catch. I'm not too surprised, since this is checked by the schema (as far as I remember), and the SVG schema is shared by both standalone and embedded...

> Okay, got it. Looks like a bug in the validation engine Jing (https://github.com/relaxng/jing-trang). When I try to validate the same OPF file in oXygen (which uses a newer version...

Marking as `blocked`, as this likely depends on a fix in Jing.

See also the discussion in w3c/publ-cg#69

See also idpf/education#3

+1 on @mattgarrish's analysis: the URL looks non-conforming so should be reported, but EPUBCheck should definitely not throw a `NullPointerException` in that case. I'll look into it for the next...

Thanks for the report, I’ll try to repro.