| 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 edfcdcf5a1a5f477373bbff7abf52586fb0158fe..77117dae4cdbc15bcb1fce840b1c5719e896b28b 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -134,7 +134,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 keywords=[infinite], supports_multiple, custom_all
|
| animation-name custom_all
|
| animation-play-state custom_all
|
| animation-timing-function custom_all
|
|
|