summaryrefslogtreecommitdiff
path: root/src/select/properties/properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/properties/properties.h')
-rw-r--r--src/select/properties/properties.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/select/properties/properties.h b/src/select/properties/properties.h
index f0ab29d..a1ab49f 100644
--- a/src/select/properties/properties.h
+++ b/src/select/properties/properties.h
@@ -42,6 +42,7 @@ PROPERTY_FUNCS(border_right_width);
PROPERTY_FUNCS(border_bottom_width);
PROPERTY_FUNCS(border_left_width);
PROPERTY_FUNCS(bottom);
+PROPERTY_FUNCS(box_sizing);
PROPERTY_FUNCS(break_after);
PROPERTY_FUNCS(break_before);
PROPERTY_FUNCS(break_inside);