| Index: Source/core/page/RuntimeEnabledFeatures.in
|
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
|
| index bec7f6c073197eefd89471c740823b414e89c5ca..00d98322c581bbce630f936bc0ecdad70057eac0 100644
|
| --- a/Source/core/page/RuntimeEnabledFeatures.in
|
| +++ b/Source/core/page/RuntimeEnabledFeatures.in
|
| @@ -78,6 +78,10 @@ PagePopup status=stable
|
| PartialLayout status=experimental
|
| PathOpsSVGClipping
|
| PeerConnection depends_on=MediaStream, status=stable
|
| +// Implementation of this feature varies by platform for now.
|
| +// Bug to track removal once completed everywhere:
|
| +//
|
| +PointerEventsMaxTouchPoints status=experimental
|
| ProgrammaticScrollNotifications status=test
|
| Promise status=experimental
|
| Quota status=stable
|
|
|