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). -
  • The 'overflow' property on the table-root and table-wrapper box, when its value is not either visible or hidden, +
  • The 'overflow' property on the table-root and table-wrapper box, when its value is not either visible, clip or hidden, is ignored and treated as if its value was visible.
  • All css properties of table-column and table-column-group boxes are ignored,