Doug Haber
|
ebfdf7dbc3
|
innerText isn't available in ff/chrome/etc so use innerHTML
|
2014-01-09 22:07:07 -05:00 |
|
Luke Page
|
75de5059f9
|
Fix more browser tests under grunt
|
2013-09-05 13:49:55 +01:00 |
|
Luke Page
|
c139e691ad
|
Merge branch '1.5.0-wip' of https://github.com/upstage/less.js
Conflicts:
.gitignore
.jshintrc
CHANGELOG.md
Makefile
build/browser-header.js
lib/less/browser.js
lib/less/functions.js
lib/less/rhino.js
lib/less/tree/dimension.js
lib/less/tree/value.js
package.json
test/browser-test-prepare.js
test/browser/common.js
test/browser/css/relative-urls/urls.css
test/browser/css/urls.css
test/browser/template.htm
test/css/compression/compression.css
test/css/static-urls/urls.css
test/css/urls.css
test/less-test.js
|
2013-09-04 23:12:34 +01:00 |
|
Jon Schlinkert
|
15c38b1ac2
|
fixed some typos, ran jshint and reformatted for clarity
|
2013-08-21 16:33:30 -04:00 |
|
Luke Page
|
03a7183637
|
add tests and fix log to console feature
|
2013-08-21 20:35:32 +01:00 |
|
meri
|
1105f1e02f
|
Raised timeout for error test, it did not made it till the end
occasionally.
|
2013-08-07 16:18:50 +02:00 |
|
meri
|
e41d32184e
|
Converted browser/browser tests into jasmine.
|
2013-08-06 16:45:59 +02:00 |
|
meri
|
38d72f1030
|
Removed dead code.
|
2013-08-05 16:11:36 +02:00 |
|
meri
|
c1e1edc0c3
|
Changed error message.
|
2013-08-05 15:59:29 +02:00 |
|
meri
|
1ea0416adb
|
Added wait into error tests.
|
2013-08-05 15:58:04 +02:00 |
|
meri
|
3765bb2926
|
Did legacy tests and working on errors.
|
2013-08-05 11:32:06 +02:00 |
|
meri
|
9eddb1b5af
|
Added template and config for main runner.
|
2013-08-03 16:20:06 +02:00 |
|
Luke Page
|
65602099cc
|
rename strictMaths to strictMath, set default to false, update strict options to take = on | off
|
2013-05-02 18:18:51 +01:00 |
|
Luke Page
|
914eb404d7
|
Fix import errors in browser mode. Fixes #1117 and fixes #1118
|
2013-02-10 12:47:25 +00:00 |
|
Luke Page
|
88f3f02213
|
Correct some error inconsistancies. Add browser testing of errors - import missing error fails because of #1117
|
2013-02-05 22:38:43 +00:00 |
|
Luke Page
|
28172d50f7
|
support windows line endings in browser tests
|
2013-02-02 18:25:07 +00:00 |
|
Luke Page
|
8745ab442a
|
test production browser mode does not output log messages
|
2013-01-05 15:29:48 +00:00 |
|
Luke Page
|
c35b6d733e
|
Add browser specific url tests
|
2012-12-16 08:45:52 +00:00 |
|