Disables restructuring inside @keyframes.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 22 Feb 2015 09:19:15 +0000 (09:19 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 25 Feb 2015 22:04:54 +0000 (22:04 +0000)
commitb439240502f1ef549b6c113c404e037d2cd5fdaa
treefc56428346215968db457ccccb9511e026512945
parent9aa4f49069208950c3090f4c52d2bb2705094a88
Disables restructuring inside @keyframes.

It's forbidden by the spec, see "Duplicate resolution" on
https://developer.mozilla.org/en-US/docs/Web/CSS/@keyframes
lib/selectors/optimizers/advanced.js
test/selectors/optimizer-test.js