GNU bug report logs - #16244
24.3.50; eww does not show SVG images in HTML files

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Tue, 24 Dec 2013 18:06:02 UTC

Severity: normal

Tags: fixed

Found in version 24.3.50

Fixed in version 25.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 16244 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 16244 <at> debbugs.gnu.org
Subject: Re: bug#16244: 24.3.50; eww does not show SVG images in HTML files
Date: Tue, 24 Dec 2013 21:21:54 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>   emacs -Q
>   M-x eww RET
>   http://www.w3.org/Graphics/SVG/WG/wiki/Test_Suite_Overview RET
>   Go down to the link saying "* HTML using <object>", hit RET
>   In the page that is displayed, hit RET on any link
>
> Result: you are presented with a page where a PNG image is displayed
> correctly, while an SVG image near it is not displayed; instead its
> file name is shown.

Hm.  Looking at the source code, this is stuff like:

<object data="../../svg/animate-dom-01-f.svg" width="480" height="360" type="image/svg+xml"><p style="font-size:300%;color:red">FAIL</p></object>

Adding support for this would be pretty simple, I think (just treat this
like an <img> tag, more or less), but is this a bug fix or a new
feature?  >"?  If it's a bug, I can whip up a fix...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 10 years and 251 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.