RESOLVED DUPLICATE of bug 73153 87069
font-family="sans-serif" not honoured in SVG-in-<img>
https://bugs.webkit.org/show_bug.cgi?id=87069
Summary font-family="sans-serif" not honoured in SVG-in-<img>
Cameron McCormack (:heycam)
Reported 2012-05-21 18:48:58 PDT
The SVG image referenced by an <img> element in this section https://svgwg.org/svg2-draft/painting.html#TermCapShape shows the text with a serif font despite the font-family="sans-serif" in the document. When I view the SVG document by itself, the text correctly is rendered in a sans serif font.
Attachments
Alexey Proskuryakov
Comment 1 2012-05-22 11:33:32 PDT
See also: bug 73153, bug 87069. Are these all the same thing?
Cameron McCormack (:heycam)
Comment 2 2012-05-22 16:54:08 PDT
Bug 87069 is definitely the same thing, since that's this bug. ;) But yes this seems a clear dupe of bug 73153. *** This bug has been marked as a duplicate of bug 73153 ***
Alexey Proskuryakov
Comment 3 2012-05-23 10:23:14 PDT
Oops! The other one was bug 68090, which is likely related, but not quite the same.
Note You need to log in before you can comment on or make changes to this bug.