diff --git a/cssom-view-1/Overview.bs b/cssom-view-1/Overview.bs index 0d7e60a9e4e..02e8a08a692 100644 --- a/cssom-view-1/Overview.bs +++ b/cssom-view-1/Overview.bs @@ -1299,7 +1299,7 @@ The scrollIntoView(arg 1. Set behavior to the {{ScrollOptions/behavior}} dictionary member of options. 1. Set block to the {{ScrollIntoViewOptions/block}} dictionary member of options. 1. Set inline to the {{ScrollIntoViewOptions/inline}} dictionary member of options. - 1. If the {{ScrollIntoViewOptions/container}} dictionary member of options, + 1. If the {{ScrollIntoViewOptions/container}} dictionary member of options is "nearest", set container to this element. 1. Otherwise, if arg is false, then set block to "end". 1. If the element does not have any associated [=CSS/box=],