File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1299,7 +1299,7 @@ The <dfn method for=Element caniuse=scrollintoview>scrollIntoView(<var>arg</var>
12991299 1. Set <var> behavior</var> to the {{ScrollOptions/behavior}} dictionary member of <var> options</var> .
13001300 1. Set <var> block</var> to the {{ScrollIntoViewOptions/block}} dictionary member of <var> options</var> .
13011301 1. Set <var> inline</var> to the {{ScrollIntoViewOptions/inline}} dictionary member of <var> options</var> .
1302- 1. If the {{ScrollIntoViewOptions/container}} dictionary member of <var> options</var> ,
1302+ 1. If the {{ScrollIntoViewOptions/container}} dictionary member of <var> options</var> is "nearest" ,
13031303 set <var> container</var> to this element.
130413041. Otherwise, if <var> arg</var> is false, then set <var> block</var> to "<code> end</code> ".
130513051. If the element does not have any associated [=CSS/box=] ,
You can’t perform that action at this time.
0 commit comments