Code

Added attributes to test
authorjoncruz <joncruz@users.sourceforge.net>
Sat, 4 Apr 2009 08:32:27 +0000 (08:32 +0000)
committerjoncruz <joncruz@users.sourceforge.net>
Sat, 4 Apr 2009 08:32:27 +0000 (08:32 +0000)
src/attributes-test.h

index 1669617ce7cf57c933c17c7583fcd60cfbb43067..5593deeba6464a0ef480435f8e4b6a401d989217 100644 (file)
@@ -359,8 +359,10 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
        {"inkscape:snap-grids", true},
        {"inkscape:snap-to-guides", true},
     {"inkscape:snap-intersection-paths", true},
+    {"inkscape:original-d", true},
     {"inkscape:pageopacity", true},
     {"inkscape:pageshadow", true},
+    {"inkscape:path-effect", true},
     {"inkscape:transform-center-x", true},
     {"inkscape:transform-center-y", true},
     {"inkscape:zoom", true},