Alexis Deveria
|
c5c57f5ad8
|
Fixed unit test page
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1523 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-15 14:07:00 +00:00 |
Jeff Schiller
|
d4c93087fc
|
Handle viewboxes with non-zero left,top. Minor fix for bboxes of <use>, <foreignObject>
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1427 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-22 02:58:19 +00:00 |
Jeff Schiller
|
6039875f5a
|
Now remap xlink:href attributes when importing <use>, <filter>, <pattern>, <textPath> and gradients.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1426 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-22 02:22:08 +00:00 |
Jeff Schiller
|
6e15924461
|
Reidentify all elements imported into the drawing. Add tests for it.
Still to do: Remap all xlink:href attributes, filter attribute, possibly others.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1425 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-22 00:56:19 +00:00 |
Jeff Schiller
|
24aaa973d7
|
Add first test for importing SVG into an existing drawing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1424 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-21 18:28:10 +00:00 |
Jeff Schiller
|
8e0bf800bf
|
Fix Issue 486: Remove uses without href to prevent Safari crash. Turns all unit tests green
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1408 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-18 01:34:29 +00:00 |
Jeff Schiller
|
f222ea9f98
|
Make math test green in Opera and WebKit
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1403 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-17 17:45:51 +00:00 |
Jeff Schiller
|
469868d731
|
Fix XML escaping problem in attributes, add unit test
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1400 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-17 15:51:57 +00:00 |
Alexis Deveria
|
e42c37f538
|
Added test for importing/exporting namespaced attributes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1383 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-12 16:06:34 +00:00 |
Jeff Schiller
|
98fc062e47
|
Make foreignObject with foreign content movable, resizable, rotatable
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1368 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 15:32:36 +00:00 |
Jeff Schiller
|
3e94e85e31
|
Fix Issue 457: Remove experimentation on the ?url= parameter accidentally checked in.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1311 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-31 19:55:19 +00:00 |
Jeff Schiller
|
0074d7f7c0
|
Add support in whitelist and remapElements() for <a> elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1307 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-29 20:30:10 +00:00 |
Jeff Schiller
|
bd64fc421e
|
Add beginning unit test for path conversion code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1292 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-28 23:17:17 +00:00 |
Jeff Schiller
|
6eba334074
|
Correct test for Issue 436
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1276 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-22 01:48:57 +00:00 |
Jeff Schiller
|
0671e1584e
|
Added test for Issue 436 and one more text for matrixMultiply()
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1274 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-22 01:45:26 +00:00 |
Jeff Schiller
|
86ac38547f
|
Add unit test for importing use. Add missing id attribute on use in whitelist
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1270 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-21 14:12:08 +00:00 |
Jeff Schiller
|
d1e32d99d7
|
Expose SvgCanvas.matrixMultiply() and add starting unit-test framework (QUnit) and first test.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1236 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-18 06:40:32 +00:00 |