| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index f7b810586ea172987f0bf0df029822c0ff2b3300..a9557ae92858c9629a47d28d6199b98501da5e87 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -265,7 +265,7 @@ letter-spacing interpolable, inherited, initial=initialLetterWordSpacing, conver
|
| lighting-color interpolable, svg, converter=convertColor
|
| line-height interpolable, inherited, getter=specifiedLineHeight, converter=convertLineHeight
|
| list-style-image interpolable, inherited, custom_value, typedom_types=[Image]
|
| -list-style-position inherited, keyword_only, keywords=[outside|inside], initial_keyword=outside
|
| +list-style-position inherited, independent, keyword_only, keywords=[outside|inside], initial_keyword=outside
|
| list-style-type inherited
|
| margin-bottom interpolable, initial=initialMargin, converter=convertQuirkyLength
|
| margin-left interpolable, initial=initialMargin, converter=convertQuirkyLength
|
|
|