summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/attributes-test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/attributes-test.h b/src/attributes-test.h
index 1669617ce..5593deeba 100644
--- a/src/attributes-test.h
+++ b/src/attributes-test.h
@@ -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},