| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index 54dfe4af21780223adb0a49ddb75d33ae5463088..0854fbefe907bddbab95b734ca9fc2fa7529c775 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -126,7 +126,7 @@ SVGPaintOrder status=stable
|
|
|
| // Enable optimizations to recalculate style on the fewest possible number of
|
| // elements when updating classes, ids or attributes of DOM elements.
|
| -TargetedStyleRecalc status=stable
|
| +TargetedStyleRecalc status=experimental
|
|
|
| // 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.
|
|
|