| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index 83483fa4af718cafcef475c9a9e650bbc43d332b..754a58134a958f8353bdea0ad429444cebfd0500 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -111,7 +111,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=experimental
|
| +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.
|
|
|