Chromium Code Reviews| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| index b23b29f119a2fc35d97e5d10603d718ab02f711b..0a2a582f1204c519c8281a1351817783ec24b1d0 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -95,6 +95,7 @@ ImageOrientation status=test |
| ImageRenderingPixelated status=stable |
| IndexedDBExperimental status=experimental |
| InputDeviceCapabilities status=stable |
| +InputEvent status=experimental |
|
chongz
2016/02/09 15:35:59
Do we want experimental?
dtapuska
2016/02/09 15:49:12
This isn't actually used because you haven't expos
|
| InputModeAttribute status=experimental |
| IntersectionObserver status=experimental |
| IterableCollections status=experimental |