Fixes #763 - data URI SVG and quoting.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 30 May 2016 05:21:53 +0000 (07:21 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 31 May 2016 08:47:41 +0000 (10:47 +0200)
commit55165afa40de92f6cdf9f4d8b3ad33909e3b82d1
tree9ed7ece796e4a08abd856ff8f3c8babe6ea6693f
parent9d30393cc5dbf872ba405944c2108f330bae4ee9
Fixes #763 - data URI SVG and quoting.

Quotes inside data URI SVG can be unescaped and we should handle
such cases correctly by leaving quoting in place.
History.md
lib/text/urls-processor.js
test/integration-test.js