537 Commits

Author SHA1 Message Date
MoyuScript
f93e316e46 Ensure webdriver session is closed before exiting 2014-09-09 19:54:13 +03:00
MoyuScript
7cbb4d04b2 Add atob polyfill for ie9 for SVG base64 rendering 2014-09-09 18:42:00 +03:00
MoyuScript
90100dbc05 Add support for inline, base64 and node svg's 2014-09-08 23:44:10 +03:00
MoyuScript
215cc9d29c Use correct build with ci and default grunt tasks 2014-09-08 23:43:00 +03:00
MoyuScript
ce9f413666 Default to element dimension if image size cannot be determined (vector images) 2014-09-08 21:25:21 +03:00
MoyuScript
c9112bb54a Allow tainting images to be drawn if option enabled 2014-09-08 21:24:26 +03:00
MoyuScript
74988da29e Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00
MoyuScript
b5923fc04b Add svg rendering with fabric.js 2014-09-04 20:50:31 +03:00
MoyuScript
b081bf8756 Fix rendering for safari 6 2014-09-04 19:29:42 +03:00
MoyuScript
588f490005 Add indentation rule to jshintrc 2014-09-04 18:47:17 +03:00
MoyuScript
6f35015b93 Preliminary support for svg rendering 2014-09-04 18:47:06 +03:00
MoyuScript
07fef3c04a reformat testing 2014-09-04 18:46:17 +03:00
MoyuScript
436e7e9692 rename build folder to dist 2014-09-01 20:22:56 +03:00
MoyuScript
87ac23d016 Fix travis segfault 2014-08-27 21:35:48 +03:00
MoyuScript
017e68ec37 Refactor webdriver test running 2014-08-26 21:03:54 +03:00
MoyuScript
e7d8644c05 Update webdriver configs to GruntFile 2014-08-26 20:01:53 +03:00
MoyuScript
6ecd74d974 Update readme regarding 0.5 2014-08-25 18:23:18 +03:00
MoyuScript
8a9699eccd Queue webdriver tests 2014-05-18 23:31:49 +03:00
MoyuScript
b9efda58e0 Fix CSS gradients fail to render when non-vendor prefix property is included #388 2014-05-18 23:20:45 +03:00
MoyuScript
042bbe025c Update webdriver browser versions to test 2014-05-18 21:37:56 +03:00
MoyuScript
af29a6bcf3 Update travis webdriver settings 2014-05-18 21:17:59 +03:00
MoyuScript
45d4020542 Don't use proxy for cors test 2014-05-18 21:17:46 +03:00
MoyuScript
408cc3bafd Replace saucelabs travis script with sauce_connect addon 2014-05-18 20:31:53 +03:00
MoyuScript
9a4a66dce2 Add travis env parameters to webdriver tests 2014-05-18 20:25:51 +03:00
MoyuScript
435785f7c3 Update travis webdriver host details 2014-05-18 19:28:50 +03:00
MoyuScript
88c0fe291d Fix linear gradient rendering 2014-05-18 19:14:22 +03:00
MoyuScript
7940062240 Fallback to DummyImageContainer if no suitable ImageContainer found 2014-05-18 17:48:32 +03:00
MoyuScript
48e9b881b1 Fix cors loading of images 2014-05-18 17:40:01 +03:00
MoyuScript
062256342a Fix webdriver tests 2014-05-18 17:39:24 +03:00
MoyuScript
443b7635ba Use backgroundColor from documentElement if rendered element lacks backgroundColor 2014-04-06 21:43:20 +03:00
MoyuScript
d63fd9d870 Fix bug with iframe not being loaded in-time 2014-03-24 19:05:32 +02:00
MoyuScript
bfe31cf71f Fix transform nesting 2014-03-15 14:30:26 +02:00
MoyuScript
be59e0ee19 Move non-canvas supported fallback to seperate file 2014-03-15 13:22:55 +02:00
MoyuScript
73266849b4 Don't fail on broken images 2014-03-15 13:20:05 +02:00
MoyuScript
6e1baa3e25 Fix IE9 https origin check bug 2014-03-15 13:01:04 +02:00
MoyuScript
13aed672b4 Fix Qunit tests 2014-03-10 19:56:23 +02:00
MoyuScript
7ba49ebc4c Fail with a Promise.reject when no canvas support 2014-03-10 18:46:25 +02:00
MoyuScript
fbabcfe7dd Fix Firefox DOM clone not being ready 2014-03-05 22:24:53 +02:00
MoyuScript
4e580076d3 Fix cropping bug 2014-03-05 19:19:24 +02:00
MoyuScript
de21379f36 Limit crop to the maximum size of outputted canvas 2014-03-04 21:54:24 +02:00
MoyuScript
47a35b241a Fix internal method name for spec 2014-03-04 20:42:57 +02:00
MoyuScript
bb485acf98 Account for negative bounds in cropping 2014-03-04 20:42:34 +02:00
MoyuScript
57c13e0002 Correctly crop content 2014-03-03 21:19:28 +02:00
MoyuScript
e2991adc76 Render input elements correctly 2014-03-02 19:51:46 +02:00
MoyuScript
308b8fd8f4 Fix IE misalignment of content after scroll 2014-03-02 18:03:30 +02:00
MoyuScript
f2e585be23 Fix logging in IE9 2014-03-02 16:55:40 +02:00
MoyuScript
f344a350d5 Remove script tags from cloned DOM 2014-03-02 16:03:22 +02:00
MoyuScript
a8d0678328 Fix text rendering for IE and Opera 2014-03-02 16:00:59 +02:00
MoyuScript
1b9a73b3f2 Partial implementation for transforms 2014-02-23 17:35:46 +02:00
MoyuScript
a4ba5d1b11 Render correct element 2014-02-23 17:02:49 +02:00