elmimmo

Results 33 comments of elmimmo

I did not suggest to _always_ sort this way, but to have a preference that one could switch on or off (although I confess I most probably would have it...

Works like wonders. Thanks!

I do not think so, since what XHTML imposes over HTML is only the stricter generic XML syntax. `link` is not an element defined in any way by XML, and...

This is not a valid issue IMHO. Inside an EPUB, the cover typically exist in two forms: 1. As an image 2. As an XHTML document (or in EPUB 3.0.1...

It is a bit more complicated than that. There are a zillion different ways to insert an SVG in an XHTML document, and browsers and ereaders’ support for externally referenced...

I did look at epubtest.org, but the tests there for SVG are totally insufficient, as most tests do not consider different SVG insertion methods and neither they mentioned which one...

I will consider it. Getting familiar with how tests in epubtest.org are organized, what I feel are some things in my reach that are not being tested, and then maybe...

As reported above, the issue happens whenever the footnote reference contains seemingly any HTML tag whatsoever, so the issue is not specifically related to images. The code below presents the...

Note that, in ADE, the `pointer-events: none;` trick breaks the hyperlink to the footnote.