Adds a full list of unsupported selectors on IE7 and IE8.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 10 Feb 2014 22:18:40 +0000 (22:18 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 10 Feb 2014 22:18:40 +0000 (22:18 +0000)
commitcefbc2ae316a0723fb7206b9a0f4e89ff7dd85ca
tree7e73213bd506d40208a4d5c10055a434291806c1
parent9ae2050df2e3682366a87363a600989ac7d03727
Adds a full list of unsupported selectors on IE7 and IE8.

Makes sure we don't merge all unsupported selectors as per list at:
http://kimblim.dk/css-tests/selectors/
lib/selectors/optimizer.js
test/binary-test.js
test/data/unsupported/selectors-ie7.css [new file with mode: 0644]
test/data/unsupported/selectors-ie8.css [new file with mode: 0644]