| Index: Source/core/dom/DOMPointInit.idl
|
| diff --git a/Source/core/dom/DOMPointInit.idl b/Source/core/dom/DOMPointInit.idl
|
| index c11785e49928a39d0df3c2e89e3933a7bb3a96c2..136627f14314eec1cdb7af3b5a2821d19c7eb2cd 100644
|
| --- a/Source/core/dom/DOMPointInit.idl
|
| +++ b/Source/core/dom/DOMPointInit.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://dev.w3.org/fxtf/geometry/#DOMPoint
|
| +// http://dev.w3.org/fxtf/geometry/#DOMPoint
|
|
|
| dictionary DOMPointInit {
|
| unrestricted double x = 0;
|
|
|