Chromium Code Reviews| Index: Source/core/page/RuntimeEnabledFeatures.in |
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
| index 12ea76989cae53633e0577162ffebe556336b133..6b39a89278a50e3d21d5c20b8677aeed812ae105 100644 |
| --- a/Source/core/page/RuntimeEnabledFeatures.in |
| +++ b/Source/core/page/RuntimeEnabledFeatures.in |
| @@ -70,13 +70,14 @@ Media status=stable |
| MediaSource status=stable |
| MediaStream status=stable |
| Notifications status=stable |
| -ObjectFitPosition status=stable |
| +ObjectFitPosition status=experimental |
|
Rick Byers
2013/10/10 22:12:18
I assume you didn't intend to change this, right?
|
| // Only enabled on Android, and for certain layout tests on Linux. |
| OverlayFullscreenVideo |
| PagePopup status=stable |
| PartialLayout status=experimental |
| PathOpsSVGClipping |
| PeerConnection depends_on=MediaStream, status=stable |
| +PointerEventsMaxTouchPoints status=experimental |
|
Rick Byers
2013/10/10 22:12:18
Please add a comment describing how this is platfo
|
| ProgrammaticScrollNotifications status=test |
| Promise status=experimental |
| Quota status=stable |