compass/test/fixtures
Stan Angeloff cab02128a7 Turn off legacy IE support in @keyframes.
This commit turns off $legacy-support-for-ie* for @content within the
@keyframes mixin.

If a project has legacy IE support turned on, certain mixins add property
definitions which are not affected by $experimental-support-for-*. One
such mixin is @opacity with will add a `filter:` property.

Because IE 6, 7 and 8 do not support CSS animations and keyframes, we can
safely turn off the support and restore to its previous values once we are
done rendering the @keyframes @content.
2012-04-13 19:56:27 +03:00
..
extensions/only_stylesheets Handle frameworks without a templates directory. 2011-11-06 18:01:27 -08:00
fonts add test for inline_font_files() 2011-09-07 13:06:10 -07:00
sprites/public/images Added a test to ensure importing of numeric filenames for sprites works 2012-02-27 09:15:08 -08:00
stylesheets Turn off legacy IE support in @keyframes. 2012-04-13 19:56:27 +03:00