MoyuScript
|
226480b24e
|
Fix list-style-type: none (Fix #1340)
|
2017-12-28 13:52:05 +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
|
af4007effc
|
Inline fonts for ForeignObjectRenderer
|
2017-10-18 20:34:17 +08:00 |
|
MoyuScript
|
f20dbe8c8e
|
Implement proxied cross-origin iframe rendering
|
2017-09-25 22:53:09 +08:00 |
|
MoyuScript
|
23575cca76
|
Implement foreignObject renderer
|
2017-08-17 23:14:44 +08:00 |
|
MoyuScript
|
769d74351c
|
Fix recursion for safari 10 on pseudoelements
|
2017-08-13 21:39:57 +08:00 |
|
MoyuScript
|
c2c91a50b8
|
Render SVG nodes correctly
|
2017-08-13 17:48:37 +08:00 |
|
MoyuScript
|
a09f38ba7c
|
Use tree order when z-index is the same
|
2017-08-09 11:52:42 +08:00 |
|
MoyuScript
|
0327f00a60
|
Copy CSS properties individual with IE
|
2017-08-06 17:37:10 +08:00 |
|
MoyuScript
|
4868adff28
|
Fix pseudo-element css text assignment for Edge
|
2017-08-05 21:59:48 +08:00 |
|
MoyuScript
|
09f8f0cf01
|
Don't parse TEXTAREA child nodes (Edge bug)
|
2017-08-05 21:40:22 +08:00 |
|
MoyuScript
|
44c336c1b3
|
Implement input/textarea/select element rendering
|
2017-08-05 00:00:17 +08:00 |
|
MoyuScript
|
0981a17c40
|
Use correct JS context to enable use of instanceof
|
2017-08-04 19:27:35 +08:00 |
|
MoyuScript
|
3fe27243f8
|
Correctly strip quotes from pseudoelement url()
|
2017-08-03 23:54:44 +08:00 |
|
MoyuScript
|
ac53fa759d
|
Render :before and :after pseudoelements
|
2017-08-03 23:46:29 +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 |
|