| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index 8bd4e1a10b452a7133f16c605619a7f4af44ffe3..3555ea13ac1888a2031a0eb7b5b44baf2cade353 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -430,6 +430,7 @@ z-index interpolable, type_name=int, custom_all
|
| // TODO(timloh): This seems wrong, most of these shouldn't reach the StyleBuilder
|
|
|
| all builder_skip
|
| +font-display builder_skip, runtime_flag=CSSFontDisplay
|
| max-zoom builder_skip
|
| min-zoom builder_skip
|
| orientation builder_skip
|
|
|