Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index afc8c105d9ae8f1a18e7c500de27e214af625d62..cc878c179580deb21801f0503c321fff20da363a 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -116,7 +116,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 |
+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. |