| Index: Source/core/css/CSSValueKeywords.in
|
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
|
| index 43ef9d3c152a02d43e00ea549c0393b99f10f2f2..cdb3a697f5abcb0122eb3b63f2f74f21e45cc899 100644
|
| --- a/Source/core/css/CSSValueKeywords.in
|
| +++ b/Source/core/css/CSSValueKeywords.in
|
| @@ -536,26 +536,6 @@ wrap-reverse
|
| dense
|
| stack
|
|
|
| -// -internal-marquee-direction
|
| -forwards
|
| -backwards
|
| -ahead
|
| -// reverse
|
| -// left
|
| -// right
|
| -up
|
| -down
|
| -// auto
|
| -
|
| -// -internal-marquee-repetition
|
| -infinite
|
| -
|
| -// -internal-marquee-style
|
| -// none
|
| -slide
|
| -// scroll
|
| -alternate
|
| -
|
| //
|
| // -webkit-user-modify
|
| //
|
| @@ -716,21 +696,19 @@ visual
|
| //
|
| // animation-direction
|
| //
|
| -// alternate
|
| -
|
| +alternate
|
| alternate-reverse
|
|
|
| //
|
| // animation-fill-mode
|
| //
|
| -// forwards
|
| -// backwards
|
| +forwards
|
| +backwards
|
| // both
|
|
|
| //
|
| // animation-iteration-count
|
| -//
|
| -// infinite
|
| +infinite
|
|
|
| //
|
| // animation-play-state
|
|
|