Commit Graph

14 Commits

Author SHA1 Message Date
dd6d8856ec fix: svg d path getting truncated on copy (#2589) 2021-07-15 17:15:47 +08:00
92fa448913 fix: responsive svg images (#2583) 2021-07-14 20:44:04 +08:00
1acdc827a4 fix: image blob rendering 2021-07-14 20:21:57 +08:00
1514220812 fix: external styles on svg elements (#2320) 2020-08-09 14:14:50 +08:00
f23e6f6f26 fix: image loading="lazy" fix #2312 (#2314) 2020-08-08 15:37:34 +08:00
f139b513c5 fix: #1868 Clone node, Setting className for SVG element raises error (#2079)
* fix: #1868 Clone node, Setting className for SVG element raises error

* fix: svg element type information
2019-11-25 20:55:28 -08:00
ae019f174c Use correct doctype in cloned Document (Fix #1298) 2018-01-02 20:06:24 +08:00
c272b2e122 Remove reftest results 2017-12-11 21:38:16 +08:00
50608e9cd4 Fix external SVG loading with proxies (#802) 2017-12-11 20:51:39 +08:00
250208dc99 Add support for rendering webgl canvas content (#646) 2017-12-11 20:17:20 +08:00
aa47a3a3a6 Add support for loading cross origin images using proxy 2017-09-04 23:36:19 +08:00
8999c76181 Fix iOS 10.3 base64 image tainting canvas (Fix #1151) 2017-08-13 23:27:03 +08:00
96cde64c6e Normalize more tests 2017-08-11 22:22:39 +08:00
58d1bef3b6 Beging implementing reftests 2017-08-09 00:52:56 +08:00