Fixes #787 - regression in data URI processing.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 15 Jun 2016 06:23:29 +0000 (08:23 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 15 Jun 2016 06:35:13 +0000 (08:35 +0200)
commite9a603ffc7901f9ec4cb77c52b427542fa2edf09
tree23214a8ec3dd64b050bf21995161d8761fb2f5db
parentb258906e4d0792b79795f862516725057ba2428e
Fixes #787 - regression in data URI processing.

Yet another regression so we revert to the original order of
processing `url()` values.
History.md
lib/urls/reduce.js
test/text/urls-processor-test.js