Chromium Code Reviews| Index: third_party/WebKit/Source/modules/device_orientation/WindowDeviceMotion.idl |
| diff --git a/third_party/WebKit/Source/modules/device_orientation/WindowDeviceMotion.idl b/third_party/WebKit/Source/modules/device_orientation/WindowDeviceMotion.idl |
| index 15130d8473301ba5e0d538361252b2f7f2223392..adeb4193f6bbbb94957100e8b426a9b1f924f64f 100644 |
| --- a/third_party/WebKit/Source/modules/device_orientation/WindowDeviceMotion.idl |
| +++ b/third_party/WebKit/Source/modules/device_orientation/WindowDeviceMotion.idl |
| @@ -2,6 +2,9 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// The event listener attributes are not in the spec's IDL: |
|
timvolodine
2015/10/06 18:22:07
I think this doesn't carry any information regardi
|
| +// https://github.com/w3c/deviceorientation/issues/17 |
| + |
| [ |
| ImplementedAs=DOMWindowDeviceMotion |
| ] partial interface Window { |