This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
less.js
Watch
1
Star
1
Fork
0
You've already forked less.js
mirror of
https://github.com/less/less.js.git
synced
2026-04-09 03:00:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb609901456f94b21ab63c5c2bad32bbb413baf2
less.js
/
test
History
Luke Page
4c2d01a316
make env available to functions. Fix the path for the data-uri function in the browser.
Fixes
#997
2013-01-05 15:29:45 +00:00
..
browser
make env available to functions. Fix the path for the data-uri function in the browser.
Fixes
#997
2013-01-05 15:29:45 +00:00
css
move data-uri tests to url.less so they are not run in the browser. add browser tests. make function return url() in the browser
2013-01-05 15:29:45 +00:00
data
guess the mimetype, and properly encode non-base64 uris
2013-01-05 15:29:44 +00:00
less
move data-uri tests to url.less so they are not run in the browser. add browser tests. make function return url() in the browser
2013-01-05 15:29:45 +00:00
browser-test-prepare.js
browser support for rootpath and relative urls, with test
2012-12-28 20:32:26 +00:00
less-test.js
When adding a path onto an unquoted url, escape characters that require it.
Fixes
#831
2012-12-28 21:04:28 +00:00