Jürg Lehni
|
2b4dddbb1f
|
Handle allowNull correctly again in SVGImport.
|
2013-05-09 16:16:48 -07:00 |
|
Jürg Lehni
|
a4e875cf29
|
Simplify SVGImport attribute parsing and correctly handle failing tests with invalid coordinates.
|
2013-05-09 16:08:38 -07:00 |
|
Jürg Lehni
|
093f4cf7ba
|
Fix issue with SVG transformations not being applied to gradient fills.
|
2013-05-09 02:37:48 -07:00 |
|
Jürg Lehni
|
9e5b47c1ac
|
Implement SVG transform attribute parser, to completely remove dependency on baseVal.
|
2013-05-09 02:31:10 -07:00 |
|
Jürg Lehni
|
8cc74820a8
|
Handel issue in node-canvas where color stop offsets cannot be strings.
|
2013-05-09 01:57:07 -07:00 |
|
Jürg Lehni
|
e9fb78aa08
|
Start removing dependencies on SVG baseVal.
|
2013-05-09 01:46:13 -07:00 |
|
Jürg Lehni
|
8cd57743c8
|
Switch to handling SVG tagNames case-insensitively across the whole codebase.
Since Node's jsdom doesn't provide case-sensitive tagNames.
|
2013-05-09 01:45:38 -07:00 |
|
Jürg Lehni
|
aa757e1d7b
|
Use DOMParser to handle SVG strings.
|
2013-05-09 00:22:42 -07:00 |
|
Jürg Lehni
|
041f3a6c4d
|
jsdom uses uppercase values for nodeName with SVG too.
|
2013-05-08 18:18:47 -07:00 |
|
Jürg Lehni
|
96d9b6730f
|
Rename Svg acronyms in API to SVG.
|
2013-04-23 07:19:08 -07:00 |
|