]> git.eshelyaron.com Git - emacs.git/commit
Fix rendering of some complex SVG images
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Jan 2017 21:21:45 +0000 (22:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Jan 2017 21:21:45 +0000 (22:21 +0100)
commit267c98ae4849e87bcee49ebbb7adcf211c60cd47
tree56cf1cd9d5bd547829fac3534737bb5b159e18c5
parent3180deacf5562262f8f7b177d1f5f06b8e3ae8a8
Fix rendering of some complex SVG images

* lisp/net/shr.el (shr-parse-image-data): Don't transform
SVG->DOM->XML unless we're blocking images, as this is apt to
destroy the SVG (bug#24111).
lisp/net/shr.el