Closed GoogleCodeExporter closed 8 years ago
Original comment by rdeltour@gmail.com
on 8 Mar 2013 at 11:56
Original comment by markus.g...@gmail.com
on 26 Mar 2013 at 12:38
This is more complicated than it seems. Non-core media types are allowed if
fallbacks are provided, so 'xhtml/css' is not invalid in itself. The problem is
that given a resource in the manifest, it is quite difficult to know if a
fallback is provided (it requires to look at all the content docs, and possibly
further).
I can see two resolution options:
1. issue a warning (straightforward – in the OPF checks)
2. catch the missing fallback when checking the content doc's references (more
complex, wouldn't be caught if the OPF is validated standalone).
Original comment by rdeltour@gmail.com
on 27 Mar 2013 at 1:41
This issue was closed by revision r455.
Original comment by rdeltour@gmail.com
on 29 Mar 2013 at 2:19
Original issue reported on code.google.com by
ncraiggo...@gmail.com
on 24 Jan 2013 at 2:43