Chris Eppstein
ad4a486ea1
Simpler gradient output by discarding from() and to()
2010-02-21 23:05:30 -08:00
Chris Eppstein
aef52bd57e
New linear gradient mixin and support functions. Radial gradient and browser testing are still pending.
2010-02-16 01:47:27 -08:00
Chris Eppstein
6b5ffdb0d6
[Compass Core] Clear the sticky footer so that it works correctly with grid layouts. Closes GH-79.
2010-02-13 17:44:01 -08:00
Chris Eppstein
b18573f813
Fix failing unit test.
2009-11-30 22:49:29 -08:00
Chris Eppstein
4f9faef76f
Don't use line comments in tests, because they change from system to system.
2009-11-29 20:31:10 -08:00
Chris Eppstein
e359db1a77
Fix some configuration defaults.
2009-11-29 20:18:09 -08:00
Chris Eppstein
3a763d1e91
Fix test failure after fixing the incorrect 'img a' selector
2009-10-25 20:18:47 -07:00
Chris Eppstein
e744c1e0db
Convert the compass core framework to css-style property syntax.
2009-09-28 21:52:49 -07:00
Chris Eppstein
d5147591e8
Fixed some broken tests after pulling in changesets.
2009-08-29 15:14:14 -07:00
Chris Eppstein
27b821617a
[Compass Core] +reset-display mixin and Sass Extensions for appending selectors and enumerating the elements for a given display type.
2009-06-20 18:06:47 -07:00
Noel Gomez
2126240a1a
[Compass Core] [Blueprint] The compass reset is now based on Eric Meyer's reset. The old compass/reset.sass was moved to blueprint/reset.sass -- the original source for it.
2009-06-20 17:16:13 -07:00
Chris Eppstein
d4aa36f0f0
Fix some failing tests and refactor the tests to make better use of new compass facilities that didn't exist when the tests were first written.
2009-05-08 08:09:43 -07:00
Chris Eppstein
c040c1d2d9
Fix some test failures.
2009-04-02 22:53:42 -07:00
Chris Eppstein
a711197b2a
Fix broken test fixtures with new, better css output from sass.
2009-04-01 17:22:51 -07:00
Chris Eppstein
af6f16d4b8
Eric Meyer's reset uses a line-height value of 1. Blueprint uses 1.5 and
...
YUI doesn't even consider it part of the reset. With so much
disagreement, I decided to make the compass reset agnostic and let
individual frameworks decide what the body line-height ought to be.
2009-02-21 00:15:24 -08:00
Chris Eppstein
606aba9df2
Unit tests for compass stylesheets.
2008-12-17 10:07:54 -08:00