Chromium Code Reviews| Index: Source/core/css/CSSPropertyNames.in |
| diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in |
| index 4cf9805b12cb775a5815f28c8fd3dbac91bade47..d852ae8dd67862633fbdb51f6315085d42cdd469 100644 |
| --- a/Source/core/css/CSSPropertyNames.in |
| +++ b/Source/core/css/CSSPropertyNames.in |
| @@ -121,6 +121,10 @@ max-width |
| min-height |
| min-width |
| mix-blend-mode |
| +nav-down |
| +nav-left |
| +nav-right |
| +nav-up |
| opacity |
| // Honor -webkit-opacity as a synonym for opacity. This was the only syntax that worked in Safari 1.1, |
| // and may be in use on some websites and widgets. |