From 0e5d05b12544a73d4ecaa4d89d22251afef92916 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 10 Oct 2003 18:13:36 +0000 Subject: [project @ 2003-10-10 18:13:36 by jmb] CSS visibility support (not collapse) svn path=/import/netsurf/; revision=361 --- css/css_enums | 1 + 1 file changed, 1 insertion(+) (limited to 'css/css_enums') diff --git a/css/css_enums b/css/css_enums index 19b626026..7882baceb 100644 --- a/css/css_enums +++ b/css/css_enums @@ -18,4 +18,5 @@ css_text_align inherit left right center justify css_text_decoration none blink line_through overline underline css_text_transform none capitalize lowercase uppercase css_vertical_align baseline bottom middle sub super text_bottom text_top top percent +css_visibility inherit visible hidden css_white_space inherit normal nowrap pre -- cgit v1.2.3