spec/less/operations-1.0.less in less-1.0.6 vs spec/less/operations-1.0.less in less-1.0.8

- old
+ new

@@ -27,11 +27,11 @@ .shorthands { padding: -1px 2px 0 -4px; // } .colors { - color: #123; // #123123 - border-color: #234 + #111111; // #345345 + color: #123; // #112233 + border-color: #234 + #111111; // #334455 background-color: #222222 - #fff; // #000000 .other { color: 2 * #111; // #222222 border-color: #333333 / 3 + #111; // #222222 } \ No newline at end of file