Fixes #553 - another style of SVG fallback.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 May 2015 14:03:33 +0000 (15:03 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 May 2015 14:14:06 +0000 (15:14 +0100)
commit219762e7439ffc74ed1d7c1b8ab882ceeb269298
tree9e686cca3d20926eef421bd3079c47c82493e36a
parent6bda91f1a9957cbd0d3ed4557c86d7fcb6393cf5
Fixes #553 - another style of SVG fallback.

This addresses any version of SVG fallback when one layer is set to
none. It's not future proof though since:

* it may bo none + sth
* it may be an empty linear gradient

Once we have #407 in place we'll be able to actually see which URL is
a SVG and decide based on that.
History.md
lib/properties/override-compactor.js
test/properties/override-compacting-test.js