html2canvas/tests/cases
Usman Akeju 318ca48157 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
..
background Linear gradients now parse color names 2015-10-25 09:44:14 -04:00
border Add another border-radius test 2015-10-18 23:15:51 +03:00
images Correctly clip content that has border-radius (#399) 2014-10-07 19:11:24 +03:00
list
text Improve text-shadow tests 2015-01-13 22:50:57 +02:00
transform
zindex Refactor test 2014-10-19 22:38:08 +03:00
acid2.html Add acid2 test case 2015-03-01 17:12:09 +02:00
child-textnodes.html
clip.html Expand clip test case 2014-10-12 20:32:00 +03:00
crossorigin-iframe.html
forms.html Correctly render input[type="password"] value 2015-01-05 21:36:53 +02:00
google-maps.html Add google maps test 2014-09-27 20:20:08 +03:00
iframe.html
overflow.html Correctly handle overflow content 2014-09-27 16:54:53 +03:00
pseudoelements.html Fix pseudoelement rendering (with nth-child selectors etc.) 2014-10-06 22:46:43 +03:00
visibility.html