diff --git a/css-tables-3/Overview.bs b/css-tables-3/Overview.bs index d8c173b27342..20e0fe7b8e10 100644 --- a/css-tables-3/Overview.bs +++ b/css-tables-3/Overview.bs @@ -359,7 +359,7 @@ spec:css-sizing-3; type:property; text:box-sizing
For the purposes of finding a baseline, - in-flow boxes with a scrolling mechanisms (see the 'overflow' property) + in-flow boxes with a scrolling mechanisms (see the 'overflow' property) must be considered as if scrolled to their origin position.
@@ -2523,7 +2523,7 @@ With a table-root as containing block then indicate offsets inwards from the corresponding edges of this containing block, as normal. - Absolute positioning occurs after layout of the table and its in-flow contents, + Absolute positioning occurs after layout of the table and its in-flow contents, and does not contribute to the sizing of any table grid tracks or affect the size/configuration of the table grid in any way.