We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b964e3 commit b270d90Copy full SHA for b270d90
cssom-view-1/Overview.bs
@@ -416,7 +416,7 @@ then <var>x</var> must be changed to the value <code>0</code>. [[!WEBIDL]]
416
<h2 id=extensions-to-the-window-interface>Extensions to the {{Window}} Interface</h2>
417
418
<pre class=idl>
419
-enum ScrollBehavior { "auto", "instant", "smooth" };
+enum ScrollBehavior { "auto", "smooth" };
420
421
dictionary ScrollOptions {
422
ScrollBehavior behavior = "auto";
0 commit comments