Index: Source/core/frame/ScrollOptions.idl |
diff --git a/Source/core/frame/ScrollOptions.idl b/Source/core/frame/ScrollOptions.idl |
index 592ff49ba3e3f7ea4a4b845de38b5ef7437c36a8..b09ded973d8ad7b978744ac279f5b9dad5549aa0 100644 |
--- a/Source/core/frame/ScrollOptions.idl |
+++ b/Source/core/frame/ScrollOptions.idl |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Spec: http://http://dev.w3.org/csswg/cssom-view#extensions-to-the-window-interface |
+// http://dev.w3.org/csswg/cssom-view/#extensions-to-the-window-interface |
enum ScrollBehavior { "auto", "instant", "smooth" }; |