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
e5702ca70e7e46becdf341b22b8eb98f941801b5
less.js
/
test
History
Luke Page
72c0cff78b
Merge pull request
#1847
from seven-phases-max/property-merge-with-space
...
Property merge with `+_` (replaces
#1788
)
2014-02-08 17:02:32 +00:00
..
browser
innerText isn't available in ff/chrome/etc so use innerHTML
2014-01-09 22:07:07 -05:00
css
Property merge via
+_
: minor test updates.
2014-02-05 00:54:20 +04:00
data
Prevent data-uri function from embedding files larger than 32KB.
2013-02-26 18:55:35 +00:00
less
Property merge via
+_
: minor test updates.
2014-02-05 00:54:20 +04:00
rhino
Split rhino and rhino version of lessc. This lets us have cleaner tests (since we don't need to include the test code in the rhino source). Also
2014-01-21 21:48:37 -05:00
sourcemaps
fix sourcemap test
2014-01-11 18:57:02 +00:00
index.js
Merge branch 'cache-buster' of
https://github.com/bcluca/less.js
2014-01-22 21:19:57 +00:00
less-test.js
Fix double toCSS calls in unusual situations causing an exception.
Fixes
#1830
2014-02-08 16:45:36 +00:00