Chromium Code Reviews| Index: Source/core/css/CSSComputedStyleDeclaration.cpp |
| diff --git a/Source/core/css/CSSComputedStyleDeclaration.cpp b/Source/core/css/CSSComputedStyleDeclaration.cpp |
| index f83c3fc2c56bc42d8df57e2d61332932076fba19..7ddfb2677bf22ba24e4b8a5825ed6c97579ff894 100644 |
| --- a/Source/core/css/CSSComputedStyleDeclaration.cpp |
| +++ b/Source/core/css/CSSComputedStyleDeclaration.cpp |
| @@ -101,6 +101,7 @@ static const CSSPropertyID staticComputableProperties[] = { |
| CSSPropertyFontFamily, |
| CSSPropertyFontKerning, |
| CSSPropertyFontSize, |
| + CSSPropertyFontSizeAdjust, |
| CSSPropertyFontStretch, |
| CSSPropertyFontStyle, |
| CSSPropertyFontVariant, |