Skip to content

Commit 957235e

Browse files
Remove scroll behavior so it uses default.
CSSOM-View has removed the behaviour from ScrollIntoView dictionary. This change updates to remove it from our scroll and means that browsers should default to `auto` as described in CSSOM-View
1 parent 320a570 commit 957235e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,9 +3995,6 @@ <h2>Elements</h2>
39953995
the following <a><code>ScrollIntoViewOptions</code></a>:
39963996

39973997
<dl>
3998-
<dt>"<code>behavior</code>"
3999-
<dd>"<code>instant</code>"
4000-
40013998
<dt><a>Logical scroll position "<code>block</code>"</a>
40023999
<dd>"<code>end</code>"
40034000

0 commit comments

Comments
 (0)