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-01-24 14:48:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3576b9c01799ee7e033b7413c8ce1b9bdfbe805
less.js
/
test
History
Luke Page
e3576b9c01
implement n level back-tracking and then don't absorb a parenthesis, fixing both issues with 2 new test cases
2014-02-12 23:10:52 +00:00
..
browser
innerText isn't available in ff/chrome/etc so use innerHTML
2014-01-09 22:07:07 -05:00
css
implement n level back-tracking and then don't absorb a parenthesis, fixing both issues with 2 new test cases
2014-02-12 23:10:52 +00:00
data
Prevent data-uri function from embedding files larger than 32KB.
2013-02-26 18:55:35 +00:00
less
implement n level back-tracking and then don't absorb a parenthesis, fixing both issues with 2 new test cases
2014-02-12 23:10:52 +00: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