| Index: Source/WebCore/css/CSSValueKeywords.in
|
| diff --git a/Source/WebCore/css/CSSValueKeywords.in b/Source/WebCore/css/CSSValueKeywords.in
|
| index 4d8a977421d2722fcb02fbea0ed7dd79eac32a40..0babeb84b79b46c7b3c24bce83b73cd0d02f553d 100644
|
| --- a/Source/WebCore/css/CSSValueKeywords.in
|
| +++ b/Source/WebCore/css/CSSValueKeywords.in
|
| @@ -965,14 +965,12 @@ fine
|
|
|
| #if (defined(ENABLE_CSS_FILTERS) && ENABLE_CSS_FILTERS) || (defined(ENABLE_CSS_COMPOSITING) && ENABLE_CSS_COMPOSITING)
|
| // -webkit-filter
|
| -#if defined(ENABLE_CSS_SHADERS) && ENABLE_CSS_SHADERS
|
| // values for the custom() function
|
| // border-box
|
| // padding-box
|
| // content-box
|
| filter-box
|
| detached
|
| -#endif // CSS_SHADERS
|
| #endif // CSS_FILTERS
|
| // blend modes
|
| // normal
|
|
|