Fixes #257 - turns hsla/rgba to transparent if possible.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 2 Jun 2014 22:19:33 +0000 (23:19 +0100)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 2 Jun 2014 22:47:39 +0000 (23:47 +0100)
commit7b3fb2f227e3566374e98174289cd1ca1870132e
treea6a3fbf76dc4607291a8f5375d7a420288c40c19
parent4873d494ec35a855c3e8fc12d82ed975e169de24
Fixes #257 - turns hsla/rgba to transparent if possible.

It's possible unless in compatibility mode as IE<9 understands transparent but does not rgba/hsla.
History.md
lib/clean.js
test/unit-test.js