| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index a834a80846be86d97948f0a08574e4b3d822ab18..41850329cfbe330341907f9082f0af6e03aeee3a 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -131,6 +131,7 @@ ScriptedSpeech status=stable
|
| // Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left
|
| // as per the spec, matching other Web engines.
|
| ScrollTopLeftInterop
|
| +SelectionForComposedTree status=stable
|
| ServiceWorker status=stable
|
| ServiceWorkerCache status=stable
|
| ServiceWorkerClientAttributes status=stable
|
|
|