html2canvas/src
Niklas von Hertzen 313c227a1f Add color parsing
2014-12-13 17:24:54 +02:00
..
fabric@791c74a82e Fix rendering for safari 6 2014-09-04 19:29:42 +03:00
punycode@5c04e6fe95 Use punycode to parse unicode characters correctly 2014-09-14 19:32:26 +03:00
renderers Implement checkbox and radio input element rendering 2014-12-06 18:17:04 +02:00
color.js Add color parsing 2014-12-13 17:24:54 +02:00
core.js Don't scroll owner document after cloned document load 2014-11-30 14:23:52 +02:00
dummyimagecontainer.js Don't fail on broken images 2014-03-15 13:20:05 +02:00
fallback.js Move non-canvas supported fallback to seperate file 2014-03-15 13:22:55 +02:00
font.js Add font metrics and text-decorations 2014-02-01 19:36:43 +02:00
fontmetrics.js Add font metrics and text-decorations 2014-02-01 19:36:43 +02:00
framecontainer.js Fix firefox cross-origin iframe rendering 2014-09-27 23:03:57 +03:00
gradientcontainer.js Start implementing background gradients 2014-02-01 21:48:30 +02:00
imagecontainer.js Continue render with failed svg images 2014-09-20 21:54:03 +03:00
imageloader.js Fix svg matching performance issue 2014-11-02 18:54:39 +02:00
lineargradientcontainer.js Fix CSS gradients fail to render when non-vendor prefix property is included #388 2014-05-18 23:20:45 +03:00
log.js Fix logging in IE9 2014-03-02 16:55:40 +02:00
nodecontainer.js Fix canvas cropping with type: 'view' 2014-10-15 20:28:26 +03:00
nodeparser.js Implement checkbox and radio input element rendering 2014-12-06 18:17:04 +02:00
promise.js Add Promise polyfill 2014-01-26 16:06:39 +02:00
proxy.js Fallback to jsonp proxy if browser doesn't support cors xhr/image 2014-09-20 19:53:22 +03:00
proxyimagecontainer.js Fallback to jsonp proxy if browser doesn't support cors xhr/image 2014-09-20 19:53:22 +03:00
pseudoelementcontainer.js Fix pseudoelement rendering (with nth-child selectors etc.) 2014-10-06 22:46:43 +03:00
renderer.js Fix background-size with background-repeat x and y as well (#447) 2014-09-27 18:03:18 +03:00
stackingcontext.js 0.5.0 rewrite 2014-01-19 18:04:27 +02:00
support.js Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00
svgcontainer.js Add atob polyfill for ie9 for SVG base64 rendering 2014-09-09 18:42:00 +03:00
svgnodecontainer.js Correctly use native rendering with inline <svg> nodes if possible 2014-09-20 20:21:25 +03:00
textcontainer.js 0.5.0 rewrite 2014-01-19 18:04:27 +02:00
webkitgradientcontainer.js Start implementing background gradients 2014-02-01 21:48:30 +02:00
xhr.js Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00