From bc9c80c2dbf21d805f5372aea3df14d310a1512c Mon Sep 17 00:00:00 2001 From: Caitlin Potter Date: Tue, 10 Sep 2013 17:44:53 +0100 Subject: Add support for parsing the writing-mode property. Thanks to Caitlin Potter. --- src/select/properties/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/select/properties/Makefile') diff --git a/src/select/properties/Makefile b/src/select/properties/Makefile index a557846..eacc240 100644 --- a/src/select/properties/Makefile +++ b/src/select/properties/Makefile @@ -110,6 +110,7 @@ white_space.c \ width.c \ windows.c \ word_spacing.c \ +writing_mode.c \ z_index.c include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3