From 5c20bde8b544d23fd024dad7ace9b46849336ebf Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 21 Aug 2009 09:45:13 +0000 Subject: -libcss-align svn path=/trunk/libcss/; revision=9378 --- src/parse/propstrings.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/parse/propstrings.c') diff --git a/src/parse/propstrings.c b/src/parse/propstrings.c index 906471f..28a1189 100644 --- a/src/parse/propstrings.c +++ b/src/parse/propstrings.c @@ -157,6 +157,7 @@ const stringmap_entry stringmap[LAST_KNOWN] = { { "width", SLEN("width") }, { "word-spacing", SLEN("word-spacing") }, { "z-index", SLEN("z-index") }, + { "-libcss-align", SLEN("-libcss-align") }, { "inherit", SLEN("inherit") }, { "important", SLEN("important") }, -- cgit v1.2.3