diff --git a/css-tables-3/Overview.bs b/css-tables-3/Overview.bs index e7a83ab7362..a740879ad8c 100644 --- a/css-tables-3/Overview.bs +++ b/css-tables-3/Overview.bs @@ -926,7 +926,7 @@ spec:css-sizing-3; type:property; text:box-sizing Where the specified values are not applied on the table grid and/or wrapper boxes, the unset values are used instead for that box (inherit or initial, depending on the property). -
visible
or hidden
,
+ visible
, clip
or hidden
,
is ignored and treated as if its value was visible
.