Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index d825fa6450a3dabae1aac96b9a0e6ec362cbe5e9..e095fe65438c8351b29460b7861988aba8d60b72 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -195,6 +195,7 @@ grid-template-columns runtime_flag=CSSGridLayout, custom_all |
grid-template-rows runtime_flag=CSSGridLayout, custom_all |
height animatable, initial=initialSize, converter=convertLengthSizing |
image-rendering inherited |
+image-orientation inherited, custom_all |
isolation runtime_flag=CSSCompositing |
justify-content initial=initialContentAlignment, converter=convertContentAlignmentData |
justify-items runtime_flag=CSSGridLayout, initial=initialSelfAlignment, converter=convertSelfOrDefaultAlignmentData |