| Index: sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| diff --git a/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl b/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| index 4455d570e144a821f538925be96cb031d18a5d6a..6aefb5560bb8d6a3b596d87d18be1760bad3286f 100644
|
| --- a/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| +++ b/sky/engine/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl
|
| @@ -416,7 +416,6 @@ static bool lengthTypeAndValueMatch(const BorderImageLengthBox& borderImageLengt
|
| }
|
| {% endmacro %}
|
| {{apply_fill_layer('CSSPropertyBackgroundAttachment', 'Attachment')}}
|
| -{{apply_fill_layer('CSSPropertyBackgroundBlendMode', 'BlendMode')}}
|
| {{apply_fill_layer('CSSPropertyBackgroundClip', 'Clip')}}
|
| {{apply_fill_layer('CSSPropertyBackgroundImage', 'Image')}}
|
| {{apply_fill_layer('CSSPropertyBackgroundOrigin', 'Origin')}}
|
|
|