summaryrefslogtreecommitdiff
path: root/css/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'css/css.h')
-rw-r--r--css/css.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/css.h b/css/css.h
index 3c27b0182..545e7e570 100644
--- a/css/css.h
+++ b/css/css.h
@@ -75,6 +75,7 @@ struct css_style {
css_font_family font_family;
css_font_weight font_weight;
css_font_style font_style;
+ css_font_variant font_variant;
struct {
enum { CSS_HEIGHT_INHERIT,