| 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 593a53b3f1811d3d9556fdf22e24e919416bb739..102f798ac69f08cec5dc61a4f6d0593b4ebdb096 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -128,7 +128,7 @@ animation-delay custom_all
|
| animation-direction custom_all
|
| animation-duration custom_all
|
| animation-fill-mode custom_all
|
| -animation-iteration-count custom_all
|
| +animation-iteration-count typedom_types=[Number], keywords=[infinite], supports_multiple, custom_all
|
| animation-name custom_all
|
| animation-play-state custom_all
|
| animation-timing-function custom_all
|
|
|