diff options
Diffstat (limited to 'testfiles/src/attributes-test.cpp')
| -rw-r--r-- | testfiles/src/attributes-test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp index da9a8d592..e6fbe8ece 100644 --- a/testfiles/src/attributes-test.cpp +++ b/testfiles/src/attributes-test.cpp @@ -278,6 +278,7 @@ std::vector<AttributeInfo> getKnownAttrs() AttributeInfo("shape-subtract", true), AttributeInfo("shape-padding", true), AttributeInfo("shape-rendering", true), + AttributeInfo("side", true), AttributeInfo("slope", true), AttributeInfo("solid-color", true), // SVG 2.0 AttributeInfo("solid-opacity", true), // SVG 2.0 |
