[Pkg-javascript-commits] [less.js] 14/285: Fix scope test
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit edd37294bfa4eca71e14f2084dc150a04fcad5a7
Author: Luke Page <luke.a.page at gmail.com>
Date: Sat Feb 22 16:33:52 2014 +0000
Fix scope test
---
test/css/scope.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/css/scope.css b/test/css/scope.css
index 461950e..47967a4 100644
--- a/test/css/scope.css
+++ b/test/css/scope.css
@@ -34,5 +34,5 @@
sub-scope-only: 'inside';
}
#parentSelectorScope {
- prop: #ffffff;
+ prop: white;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list