compass/test/fixtures/stylesheets
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
..
blueprint Use placeholder selectors to make the blueprint reset module much cleaner. 2012-03-18 01:45:29 -07:00
busted_image_urls Removing unneeded 'unquote' from tests 2011-05-05 10:19:19 +02:00
compass Turn off legacy IE support in @keyframes. 2012-04-13 19:56:27 +03:00
envtest added current-output-file() 2012-03-23 13:25:54 -04:00
error forgot test files 2011-05-25 11:44:53 -04:00
image_urls Allow the cache buster in image-url() to be disabled on a per-call basis. 2010-12-05 20:16:40 -08:00
relative refactored tests 2011-04-27 23:18:52 -04:00
uses_only_stylesheets_ext Handle frameworks without a templates directory. 2011-11-06 18:01:27 -08:00
valid Fix the broken validator tests 2010-11-27 16:48:36 -08:00