summaryrefslogtreecommitdiff
path: root/src/parse/propstrings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/propstrings.c')
-rw-r--r--src/parse/propstrings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/propstrings.c b/src/parse/propstrings.c
index e1ef19e..9e26271 100644
--- a/src/parse/propstrings.c
+++ b/src/parse/propstrings.c
@@ -98,6 +98,7 @@ const stringmap_entry stringmap[LAST_KNOWN] = {
{ "left", SLEN("left") },
{ "letter-spacing", SLEN("letter-spacing") },
{ "line-height", SLEN("line-height") },
+ { "list-style", SLEN("list-style") },
{ "list-style-image", SLEN("list-style-image") },
{ "list-style-position", SLEN("list-style-position") },
{ "list-style-type", SLEN("list-style-type") },