MoyuScript
|
13aed672b4
|
Fix Qunit tests
|
2014-03-10 19:56:23 +02:00 |
|
MoyuScript
|
47a35b241a
|
Fix internal method name for spec
|
2014-03-04 20:42:57 +02:00 |
|
MoyuScript
|
45cd07db8c
|
Fix unit tests
|
2014-02-15 00:30:28 +02:00 |
|
MoyuScript
|
5bdc728f6f
|
Added qunit tests for text-shadow
|
2013-06-18 23:47:08 -07:00 |
|
MoyuScript
|
4a397bbee9
|
add tests for resizeBounds
|
2013-01-02 10:47:36 -06:00 |
|
MoyuScript
|
b89b6d1945
|
update test names
|
2012-12-30 11:22:47 -06:00 |
|
MoyuScript
|
4b6f1f4e5b
|
replace definition property, w/ args[]
Also fix reference for preloader
|
2012-12-30 11:21:44 -06:00 |
|
MoyuScript
|
6cde3cd22f
|
rewrite parseBackgroundImage to remove RegExp
RegExp couldn't handle parens inside parens:
linear-gradient(rgb(0,0,0),rgb(255,0,0))
|
2012-12-28 16:22:43 -06:00 |
|
MoyuScript
|
65772c2dab
|
parse out prefixed methods
|
2012-12-28 12:54:58 -06:00 |
|
MoyuScript
|
ea83bd0ea8
|
move parseBackgroundImage to Util; add tests
|
2012-12-28 12:33:57 -06:00 |
|
MoyuScript
|
2bb3cc29d5
|
"added ellipse background gradient generation"
|
2012-03-10 15:31:16 +00:00 |
|
MoyuScript
|
b98af3fe11
|
"added tests for radial gradients"
|
2012-03-09 22:37:45 +00:00 |
|
MoyuScript
|
4fe353be74
|
"better unit test for gradient parsing, check inverted width/height"
|
2012-03-07 18:24:43 +00:00 |
|
MoyuScript
|
2c41507d7c
|
"center gradient BugFix"
|
2012-03-07 18:20:09 +00:00 |
|
MoyuScript
|
312d27170e
|
"cleanup test"
|
2012-03-05 23:15:58 +00:00 |
|
MoyuScript
|
3eb809dee9
|
"added -webkit-gradient parsing + tests"
|
2012-03-05 23:03:36 +00:00 |
|
MoyuScript
|
bb84321745
|
"renamed getColorStopsFromGradient to parseGradient"
|
2012-03-05 22:21:28 +00:00 |
|
MoyuScript
|
cd008b6c05
|
"added tests for getColorStopsFromGradient"
|
2012-03-05 21:04:25 +00:00 |
|
MoyuScript
|
221d94b56a
|
"BugFixes"
|
2012-03-04 20:18:03 +00:00 |
|
MoyuScript
|
e0a9f958d5
|
"tests: moved Generate into own module; fixed QUnit messages"
|
2012-03-04 20:15:10 +00:00 |
|
MoyuScript
|
c434fdf6cf
|
few bug fixes to getCSS and unit tests
|
2012-03-04 21:16:18 +02:00 |
|
MoyuScript
|
c06b3c6820
|
"tests: splitted Generate from CSS; if not supported pass test"
|
2012-03-04 19:06:25 +00:00 |
|
MoyuScript
|
f84a3033bf
|
exclude children
|
2012-03-04 20:17:01 +02:00 |
|
MoyuScript
|
585fcdfd3d
|
"tests: small bugfix"
|
2012-03-04 17:30:01 +00:00 |
|
MoyuScript
|
b4f52c5d98
|
"fixed typo"
|
2012-03-04 17:00:58 +00:00 |
|
MoyuScript
|
14e9e79dc1
|
"test: backgroundGradient"
|
2012-03-04 16:59:00 +00:00 |
|
MoyuScript
|
142751b412
|
"preventing JSHint messages"
|
2012-03-04 15:02:03 +00:00 |
|
MoyuScript
|
67c5af1822
|
removed jQuery.css dependancy and few general CSS bug fixes
|
2012-03-03 19:18:39 +02:00 |
|
MoyuScript
|
d479774986
|
padding width needs to be in pixels
|
2012-03-03 16:56:31 +02:00 |
|
MoyuScript
|
031f8733ac
|
add unit testing for css
|
2012-03-03 16:38:05 +02:00 |
|