summaryrefslogtreecommitdiffstats
path: root/todo.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-11-08 10:05:28 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-11-08 10:05:28 +0100
commit4702522137dac17a6312c521f3c1974eb839c5eb (patch)
tree97c158c2c4e8005d3e56e037eab16dfffcf3da42 /todo.md
parentdec70426b32ccf3979046e1637174b66bfdd1a8d (diff)
downloadsvg.js-4702522137dac17a6312c521f3c1974eb839c5eb.tar.gz
svg.js-4702522137dac17a6312c521f3c1974eb839c5eb.zip
added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.textPath returns first textPath child now
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 3a9d9ba..db0ee66 100644
--- a/todo.md
+++ b/todo.md
@@ -1,3 +1,17 @@
+# tests to write
+- sugar.js
+ - insertBefore
+ - insertAfter
+ - after
+ - before
+- Path.js
+ - targets
+- Element.js
+ - svg
+- attr.js
+
+
+
# Where We Left Off