303 Commits

Author SHA1 Message Date
MoyuScript
ff7753e1d0 Re-introduce onclone option (Fix #1434) 2018-02-15 21:40:48 +08:00
MoyuScript
e5ca373d57 Add ignoreElements predicate function option 2018-02-15 21:26:09 +08:00
MoyuScript
45c75b61b8 Make website responsive 2018-01-08 21:38:54 +08:00
MoyuScript
c844197d8f Correctly clone dynami CSSStyleSheets (Fix #1370) 2018-01-07 20:13:26 +08:00
MoyuScript
a687183e54 Refactor border-radius update 2018-01-07 19:19:55 +08:00
MoyuScript
b12f9fef0d Use correct doctype in cloned Document (Fix #1298) 2018-01-02 20:06:24 +08:00
MoyuScript
ca2200d270 Fix individual border rendering (Fix #1349) 2018-01-02 20:04:28 +08:00
MoyuScript
17d46e9a76 Add thai text test 2017-12-31 20:19:27 +08:00
MoyuScript
a71dca0cdb Implement unicode line-breaking 2017-12-31 00:14:21 +08:00
MoyuScript
f12bacd290 Merge branch 'feature/HTC-0010_PseudoContent' of git://github.com/vnmc/html2canvas into vnmc-feature/HTC-0010_PseudoContent 2017-12-24 16:30:13 +08:00
MoyuScript
4210cee7ac Fix overflow: auto 2017-12-21 23:29:59 +08:00
MoyuScript
b6997257f4 Fix list style issues 2017-12-21 23:22:09 +08:00
MoyuScript
93cd489427 added support for rendering ordered lists and list-style 2017-12-15 22:55:27 +01:00
MoyuScript
33b60b93a5 improved support of 'content' for pseudo elements (multiple components, counters, attr, quotes) 2017-12-15 12:40:04 +01:00
MoyuScript
439d7c40b4 Fix rendering with multiple fonts defined (Fix #796) 2017-12-12 21:08:19 +08:00
MoyuScript
627d311029 added support for radial gradients 2017-12-12 20:16:04 +08:00
MoyuScript
c8230fe9eb Remove reftest results 2017-12-11 21:38:16 +08:00
MoyuScript
36e5d91639 Fix external SVG loading with proxies (#802) 2017-12-11 20:51:39 +08:00
MoyuScript
9873f74cd1 Add support for rendering webgl canvas content (#646) 2017-12-11 20:17:20 +08:00
MoyuScript
2d46176540 added support for gradient background size and fixed linear gradient angle when vendor prefix is used 2017-12-09 23:07:27 +01:00
MoyuScript
89a37b8ab9 Fix tests and refactor background calculations out from Renderer 2017-12-09 17:45:58 +08:00
MoyuScript
9673adfd59 added support for background-origin: content-box, fixed background-origin related background sizes 2017-12-09 00:12:29 +01:00
MoyuScript
9ee86b5da0 Fix scroll positions for CanvasRenderer (Fix #1259) 2017-12-07 16:36:09 +08:00
MoyuScript
1b84125599 Fix data-html2canvas-ignore attribute (Fix #1253) 2017-12-07 16:12:39 +08:00
MoyuScript
a6a206c721 Fix decimal letter spacing values (#1293) 2017-12-07 15:20:24 +08:00
MoyuScript
e9cc01ae5d Fix formatting 2017-12-03 17:30:52 +08:00
MoyuScript
88d50b107b Add npm and minified builds 2017-12-03 17:07:10 +08:00
MoyuScript
d51c091de9 Add foreignObjectRendering option 2017-09-28 19:46:00 +08:00
MoyuScript
7a420c6415 Implementing cropping and dimension options for rendering (Fix #1230) 2017-09-27 22:14:50 +08:00
MoyuScript
f20dbe8c8e Implement proxied cross-origin iframe rendering 2017-09-25 22:53:09 +08:00
MoyuScript
7af9a35728 Implement Iframe rendering 2017-09-11 22:36:23 +08:00
MoyuScript
5ad8639bc6 Add support for loading cross origin images using proxy 2017-09-04 23:36:19 +08:00
MoyuScript
5915d09220 Add dev server script 2017-09-03 21:25:06 +08:00
MoyuScript
db281f5444 Reduce test output size 2017-08-30 22:20:42 +08:00
MoyuScript
c52eb315fe Capture screenshots while running karma tests 2017-08-30 21:31:51 +08:00
MoyuScript
bb20261e7b Add screenshot collecting server 2017-08-28 21:27:39 +08:00
MoyuScript
4fb8fcd584 Don't copy styles for regular computed rendering 2017-08-18 20:52:29 +08:00
MoyuScript
1ab1f1ad83 Remove reftests for now 2017-08-17 23:30:00 +08:00
MoyuScript
7492bbcc48 Fix iOS 10.3 base64 image tainting canvas (Fix #1151) 2017-08-13 23:27:03 +08:00
MoyuScript
1e854b5d04 Add sauceconnect launcher 2017-08-13 23:24:39 +08:00
MoyuScript
0c00c85029 Don't render SVG nodes if it taints canvas 2017-08-13 13:11:03 +08:00
MoyuScript
722e907f40 Normalize more tests 2017-08-11 22:22:39 +08:00
MoyuScript
8adf7f8521 Allow tests to be ignored by specific browsers 2017-08-11 22:22:10 +08:00
MoyuScript
69ab7484d9 Remove profiler 2017-08-11 20:41:05 +08:00
MoyuScript
6d201b94b1 Normalize reftests 2017-08-10 23:26:22 +08:00
MoyuScript
6825831d27 Don't toggle canvas on right-mouse click 2017-08-10 21:59:26 +08:00
MoyuScript
08f0e65989 Remove animations from reftests 2017-08-09 12:05:16 +08:00
MoyuScript
a09f38ba7c Use tree order when z-index is the same 2017-08-09 11:52:42 +08:00
MoyuScript
b4dfb4404f Beging implementing reftests 2017-08-09 00:52:56 +08:00
MoyuScript
30ce973b3d Implement textShadow rendering (Fix #499 and #908) 2017-08-05 23:34:12 +08:00