Quote:
Originally Posted by Jellby
The <svg> element, like an <img>, has to be contained in a block element (<div>, <p>...), it cannot be a direct child of <body>. Or maybe this is only when you use a doctype...
|
ePub check passes it fine although Sigil flight crew complains but not in a nice way. There error lists all sorts of block items but not body.
element 'svg' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|noscript|ins |del|script)'
Sigil won't save a file without adding the doctype but even with this ePub_check 3.0 does not complain.
Dale