Fixes #633 - handling data URI with brackets.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 5 Aug 2015 06:45:51 +0000 (07:45 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 6 Aug 2015 08:39:37 +0000 (09:39 +0100)
commit2028fad5a88a80e9921d9981c6247951b8c43d62
treee63f30ff6a9663e9b9fe86e1924c33b57d8958eb
parent57ce22071a4b88f6576431fcd813fbdb68f2de92
Fixes #633 - handling data URI with brackets.

We need to identify cases when data URI are escaped (and brackets
are not) so we can get the whole URI.
History.md
lib/urls/reduce.js
test/integration-test.js