From: joncruz Date: Sat, 4 Apr 2009 08:32:27 +0000 (+0000) Subject: Added attributes to test X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a7054c1c7219ccb13da4436478ce574bc8fd76ac;p=inkscape.git Added attributes to test --- 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},