Commit Graph

14 Commits

Author SHA1 Message Date
MoyuScript
0d127c0121 Correctly apply image timeout for loading images 2017-08-18 21:53:42 +08:00
MoyuScript
4fb8fcd584 Don't copy styles for regular computed rendering 2017-08-18 20:52:29 +08:00
MoyuScript
249d6f838b Handle inline svg correctly with foreignObject 2017-08-17 23:32:03 +08:00
MoyuScript
23575cca76 Implement foreignObject renderer 2017-08-17 23:14:44 +08:00
MoyuScript
5370bf62b3 Fix formatting 2017-08-16 19:54:48 +08:00
MoyuScript
09d4446431 Fix base64 images for ios 10.3 2017-08-16 19:50:05 +08:00
MoyuScript
7492bbcc48 Fix iOS 10.3 base64 image tainting canvas (Fix #1151) 2017-08-13 23:27:03 +08:00
MoyuScript
a21deb58c0 Don't resolve images immediately if they appear complete 2017-08-13 14:02:35 +08:00
MoyuScript
0c00c85029 Don't render SVG nodes if it taints canvas 2017-08-13 13:11:03 +08:00
MoyuScript
93e2c0046b Add options to define window dimensions 2017-08-06 17:53:38 +08:00
MoyuScript
1190e86e95 Fix ImageLoader flow types to reflect possible error'd images 2017-08-04 00:00:02 +08:00
MoyuScript
83beddd55a Allow image loads to fail without crashing render 2017-08-03 23:54:23 +08:00
MoyuScript
2fde30f429 Implement HTMLCanvasElement rendering 2017-08-03 20:57:55 +08:00
MoyuScript
441d349948 Library rewrite 2017-08-01 00:25:58 +08:00