| .. |
|
circle.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
circle.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
color.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
color.js
|
Document bunch of API (still incomplete, but getting there).
|
2010-10-14 17:42:39 -04:00 |
|
element.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
element.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
ellipse.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
ellipse.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
group.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
group.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
image.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
image.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
line.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
line.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
object.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
object.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
parser.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
parser.js
|
Fix leaking of one element's attribute values onto another (following) element during SVG parsing.
|
2011-04-29 16:44:49 -04:00 |
|
path.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
path.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
path_group.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
path_group.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
polygon.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
polygon.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
polyline.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
polyline.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
rect.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
rect.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
suite_runner.html
|
Use non-minified distribution in suite runner. Will need to create a switch later.
|
2011-02-13 15:30:03 -05:00 |
|
text.html
|
Some more renaming.
|
2010-07-24 00:34:18 -04:00 |
|
text.js
|
Fix majority of failing unit tests.
|
2011-05-11 18:17:21 -04:00 |
|
util.html
|
Add information about test suite results in IE 6 & 7. Few tweaks to make test suite run in IE6.
|
2010-07-26 15:39:00 -04:00 |
|
util.js
|
String.prototype.trim now strips '\xA0' characters in engines which fail to match that character via \s. Fix a couple of unit tests.
|
2010-09-14 18:57:55 -04:00 |