| 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 aeeb0567013598e54110acb3b3c9455f4ce0e7c4..8f5fc55e7b19d7cc72ec78dd97e7bf605e65d4aa 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
|
|
|