Index: Source/core/css/CSSComputedStyleDeclaration.cpp |
diff --git a/Source/core/css/CSSComputedStyleDeclaration.cpp b/Source/core/css/CSSComputedStyleDeclaration.cpp |
index df84903ef27a30ab300efc8405dd9e60968ed193..7454ba4553be731b45d0d43b89ca577d8fee7c51 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, |