.. |
import
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
colors.less
|
fixed hsla => rgba conversion
|
2010-06-19 13:42:33 -04:00 |
comments.less
|
proper chunkification of comments.
|
2010-07-01 01:31:48 +02:00 |
css-3.less
|
fixed selector attributes not parsing with a '-'
|
2010-04-28 17:29:22 -04:00 |
css.less
|
fix font shorthand with %
|
2010-07-08 00:21:36 +02:00 |
functions.less
|
fix some issues with alpha getting lost
|
2010-06-19 14:35:37 -04:00 |
import.less
|
asynchronous import functionality! All tests passing.
|
2010-03-21 19:18:47 -04:00 |
javascript.less
|
explicit evaluation of variables within js
|
2010-07-09 21:31:26 +02:00 |
lazy-eval.less
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
media.less
|
treat Directive like a Ruleset
|
2010-05-23 12:50:20 -04:00 |
mixins-args.less
|
support parametric mixins with #
|
2010-07-08 00:27:32 +02:00 |
mixins-closure.less
|
(test) mixin closures
|
2010-07-06 16:52:33 +02:00 |
mixins-nested.less
|
cleanup ruleset evaluation
|
2010-07-23 19:46:48 -04:00 |
mixins-pattern.less
|
(test) mixin calls throw an error now, if no patterns match
|
2010-06-07 18:22:23 -04:00 |
mixins.less
|
for now, we only support basic selectors, when mixing in, eventually, we can upgrade the Selector/match method to return the number of matched elements
|
2010-03-04 13:51:59 -05:00 |
operations.less
|
support functions in operations
|
2010-07-05 01:19:04 +02:00 |
parens.less
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
rulesets.less
|
changed rulesets.css output to match the new parser output
|
2010-02-26 18:16:48 -05:00 |
scope.less
|
change scope.less back, to test late binding
|
2010-07-08 00:22:34 +02:00 |
selectors.less
|
selectors.less now passes tests
|
2010-03-05 11:43:08 -05:00 |
strings.less
|
fix syntax error with semi-colons in strings
|
2010-07-01 10:46:31 +02:00 |
variables.less
|
fix compound variable substitutions
|
2010-07-08 00:22:01 +02:00 |
whitespace.less
|
fixed whitespace.css to conform to new output
|
2010-03-04 14:49:50 -05:00 |