diff --git a/cssom-view-1/Overview.bs b/cssom-view-1/Overview.bs
index 48b19fa725c6..8d8e3cb37744 100644
--- a/cssom-view-1/Overview.bs
+++ b/cssom-view-1/Overview.bs
@@ -1506,6 +1506,7 @@ run the following steps:
Align element edge D with scrolling box edge D.
1. Return position.
+
@@ -1532,6 +1533,7 @@ a scrolling boxscrolling box, in order of innermost to outerm
1. Perform a scroll of the viewport to position, with root element as the associated element and behavior
as the scroll behavior.
+
@@ -1556,6 +1558,7 @@ To scroll an element (or [=pseudo-element=]) element to position be the scroll position box would have by aligning scrolling area x-coordinate x with the left of box and aligning scrolling area y-coordinate y with the top of box.
1. If position is the same as box's current scroll position, and box does not have an ongoing smooth scroll, abort these steps.
1. Perform a scroll of box to position, element as the associated element and behavior as the scroll behavior.
+