Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index bcec101c4e9a4624f6c0fccf630278543132eaef..75d70ff0a6dff7f0545108430a8b2db4147403c6 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -281,7 +281,7 @@ stroke-width interpolable, inherited, svg, converter=convertUnzoomedLength |
table-layout |
tab-size inherited, converter=convertLengthOrTabSpaces |
text-align inherited, custom_value |
-text-align-last runtime_flag=CSS3Text, inherited, type_name=TextAlignLast |
+text-align-last inherited, type_name=TextAlignLast |
text-anchor inherited, svg |
// FIXME: We shouldn't switch between shorthand/not shorthand based on a runtime flag |
text-decoration use_handlers_for=CSSPropertyTextDecorationLine, longhands=text-decoration-line;text-decoration-style;text-decoration-color |