| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index 9448f7747bc4a94b46012eee9be0c20528e0776a..0163117329691a92bdbd5201394ddb8ca258c878 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -124,10 +124,6 @@ Stream status=experimental
|
| SubpixelFontScaling status=stable
|
| SubresourceIntegrity status=test
|
|
|
| -// Enable optimizations to recalculate style on the fewest possible number of
|
| -// elements when updating classes, ids or attributes of DOM elements.
|
| -TargetedStyleRecalc status=stable
|
| -
|
| // Many websites disable mouse support when touch APIs are available. We'd
|
| // like to enable this always but can't until more websites fix this bug.
|
| // Chromium sets this conditionally (eg. based on the presence of a
|
|
|