| Index: Source/core/css/CSSPropertyNames.in
|
| diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in
|
| index 93f6c99a92b3cfca6c8d7ce276c5535a23e0cced..3e2427e4c2bcb8a73e2bb976e641c1baeb55ae96 100644
|
| --- a/Source/core/css/CSSPropertyNames.in
|
| +++ b/Source/core/css/CSSPropertyNames.in
|
| @@ -154,6 +154,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.
|
|
|