[Pkg-javascript-commits] [less.js] 10/58: Change test to not require rn

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:28:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v2.3.0
in repository less.js.

commit 3bf458dc46aeb14167b5fb1f29a1c9dd2e97d62e
Author: Luke Page <luke.a.page at gmail.com>
Date:   Sun Jan 11 11:55:55 2015 +0000

    Change test to not require rn
---
 test/css/urls.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/css/urls.css b/test/css/urls.css
index 80c107c..fda916e 100644
--- a/test/css/urls.css
+++ b/test/css/urls.css
@@ -68,7 +68,7 @@
 }
 #file-functions {
   uri: url('../data/data-uri-fail.png');
-  svg-not-base-64: url("data:image/svg+xml,%3Csvg%20height%3D%22100%22%20width%3D%22100%22%3E%0D%0A%20%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2240%22%20stroke%3D%22black%22%20stroke-width%3D%221%22%20fill%3D%22blue%22%20%2F%3E%0D%0A%3C%2Fsvg%3E");
+  svg-not-base-64: url("data:image/svg+xml,%3Csvg%20height%3D%22100%22%20width%3D%22100%22%3E%0A%20%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2240%22%20stroke%3D%22black%22%20stroke-width%3D%221%22%20fill%3D%22blue%22%20%2F%3E%0A%3C%2Fsvg%3E");
   size: 640px 430px;
   width: 640px;
   height: 430px;

-- 
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