Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 40b79fd353fe3e0257122dca65fe98eb12fd020a..0035c1b63955daa2dbaa94fce5bb671b316928ae 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -47,6 +47,7 @@ tab-size typename=unsigned |
text-overflow typename=TextOverflow |
text-transform |
top applytype=length, initial=initialOffset, useauto |
+touch-action typename=TouchAction, initial=initialTouchAction |
unicode-bidi |
visibility |
white-space |