Quote:
Originally Posted by KevinH
Could it be your code is simply missing the svg close tag in places that results in anchor tags being subsumed into the svg namespace?
|
I have no idea, but if that error was there, then wouldn't it show up when I validate my EPUB2 version? It's only after I convert it to EPUB3 that I get all those errors -- when I validate my EPUB2, before converting, I get "no errors or warnings" (just the way I like it!).
Quote:
Does your code ever use an svg anchor "a" tag?
|
I don't even know what an svg anchor "a" tag looks like -- if one refers to an "a" tag, I think <a href="whatever">. I'm rather clueless when it comes to SVG stuff, really.
Also...
Quote:
Originally Posted by Bertrand
It's just a warning but still... It's irritating :-)
|
Yeah, totally.