24 Commits

Author SHA1 Message Date
MoyuScript
a71dca0cdb Implement unicode line-breaking 2017-12-31 00:14:21 +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
af4007effc Inline fonts for ForeignObjectRenderer 2017-10-18 20:34:17 +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
23575cca76 Implement foreignObject renderer 2017-08-17 23:14:44 +08:00
MoyuScript
c2c91a50b8 Render SVG nodes correctly 2017-08-13 17:48:37 +08:00
MoyuScript
9cce2c3381 Fix pseudoelement image content not being loaded in time 2017-08-11 23:21:28 +08:00
MoyuScript
506121ff74 Set overflow hidden for input elements 2017-08-11 20:40:37 +08:00
MoyuScript
e81f6a7e09 Fix zIndex value 2017-08-10 23:24:38 +08:00
MoyuScript
e14656a088 Fix incorrect render order in Firefox for position: static an z-index value 2017-08-10 21:58:36 +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
8fde015829 Implement RefTestRenderer 2017-08-07 00:26:09 +08:00
MoyuScript
30ce973b3d Implement textShadow rendering (Fix #499 and #908) 2017-08-05 23:34:12 +08:00
MoyuScript
44c336c1b3 Implement input/textarea/select element rendering 2017-08-05 00:00:17 +08:00
MoyuScript
2fde30f429 Implement HTMLCanvasElement rendering 2017-08-03 20:57:55 +08:00
MoyuScript
12232dfe5a Implement visibility css prop 2017-08-03 20:28:39 +08:00
MoyuScript
32642682af Begin implementing overflow clipping 2017-08-02 21:35:54 +08:00
MoyuScript
017320d15f Calculate correct bounds for text/elements under nested transforms 2017-08-01 23:27:12 +08:00
MoyuScript
4768a9677a Clone document before parsing it 2017-08-01 20:54:18 +08:00
MoyuScript
441d349948 Library rewrite 2017-08-01 00:25:58 +08:00