From 6963ca0932c5937dd4420189eb2a9bfc502c98f7 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sat, 4 Apr 2009 08:32:27 +0000 Subject: Added attributes to test (bzr r7620) --- src/attributes-test.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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}, -- cgit v1.2.3