diff --git a/css-backgrounds-3/Overview.bs b/css-backgrounds-3/Overview.bs
index e23c556e07c..5e6205f325c 100644
--- a/css-backgrounds-3/Overview.bs
+++ b/css-backgrounds-3/Overview.bs
@@ -31,7 +31,6 @@ spec:css2; type:value; text:visible
spec:css-break-4; type:dfn; text:fragment
spec:css-color-4; type:property; text:color
spec:css-color-4; type:value; text:transparent
-spec:css-overflow-3; type:dfn; text:ink overflow area
spec:selectors-3; type:selector; text: ::first-letter
spec:selectors-3; type:selector; text: ::first-line
spec:css-values-3; type:type; text: Portions of the border-image that are rendered outside the border
box do not trigger scrolling. Also such portions are invisible to mouse
-events and do not capture such events on behalf of the element,
-but they are included in the [=ink overflow area=] of the element.
Note that, even though they never cause a scrolling mechanism, outset images may still be clipped by an ancestor or by the @@ -2354,14 +2352,6 @@ Animation type: by computed value,
-If the ''box-shadow/inset'' keyword is not present, - the [=ink overflow area=] of a box shadow is defined by the - extent of the [=box-shadow/horizontal offset=], [=box-shadow/vertical offset=], - and [=box-shadow/spread distance=] values beyond the element's border-box, - plus the ink overflow contributed by the [=box-shadow/blur radius=] - as described for the - blur() filter function.
-