Commit Graph

35 Commits

Author SHA1 Message Date
Niklas von Hertzen
9db1ecfdfc Fix Qunit tests 2014-03-10 19:56:23 +02:00
Niklas von Hertzen
0187fcab42 Fix internal method name for spec 2014-03-04 20:42:57 +02:00
Niklas von Hertzen
60587c72bf Fix unit tests 2014-02-15 00:30:28 +02:00
Guerric Sloan
f49e147b2f Added qunit tests for text-shadow 2013-06-18 23:47:08 -07:00
Andy Edinborough
67ccb33dd5 add tests for resizeBounds 2013-01-02 10:47:36 -06:00
Andy Edinborough
473ff45267 Merge remote-tracking branch 'niklasvh/develop' into develop
Conflicts:
	src/Core.js
	src/Parse.js
	src/Util.js
2012-12-30 17:25:31 -06:00
Andy Edinborough
3774f3655c update test names 2012-12-30 11:22:47 -06:00
Andy Edinborough
0c66766d55 replace definition property, w/ args[]
Also fix reference for preloader
2012-12-30 11:21:44 -06:00
Niklas von Hertzen
52033a5d72 Fixed jquery path 2012-12-29 14:34:01 +02:00
Andy Edinborough
b81d7473e3 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
Andy Edinborough
04782c1716 parse out prefixed methods 2012-12-28 12:54:58 -06:00
Andy Edinborough
a4b7d04e80 move parseBackgroundImage to Util; add tests 2012-12-28 12:33:57 -06:00
André Fiedler
d1dec8712e "added ellipse background gradient generation" 2012-03-10 15:31:16 +00:00
André Fiedler
6c29664e35 "added tests for radial gradients" 2012-03-09 22:37:45 +00:00
André Fiedler
211467fcc1 "better unit test for gradient parsing, check inverted width/height" 2012-03-07 18:24:43 +00:00
André Fiedler
6390c1c7ac "center gradient BugFix" 2012-03-07 18:20:09 +00:00
André Fiedler
b65a850997 "cleanup test" 2012-03-05 23:15:58 +00:00
André Fiedler
163219b656 "added -webkit-gradient parsing + tests" 2012-03-05 23:03:36 +00:00
André Fiedler
a4f13de455 "renamed getColorStopsFromGradient to parseGradient" 2012-03-05 22:21:28 +00:00
André Fiedler
75ba867988 "added tests for getColorStopsFromGradient" 2012-03-05 21:04:25 +00:00
André Fiedler
954631d045 "BugFixes" 2012-03-04 20:18:03 +00:00
André Fiedler
9fc366b3f7 "tests: moved Generate into own module; fixed QUnit messages" 2012-03-04 20:15:10 +00:00
Niklas von Hertzen
7a3ca77471 few bug fixes to getCSS and unit tests 2012-03-04 21:16:18 +02:00
André Fiedler
e82d703288 "tests: splitted Generate from CSS; if not supported pass test" 2012-03-04 19:06:25 +00:00
Niklas von Hertzen
c018166563 exclude children 2012-03-04 20:17:01 +02:00
Niklas von Hertzen
89d749e30a Merge branch 'master' of https://github.com/niklasvh/html2canvas.git 2012-03-04 20:15:51 +02:00
Niklas von Hertzen
c056acee43 children test 2012-03-04 20:15:35 +02:00
André Fiedler
f47f9025b7 "tests: small bugfix" 2012-03-04 17:30:01 +00:00
André Fiedler
d78687a3dc "fixed typo" 2012-03-04 17:00:58 +00:00
André Fiedler
2a0dff32b2 "test: backgroundGradient" 2012-03-04 16:59:00 +00:00
André Fiedler
00d73c0bf8 "test: backgroundGradients markup" 2012-03-04 15:16:07 +00:00
André Fiedler
5e57ebc0ce "preventing JSHint messages" 2012-03-04 15:02:03 +00:00
Niklas von Hertzen
4579fb25c6 removed jQuery.css dependancy and few general CSS bug fixes 2012-03-03 19:18:39 +02:00
Niklas von Hertzen
e84d505f46 padding width needs to be in pixels 2012-03-03 16:56:31 +02:00
Niklas von Hertzen
8affbc3db5 add unit testing for css 2012-03-03 16:38:05 +02:00