| Index: Source/core/css/CSSValueKeywords.in
|
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
|
| index 03148150f32e0c09df4385d7cb3c04a49ff1fb60..a63d6c913323a48d2ff6baf8f181afdfe1fa3f6e 100644
|
| --- a/Source/core/css/CSSValueKeywords.in
|
| +++ b/Source/core/css/CSSValueKeywords.in
|
| @@ -782,7 +782,7 @@ reset
|
| // CSS_PROP_USER_ZOOM
|
| //
|
| // fixed
|
| -zoom condition=CSS_DEVICE_ADAPTATION
|
| +zoom
|
|
|
| //
|
| // CSS_PROP_MIN_WIDTH
|
| @@ -791,8 +791,8 @@ zoom condition=CSS_DEVICE_ADAPTATION
|
| // CSS_PROP_MAX_HEIGHT
|
| //
|
| // auto
|
| -device-width condition=CSS_DEVICE_ADAPTATION
|
| -device-height condition=CSS_DEVICE_ADAPTATION
|
| +device-width
|
| +device-height
|
|
|
| //
|
| // CSS_PROP_POINTER_EVENTS
|
|
|