12 Commits

Author SHA1 Message Date
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
e85b34ae12 Correctly handle named colors in gradients 2015-03-29 23:20:17 +03:00
MoyuScript
790e395bca Fix #517 2015-01-26 22:55:10 +02:00
MoyuScript
6d01d29b27 Fix background-size with background-repeat x and y as well (#447) 2014-09-27 18:03:18 +03:00
MoyuScript
8f46190da8 Fix: Render background-size correctly with no-repeat #447 2014-09-27 17:02:46 +03:00
MoyuScript
b9efda58e0 Fix CSS gradients fail to render when non-vendor prefix property is included #388 2014-05-18 23:20:45 +03:00
MoyuScript
88c0fe291d Fix linear gradient rendering 2014-05-18 19:14:22 +03:00
MoyuScript
db437f8950 Fix background position rendering 2014-02-15 00:31:48 +02:00
MoyuScript
24ed5d12eb Add tests for background-size 2013-11-12 19:33:56 +02:00
MoyuScript
1b29b8bc20 background clipping support 2013-01-03 20:34:47 +02:00
MoyuScript
64c993f2fe Different quote styles 2012-12-28 18:06:44 +02:00
MoyuScript
d70a861e64 formatted tests into smaller units 2012-12-27 23:53:27 +02:00