MoyuScript
b4dfb4404f
Beging implementing reftests
2017-08-09 00:52:56 +08:00
MoyuScript
cf29d13e0f
Fix rendering of content when window is scrolled
2016-01-23 22:05:43 +02:00
MoyuScript
3fac0e78ed
Linear gradients now parse color names
...
Also:
- Cleans up color stop and linear gradient regular expressions.
- Handles percentage-based linear gradient positions (fixes Firefox).
Fixes niklasvh/html2canvas#469 .
2015-10-25 09:44:14 -04:00
MoyuScript
9784f4887e
Remove Promise polyfill
2015-10-19 01:25:03 +03:00
MoyuScript
b5df5580f7
Reformat mocha text shadow test names
2015-10-18 23:57:55 +03:00
MoyuScript
083673daef
Fix gradient tests
2015-10-18 23:57:41 +03:00
MoyuScript
c3697eb362
Fix #688 fatal exception on unmatched color stop
2015-10-18 16:51:53 +03:00
MoyuScript
d59edbd1cf
Preserve scrolling positions of nodes on clone ( #511 )
2015-02-28 16:51:52 +02:00
MoyuScript
c4cdaede98
Switch build to use browserify ( #502 )
2015-02-03 21:34:05 +02:00
MoyuScript
5f3f184284
Fix #503
2015-01-19 22:28:10 +02:00
MoyuScript
af3c63994b
Add test for adding class prior to rendering ( #508 )
2015-01-19 20:31:31 +02:00
MoyuScript
4783e9dd26
Fix iframe proxy
2015-01-18 21:38:05 +02:00
MoyuScript
dd697d9569
Add task for running mocha tests with webdriver for testing proxies
2015-01-18 14:31:53 +02:00
MoyuScript
cb8d0a5dae
Improve text-shadow tests
2015-01-13 22:50:57 +02:00
MoyuScript
b9f85c411d
Fix background rendering regression #496
2015-01-10 20:53:06 +02:00
MoyuScript
a532b6004c
Correctly clone <select> and <textarea> value property
2015-01-05 22:58:36 +02:00
MoyuScript
a7a719f864
Correctly render input[type="password"] value
2015-01-05 21:36:53 +02:00
MoyuScript
39b0880ea6
Rename mocha/index.html to mocha/parsing.html
2015-01-05 21:22:58 +02:00
MoyuScript
f5674368cc
Reduce render count for multiple render mocha test
2015-01-05 20:54:07 +02:00
MoyuScript
6c3ce8be51
Increase mocha timeout for multiple-render tests
2014-12-24 17:45:04 +02:00
MoyuScript
9a69f8f475
Allow multiple renders to occur simultaneously
2014-12-24 17:34:31 +02:00
MoyuScript
e1936be4d4
Manually call toString for colors
2014-12-13 19:23:00 +02:00
MoyuScript
010cadb6f1
Add color object to accept array of rgb(a)
2014-12-13 18:30:52 +02:00
MoyuScript
15dd95c15c
Use Color objects for colors
2014-12-13 18:10:41 +02:00
MoyuScript
068151cc91
Add color parsing
2014-12-13 17:24:54 +02:00
MoyuScript
f96482e24d
Fix phantomjs scrolling test failure
2014-12-06 16:19:38 +02:00
MoyuScript
c163e92840
Don't scroll owner document after cloned document load
2014-11-30 14:23:52 +02:00
MoyuScript
229629a860
Fix scroll to top with pages using hashtag anchors
2014-11-30 14:16:02 +02:00
MoyuScript
de6ba1beb5
Add options.background option
2014-11-04 21:53:26 +02:00
MoyuScript
5a7fd30049
Add onclone callback option to allow modifying cloned document prior to rendering
2014-10-26 19:10:09 +02:00
MoyuScript
08e532eb6b
Fix canvas cropping with type: 'view'
2014-10-15 20:28:26 +03:00