| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index ef861db7d1347354b954694e785b13546a2b465c..44f727b2a4a854d50e58c428c853f163e157683b 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -277,7 +277,7 @@ transform-style name_for_methods=TransformStyle3D
|
| -webkit-writing-mode custom_value
|
|
|
| alignment-baseline svg
|
| -baseline-shift svg, custom_value
|
| +baseline-shift svg, custom_inherit, custom_value
|
| buffered-rendering svg
|
| clip-path svg, type_name=String, name_for_methods=ClipperResource, converter=convertFragmentIdentifier
|
| clip-rule svg, type_name=WindRule
|
|
|