Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
old mode 100644 |
new mode 100755 |
index 3b1657f8a1079b190411fbd67c0fbbe2434b6e7f..26318517545a33e43275e8f61040f47d2e77d616 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -129,7 +129,7 @@ text-rendering custom_all |
text-shadow converter=convertShadow |
text-transform |
top type_name=Length, initial=initialOffset, converter=convertLengthOrAuto |
-touch-action type_name=TouchAction, initial=initialTouchAction |
+touch-action type_name=TouchAction, custom_value |
touch-action-delay type_name=TouchActionDelay, initial=initialTouchActionDelay |
unicode-bidi |
vertical-align custom_value |