Index: Source/core/css/CSSComputedStyleDeclaration.cpp |
diff --git a/Source/core/css/CSSComputedStyleDeclaration.cpp b/Source/core/css/CSSComputedStyleDeclaration.cpp |
index 4bf7c3fea0dfe3d9ca03e3863526b0f2df0a34a6..8b5e35c2468bf151608efe8f9c77b783cbc58621 100644 |
--- a/Source/core/css/CSSComputedStyleDeclaration.cpp |
+++ b/Source/core/css/CSSComputedStyleDeclaration.cpp |
@@ -108,6 +108,7 @@ static const CSSPropertyID staticComputableProperties[] = { |
CSSPropertyFontVariantLigatures, |
CSSPropertyFontWeight, |
CSSPropertyHeight, |
+ CSSPropertyImageOrientation, |
CSSPropertyImageRendering, |
CSSPropertyIsolation, |
CSSPropertyJustifyItems, |